html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #264971;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	left:0px;
	overflow: hidden;
	font-size: 1em;
	}
p {
	font-size: .9em;
}

#mitte {
	position: absolute;
	bottom: 0px;
	right: 0px;
	overflow: auto;
	top:159px;
	left: 259px;		/* Abstand zum linken Fensterrand */



/* nur für IE: */
	width: expression((document.body.clientWidth - 290) + "px");
				/* left-Wert + right-Wert = 300 */
	height: expression((document.body.clientHeight - 155) + "px");
	padding-right: 30px;
	height: 5;
				}
#oben {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	height: 120px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	visibility: visible;
	border-bottom-color: #264971;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #EFEFEF;
}
#menucontainer {
	position: absolute;
	height: 100%;
	width: 230px;
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
	top: 0px;
	padding-top: 400px;
	z-index: 60;
	background-color: #3F6096;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
	overflow: auto;

	}
#bild {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 220px;
	width: 220px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 94;
}
#menulinks {
	position:absolute;
	z-index:92;
	padding:0px;
	border: 1px none #000000;
	width: 230px;
	left: 0px;
		}
#menuoben {
	width: 100%;
	bottom: 0px;
	position: absolute;
	background-image: url(/images/menuitemoben.jpg);
	height: 28px;
	z-index: auto;
	top: 95px;
}
#breadcrumb {
	background-color: #7C7F9E;
	top: 122px;
	width: 100%;
	position: absolute;
	padding-bottom: 3px;
	height: 25px;
}
#breadcrumbtext {
	color: #FEFEFE;
	padding-left: 250px;
	padding-top: 6px;
	font-size: 0.8em;
}



#menuobeninnen {
	height: 28px;
	width: 100%;
	left: 0px;
	top: 97px;
	z-index: 999;
	position: absolute;
}






/* Definition der Links */
a {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.8em;
	text-decoration: none;
	line-height: normal;
	color: #FFEFDF;
	
	}

a:hover {
	background-color: #9B8F77;
}
a:active {
	color: #FF9900;
}
.aktiv {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #D35701;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #D35701;
	background-image: url(../images/linkverlauf.jpg);
}
#menuobeninnen a {
	color: #264971;

}
/* Definition der Überschriften */
h1 {
	font-size: 1.5em;
	margin-bottom: -4px;
}
h2 {
	font-size: 1.3em;
	margin-bottom: -4px;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 0px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 0px;
}


h6 {
	font-size: 0.9em;
	margin-bottom: 0px;
	
}

.fett {
	font-weight: bold;
}

.graub {
	background-color: #EFEFEF;
}

.menuitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887D69;
	background-image: url(../images/menuitemblau.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.menuitem1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #887D69;
}
.menuitemaktiv {
	background-image: url(../images/menuitemoben2.jpg);
	border-left-width: 3px;
	border-right-color: #264971;
	border-right-style: solid;
	border-right-width: 3px;
	border-top-color: #264971;
	border-top-style: solid;
	border-top-width: 2px;
}

input {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #264971;
	border-left: none;
	font-size:1em;
	background-color: #C4D1E6;
}
.inputnix {
	border: none;
	font-size:1em;
	background-color: #FFFFFF;	
}
.inputweiss {border: none;
	font-size:1em;
	background-color: #FFFFFF;
}
.inputblau {border: none;
	font-size:1em;
	
}
.randgrau {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.randdunkel {
	border: 1px solid #343441;
	}
	.blau  { 
	background-color: #3F6096; 
	}
.hell {
	color: #FFFFFF;
}
.thinborder {
	border: 1px solid #264971;
}
.randtab {
	border-top: 6px solid #B1AC99;
	border-right: 3px solid #3F6096;
	border-bottom: none;
	border-left: none;
	}
.button {
	color: #FEFEFE;
	border: thin solid #FF9900;
	background-color: #264971;
}
.abstandunten5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.orange {
	color: #FF9933;
	text-decoration: underline;
	font-size: 1em;
}
.links20 {
	margin-left: 20px;
}
.links50 {
	margin-left: 50px;
	margin-right: 50px;
}
.links170 {
	margin-left: 170px;
}
.untenminus15 {
	margin-bottom: -15px;
}
.untenminus5 {
	margin-bottom: -5px;
}.untenminus10 {
	margin-bottom: -10px;
}
.O09 {
	font-size: 0.9em;
	
}
.klein {
	font-size: 0.7em;
}
.pfeil {
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.g12 {
	font-size: 1.2em;
}
#printnone {
}
#printnone1 {}
.textpadding {
	padding-left: 12%;
	padding-right: 12%;
}
.textpadding1 {
	padding-left:7%;
	padding-right: 12%;
}

.breite800 {maxwidth: 500px;}
.umbruch {
	background-color: #99FF00;
	display: block;
}

