/*FORMATIERUNGEN Body ************************************************************ */
body {
	margin: 0px;
	padding: 0px;
	background: #f6f7f7;
	font-size: 100.01%
}

/*FORMATIERUNGEN Gesamtseitenbreite ************************************************************ */
#seitenbegrenzung {
	width: 59.50em; /* 952px */
}

/*FORMATIERUNGEN Gesamtbereich Suche, Sparchauswahl und Quicknavigation ************************************************************ */
#metanavigation {
	border-bottom: #fff 1px solid;
	padding: 5px 0px;
	margin: 0px 10px;
}

/*FORMATIERUNGEN Bereich Quicknavigation ************************************************************ */
#quicknavigation {
	float: right;
	width: 50%;
	text-align: right;
}

/*FORMATIERUNGEN Bereich Volltextsuche ************************************************************ */
#volltextsuche {
	float:left;
	width: 12.50em; /* 200px */
}

/*FORMATIERUNGEN Bereich Sprachauswahl ************************************************************ */
#sprachauswahl {
	margin-left: 12.50em; /* 200px */
}

/*FORMATIERUNGEN Suchfeld ************************************************************ */
input.suche {
	width: 8.75em; /* 140px */
	font-size: 0.75em; /* 12px */
	background: #f6f7f7;
}

/*FORMATIERUNGEN Suchbutton************************************************************ */
input.suchenbutton {
	font-size: 0.75em; /* 12px */
	background: #ecf1f5;
}

/*FORMATIERUNGEN Suchbutton mit Grafik ************************************************************ */
input.suchenpfeil {
	margin: 0px 5px;
	border: 0px none;
}

/* Beendet das Umfliessen ************************************************************ */
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

/*FORMATIERUNGEN Gesmtbereich Logo und Idendität ************************************************************ */
#haederbereich {width:940px;height:105px;margin:0 0 5px 10px;background:#002597;}

/*FORMATIERUNGEN Bereich Logo ************************************************************ */
#logobereich {margin:0;padding:0;}

/*FORMATIERUNGEN Bereich Identität ************************************************************ */
#idenditaetbereich {padding:25px 0 0 210px;font-size:1.25em !important;color:#fff;}


/*FORMATIERUNGEN Gesamtbereich Navigation und Gesamt-Content ************************************************************ */
#mainbereich {
	margin: 0px 10px;
}

/*FORMATIERUNGEN Bereich Navigation ************************************************************ */
#navigationsbereich {
	float: left;
	width: 12.50em; /* 200px */
	overflow: hidden;
}

.ea {margin:15px 0;}
.ea a, .ea a:link, .ea a:hover, .ea a:visited, .ea:active {background:none;}

/*FORMATIERUNGEN Gesamtbereich Pfad, Content und Fusszeile ************************************************************ */
#contentbereich {
	margin-left: 12.50em; /* 200px */
}
#content_inner {
	float:left;
	width: 45.75em;  /* 732px */
}

/*FORMATIERUNGEN Bereich Pfad ************************************************************ */
#pfad {
	border-bottom: #ffffff 1px solid;
	font-size: 0.69em; /* 11px */
	padding:2px 5px 2px 1em;
}

#druckfunktion {
	float:right;
	width: 30%;
	text-align:right;
}

/*FORMATIERUNGEN Bereich Content ************************************************************ */
#content {
	background: #f6f7f7;
	min-height: 400px;
	color: #000;
	margin: 5px 0px 5px 5px;
	line-height: 1.50em;
        padding-left:0.5em;
}

* html #content {
	height: 400px;
}

/*FORMATIERUNGEN Bereich Fusszeile ************************************************************ */
#fusszeile {
	background: #cfdce5;
	padding: 5px;
	text-align: right;
}
