/* CSS Document */
body{
	position:absolute;
	margin:0 0 0 0;
	/*left:-502px;*/
	padding:0px;
	height:100%;
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#3D559F;
	
}
/*p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000000;

}*/
form{
	margin:0;
	padding:0;
}
a:link {color: #3D559F;	text-decoration: none;}
a:visited {color: #3D559F; text-decoration: none;}
a:active {color: #3D559F; text-decoration: none;}
a:hover {color: #3D559F; text-decoration: underline;}

#divRahmen{
	margin: 0px;
	padding:0px;
	width:1004px;
	text-align:left;
	border:solid 0px #000;
}


#divHead{
	border: solid 0px #3D559F;
	margin: 0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	
}
#divContent{
	/*clear:all;	min-height:100%;*/
	margin: 0px;
	padding:0px;
	background-color: #fff;
	background-image:url(../image/hg.gif);
	background-repeat:repeat-y;
	border: solid 0px #000;
	/*float:left;*/

}
/*Kopfzeile*/
#divHeadLogo {
	width:250px;
	height:150px;
	margin: 0;
    border: solid 0px #CDECF9;
	background-color: #FFFFFF;
	background-image: url(../images/linksoben.jpg);
	background-repeat: no-repeat;

}
#divHeadMitte {
	position:absolute;
	width:754px;
	height:150px;
	top:0px;
	left:250px;
	margin: 0;
	border: solid 0px #CDECF9;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: normal;
	color: #808080;
}
#divHeadMitte a:link,
#divHeadMitte a:visited,
#divHeadMitte a:active{
	color: #808080;
	text-decoration: none;
}
#divHeadMitte a:hover
{
	color: #808080;
	text-decoration: underline;
}

#DivLogin {
	position:absolute;
	left:400px;
	top:39px;
	font-weight:bold;
}

#DivTopNav {
	margin:39px 0 0 511px;
	padding:0px;
}
#DivTopNav h3 {
	margin:0 px;
	font-size: 12px;
	font-style: normal;
}



/*Linke Navigation*/
#divLinks{
	/*position:absolute;
	left:0px;*/
	margin:0;
	padding:0;
	float:left;
	width:250px;
	background-color: #DAEBF2;
	height:600px;
	min-height: 100%;

}

#divLinks a:link,
#divLinks a:visited{
	color: #000;
	text-decoration: none;
}

#divLinks a:active{
	color: #4994BA;
	font-weight:bold;
}
#divLinks a:hover
{
	color: #000;
	text-decoration: underline;
}

#divLinks ul{
	margin:15px 0 14px 0;
	padding:0px;
}

#divLinks li{
	/*font-weight:bold;*/
	list-style-type: none;
	padding-left:50px;
	padding-bottom:9px;
	font-size:12px;
	line-height:20px;
	
	
}
.subnav{
	margin-left:25px;
	list-style-type: none;
	background-image:url(../images/lprund_black.gif);
	background-repeat:no-repeat;
	background-position:35px 5px;

}
.subnavactive{
	margin-left:25px;
	list-style-type: none;
	background-image:url(../images/lprund.gif);
	background-repeat:no-repeat;
	background-position:35px 5px;
	
}

.subnavactive a:link{
	color: #4994BA;

}

#linksHead{
	width:250px;
	background-color: #DAEBF2;
	height:150px;
	margin:0px;
	padding:0px;
	background-image: url(../images/bildlinks.jpg);
	background-repeat: no-repeat;
}
/**html .linksHead{
margin-top:-11px;
}*/
.linksHead h1{
	margin:0px 10px 0px 7px;
	/*padding:15px 10px 5px 7px;;*/
	color:#FFFFFF;
	font-size:15px;
	line-height:29px;
}
.linksContent{
	background-color: #B0C3E3;
	border-bottom: solid 0px #9BB4DD;
	border-top: solid 2px #9BB4DD;
}


#divRechts{
	margin:0px;
	padding:0px;
	float:right;
	width:254px;
	height:600px;
	background-color: #EFF4F6;
	border-top:solid 0px #005B8A;
	/*border-bottom: solid 2px #CDECF9;*/
	min-height: 100%;
}
#divRechts a:link,
#divRechts a:visited{
	color: #000;
	text-decoration: none;
}
#divRechts a:active{
	color: #4994BA;
	font-weight:bold;
}
#divRechts a:hover
{
	color: #000;
	text-decoration: underline;
}


