    html, body {
    height:100%; /* this is the key! */
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#666666;
    margin:0;
    padding:0;
    background-color: #F0F0F0;
background-color:#f6f6f6;

    }
    
	 h1, h2, h3 {
	 margin:0;
	 padding:0;
	font-size:1.2em;
 font-weight: bold;
text-decoration:none;
	 }

a {
color:#000000;
}

input.textfield {
border: 1px solid #000000;
color: #000000;
background-color:#FFFFFF;
padding: 2px;
}

input.button {
cursor: pointer;
padding:2px;
font-weight:bold;
background-color:#FFFFFF;
border: 1px solid #000000;
}


	 .bodytext a {
	 	color: #000000;
		text-decoration: none;
		border-bottom: 1px solid #000000;
	 }

 a.link-pdf {
    	background: url(../images/icon_pdf.gif) no-repeat left;
padding-left: 21px;
text-decoration:none;
color:#000000;
line-height:1.5em;

    }

#links-ffb {
margin-left:170px;
}


#links-affiliate span {
color:#FFFFFF;
font-weight:bold;
font-size:0.8em;
letter-spacing:1px;
display:block;
padding:3px 7px 4px 7px;
background-color: #00254F;
border-bottom:1px solid #E67322;
}

#links-affiliate a {
display:block;
border-bottom: 0px solid #295A7B; 
}

	 
    img {
    border:0;
    }
    
	form {
	margin:0;
	}
	
    fieldset {
    border:0;
    }

    #site_container {    
    height:auto !important;  
    height:100%; /* IE6: treated as min-height*/
    min-height:100%;
    margin:auto;
    width:990px;
    position:relative;    
    background: url('../images/bg.gif') center repeat-y; /* for IE6 */  
    }
    
    /* left colum style */
    
    #left {
    position:absolute;
    left:0;
    top:0;
    padding:0;
    width:160px;
    height:100%; /* works only if parent container is assigned a height value */
    height:auto !important;
    min-height:100%; 
    background-color:#295A7B;
 background-color:#e6e6e6;
       
    }
    
    #logo {
     	width: 160px;
    	background-color: #00254F;
    background-color:#FFFFFF;
    	height: 140px;
    	vertical-align: top;	   
    	padding-top:10px;
    }
    
    #logo img {
height:126px;
width:160px;
}
 
    
/************** Main Menu **************/

    #mainMenu {
    	width:160px;
		position:relative;   
    }
    
    #mainMenu_spacer {
    background-color:#00254F;
  background-color:#e6e6e6;
    border-top: 1px solid #FFFFFF;
/*    border-bottom: 1px solid #E67322; */
    height:2.2em;
    }
    
#mainMenu ul li a {
display:block;
text-decoration:none;
text-align:left;
color:#FFFFFF;
border-top:1px solid #FFFFFF;
background: #00254F;
font-weight:normal;
overflow:hidden;
position:relative;
padding: 5px 0 5px 10px; 
}

/* letzter Link auf Toplevel  */
#mainMenu ul li a#mainMenu-lastLink {padding:5px 15px 5px 15px;}
/* letzter Link auf 1.Sublevel  */
#mainMenu ul li:hover ul li.mainMenu-sub1-lastLink a, #mainMenu ul li.hover ul li.mainMenu-sub1-lastLink a {border-bottom:1px solid #FFFFFF;}


#mainMenu ul {padding:0; margin:0; list-style: none;}
#mainMenu ul li {position:relative;}
#mainMenu ul li ul {position: absolute; width: 10em;left: -999em;}

#mainMenu ul li:hover a, #mainMenu ul li.hover a {color:#FFFFFF; background: #E67322;}
/*
#mainMenu ul li:hover ul, #mainMenu ul li.hover ul {left:160px; top:0px;}
#mainMenu ul li:hover ul li a, #mainMenu ul li.hover ul li a {display:block; text-align:left; background:#00254F; color:#FFFFFF; width:160px;padding:5px 10px 5px 10px; border:1px solid #FFFFFF; border-bottom:0; border-left:2px solid #FFFFFF;}
#mainMenu ul li:hover ul li a:hover, #mainMenu ul li.hover ul li a:hover {background: #3677A3; color:#FFFFFF;}
#mainMenu ul li:hover ul.left-nav-sub1-leftAlign, #mainMenu ul li.hover ul.left-nav-sub1-leftAlign {left:-78px;}
*/

