/*BODY {
	height: 100%;
	padding: 0;
	background-color: #d5ebff;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	background-image: url(../images/bkg.jpg);
}
HTML {
	height: 100%;
	width: 100%;
}*/

#bg {
	background-color: #d5ebff;
	background-repeat: repeat-x;
	background-image: url(../images/bkg.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
}

/* ----------------------------------------------------- */

#frame {
	width: 900px;
	background-color: #54a002;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	z-index:1;
	background-position: 0px 150px;
	border: 1px solid #00396f;
	background-image: url(../images/bkg_main.jpg);
	background-repeat: repeat-x;
}

/* ----------------------------------------------------- */

#titel {
	width:900px;
	height:150px;
	background-color: #c7e4ff;
	background-image: url(../images/bkg_titel.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#titel_strich {
	width:900px;
	height:5px;
	font-size: 1px;
	background-color: #FFFFFF;
	clear: both;
}

/* ----------------------------------------------------- */

#navi_titel {
	width:650px;
	height:30px;
	margin-top:100px;
	margin-left:30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	float: left;
}

/* ----------------------------------------------------- */

#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_rechts {
	width:251px;
	margin-left: 20px;
	overflow: hidden;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------- */

#main_teaser {
	width:691px;
	height:180px;
	overflow: hidden;
	float: left;
}
	
/* ----------------------------------------------------- */

#main {
	width:390px;
	padding-bottom: 25px;
	margin-left: 30px;
	overflow: hidden;
	float: left;
	text-align: left;
	}
#main_big {
	width:640px;
	padding-bottom: 25px;
	margin-left: 30px;
	overflow: hidden;
	float: left;
	text-align: left;
	}
#main_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7e35f;
	font-weight: normal;
	text-align: left;
	width:390px;
	height: 20px;
	margin-top: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7e35f;
	float:left;
	}
#main_footer a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#main_footer a:hover {
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-decoration: none;
}

/* ----------------------------------------------------- */

#footer {
	width:900px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	clear:both;
	background-color: #a8e460;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat;
}
#footer a {
	font-size: 12px;
	color: #2d5500;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer_linie {
	width:900px;
	height:3px;
	margin-bottom: 5px;
	font-size: 1px;
	background-color: #2d5500;
}

/* ----------------------------------------------------- */

#navi_links_container {
	padding-left:10px;
	width:199px;
	float:left;
}
#navi_links_home {
	width:199px;
	height:40px;
	
}
#navi_links_inhalt {
	width:199px;
	height:40px;
	text-align: left;
	float:left;
}
#navi_links {
	width:199px;
	margin-bottom:20px;
	float:left;
	background-color: #bbdefe;
	background-image: url(../images/bkg_navigation_links.jpg);
	background-repeat: repeat-x;
	background-position: left 50px;
}
#navi_links_oben{
	width:199px;
	height:50px;
	float:left;
	padding-top:5px;
	background-image: url(../images/bkg_navigatiom_links_oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi_links_mitte{
	width:194px;
	padding-left:5px;
	float:left;
	background-image: url(../images/bkg_navigatiom_links_mitte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi_links_unten{
	width:199px;
	height:27px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bkg_navigatiom_links_unten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
}
#navi_links_unten a {
	font-size: 12px;
	color: #a7d6ff;
	font-weight: bold;
	text-decoration: none;
}
#navi_links_unten a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------------------------------------- */
