@charset "utf-8";
/* CSS Document */

	html, body, ul, ol, li, p,h1, h2, h3, h4, h5, h6,form, fieldset, a, input, label, table,span, div 
	{
	margin:			0px;
	padding: 		0px;
    }
	
	a
	{
	outline:		none;
	}

 	a:hover
	{
	color:			#990000 !important;
	}

	.highlighted div
	{
	color:			#E0E6CF;
	text-decoration:none;
	}

	.highlighted
	{
	text-decoration:none;
	}

	html
	{
	background: 	#E0E6CF;
	}

	h1,h2
	{
	color: 			#517225;
	font-weight: 	normal;
	padding-bottom:	10px;
	}

	h1	
	{font-size: 	14pt;}

	h2	
	{font-size: 	10pt;}

	.green
	{color: 		#7DA607;}

	body  
	{
    font: 			100% Arial, Verdana, Helvetica, sans-serif;
    background: 	#E0E6CF;
	font-size:		12px;
    margin: 		0;
    padding: 		0;
    text-align: 	center;
    color: 			#000000;
    }
    
	.body-colum-fix #container, #header 
	{ 
    width: 			898px;
    margin: 		0 auto;
    border: 		0;
    text-align: 	left;
    }
	
    .body-colum-fix #sidebar-left 
	{
    float: 			left;
    width: 			170px;
    background: 	#E0E6CF;
    padding: 		0px;
    }
    
	.body-colum-fix #mainContent
	{ 
    margin: 		0 0 0 193px; 
    padding: 		0 20px 20px;
    } 
	
	.body-colum-fix #headerContent 
	{ 
    margin: 		0 0 0 193px; 
    padding: 		0 20px 0px;
    } 	
	
	
/*-------------HEADER---*/
	.header-style
	{
	height:			51px;
	background:		#FFF url(../bilder/style/header-bg.png) top repeat-x;
	font-size:		11px;
	color:			#FFF;
	}
	
	.header-style a
	{
	color:			#FFF;
	text-decoration:none;
	}
	
	.header-style a:hover
	{
	color:			#000;
	}		


/*-------------SIDEBAR---*/

	#sidebar-finanzwirtin
	{	
	height:			20px;
	width:			170px;
	background: 	#FFFFFF url(../bilder/style/header-logo-finanzwirtin.png) left no-repeat; 
	text-align:		center;
	font-size:		15px;
	padding-top:	2px;
	}	


	#sidebar-logo
	{
	background-color:#FFFFFF; 
	text-align:		center; 
	height:			68px;
	padding:		6px 0px;	
	}

	.navigation-a
	{
	margin-top:		10px; 
	height:			19px; 
	width:			158px; 
	background:		#E0E6CF url(../bilder/style/navigation-bg.png) left top no-repeat;
	font-style:		italic; 
	padding:		3px 0px 0px 12px; 
	color:			#FFFFFF; 
	text-align:		left; 
	font-size:		9pt; 
	font-weight:	bold;
	}


	.subnavigation
	{
	font-weight:	normal;
	font-size:		10pt;
	margin:			3px 0 10px 11px;
	}

	.subnavigation ul
	{
	margin:			0; 
	padding:		0; 
	list-style:		none;
	}


	.subnavigation li
	{
	padding-top:	7px;
	}
	
	
	
 	.link
	{
	color:			#FFF;
	text-decoration:none;
	cursor:			pointer;
	}

 	.link-logo div
	{
	color:			#FFF !important;
	}


	.link-logo
	{
	text-decoration:none;
	}

	
 	.sublink
	{
	text-decoration:none;
	color:			#5A5A5A;
	}

	.myHoverClass 
	{
	color:			#000; 
	text-decoration:none;
	} 
	
	.mySelectClass 
	{
	color:			#000; 
	text-decoration:none;
	} 

	.active
	{background:	#E0E6CF url(../bilder/style/navigation-bg-aktiv.png) left top no-repeat;}


/*-----------BUTTONS-----*/

	.navigation-button-top
	{
	width:			21px;
	height:			20px;
	border:			0px;
	cursor:			pointer;
	font-size:		0px;
	background:		#E0E6CF url(../bilder/style/navigation-pfeil-oben.png) top left no-repeat;
	}
	
	.navigation-button-down
	{
	width:			21px;
	height:			20px;
	border:			0px;
	cursor:			pointer;
	font-size:		0px;
	background:		#E0E6CF url(../bilder/style/navigation-pfeil-unten.png) top left no-repeat;
	}	

	.ts
	{
	cursor:			default;
	background:		#E0E6CF url(../bilder/style/navigation-pfeil-oben-unaktiv.png) top left no-repeat;	
	}
	
	.ds
	{
	cursor:			default;
	background:		#E0E6CF url(../bilder/style/navigation-pfeil-unten-unaktiv.png) top left no-repeat;	
	}	
	

/*---------CONTENT------*/

	.content-header
	{
	height:			135px; 
	background:		#FFFFFF url(../bilder/style/header-bg-books.png) top right no-repeat; 
	margin-top:		0px; 
	padding:		0px;
	padding-bottom:	0px !important; 
	}

	.content-footer
	{
	margin-top:		0px; 
	padding:		0px;
	padding-bottom:	0px !important; 
	padding-left:	0px !important;
	padding-top:	4px !important;
	font-size:		8pt;
	color:			#666;
	}


	.content-main
	{
	background:	#FFFFFF; 
	border-bottom:	1px solid #517325;
	padding-top:	0px;
	margin-top:	0px;
	}

	.content-main a
	{
	color:			#7DA607; 
	text-decoration:underline;
	}

	.content-main p
	{line-height:	13pt;}
	


	.content-ul-nostyle
	{
	list-style:none;
	}
	
	.content-ul-nostyle li
	{
	line-height:28px;
	}	
 	
	.imgr
	{
	float:			right; 
	padding:		0px 0px 15px 15px; 
	}
	
	.imgr img
	{
	border:			1px solid #517325;
	}
 
 
 	.imgl
	{
	float:			left; 
	padding:		0px 15px 15px 0px; 
	}
	
	.imgl img
	{
	border:			1px solid #517325;
	}
 
 
    .fltrt 
	{
	float: 			right;
	margin-left: 	8px;
    }
	
    .fltlft 
	{
	float: 			left;
	margin-right: 	8px;
    }
	
    .clearfloat 
	{
	clear:			both;
	height:			0;
	font-size: 		1px;
	line-height: 	0px;
    }
    
    .hinweis 
    {
    padding-top: 7px;
    text-align: left;
    float: left;
    font-size:7pt;	
    }