BODY {
	height: 100%;
	padding: 0;
	background-color: #E0EDF6;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	background-image: url(../images/bkg.jpg);
}
HTML {
	height: 100%;
	width: 100%;
}
#frame {
	width: 900px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -450px;
	z-index:1;
	background-position: 0px 0px;
	border: 1px solid #244065;
	background-image: url(../images/navi/bkg_main.gif);
	background-repeat: repeat-x;
}
/* ----------------------------------------------------- */
#logo {
	width:200px;
	height:109px;
	background-color: #006FB7;
	float: left;
}
#titel {
	width:900px;
	height:109px;
	background-image: url(../images/titel_bkg.jpg);
	background-repeat: repeat-y;
	background-color: #E0EDF6;
}
#titel_strich {
	width:900px;
	height:4px;
	background-color: #FDB913;
	font-size: 1px;
	clear: both;
}
#titel_strich_vertikal {
	position:absolute;
	width:1px;
	height:350px;
	z-index:4;
	left: -91px;
	top: 6px;
	background-color: #FDB913;
	font-size: 1px;
}
/* ----------------------------------------------------- */
#navi_top {
	width:650px;
	height:20px;
	margin-top:20px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB913;
	font-weight: normal;
	text-align: right;
	float: left;
}
#navi_top a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#navi_top a:hover {
	font-size: 10px;
	color: #FDB913;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#navi_titel {
	width:650px;
	height:29px;
	margin-top:40px;
	margin-left:30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
}
/*#navi_titel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004C7E;
	font-weight: bold;
	text-decoration: none;
}
#navi_titel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navi_titel_ein a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}/*
/* ----------------------------------------------------- */

#legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6B81;
	width:650px;
	height:15px;
	margin-top:10px;
	margin-left:30px;
	float:left;
}
#legende a {
	font-size: 11px;
	color: #5C6B81;
	font-weight: normal;
	text-decoration: none;
}
#legende a:hover {
	font-size: 11px;
	color: #E87919;
	font-weight: normal;
	text-decoration: none;
}

/* ----------------------------------------------------- */

#main {
	width:430px;
	padding-bottom: 40px;
	margin-top: 5px;
	margin-left: 30px;
	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: #94C0D8;
	}
#main_footer a {
	font-size: 11px;
	color: #10468E;
	font-weight: normal;
	text-decoration: none;
}
#main_footer a:hover {
	font-size: 11px;
	color: #E87919;
	font-weight: normal;
	text-decoration: none;
}
#main_rechts {
	width:190px;
	margin-top: 5px;
	margin-left: 30px;
	overflow: visible;
	float: left;
}
/* ----------------------------------------------------- */
#footer {
	width:900px;
	height:30px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-y;
	background-color: #E0EDF6;
	clear:both;
}
#footer_linie {
	width:900px;
	height:3px;
	margin-bottom: 5px;
	font-size: 1px;
	background-color: #FDB913;
}
#footer_text {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
/* ----------------------------------------------------- */
#navi_links_container {
	width:188px;
	margin-top:25px;
	margin-bottom:100px;
	padding-left:10px;
	float:left;
}
#navi_links_oben{
	width:188px;
	margin-bottom:20px;
}
#navi_links_unten{
	width:188px;
	margin-top:50px;
}
/* ----------------------------------------------------- */
#button_links {
	width:190px;
	height:16px;
	margin-bottom: 10px;
	background-color: #DFECFC;
}
#button_eck {
	width:10px;
	height:16px;
	margin-right: 5px;
	background-color: #006FB7;
	float:left;
}
#button_eck_ein {
	width:10px;
	height:16px;
	margin-right: 5px;
	background-color: #E4A40C;
	float:left;
}
#button_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C7E;
	font-weight: normal;
	text-decoration: none;
}
#button_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB913;
	font-weight: normal;
	text-decoration: none;
}
#button_u_links {
	width:165px;
	padding-left:15px;
	margin-left: 7px;
	margin-bottom: 10px;
	background-color: #EAECF2;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB913;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 1px;
}
#button_u_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C7E;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}
#button_u_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB913;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}