#mainMenu ul li.mainMenu-top-active a { background: #E67322; }


#mainMenu ul li.mainMenu-top-active ul.mainMenu-sub1 li.mainMenu-sub1-active a { background: #3677A3; }

/* Submenü, dass nach rechts aufklappt hat eigenen Style */
#mainMenu ul li:hover ul.mainMenu-sub1 li a, #mainMenu ul li.hover ul.mainMenu-sub1 li a { font-size:1em; padding:5px 10px 5px 10px;}

/* Submenü, dass nach unten aufklappt, wenn Toplevel aktiv */
#mainMenu ul li.mainMenu-top-active ul.mainMenu-sub1 { position:relative; left:0px; top:0px;}
#mainMenu ul li.mainMenu-top-active ul.mainMenu-sub1 li a {display:block; width:140px; font-size:1em; font-weight:normal; padding: 5px 0 5px 20px; background:#295A7B;  }
#mainMenu ul li.mainMenu-top-active:hover ul.mainMenu-sub1 li a, #mainMenu ul li.hover.mainMenu-top-active ul.mainMenu-sub1 li a { border:0; border-top:1px solid #FFFFFF; }
#mainMenu ul li.mainMenu-top-active ul.mainMenu-sub1 li:hover a, #mainMenu ul.mainMenu-sub1 li.hover a { background: #3677A3;}

/*********** Main Menu End *****************/
    
    #helpMenuLeft {
    background-color:#FFFFFF;
    position:fixed;
    bottom:0;
    width:160px;
    font-size:0.8em;
    color: #242C43;
    }
    
    #helpMenuLeft a {
    color: #242C43;
    text-decoration:none;
    }
    
	#helpMenuLeft table {
    width:150px;
margin: 10px auto;
	}
	
	#helpMenuLeft table td {
  
	}
	
	.helpMenuLeft-label {   
width:82px; 
    }
	
	.helpMenuLeft-links {
	width:68px;
	text-align:right;
    }
	
	.helpMenuLeft-links a {
	display:inline;	
	margin-left:5px;
    }
	
	.helpMenuLeft-links a img {
	
	}
	
    
    #link_contrast {
    	background: #FFFFFF url(../images/icon_contrast.gif) no-repeat right;
    }
    
    #link_accesskeys {
    	background: #FFFFFF url(../images/icon_accesskeys.gif) no-repeat right;
    }
    
    /* end left column style */
    
    
    /* center column style */
    
    #center {
    margin-left:160px;
    margin-right:160px;    
    background-color:#FFFFFF;  
    padding:0px;
    padding-bottom:70px;
    width:670px;
    }
    
    #header {
    position:relative;
    width:670px;    
    }
    
    #page_title {
      position:absolute;
      bottom:5px;
    	left:15px;
		font-weight: normal;		
    	color:#E67322;
    }
    
    #content {
    padding: 15px;
    }

