html{
	background: #c9caca;
	}
html, body{
	margin: auto;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 88%;
	color: #0D68A8;
	width: 100%;
	text-align: center;
	}
.top{
	visibility: hidden;
	}
p, td{
	line-height: 136%;
	margin: 8px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	padding: 0;
	margin: 1% auto 0 auto;
	width: 998px;
	text-align: left;	
	}
#inner .button{
	position: absolute;
	top: 24px;
	left: 890px;
	z-index: 100;
	padding: 0;
	margin: 0;
	}
#header{
	width: 998px;
	height: 128px;
	padding: 0;
	margin: 0;
	background: url(images/back-header.png) no-repeat 0 0;
	}
#header .flash{
	position: absolute;
	top: 10px;
	left: 9px;
	height: 98px;
	width: 588px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .logo{
	position: absolute;
	top: 10px;
	left: 9px;
	z-index: 8;
	border: none;
	padding: 0;
	margin: 0;
	}		
#header .adresse{
	position: absolute;
	top: 112px;
	left: 24px;
	z-index: 3;
	color: #C3D2DF;
	font-size: 80%;
	line-height: 119%;
	padding: 0;
	margin: 0;
	}
#header .adresse a{
	color: #C3D2DF;
	text-decoration: none;
	}
#header .adresse a:hover{
	color: #FFF;
	}
#wrap{
	margin: 0;
	padding: 5px 0 0 0;
	background: url(images/back-wrap.png) repeat-y 0 0;
	}	
	
/* ab hier Inhalt indexseite */	
	
#indexcontent{
	width: 982px;
	margin: 0;
	padding: 0 0 0 15px;
	}	
#indexcontent .box{
	float: left;
	color: #0D68A8;
	background: url(images/back-box.png);
	margin: 0 9px;
	padding: 0;
	width: 304px;
	height: 414px;
	}
#indexcontent .box img{
	padding: 0 0 0 1px;
	}
#indexcontent .box h2{
	font-style: italic;
	font-size: 140%;
	margin: 15px 0 16px 0;
	padding: 0 0 0 6px;
	}
#indexcontent .box h2 a{
	color: #0D68A8;
	text-decoration: none;
	background: #FFF;
	padding: 0;
	}
#indexcontent .box h2 a:hover{
	color: #AAA;
	background: #FFF;
	}
#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 p{
	color: #45589d;
	font-size: 90%;
	line-height: 136%;
	font-style: italic;
	margin: 0;
	padding: 10px;
	}
#indexcontent .boxcontent ul{
	font-size: 90%;
	margin: 0 0 0 10px;
	padding: 10px 0 0 15px;
	}
#indexcontent .boxcontent li{
	vertical-align: middle;
	list-style-type: disc;
	line-height: 128%;
	margin: 1px 0;
	padding: 0;
	}	
#indexcontent .boxcontent a{
	width: 200px;
	display: block;
	color: #000;
	background: #FFF;
	padding: 2px 0 2px 0px;
	text-decoration: none;
	}
#indexcontent .boxcontent a:hover{
	color:  #AAA;
	background: #FFF;
	}
#indexcontent .boxcontent span{
	margin-left: 0;
	}


	
/* ab hier die Fusszeile */	
	
#footer{
	clear: both;
	text-align: center;
	color: #c3c4c6;
	height: 27px;
	padding: 6px 0 0 0;
	margin: 0;
	background: url(images/back-footer.jpg) no-repeat 0 0;
	}
#footer div{
	font-size: 70%;
	padding: 0;
	margin: 0 0 0 15%;
	text-align: center;
	}
#footer a{
	color: #555;
	text-decoration: none;
	}
#footer a:hover{
	color: #949596;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/