#divRechts ul{
	margin:15px 0 14px 0;
	padding:0px;
}

#divRechts li{
	/*font-weight:bold;*/
	list-style-type: none;
	padding-left:50px;
	padding-bottom:9px;
	font-size:12px;
	line-height:20px;
	
	
}
.subnav_re{
	margin-left:25px;
	list-style-type: none;
	background-image:url(../images/lprund_black.gif);
	background-repeat:no-repeat;
	background-position:35px 5px;

}

#rechtsHead{
	width:254px;
	background-color: #DAEBF2;
	height:150px;
	margin:0px;
	padding:0px;
	/*background-image: url(../images/bildrechts.jpg);
	background-repeat: no-repeat;*/
	
}

#rechtsHead h1{
	margin:0px 10px 0px 7px;
	/*padding:5px 2px 0px 2px;*/
	color:#FFFFFF;
	font-size:15px;
	line-height:29px;
}
#divSuche {
	margin: 20px 10px;
	border: solid 0em #FFF;
	background-color: #EFF4F6;
	
}



#divMitte{
	margin:0px;
	width:500px;
	float:left;
	background-color:#FFFFFF;
	color:#000;
}
#divMitte a:link,
#divMitte a:visited,
#divMitte a:active{
	color: #76ABCB;
	text-decoration: none;
}
#divMitte a:hover
{
	color: #76ABCB;
	text-decoration: underline;
}

#mitteHead{
	width:500px;
	/*height:46px;*/
	border-bottom: solid 0px #CDECF9;
}

#mitteHead h1{
	margin:0px 10px 0px 15px;
	/*padding:px 0px 0px 0px;*/
	color:#0055A6;
	font-size:16px;
	line-height:29px;
	border-bottom:solid 0px #BCCDE8;
}
#mitteHead h5{
	margin:0px 15px 0px 25px;
	/*padding:px 0px 0px 0px;
    float:left;*/
	color:#76ABCB;
	font-size:10px;
	line-height:17px;
	font-weight: bold;
}

#mitteContent{
	margin: 0px 15px 10px 25px;
	
}

.small{
	font-size:9px;
	color:#eee;

}
#mitteContent h2{
	margin-top:15px;
	/*padding:15px 2px 0px 260px;*/
	color:#4994BA;
	font-size:14px;
	font-weight:bold;
	border:solid 0px #BCCDE8;
}

#mitteContent h3{
	margin-top:0;
    padding:0;
	color:#000;
    font-size:12px;
	border:solid 0px #BCCDE8;
}
#mitteContent ul{
	padding:0;
	margin: 0px 0 0 0;
	list-style-type:none;
}


#mitteContent li{
	padding-left:15px;
	margin:0;
	line-height:22px;
	background-image:url(../images/lprund.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-size:14px;
}

#divFooter{
	width:1003px;
	border-top:solid 1px #BCCDE8;
	border-bottom:solid 1px #7A9ED2;
	margin: 0px 0px 5px 0px;
	/*padding: 0px 100px 0px 100px;*/
	clear:both;
	background-color: #FFFFFF;
}
#divFooter h2{
	margin:0px;
	padding:5px 0px 5px 400px;
	color:#3D559F;
	font-size:12px;
	border:solid 0px #BCCDE8;
	font-weight:normal;
}
#divFooter a:link,
#divFooter a:visited,
#divFooter a:active{
	color: #3D559F;
	text-decoration: none;
}
#divFooter a:hover
{
	color: #3D559F;
	text-decoration: underline;
}
/*
.toplabel{
	color:#FFF;
	margin:0px;
    padding: 0 0 0 20px;
	font-size:12px;
}
.formTopInput{
	margin-left:28px;	
	background-color:#eeeeee;
	width:90px;
	color:#0055cc;
	border:1px solid #000000;
	font-size:12px;
}
.formTopInput2{
	margin-left:5px;	
	background-color:#eeeeee;
	width:90px;
	color:#0055cc;
	border:1px solid #000000;
	font-size:12px;
	
*/
}

.submitblau{
	margin-left:15px;	
	background-color:#D5E1E8;
	width:130px;
	border:1px solid #000000;
}