.content-element {
margin-bottom:25px;
clear:both;
}

    #content ul {
	list-style:square;
	}
    
    /* end center column style */    
    
    /* right column style */  
   
    #right {     
    height:100%;/* IE6: treaded as min-height*/
    min-height:100%;
    height:auto !important;  
    position:absolute;
    right:0;
    top:0;
    padding:0;
    width:160px;
    background-color:#295A7B;   
 background-color:#e6e6e6; 
    }
    
    #helpMenuTop {
    padding-top:2px;
    width:160px;
    background-color:#FFFFFF;
    height:124px;
    float:right;    
    }
    
    #search {
    float:left;
    height:24px;
    width:160px;
    background-color: #242C43;
    position:relative;
		border-bottom:1px solid #FFFFFF;
    }
    
    #searchbutton {
    	position:absolute;
      bottom:4px;
      left:137px;
    }

    #searchfield {
      position:absolute;
      bottom:4px;
      left:8px;     
    	border:0;
    	font-size:0.9em;
    	width: 113px;
    	margin:0;
    	padding: 0.1em 0.3em;
    }
    
    #helpMenuTop a {
    font-size:0.8em;
    display:block;
    line-height:17px;
    margin: 6px 8px;
    text-decoration:none;
    color: #242C43;
    }
    
    #link_mail {
    	background: #FFFFFF url(../images/icon_mail.gif) no-repeat right;
    }

    #link_bookmark {
    	background: #FFFFFF url(../images/icon_bookmark.gif) no-repeat right;
    }

    #link_print {
    	background: #FFFFFF url(../images/icon_print.gif) no-repeat right;
    }

    #link_sitemap {
    	background: #FFFFFF url(../images/icon_sitemap.gif) no-repeat right;
    }

    #link_newsletter {
    	background: #FFFFFF url(../images/icon_newsletter.gif) no-repeat right;
    }

    #link_rss {
    	background: #FFFFFF url(../images/icon_rss.gif) no-repeat right;
    }
    
	 #content_right {
	 	#background:url('../images/news_corner.gif') right top no-repeat;
		float:right;
		padding-top: 0px;
		width: 100%;
		height:30px;
	 	}
	 
	 
     /* end right column style */  
    
	 /* footer div */ 
     
    #footer {
    position:absolute;
    bottom:0px;
    left:160px;
    height:66px;    
    font-size:0.8em;    
    }
    
    #footer p {
    margin: 0 0 0.6em 1em;
    }
    
    p#toplink {
    margin: 0.6em 0 1.4em 1em;
    }
    
    #toplink a {
    text-decoration:none;
    border-bottom:1px solid #295A7B;
    color:#295A7B;
    }
        
    #footer_links a, #footer_credits a {
    color:#B4B4B4;
    text-decoration:none;
    border-bottom:1px solid #B4B4B4;  
    }
    
    #footer_links {
    color:#B4B4B4;    
    }
    
    #footer_credits {
    color:#B4B4B4;    
    }  
 	
	/* end footer div */        
 
   /* news style */
	.news-latest-container {
		padding:0;
		margin:0;
	}
	
	#news-latest-header {
		font-size:1.4em;
		color: #FFFFFF; 
		padding: 0;
		margin:2px 0 10px 7px;		
	}
	
	.news-latest-item {
		padding-left: 7px;
		margin-top:3px;
		color: #FFFFFF;
		border-bottom: 1px dashed #FFFFFF;
	}
	
	.news-latest-date {
		color: #FFFFFF;
		font-size: 0.8em;
	}

	h3.news-latest-title {
		margin:4px 0 7px 0;
		font-size: 0.8em;
		font-weight: normal;
		
	}
	
	h3.news-latest-title a {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom:1px solid #295A7B;
	}
	
	.news-single-item {
		margin: 10px;
	}
	
	.news-single-timedata {
		color: #ADADAD;
		margin-bottom: 10px;
	}
	
	.news-single-category {		
	}
	
	.news-single-author {
		margin: 0;
	}
	
	.news-title {
		font-size: 1.2em;
	}
	
	.news-single-teaser {
	font-style: italic;
	margin-bottom:18px;
	line-height: 1.5em;
	}
	
	.bodytext {
		line-height: 1.5em;
	}
	
	div.news-single-line {
	width: 100%;
	height: 1px;
	border-top:1px solid #E67322;
	}
	
	.news-single-backlink {
		background: url('../images/icon_arrow_back.gif') 0% 60% no-repeat;
		padding-left: 10px;		
	}
	
	.news-single-backlink a {
		color:#000000;
		text-decoration: none;
		border-bottom:1px solid #000000;
	}
	
	
	.news-list-container {
		margin:10px;
	}
	
	.news-list-item {
		margin-bottom: 1em; 
	}
	
	.news-list-date {
		margin-bottom: 6px;
		font-weight: normal;
		font-size: 0.8em;
	}
	
	.news-list-title {
		font-size: 1em;
		margin: 0;
	}
	
	.news-list-title a {
		color:#000000;
		text-decoration: none;
	}
	
	.news-list-author {
		margin:0;
		margin-top: 0.3em;
	}
	
	.news-list-teaser {
	margin-bottom:12px;
	line-height: 1.5em;
	}
	
	.news-list-morelink {
		background: url('../images/icon_more.gif') 0% 65% no-repeat;
		padding-left: 10px;	
		margin-bottom: 12px;
	}
	
	.news-list-morelink a {
		color:#000000;
		text-decoration: none;
		border-bottom:1px solid #000000;
	}
	
	div.news-list-line {
	width: 100%;
	height: 1px;
	border-top:1px dashed #E67322;
	}
	
	.tx-ttnews-browsebox {
	padding: 5px 0;
	text-align: center;
	background-color: #F5F5F5;
	
	}
	
	.news-list-browse a {
	color:#000000;
	text-decoration: none;
	border-bottom:1px solid #000000;
	margin: 0 0.3em;	
	}
	
	.news-list-browse span {
	margin: 0 0.3em;
	}
	
	.news-list-browse strong {
	margin: 0 0.3em;
	}
	
	.news-catRootline {
	font-weight: bold;
	font-size: 14px;
	border-bottom:1px solid #000000;	
	margin-bottom: 10px;
	}
	
	.news-category {
	font-style: italic;
	letter-spacing: 2px;
	}
	
	.news-catmenu {
	margin:10px;
	}
	
	.news-catmenu-header {
	display:none;
	}
	
	#news-overview {
	line-height:1.5em;
	}
	
	#news-overview a {		
	display: block;
	color: #000000;
	text-decoration: underline;
	margin:0;
	padding:0;
	}
	
	#news-image {
	
	}
	
	#news-overview-text {
	padding-left:20px;
	}
	
	#news-catmenu {
	padding-left:20px;
	}
	
	#news-catmenu a {
	margin-left: 120px;
	font-weight: bold;
	font-style: italic;
	}
	
	#news-allNews {
	padding-left:20px;
	}
	
	#news-allNews  a {
	background: url('../images/icon_more_large.gif') 3px no-repeat;
	padding-left: 23px;
	}
	
	#news-moreNews {
	padding-left:20px;
	}
	
	#news-moreNews  a {
	background: url('../images/icon_more_large.gif') 3px no-repeat;
	padding-left: 23px;
	}
	
	#news-rss {
	padding-left:20px;
	}
	
	#news-rss a {
	background-color: Blue;
	background: url('../images/icon_rss.gif') 0% 50% no-repeat;
	padding-left: 23px;
	text-decoration: none;
	}

	#news-list-container-home-topNews-table {
	width:640px;
	}

	#news-list-container-home-topNews-table a {
	color:#000000;
	text-decoration:none;
	text-align:justify;
	}

	.news-list-container-home-topNews-col2 {
	vertical-align:top;
	}


	.news-list-container-home-topNews-col2 img {
	float:left;
	padding-right:10px;
	vertical-align:top;
	}

	.news-list-container-home-topNews-col2 p {
	margin:0;
	}

	.news-list-container-home-categoryNews {
	width:200px;
	margin-top:1em;
	margin-right:10px;
	float:left;
	}

	#news-list-container-home-categoryNews-table {
	width:200px;
	}

	#news-list-container-home-categoryNews-table td {
	}

	#news-list-container-home-categoryNews-table a{
	}

	.news-list-container-home-categoryNews-category {
	padding: 0.3em 0 0.2em 0.4em;
	font-weight:bold;
	background-color: #00254F;
	color:#FFFFFF;
font-size:0.8em;
letter-spacing:2px;
	}

	.news-list-container-home-categoryNews-title {
	padding: 0.4em 0;
	}

	.news-list-container-home-categoryNews-title h3 {
	font-size:0.8em;
	}

	.news-list-container-home-categoryNews-title a {
	color: #000000;
	text-decoration:none;
	}

	.news-list-container-home-categoryNews-text a {
	color:#000000;
	text-decoration:none;
	}
	
	.news-list-container-home-categoryNews-text p {
	margin:0;
	text-align:justify;
font-size:0.8em;
	}

	.news-list-container-home-categoryNews-moreLink {
	padding-top: 0.4em;
	text-align: right;
	}

	.news-list-container-home-categoryNews-moreLink a {
	color:#000000;
	}
	
	/* end news style */
	
	/* external news style: TW RSS Feeds */
	
	#twrss_table {
	margin: 10px;		
	}
	
	.twrss_head_channel {
	font-weight: bold;
	font-size: 14px;
	border-bottom:1px solid #000000;	
	margin-bottom: 10px;
	}
	
	.twrss_item_link {
	margin-bottom:6px;
	}
	
	.twrss_item_link a {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	}

	#content_right #twrss_table {
	margin: 7px;		
	}

	#content_right .twrss_item_link {
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom:6px;
	padding-bottom: 7px;
	}

	#content_right .twrss_item_link a {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 10px;
	}
	
	.twrss_item_content {
	font-size: 12px;
	line-height:1.5em;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #E67322;
	}
	
	/* end external news style: TW RSS Feeds */
	
