body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color:#FFFFFF;
	color:#0347bb;
	margin: 0px;
	padding: 0px;
}
#overall{
	width:1000px;
}
#logo{
	width:1000px;
	height:215px;
}
#topmenue{
	position:absolute;
	width: 160px;
	left: 830px;
	top:20px;
	text-align:right;
	z-index:2;
	visibility: visible;
}
#suchen{
	width:180px;
	height:51px;
	padding: 10px;
	float:left;
 	background-color:#e6effe;   
	border-bottom: 1px solid white;
}

#inhalt{
	clear:both;
	margin: 0px;
	padding:0px;
	background-image:url(bilder/hg_inhalt.gif);
	background-repeat:repeat-y;
}
#nav2{
	width:195px /* 207px */;
	height:100%;
	margin:20px 0 10px 0;
	padding:0 0 0 12px;
	float:left;
/*	border:1px solid green;
*/}
#mitte{
	width:586px;
	margin: 0;
	padding:0;
	float:left;
/*	border:1px solid red;
*/}
#pathway{
	width:582px;
	font-size:8pt;
	background-color:#E6EFFE;
	margin:0 0 0 2px;
	padding:0;
}
#text{
	width:571px;
	margin: 10px 5px 10px 10px;
	padding:0px;
	background-color:#FFFFFF;
	float:left;
}
* html #text{
	width:558px;
}
#info{
	font-size:8pt;
	width:187px; /* 207 */
	height:100%;
	margin:10px 0 0 0;
	padding: 0px 10px;
	float:left;
}
* html #info{
	width:172px;
}
#footer{
	clear:both;
	height:24px;
	background-color:#dbe8fe;
	background-image:url(bilder/hg_nav.jpg);
	background-repeat:no-repeat;
}
#topmenue a:link, #topmenue a:visited{
	color:#0347bb;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background-color:#deecf8;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 10px;
	margin: 0px 0px 0px 5px;
	text-decoration:none;
}

#pathway td{
	width:15px; 
	background-color:#E0EAF6; 
	/*background-color:#9AB4EE;*/ 
	text-align:center; 
}
#pathway td.akt{
	width:15px; 
	background-color:#9AB4EE; 
	text-align:center; 
}

#pathway a{
	color:#0347bb;
	text-decoration:none;
}
#nav2 a:link.ueber, #nav2 a:visited.ueber, #info .ueber{
	display:block;
	width:165px;
	height:24px;
	line-height:24px;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	color:#0347bb;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #2778d3;
	background-image:none;
	text-align:left;
}

#nav2 a:hover.ueber, #nav2 a.akt{
	background-color:#F3F8FE !important;
	font-size:1.1em !important;
}

#nav2 a:link, #nav2 a:visited{
	display:block;
	/*width:160px;
	height:40px;
	line-height:40px;*/
	padding:0px 0px 0px 20px;
	margin:8px 0px;
	color:#0347bb;
	font-size:8pt;
	text-decoration:none;
}
#nav2 a:link.navakt, #nav2 a:visited.navakt{
	text-decoration:none;
	padding:0px 0px 0px 20px;
	margin:8px 0px;
	/*height:20px;
	line-height:20px;*/
	vertical-align:middle;
	background:url(bilder/punkt.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
#nav2 a:hover.nav {
	text-decoration:none;
	background:url(bilder/punkt.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#text a:link, #text a:visited, #text a:hover{
	font-size: 9pt;
	font-weight: normal;
	color:#0347bb;
	text-decoration:underline;
}
#info ul{
	padding:0px;
	margin:0px 0px 15px 18px;
}
#info li{
	list-style-image: url(bilder/punkt3.gif);
}
#info a:link, #info a:visited{
	color:#0347bb;
	font-size:8pt;
	text-decoration:none;
}
#info a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0054E3;
}
#infocenter a:link, #infocenter a:visited{
	color:#cc0000;
	font-size:8pt;
	text-decoration:none;
}
#infocenter a:hover {
	text-decoration:underline;
}
.clr{
	clear:both;
}
h1{
	color:#cc0000;
	font-size:10pt;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	
}

h2{
	width:180px;
	height:24px;
	line-height:24px;
	color:#0347bb;
	font-size:8pt;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #2778d3;
	text-align:center;
}
h3{
	font-size:10pt;
	font-weight:bold;
	
	width:500px;
	padding:6px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	vertical-align:middle;
	line-height:25px;
	height:25px;
	background-image:url(bilder/hg_h1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

