BODY {
	height: 100%;
	padding: 0;
	background-color: #001135;
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
}
HTML {
	height: 100%;
	width: 100%;
}
/* ----------------------------------------------------- */

#frame {
	width: 900px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index:1;
	background-image: url(../images/bkg_navi_links.jpg);
	background-repeat: repeat-y;
	background-position: 0px 200px;
}
#logo {
	position:absolute;
	width:170px;
	height:70px;
	z-index:3;
	left: 30px;
	top: 57px;
}
#banner_text {
	position:absolute;
	width:575px;
	height:25px;
	z-index:8;
	left: 252px;
	top: 132px;
	overflow: visible;
}
#banner {
	position:absolute;
	width:650px;
	height:130px;
	z-index:2;
	left: 250px;
	top: 45px;
}
#main_container {
	width:450px;
	margin-bottom:50px;
	float: left;
	}
#main {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4A40C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A40C;
}
#main_rechts {
	width:140px;
	/* geändert am 13.09.06 */
	margin-right: 5px;
	margin-top: 20px;
	overflow: visible;
	float: right;
}
#navi_unten_links {
	padding-top:10px;
	padding-left: 20px;
	margin-bottom:20px;
	/*height: 20px;*/
	/*text-align: right;*/
}
/* ----------------------------------------------------- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 900px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #E4A40C;
	clear: both;
	background-image: url(../images/bkg_bg-gelb.gif);
	background-repeat: repeat-y;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#footer_trenner {
	width: 900px;
	background-color: #001746;
	height: 4px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
/* ----------------------------------------------------- */

#navi_unten_rechts {
	margin-top: 7px;
	margin-bottom: 5px;
	height: 20px;
	float: right;
}
/* ----------------------------------------------------- */
#navi_top {
	width:650px;
	height:14px;
	top:25px;
	left:250px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #001135;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4A40C;
	font-weight: normal;
	text-align: right;
	position: absolute;
	z-index: 3;
}
#navi_top a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#navi_top a:hover {
	font-size: 10px;
	color: #E4A40C;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#titel {
	width:900px;
	height:220px;
	background-color: #DEE4E8;
}
#navi_titel {
	position:absolute;
	width:650px;
	height:27px;
	z-index:2;
	top: 175px;
	background-color: #C4CCD2;
	left: 250px;
	text-align: left;
	background-image: url(../images/bkg_navi.gif);
	background-repeat: repeat-x;	
}
/* ----------------------------------------------------- */
#navi_sprache {
	position:absolute;
	width:180px;
	height:20px;
	z-index:2;
	left: 714px;
	top: 4px;
	text-align: right;
}
/* ----------------------------------------------------- */
#navi_suche_oben {
	position:absolute;
	width:250px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 150px;
	background-color: #C4CCD2;
}
#navi_suche {
	position:absolute;
	width:250px;
	height:27px;
	z-index:2;
	left: 0px;
	top: 175px;
	background-image: url(../images/bkg_navi.gif);
}
/* ----------------------------------------------------- */
#navi_legende_links {
	position: absolute;
	width: 250px;
	height: 20px;
	z-index: 1;
	top: 200px;
	left: 0px;
	background-color: #DEE6EB;
}
#navi_legende_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001746;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	width: 650px;
	height: 14px;
	z-index: 1;
	top: 202px;
	left: 250px;
	background-color: #A2ACB3;
}
#navi_legende_rechts a {
	font-size: 9px;
	color: #001746;
	font-weight: normal;
	text-decoration: none;
}
#navi_legende_rechts a:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#navi_links_bkg {
	width:250px;
	margin-bottom:100px;
	float:left;
}
#navi_links {
	width:210px;
	margin-top:40px;
	margin-left:25px;
}