/* indexed search */

.tx-indexedsearch {
	margin:0 20px;
	line-height:1.5em;
}

.tx-indexedsearch td {
	padding:5px;
}

.tx-indexedsearch input {
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px 3px;
}

.tx-indexedsearch select {
	border:1px solid #000000;
	background-color: #FFFFFF;	
}

.tx-indexedsearch-searchbox table {
	margin:15px auto;	
}

input.tx-indexedsearch-searchbox-button {
	border:none;
	background-color: #00254F;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.tx-indexedsearch-title a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}

#tx-indexedsearch-advanced-link {
	margin:0;
	margin-left: 10px;
	display: inline;	
}

#tx-indexedsearch-advanced-link a {
	background: url('../images/icon_more.gif') 0% 50% no-repeat;
	color:#000000;
	text-decoration: none;
	border-bottom:1px solid black;
	padding-left: 10px;
}

.tx-indexedsearch-whatis {
	background-color: #F2F2F2;
	padding:5px;
	font-weight:bold;
}

.tx-indexedsearch-browsebox {
	padding-left:5px;
}

.tx-indexedsearch-percent {
	font-weight:bold;
	color:#000000;
}

.tx-indexedsearch-path a {
	color:#295A7B; 
	text-decoration: none;		
}

.tx-indexedsearch-redMarkup {
	color:#E67322;
}

