body {
	font-family: Arial, verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.links { 
float:left;
}
.rechts {
float:right;
}

.global{
	width: 950px; 
	position: absolute; 
	height: 100%; 
	top: 0%; 
	left: 50%; 
	margin-top: -0px;
	margin-left: -479px;
}
div.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

div.navigation {
	width: 950px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	background-color: #ac6c3f;
	height:30px;
}
div.background {
	width: 108px;
	float: left;
	background-image: url(images/bg.jpg);
}
div.navigation .navi1 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	background-color: #ac6c3f;
	text-align: center; 
	color: #ffffff;
	padding: 6px 0px 0px 0px;
}
div.navigation .navi2 {
	width: 2px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	background-color: #ffffff;
	height: 30px;
}



div.navigation a {
	color: #ffffff;
	text-decoration:none;
}
div.navigation a.active {
	color: #7ab8f4;
	background-image: url(images/bullet_yellow.gif);
}

div.navigation a:hover {
	color: #7ab8f4;
}

div.content {
	width: 950px;
	background-color: #f9f2e5;
	
	
}

div.content ul li {
	list-style: bullet;
	color: #c21b1f;
   	padding:4px;
  	font-size: 12 px;
 }



div.content .text {
	width: 503px;
	float: left;
	
}

div.content .text h1 {
	color: #c21b1f;
	font-family: Arial, verdana;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid;
	border-color: #c21b1f;
	margin: 15px 15px 0px 10px;
	padding: 0px 0px 4px 0px;
}

div.content .text td {
	color: #000000;
	font-family: Arial, verdana;
	font-weight: normal;
	font-size: 12px;
}

div.content .text .images {
	widht:500px;
	hight:110px;
	padding-left:22px;
	float:left;
}


div.content a {
	color: #c21b1f;
	text-decoration:none;
	font-style: bold;
}


div.content a:hover {
	color: #c21b1f;
}

div.content .image {
	width: 303px;
	float: left;
	background-color: #ffffff;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

div.content p {
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

body { text-align:center; font-size:9pt; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0; padding:0; }
			#page { width:950px; text-align:left;}
			h1 { font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; margin:0 0 0.5em 0; }
			.clear { clear:both; }


			/*###################*/
			/* Beginn Navigation */
			/*###################*/

			#navi, #navi ul { list-style-type:none; margin:0; padding:0; width: 950px;} /* Style-Reset */

			#navicontainer { height:37px; width: 950px; }

			#navi { height: 25px; position:absolute; background: #ac6c3f;}

			#navi > li { height: 25px; width:236px; float: left; border-right:2px solid #ffffff;} /* Horizontale Anordnung */

			#navi > li { height:25px; overflow:hidden; padding-top:8px; float: left;} /* Normalzustand eingeklappt */
			#navi > li:hover { height:auto; overflow:visible; } /* Ausgeklappt */


			#navi a { font-weight:bold; text-align:center; display:block; height:25px; width:236px; padding:0; }
			#navi a:link, #navi a:visited { color:#ffffff; background:#ac6c3f; text-decoration:none; }
			#navi a:active, #navi a:hover { color:#7ab8f4; background:#ac6c3f; text-decoration:none; font-weight:bold; }


/* FinderFonds information link */
.info {text-decoration: none; font-family: arial, helvetica; font-weight: normal;}

div.foot {
	width:950px;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px; 
	text-align:right;
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica;
	font-weight: normal;
	background-image: url(images/bg_foot.gif);
}
div.foot a {
	text-decoration:none;
	color: #ffffff;
}

div.foot a:hover {
	color: #f9b200;
}

