body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../bilder/allgemein/hg_verlauf.gif);
	background-repeat: repeat-x;
	background-color: #c9c9c9;
	margin: 0px;
	padding: 0px;
	color: #333;
}

a:link {
	color: #4866b3;
	}

#titelleiste_oben {
	float: left;
	height: 90px;
	width: 932px
}

#rahmen {
	width: 932px;
	background-image: url(../bilder/allgemein/kaestchen_ev.gif);
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-left: 72px;
	height: 400px;
	z-index: 300;
}
#kaestchen {
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 0px;
}



/* HAUPTNAVIGATIONSLEISTE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainnavi {
	width: 716px;
	border-bottom-style: solid;
	border-bottom-color: #060650;
	background-color: #060650;
	height: 26px;
	padding-left: 216px;
}
#mainnavi ul .mainnavi_abstand {
	padding-right: 25px;
	padding-left: 25px;
}
#mainnavi ul li{
	float: left;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	list-style-type: none;
	line-height: 2em;
}
#mainnavi ul .mainnavi_abstand a {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
#mainnavi ul .mainnavi_abstand a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #7797d4;
}


/* INFOBEREICH +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.info_textfeld   {
	border: 1px solid #4866B3;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
}
.info_textfeld p{
	font-size: 11px;
}
.datum {
	font-size: 11px;
	text-align: right;
	line-height: 1em;
	vertical-align: top;
}
#meldungen_archiv a:hover {
	font-weight: bold;
}


/* UNTERER RAHMEN INHALT +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#rahmeninhalt {
	width: 932px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../bilder/allgemein/rahmen_hg.gif);
	background-repeat: repeat-y;
	margin-top: 8px;
	position: absolute;
}


/* CONTENTBEREICH +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#inhaltsbereich {
	background-image: none;
	width: 450px;
	padding-top: 42px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	z-index: 2;
	top: 0px;
	left: 6px;
	float: left;
}
.rahmen_hellgrau {
	border: 1px solid #cccccc;
	padding: 10px;
	width: 420px;
	}

/* FLAGGE EN+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#flagge {
	position: absolute;
	z-index: 400;
	left: 960px;
	padding: 0;
	top: 171px;
}

/* COPYRIGHT +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#copyright {
	position: absolute;
	left: 780px;
	bottom: 0px;
	font-size: 11px;
	width: 200px;
	height: 40px;
	line-height: 15px;
	z-index: 300;
	
}
.zurueck {
	font-size: 11px;
	text-align: left;
	line-height: 1em;
	vertical-align: top;
}
#teaser_links {
	padding: 5px;
	border: 1px solid #06C;
	margin-top: 80px;
	font-weight: normal;
}

.linksbuendig {
	text-align: left;
	vertical-align: top;
}
.zentriert {
	text-align: center;
}
