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;
	}
.top{
	visibility: hidden;
	}
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;
	}
#header .navigation-01, #header .navigation-02, #header .navigation-03, #header .navigation-04{
	position: absolute;
	top: 217px;
	z-index: 10;
	padding: 0;
	margin: 0;
	}
#header .navigation-01{
	left: 510px;
	width: 108px;
	}
#header .navigation-02{
	left: 621px;
	width: 112px;
	}
#header .navigation-03{
	left: 736px;
	width: 108px;
	}
#header .navigation-04{
	left: 847px;
	width: 108px;
	}
#header .navigation-01 a, #header .navigation-02 a, #header .navigation-03 a, #header .navigation-04 a{
	font-size: 70%;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	border: 1px solid #FFF;
	}
#header .navigation-01 a{
	background: #ffefc2 url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-01 a:hover{
	background: #f4e2af url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-02 a{
	background: #cde3c3 url(images/arrow-green.gif) no-repeat 2px 50%;
	}
#header .navigation-02 a:hover{
	background: #bed9b2 url(images/arrow-green.gif) no-repeat 2px 50%;
	}
#header .navigation-03 a{
	background: #fde1bb url(images/arrow-orange.gif) no-repeat 2px 50%;
	}
#header .navigation-03 a:hover{
	background: #f0d2a8 url(images/arrow-orange.gif) no-repeat 2px 50%;
	}
#header .navigation-04 a{
	background: #ffefc2 url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-04 a:hover{
	background: #f4e2af url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}


	
/* ab hier linke Navigation */	
			
#navigation{
	float: left;
	width: 273px;
	margin: 14px 0 0 0;
	padding: 0;
	}
#navigation .gutter{
	margin: 3px 0 0 38px;
	padding: 0;
	height: 357px;
	}	
#navigation .box{
	color: #000;
	margin: 0 8px 0 0;
	padding: 0;
	width: 228px;
	}

#navigation .box p{
	line-height: 128%;
	margin: 5px 0;
	padding: 0;
	}
#navigation .boxcontent{
	background: url(images/back-service.gif) no-repeat left top;
	width: 217px;
	margin: 0;
	padding: 0;
	}
#navigation .boxcontent img{
	padding: 0;
	margin: 12px 0 0 0;
	}
#navigation .boxcontent h2{
	color: #FFF;
	font-size: 120%;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	}
#navigation .boxcontent h2 a{
	color: #FFF;
	margin: auto;
	padding: 0;
	background: none;
	white-space: nowrap;
	}
#navigation .boxcontent h2 a:hover{
	color: #267391;
	padding: 0;
	background: none;
	}	
#navigation .boxcontent ul{
	font-size: 90%;
	margin: 0 0 0 10px;
	padding: 10px 0 0 15px;
	}
#navigation .boxcontent li{
	vertical-align: middle;
	list-style: none;
	line-height: 128%;
	margin: 0;
	padding: 0;
	}	
#navigation .boxcontent a{
	width: 154px;
	display: block;
	color: #000;
	padding: 1px 0 1px 20px;
	text-decoration: none;
	}
#navigation .boxcontent a:hover, body#intro #aktiv a{
	color:  #AAA;
	background: url(images/arrow-blue.gif) no-repeat 0 50%;
	}
#navigation .subnavi li{
	font-size: 90%;
	vertical-align: middle;
	list-style: none;
	line-height: 128%;
	margin: 0;
	padding: 0;
	}
#navigation .subnavi a{
	color: #000;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url(images/rectangle-blue.gif) no-repeat 0 50%;
	}
#navigation .subnavi a:hover, body#intro #aktiv02 a{
	color:  #AAA;
	background: url(images/rectangle-blue02.gif) no-repeat 0 50%;
	}


/* ab hier  Inhalt */	

#wrap{
	float: right;
	width: 690px;
	margin: 14px 35px 0 0;
	padding: 0;
	}	
	
#content{
	font-size: 90%;
	float: left;
	width: 506px;
	margin: 17px 0 0 0;
	padding: 0;
	background: #FFF url(images/back-content-blue.jpg) repeat-x left top;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}	
#content .gutter{
	margin: 17px 20px 0 30px;
	padding: 0;
	}
#content h1{
	color: #1b94c2;
	font-size: 140%;
	padding: 20px 0 0 0;
	margin: 0;
	}
#content h2{
	color: #1b94c2;
	font-size: 120%;
	padding: 2px 0 0 0;
	margin: 0;
	}
#content h3{
	color: #333;
	font-size: 140%;
	padding: 4px 0 0 0;
	margin: 0;
	}
#content h4{
	color: #1BB0DF;
	font-size: 110%;
	padding: 0;
	margin: 10px 0 4px 0;
	}
#content .borderline{
	border-bottom: 1px dotted #BBB;
	font-size: 10%;
	padding: 0;
	margin: 0;
	}
