/* CSS Document */

body { text-align: center;}

#centersite, #footer {
	margin: auto;
	text-align: left;
	width: 800px;
	position: relative;
}



/*gesamter banner und navi*/
#banner {
	margin: 0;
	width: 800px;
	height: 130px;
}

#banner, #banner_jpg_left, #banner_jpg_middle, #banner_text_impressum, #banner_jpg_right, #banner_text_hauptnavi, 
#subnavibox, #subnavibox #subnavi_jpg_abschluss_oben, #subnavibox #subnavi_jpg_abschluss_unten {
	position:absolute;
} 
#banner_jpg_left, #banner_jpg_middle, #banner_jpg_right, #subnavibox #subnavi_jpg_abschluss_oben,
#subnavibox #subnavi_jpg_abschluss_oben {
	background-repeat: no-repeat;
}
#banner, #banner_jpg_left, #banner_jpg_middle, #banner_text_impressum {
	top:0px;
}
#banner_jpg_left, #banner_text_hauptnavi, #subnavibox{
	left:0px;
}
#banner_jpg_left {
	width:623px;
	height:91px;
}

#banner_jpg_middle {
	left:623px;
	width:52px;
	height:111px;
}

#banner_text_impressum {
	left:675px;
	width:125px;
	height:18px;
	background: #3B63C9;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-top: 2px;
	
}

#banner_text_impressum a:link, #banner_text_impressum a:visited  { 
	color: #FFFFFF;
}
#banner_text_impressum a:hover, #banner_text_impressum a:active {
	font-weight: normal;
	color: #EAEAEA;
}


#banner_jpg_right {
	position:absolute;
	left:675px;
	top:18px;
	width:125px;
	height:93px;
}

#banner_text_hauptnavi {
	top:91px;
	width:623px;
	height:20px; /* fuer IE*/
	background: #3B63C9;
	font-size: 9pt; 
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
}
/* fuer alle != IE*/
#banner>#banner_text_hauptnavi {
	height:17px;
}

#banner_text_hauptnavi a:hover, #banner_text_hauptnavi a:active,
 #banner_text_hauptnavi a:visited, #banner_text_hauptnavi a:link {
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 3px;
}

/* .subnavi a:hover { 
	color: #1B49AD; 
	background-color: #DBE6FD;
}

#subnavibox {
	top:140px;
	width:140px;
}
#subnavibox #subnaviheader {
	height: 20px;
	width: 112px;
	background: #3B63C9;
	font-weight: bold;
	padding-top: 2px;
}
/* fuer alle != IE*/
/*#subnavibox>#subnaviheader {
	height:18px;
}
#subnavibox #subnavi_jpg_abschluss_oben, #subnavibox #subnavi_jpg_abschluss_oben {
	left:112px;
	width:28px;

}
#subnavibox #subnavi_jpg_abschluss_oben {
	top: 0px;
	height:20px;
}

#subnavibox #subnaviheader {
	font-size: 10pt;
	text-indent: 5px;
	color: #FFFFFF;
}

#subnaviheader a:hover, #subnaviheader a:active, #subnaviheader a:visited, #subnaviheader a:link { 
	color: #FFFFFF; 
	font-weight:bold;
}

#subnaviheader a:hover{color: #EAEAEA;}

#subnavibox .subnavi {
	position: absolute;
	top: 20px;
	width: 140px; /* fuer IE*/
/*	border-left: 1px solid #3B63C9;
	border-right: 1px solid #3B63C9;
	padding-top: 5px;
}
/* fuer alle != IE */
/*#subnavibox>.subnavi {
	width: 138px;
}

#subnavibox .subnavi p {
	text-indent: 5px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #E2EBFD;
}

.subnavi a:hover, .subnavi a:active { 
	font-weight:normal; 
	display: block;  
	width: 128px; /*fuer IE*/
/*}
/*fuer alle != IE*/
/*.subnavi>a:hover, .subnavi>a:active { 
	width: 138px;
}

#subnavibox #subnavi_abschluss_unten {
	width: 112px;
	height: 10px;
	background: #3B63C9;
	margin-top: 5px;
}

#subnavibox #subnavi_abschluss_unten #subnavi_jpg_abschluss_unten {
	left: 111px; 
	width: 28px;
	height: 10px;
}*/

/*------------------------------*/


/*#wetter {
	position: relative;
	top: 580px;
}*/


/******************************/



#subnavibox {
	top:140px;
	width:140px;
	
}
                                                               /***************************************************************************************/
.moduletable_submenue {
	background: url("../img/navibg.png") no-repeat 0 100%;
	width: 155px;
}

.moduletable_submenue th {
	background: url("../img/navibg.png") no-repeat 0 0;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #ffffff;
	text-indent: 2px;
}

.moduletable_submenue td {
	padding-bottom: 8px;
	text-indent: 5px;
}


/**********************/


#content {
	width: 636px;
	position: absolute;
	left: 164px;
	top: 120px;
	font-size: 10pt;
}

/*#footer {
	top: 93%;
	border-top: 1px solid #565656;
	background-color: red;
}*/
