@charset "utf-8";
html, body {height: 100% !important; width:100%; font-size:1.0em; font-family:"Trebuchet MS", Arial, Helvetica; background-image:url(../images/indtextb.jpg); background-color: #e7e7e7; color:black;/*overflow:hidden*/}

#header { overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 80px; vertical-align:middle; text-align:center; background-color: #e7e7e7}
#footer {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left:0;
	width: 100%;
	height: 3.5em;
	padding-top:0.5em;
	color:#666699;
	font-size:0.75em;
	line-height:1em;
	vertical-align:middle;
	text-align:center;
	background-color: #e7e7e7;
}
#content {
	position:absolute;
	top:0.5%;
	right:0.5%;
	left: 103px;
	bottom: 0.5%;
	overflow: auto !important;
}
#sidebar {
	position: fixed;
	top: 0.5%;
	left: 0.5%;
	z-index:100;
	width:88px;
}
#sidebar > p img{ padding-bottom:5px}
.pflicht{color:red}
