html{
	background: #FFF url(images/back-html.jpg) repeat-x left top;
	}
body{
	margin: auto;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 88%;
	color: #333;
	width: 100%;
	text-align: center;
	background: url(images/back-footer.gif) repeat-x left bottom;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	padding: 0;
	margin: auto;
	width: 998px;
	text-align: left;	
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
	}
#header{
	width: 998px;
	height: 197px;
	padding: 0;
	margin: 0;
	background: url(images/back-header.jpg) no-repeat 0px 0px;
	}
#header .firmenlogo{
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .anfahrt{
	font-size: 70%;
	color: #FFF;
	position: absolute;
	top: 10px;
	left: 340px;
	z-index: 10;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .anfahrt p{
	padding: 0;
	margin: 6px 0;
	}
#header .anfahrt a{
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 16px;
	background: url(images/arrow-anfahrt.gif) no-repeat 0 50%;
	}
#header .anfahrt a:hover{
	color: #DDD;
	background: url(images/arrow-anfahrt02.gif) no-repeat 0 50%;
	}
#header .datum{
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	position: absolute;
	top: 75px;
	left: 232px;
	z-index: 10;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .slogan{
	position: absolute;
	top: 160px;
	left: 38px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .flash{
	position: absolute;
	top: 14px;
	left: 510px;
	z-index: 3;
	border: 1px solid #FFF;
	padding: 0;
	margin: 0;
	}
	
/* ab hier Inhalt indexseite */	
	
#indexcontent{
	width: 964px;
	margin: 17px 0 0 36px;
	padding: 0 ;
	}	
#indexcontent .box{
	float: left;
	color: #000;
	margin: 0 8px 0 0;
	padding: 0;
	width: 228px;
	}

#indexcontent .box p{
	line-height: 128%;
	margin: 5px 0;
	padding: 0;
	}
#indexcontent .boxcontent, #indexcontent .boxcontent02, #indexcontent .boxcontent03, #indexcontent .boxcontent04{
	background: url(images/back-familie.gif) no-repeat left top;
	width: 217px;
	margin: 0;
	padding: 0;
	}
#indexcontent .boxcontent{
	height: 217px;
	}
#indexcontent .boxcontent02{
	height: 195px;
	}
#indexcontent .boxcontent03{
	height: 215px;
	}
	
	
#indexcontent .boxcontent h2, #indexcontent .boxcontent02 h2, #indexcontent .boxcontent03 h2, #indexcontent .boxcontent04 h2{
	color: #FFF;
	font-size: 120%;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	}
#indexcontent .boxcontent h2 a, #indexcontent .boxcontent02 h2 a, #indexcontent .boxcontent03 h2 a, #indexcontent .boxcontent04 h2 a{
	color: #FFF;
	margin: auto;
	padding: 0;
	background: none;
	white-space: nowrap;
	}
#indexcontent .boxcontent h2 a:hover{
	color: #ddb40c;
	padding: 0;
	background: none;
	}	
#indexcontent .boxcontent02 h2 a:hover{
	color: #21702f;
	padding: 0;
	background: none;
	}	
#indexcontent .boxcontent03 h2 a:hover{
	color: #267391;
	padding: 0;
	background: none;
	}	
#indexcontent .boxcontent04 h2 a:hover{
	color: #ba760a;
	padding: 0;
	background: none;
	}	
	

#indexcontent .boxcontent ul, #indexcontent .boxcontent02 ul, #indexcontent .boxcontent03 ul{
	font-size: 90%;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	}
#indexcontent .boxcontent li, #indexcontent .boxcontent02 li, #indexcontent .boxcontent03 li{
	vertical-align: middle;
	list-style: none;
	line-height: 128%;
	margin: 0;
	padding: 0;
	}	
#indexcontent .boxcontent a, #indexcontent .boxcontent02 a, #indexcontent .boxcontent03 a, #indexcontent .boxcontent04 a{
	width: 174px;
	display: block;
	color: #000;
	padding: 1px 0 1px 15px;
	text-decoration: none;
	}
#indexcontent .boxcontent a:hover{
	color:  #AAA;
	background: url(images/arrow-yellow.gif) no-repeat 0 50%;
	}
#indexcontent .boxcontent02 a:hover{
	color:  #AAA;
	background: url(images/arrow-green.gif) no-repeat 0 50%;
	}
#indexcontent .boxcontent03 a:hover{
	color:  #AAA;
	background: url(images/arrow-blue.gif) no-repeat 0 50%;
	}
#indexcontent .boxcontent04 a:hover{
	color:  #AAA;
	background: none;
	}

#indexcontent .boxcontent04{
	height: 340px;
	}
#indexcontent .aktuell-inner{
	overflow: auto;
	height: 298px;
	margin: 5px 0 0 25px;
	}
#indexcontent .aktuell-inner span{
	font-size: 70%;
	font-style: italic;
	}
#indexcontent .boxcontent04 h3{
	font-size: 90%;
	color: #f29400;
	margin: 7px 0 0 0;
	padding: 0;
	}
#indexcontent .boxcontent04 p{
	font-size: 85%;
	margin: 00;
	padding: 0;
	}
#indexcontent .aktuell-inner a{
	font-size: 90%;
	color: #f29400;
	padding: 0;
	margin: 0;
	}
#indexcontent .aktuell-inner a:hover{
	color: #f29400;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}

	
/* ab hier die Fusszeile */	
	
#footer{
	clear: both;
	height: 37px;
	color: #c3c4c6;
	padding: 0;
	margin: 0;
	background: #FFF url(images/back-footer.gif) repeat-x left bottom;
	}
#footer .slogan{
	margin: 0 0 0 44px;
	padding: 7px 0 0 0;
	}
#footer .impressum{
	position: relative;
	bottom: 15px;
	font-size: 70%;
	padding: 0;
	margin: 0 44px 0 0;
	text-align: right;
	font-weight: bold;
	}
#footer a{
	color: #FFF;
	text-decoration: none;
	}
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/

