html, body{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 90%;
	width: 100%;
	color: #686f76;
	background: #94a3ab;
	text-align: center;
	}
#top{
	visibility: hidden;
	}
p{
	line-height: 1.35em;
	margin: 8px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	margin: auto;
	width: 995px;
	text-align: left;
	}
#header{
	width: 995px;
	height: 158px;
	padding: 0;
	margin: 0;
	background: #FFF url(images/back-header.jpg) no-repeat 0px 0px;
	}
#header img{
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}

	
/* nur für indexseite */	

#indexsite{
	font-size: 90%;
	color: #FFF;
	background: #3671b3;
	height: 20px;
	width: 990px;
	margin: 0;
	padding: 1px 0 0 5px;
	}
#indexsite a{
	color: #FFF;
	text-decoration: none;
	}
#indexsite a:hover{
	color: #FFF;
	text-decoration: underline;
	}
#indexsite .left{
	padding: 2px 0 0 0;
	background: #3671b3;
	}	



/* ab hier Inhalt indexseite */	
	
#indexcontent{
	width: 100%;
	margin: 0;
	padding: 0;
	}	
#indexcontent .box{
	float: left;
	color: #FFF;
	background: #686f76;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 30.65em;
	border-right: 1px solid #FFF;
	}
#indexcontent .box h2{
	font-size: 100%;
	margin: 15px 0 10px 0;
	padding: 0 0 0 4px;
	}
#indexcontent .box h2 a{
	color: #FFF;
	text-decoration: none;
	background: #686f76;
	padding: 0;
	}
#indexcontent .box h2 a:hover{
	color: #DDD;
	background: #686f76;
	}
#indexcontent .box h3{
	font-size: 100%;
	margin: 16px 0 5px 0;
	padding: 0;
	}
#indexcontent .box p{
	line-height: 128%;
	margin: 5px 0;
	padding: 0;
	}
#indexcontent .boxcontent ul{
	font-size: 90%;
	margin: 0;
	padding: 10px 0 0 0;
	}
#indexcontent .boxcontent li{
	list-style-type: none;
	line-height: 128%;
	margin: 1px 0;
	padding: 0;
	}	
#indexcontent .boxcontent a{
	width: 159px;
	display: block;
	color: #FFF;
	background: #686f76;
	padding: 2px 0 2px 5px;
	text-decoration: none;
	}
#indexcontent .boxcontent a:hover{
	color: #FFF;
	background: #3671b3;
	}
#indexcontent .boxcontent span{
	margin-left: 0;
	}
#indexcontent .boxcontent-box6{
	overflow:auto;
	height:17.4em;
	margin: 0 2px 0 10px;
	padding: 0;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #7c7e80;
	scrollbar-shadow-color: #535557;
	scrollbar-face-color: #686f76;
	scrollbar-3dlight-color: #686f76;
	}
#indexcontent .boxcontent-box6 a{
	color: #FFF;
	background: #686f76 url(images/arrow.gif) no-repeat 1px 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
	}
#indexcontent .boxcontent-box6 a:hover{
	color: #DDD;
	background: #686f76 url(images/arrow.gif) no-repeat 3px 5px;
	padding: 0 0 0 10px;
	}
#indexcontent  .hauptgruppe li{
	list-style-type: none;
	line-height: 128%;
	font-weight: bold;
	margin: 1px 0;
	padding: 0;
	}		
#indexcontent  .untergruppe li{
	list-style-type: circle;
	line-height: 128%;
	margin: 1px 0 1px 60px;
	padding: 0;
	}
#indexcontent  .hauptgruppe li a, #indexcontent  .untergruppe li a{
	color: #fff;
	}
#indexcontent  .hauptgruppe li a:hover, #indexcontent  .untergruppe li a:hover{
	color: #3671b3;
	}	

/* ab hier die Fusszeile */	
	
#footer{
	font-size: 75%;
	clear: both;
	color: #686f76;
	padding: 0;
	margin: 0;
	}
#footer div{
	padding: 1px 0;
	margin: 0;
	text-align: right;
	}
#footer a{
	color: #686f76;
	text-decoration: none;
	}
#footer a:visited{
	color: #686f76;
	}	
#footer a:hover{
	color: #FFF;
	}		
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/