body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:	normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background:#FF9900 url(images/menu.jpg) repeat-y top left;
	scrollbar-3dlight-color:#FF9900;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FF9900;
	scrollbar-darkshadow-color:#FF9900;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #FF9900;
	margin:0;
	}

.container {
	width:100%;
	height:100%;
	margin:0;
	}
.menu {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:13em;
	height:100%;
	padding:4.4em 0 0 0;
	margin:0;
	}
.menu ul li {
	width:15em;
	list-style-type:none;
	margin:0.2em 0 0 -1.3em;
	}	
.menu ul li a.navi, .menu ul li a.navi:visited {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
.menu ul li a.navi:hover, .menu ul li a.navi:active, .menu ul li a.navi:focus {
	text-decoration: underline;
	}
.menu ul li.kontakt {
	float:left;
	width:5em;
	padding:3em 0 0 0;
	}	
.head {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:4.4em;
	background:#FF9900 url(images/head.jpg) no-repeat top left;
	padding:0;
	margin:0;
	}
.head div.stat {
	float:right;
	margin:1.5em 2em 0 0;
	}
.text {
	display:block;
	position:absolute;
	top:4.4em;
	left:13em;
	width:70em;
	height:auto;
	margin:0;
	}
p { 
	} 
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin:0.5em 0 1.5em 0;
	} 
h2 {
	font-size: 1em;
	font-weight: bold;
	} 
.spalte1 {
	display:block;
	float:left;
	width:17em;
	margin:0;
	}
.spalte2 {
	display:block;
	float:left;
	width:53em;
	margin:-1em 0 0 0;
	}
.umfliessen {
	float:left;
	margin:0 2em 0 0;
	}
a, a:visited {
	color:#000000;
	text-decoration: underline;
	}
a:hover, a:active, a:focus {
	text-decoration: none;
	}
.small {
	font-size: 0.8em;
	}
.asmall, asmall:visited {
	color:#000000;
	text-decoration: underline;
	}
.asmall:hover, asmall:active, .asmall:focus {
	text-decoration: none;
	}