/* end indexed search */	

/* sitemap */

.csc-sitemap {
	margin-left: 100px;
}

h1.csc-firstHeader {
	font-size:14px;
	color: #000000;
	text-decoration: underline;	
}

.csc-sitemap li {
	list-style-type: square;
	margin: 5px 0;
}

.csc-sitemap ul li {
	font-weight:bold;	
}

.csc-sitemap li ul li {
	font-weight:normal;
}

.csc-sitemap a {
	color:#000000;
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}
/* end sitemap */

/* stock tables */

.stock-table {
	width:150px;
	margin-left: 4px;
	margin-top: 10px;
	font-size: 0.8em;
	color:#FFFFFF;	
}

.stock-name {
	font-weight:bold;
	text-align: left;	
}

.stock-image {
	width: 12px;
}

.stock-lastTradeLabel {	
width: 110px;
}

.stock-lastTrade {
text-align: right;	
width: 28px;
}

.stock-lastChange {
text-align: right;		
}

.stock-lastChange img {	
}

.stock-lastChangeLabel {	
}

/* end stock tables */

/* newsletter subscription */

#newsletter-subscription input {
	border: 1px solid #000000;	
}

.newsletter-subscription-button {
	border:none;
	background-color: #00254F;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

input#newsletter-subscription-checkbox {
border:none;
display:none;	
}

#newsletter-subscription-categories input {
border:none;	
}
/* end newsletter subscription */

/* contact locations */

.contact-locations-table {
width: 640px;
}

.contact-locations-table a {
border-bottom:1px solid #000000;
color:#000000;
text-decoration:none;
}


.contact-locations-header {
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	font-weight: bold;	
}

.contact-locations-col1 {
	padding-right:10px;
	line-height:1.5em;
	width: 210px;
	
}

.contact-locations-col2 {
	padding-right:10px;	
		line-height:1.5em;
}

.contact-locations-col3 {
	padding-top:10px;
	text-align: right;
		line-height:1.5em;
}

.contact-locations-city {
font-weight:bold;
}

p.copyright {
font-size:9px;
color:#000000;
margin: 2px 0;
}

/* end contact locations */

/* impressum */

#impressum {

}

.impressum-table {
width: 640px;
margin-bottom:2em;
}

.impressum-table td {
padding:5px 0px;
}

.impressum-table p {
margin:0.5em 0;
}

.impressum-table a {
color:#000000;
text-decoration:underline;
}

.impressum-header {
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	font-weight: bold;	
}

.impressum-data {
	padding-right:10px;
	line-height:1.5em;	
}

.impressum-bold {
font-weight:bold;
}

#impressum-image {
width:255px;
text-align:right;
padding-top:10px;
}

.impressum-col1 {
width:145px;
}

/* impressum end */


/* mailform */

h3.mailformH3 {
font-size:1.2em;
color:#FF0000;
font-weight:bold;
}

.accessible_mailform ul {
list-style-type:square;
padding:0;
margin:10px 0 10px 130px;
}

.accessible_mailform ul {
list-style-type:square;
}


