BODY {
	height: 100%;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	background-image: url(../images/bkg.jpg);
}
HTML {
	height: 100%;
	width: 100%;
}
/* ----------------------------------------------------- */

#frame {
	width: 750px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 25px;
	z-index:1;
	background-image: url(../images/bkg_links.gif);
	background-repeat: repeat-y;
	background-position: 0px 200px;
	border: 1px solid #244065;
}
#logo {
	position:absolute;
	width:400px;
	height:75px;
	z-index:3;
	left: 13px;
	top: 67px;
}
#banner {
	position:absolute;
	width:650px;
	height:130px;
	z-index:2;
	left: 250px;
	top: 45px;
}
#main {
	width:430px;
	margin-left: 40px;
	padding-bottom: 40px;
	padding-left: 5px;
	overflow: hidden;
	float: left;
	}
#main_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10468E;
	font-weight: normal;
	text-align: right;
	width:430px;
	height: 20px;
	margin-top: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184D94;
	}
#main_footer a {
	font-size: 10px;
	color: #10468E;
	font-weight: normal;
	text-decoration: none;
}
#main_footer a:hover {
	font-size: 10px;
	color: #E87919;
	font-weight: normal;
	text-decoration: none;
}
#main_rechts {
	width:140px;
	margin-right: 15px;
	margin-top: 20px;
	/*padding-top: 20px;*/
	overflow: visible;
	float: right;
}
/* ----------------------------------------------------- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10468E;
	font-weight: normal;
	text-align: center;
	width: 750px;
	/*padding-left:10px;*/
	padding-top:3px;
	padding-bottom:3px;
	background-color: #ABAEB9;
	clear: both;
}
#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;
}
/* ----------------------------------------------------- */
#balken_top {
	width:450px;
	height:15px;
	top:24px;
	left:300px;
	background-color: #F1F2F4;
	position: absolute;
	z-index: 3;
	background-image: url(../images/bkg_balken_top.gif);
	background-repeat: repeat-y;
}
/* ----------------------------------------------------- */
#navi_top {
	width:500px;
	height:15px;
	top:-23px;
	left:249px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E47B1A;
	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: #E47B1A;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#titel {
	width:750px;
	height:215px;
	background-color: #FFFFFF;
}
#navi_titel {
	position:absolute;
	width:540px;
	height:20px;
	z-index:2;
	top: 140px;
	background-color: #093F89;
	left: 210px;
	text-align: left;
	background-image: url(../images/bkg_navi_titel.gif);
	background-repeat: repeat-x;	
}
#navi_titel_links {
	position:absolute;
	width:210px;
	height:20px;
	z-index:1;
	top: 140px;
	background-color: #093F89;
	left: 0px;
	background-image: url(../images/bkg_navi_titel.gif);
	background-repeat: repeat-x;	
}
/* ----------------------------------------------------- */
#navi_suche {
	position:absolute;
	width:210px;
	height:26px;
	z-index:2;
	left: 0px;
	/*padding-left: 13px;*/
	top: 185px;
	background-color: #95BBE8;
}
/* ----------------------------------------------------- */
#navi_legende_links {
	position: absolute;
	width: 210px;
	height: 20px;
	z-index: 1;
	top: 160px;
	left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #95BBE8;
}
#navi_legende_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10468E;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	width: 540px;
	height: 20px;
	z-index: 1;
	top: 160px;
	left: 210px;
	background-color: #95BBE8;
}
#navi_legende_rechts a {
	font-size: 11px;
	color: #10468E;
	font-weight: normal;
	text-decoration: none;
}
#navi_legende_rechts a:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#navi_links_container {
	width:210px;
	margin-bottom: 4px;
	float:left;
}
#navi_links {
	width:210px;
	/*height: 125px;*/
	/*padding-left: 13px;*/
	margin-bottom: 4px;
	float:left;
	background-color: #C6D9F3;
}
#navi_links_unten {
	width:197px;
	padding-left: 13px;
	margin-top: 4px;
	background-color: #F2F4F9;
}
#text_rand {
	position:absolute;
	width:40px;
	height:250px;
	z-index:2;
	left: 710px;
	top: 194px;
	overflow: visible;
}