#content .at{
	position: relative;
	top: 2px;
	margin: 0;
	padding: 0;
	}
#content p, #content td{
	line-height: 132%;
	margin: 8px 0;
	padding: 0;
	}
#content a{
	color: #1b94c2;
	text-decoration: none;
	}
#content a:hover{
	color: #1b94c2;
	text-decoration: underline;
	}
#content .preise{
	margin: 0;
	padding: 0;
	}
#content .preise table{
	background: #FFF url(images/back-eintritt.gif) repeat-x left top;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #87888a;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	}
#content .preise td, #content .preise th{
	background: none;
	margin: 0;
	padding: 3px 4px;
	vertical-align: top;
	}
#content .preise th{
	color: #FFF;
	}
#content .pressefotos{
	float: left;
	margin: 8px 0 30px 0;
	}	
#content .pressefotos img{
	padding: 2px;
	margin: 1px;
	border: 1px dotted #1B94C2;
	}	
	
#content .pdf2{
	border-collapse: collapse;
	line-height: 132%;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #F29400;
	}

#content .pdf2 td, #content .pdf2 th{
	margin: 0;
	padding: 1px 4px;
	vertical-align: top;
	}
#content .pdf2 th{
	color: #1b94c2;
	font-weight: normal;
	padding: 1px 4px;
	text-align: left;
	background: #EEE;
	}	
#content .pdf2 a, #content .pdf2 em{
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 1px 4px;
	text-decoration: none;
	color: #555;
	}
#content .pdf2 td.untertitel{
	padding: 0 0 0 8px;
	}
#content .pdf2 td.pdfdown{
	padding: 0;
	}
#content .pdf2 td.pdfdown a{
	padding: 1px 1px 1px 25px;
	background: url(images/acrobat-blue.gif) no-repeat 0 3px;
	}	
#content .pdf2 td.pdfdown a:hover{
	color: #FFF;
	background: #1b94c2 url(images/acrobat-blue.gif) no-repeat 0 3px;
	text-decoration: none;
	}
	
#content .historie{
	border-collapse: collapse;
	line-height: 132%;
	background: none;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#content .historie td{
	margin: 0;
	padding: 3px 8px 3px 3px;
	vertical-align: top;
	background: #FFF;
	}	
#content .historie img{
	background: #1b94c2;
	margin: 0;
	padding: 3px;
	}	
	
#content .pdf{
	border-collapse: collapse;
	line-height: 132%;
	background: none;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#content .pdf td, #content .pdf th{
	border: 1px solid #AAA;
	margin: 0;
	padding: 1px 4px;
	}
#content .pdf th{
	color: #1b94c2;
	font-weight: normal;
	padding: 1px 4px;
	text-align: left;
	}	
#content .pdf td{
	padding: 0;
	vertical-align: top;
	background: #FFF;
	}
#content .pdf a, #content .pdf em{
	display: block;
	margin: 0;
	padding: 1px 4px;
	text-decoration: none;
	color: #1b94c2;
	background: #FFF;
	}
#content .pdf span{
	display: block;
	margin: 0;
	padding: 1px 3px;
	background: #FFF;
	}
#content .pdf a:hover{
	color: #FFF;
	background: #1b94c2;
	text-decoration: none;
	}
/* ab hier galerie */
	
#galerie{
	font-size: 95%;
	float: right;
	width: 182px;
	margin: 17px 0 0 0;
	padding: 0;
	background: #FFF url(images/back-content-blue.jpg) repeat-x left top;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
#galerie .gutter{
	margin: 48px 0 0 8px;
	padding: 0;
	}
#galerie h1{
	color: #BBB;
	font-size: 110%;
	padding: 20px 0 0 0;
	margin: 0;
	}
#galerie h2{
	color: #1b94c2;
	font-size: 113%;
	padding: 2px 0 0 0;
	margin: 0;
	}
#galerie p{
	font-size: 80%;
	margin: 8px 10px 8px 0;
	padding: 0;
	}
#galerie img{
	margin: 22px 0 0 0;
	padding: 0;
	}

#galerie .pic01, #galerie .pic03, #galerie .pic04{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 273px;
	top: 206px;
	width: 495px;
	z-index: 1;
	visibility: hidden;
	}

#galerie .pic03{
	top: 980px;
	}	
#galerie .pic04{
	top: 1280px;
	}
#galerie .pic01 img, #galerie .pic02 img{
	border: 1px solid #FFF;
	}
#galerie .pic01 span, #galerie .pic02 span{
	display: block;
	position: relative;
	bottom: 4px;
	background: #FFF;
	width: 487px;
	padding: 0 3px;
	margin: 0 0 0 1px;
	border: 1px dotted #666;
	border-top: none;
	font-style: italic;
	}
	
/* 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*/