.mymailform {
/* background: url('../images/kontaktformular.jpg') 99% 0% no-repeat; */
}

.mailform-select, .mailform-input, .mailform-textarea {
padding:3px;
border:1px solid #CCCCCC;
margin-bottom:1em;
width:513px;
}

.mailform-textarea {
width:513px;
/* background: url('../images/ck-background.gif') center no-repeat; */
}

.mailform-select {
width:521px;
}

.mailform-submit {
padding:3px;
border:none;
background-color:#666666;
font-weight:bold;
color: #FFFFFF;
cursor:pointer;

}

.label, .required {
margin-bottom:0.5em;
float:left;
width:115px;
line-height:2em;
}

/* mailform end */

/* google maps */

.map {
margin-bottom:20px;
}

.map-address {
float:left;
margin-right:30px;
}

.map-address a {
color:#000000;
border-bottom:1px solid #000000;
text-decoration:none;
}

/* google maps end */


/* vermoegensberatung */

table.vermoegensberatung-element {
margin-bottom:20px;
width:640px;
}

.vermoegensberatung-element td {
vertical-align:top;
}

.vermoegensberatung-element-image {
padding-right:5px;
padding-bottom:1em;
width:220px;
}

.vermoegensberatung-element h1 {
margin-bottom:10px;
}

.vermoegensberatung-element-text span{
color:#E67322;
font-weight:bold;
}

.vermoegensberatung-element-text ul{
padding:0;
margin:10px 0;

}

.vermoegensberatung-element-text ul li {
margin-left:30px;
}

/* vermoegensberatung end */


/* DKB Banner */

#dkb-banner {
margin-top:10px;
margin-left:12px;
}

/* DKB Banner end */

/* CK Strategien */

#strategie-conservative-table {
width:640px;
border:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
margin-top:1em;
}

#strategie-liquidity-table {
width:640px;
border:1px solid #330000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
margin-top:1em;
}

#strategie-basic-table {
width:640px;
border:1px solid #000099;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
margin-top:1em;
}

#strategie-dynamic-table {
width:640px;
border:1px solid #009900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
margin-top:1em;
}

#strategie-growth-table {
width:640px;
border:1px solid #cc0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
margin-top:1em;
}

.strategie-conservative-title {
font-weight:bold;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
background-color: #999999;
font-size:1.2em;
}

.strategie-liquidity-title {
font-weight:bold;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
background-color: #330000;
font-size:1.2em;
}

.strategie-basic-title {
font-weight:bold;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
background-color: #000099;
font-size:1.2em;
}

.strategie-dynamic-title {
font-weight:bold;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
background-color: #009900;
font-size:1.2em;
}

.strategie-growth-title {
font-weight:bold;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
background-color: #cc0000;
font-size:1.2em;
}

.strategie-conservative-target {
padding:1em;
font-weight:bold;
color:#999999;
text-align:center;
font-size:1.2em;
}

.strategie-liquidity-target {
padding:1em;
font-weight:bold;
color:#330000;
text-align:center;
font-size:1.2em;
}

.strategie-basic-target {
padding:1em;
font-weight:bold;
color:#000099;
text-align:center;
font-size:1.2em;
}

.strategie-dynamic-target {
padding:1em;
font-weight:bold;
color:#009900;
text-align:center;
font-size:1.2em;
}

.strategie-growth-target {
padding:1em;
font-weight:bold;
color:#cc0000;
text-align:center;
font-size:1.2em;
}

.strategie-text {
padding:1em;
}

.strategie-links {
padding-left:1em;
padding-bottom:1em;
font-weight:bold;
}

.strategie-links span {
text-decoration:underline;
}

.strategie-links a {
color:#000000;
text-decoration:none;
margin-left:2em;
font-weight:normal;
}

/* CK Strategien End */

/*********** Typo3 Content Elements Style **************/

ul.csc-bulletlist {
padding:0;
margin:0;
margin-left: 175px;
}

ul.csc-bulletlist li {
line-height:1.5em;
list-style-type: none;
padding-left: 15px;
background-image: url('../images/bullet.gif');
background-repeat: no-repeat;
background-position: 0 0.5em;
}

ul.csc-bulletlist-0 {
}

/*********** Typo3 Content Elements Style End **************/

/*********** RTE Frontend-Ausgabe **********/

p.align-justify {
text-align:justify;
line-height:1.5em;
}

/*********** RTE Frontend-Ausgabe End **********/
