body {

	margin:0px;
	background-image:url('../_images/back_v3.jpg');
	background-repeat:no-repeat;

}

#head {

	/*background-color:#808080;*/
	background-color:#5485bf;
	height:4px;

}

#top {

	/*background-color:#245d8a;*/
	background-image:url("../_images/back_navigation3.jpg");
	background-repeat:repeat-x;
	background-position:235px 0px;

}

#navigation_top {

	list-style:none;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:0.6em;
	display:block;

}

#navigation_top li {

	display:inline;
	
}

#li_first {

	float:left;
	width:235px;
	text-align:center;
	
}

#li_first img {

	margin-top:11px;

}

#home_link {

	font-family:Arial;
	font-size:0.6em;
	position:absolute;
	top:120px;
	left:45px;
	color:black;
	text-decoration:none;

}

#home_link:hover {


	text-decoration:underline;

}

#navigation_top a {

	border-left:1px solid #FFFFFF;
	float:left;
	color:#000000;
	text-decoration:none;

}

#navigation_top a:hover {

	background-color:black;
	color:white;

}

.picture_navigation_top {

	border:0px;
	width:100px;
	height:110px;

}

#navigation_top span {

	margin-left:5px;
	display:block;

}

#navigation_top div {

	clear:both;

}


#mother {

	font-family:Arial;

}

#mother hr {

	color:#5585bf;

}


#headline {

	border-bottom:1px solid #5585bf;
	margin-left:230px;
	margin-top:0px;
	
}

#headline h1 {

	font-size:1em;
	margin-bottom:4px;
	padding-top:10px;
	padding-left:5px;

}

#headline h1 span {

	font-size:0.8em;

}


#main {

	width:87%;
	margin-top:10px;

}

#main p {

	margin:0px;
	padding:0px;

}


#main a {

	/*color:#ef9727;*/
	color:#d17235;
	text-decoration:none;

}

#main a:hover {

	text-decoration:underline;
	color:#2b63b6;

}

#navigation {

	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:20px;
	width:180px;
	float:left;

}

#navigation h2 {

	margin-top:0px;
	font-size:0.8em;
	font-weight:bold;
	text-align:right;

}

#navigation ul {

	list-style:none;
	margin:0px;
	margin-right:20px;
	padding:0px;
	width:190px;
	float:left;
	font-family:Arial;


}

#navigation a {

	text-align:right;
	font-size:0.7em;
	text-decoration:none;
	display:block;
	padding-left:7px;
	padding-top:4px;
	padding-bottom:4px;
	color:black;
	border-bottom:1px dotted #5585bf;

}

#navigation a:hover {

	color:#5585bf;

}

#navigation .nav_ebene2 {

	font-size:0.85em;

}

#div_rechts {

	width:155px;
	float:right;

}

#navigation_rechts {

	list-style:none;
	margin:0px;
	padding:0px;
	/*width:155px;
	float:right;*/

}

#navigation_rechts li {

	border:1px solid #5585bf;
	padding:5px;
	font-size:0.6em;
	margin-bottom:9px;
	background-color:white;

}

#navigation_rechts span {

	display:block;
	margin-bottom:4px;
	font-weight:bold;

}

#text {

	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	margin-left:230px;
	margin-right:167px;
	font-size:0.8em;
	line-height:1.4em;
	background-color:white;
	background-image:url("../_images/back_v3_text.jpg");
	background-repeat:no-repeat;
	
	min-height:400px;


}


#fussnote {

	font-size:0.87em;

}

#footer {

	margin-top:20px;
	margin-bottom:10px;
	font-size:0.76em;

}

#footer ul {

	margin:0px;
	padding:0px;
	margin-left:230px;
	list-style:none;

}

.abstand {

	margin-bottom:7px;
	margin-right:10px;

}

select.formular {

	margin-bottom:10px;

}

.report {

	padding:10px;
	border:1px solid #5585bf;
	margin-bottom:15px;
	background-color:#ffffff;
	
}