body
{	
	margin: 0px;
	background-image: url(img/bg_rapport.gif);
	background-position: top center;
	background-attachment: fixed;
	text-align: center;
}
#inhaltmittig { 	
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 990px;
	height: 550px;
		/*overflow: hidden;
	background-color:#ffffff;*/
}
#logo { 
	margin: 0px 0px 0px 200px;
	width: 579px;
	height: 149px;
	background-image: url(img/logo.gif);
}
#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 102px;
}
#bildhg {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 378px;
	height: 367px;
	background-image: url(img/bg_bild.gif);
	background-repeat: no-repeat;
}
.pic {
	margin: 35px 0px 0px 60px
}
#textblock {
	margin: 35px 0px 0px 490px;
	width: 470px;
	height: 330px;
	background-color: #660000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.80; 
	opacity:0.80;
	z-index: 5;
}
#textinhalt {
	clear:both;
	position: absolute;
	text-align: left;
	width: 440px;
	height: 292px;
	margin: -310px 0px 0px 510px;
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	overflow: auto;
	z-index: 10;
	top: 523px;
}
#headline { 
	clear:both;
	position: absolute;
	margin: -365px 0px 0px 470px;
	width: 477px;
	height: 37px;
}
#honey_b_burlesque { 
	clear:both;
	position: absolute;
	margin: 7px 0px 0px 60px;
	width: 450px;
	height: 16px;
	background-image: url(img/honey_b_honeys.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f55b59;
	text-decoration:underline;
}
.atermine { 
	width : 102px;
	height : 40px;
	background-image: url(img/termine.gif);
	background-repeat: no-repeat;
}
.atermine:hover { 
	background-image    : url(img/termine_over.gif);
	background-repeat   : no-repeat;
}
.akurse { 
	width : 102px;
	height : 36px;
	background-image: url(img/kurse.gif);
	background-repeat: no-repeat;
}
.akurse:hover { 
	background-image    : url(img/kurse_over.gif);
	background-repeat   : no-repeat;
}
.akontakt { 
	width : 102px;
	height : 36px;
	background-image: url(img/kontakt.gif);
	background-repeat: no-repeat;
}
.akontakt:hover { 
	background-image    : url(img/kontakt_over.gif);
	background-repeat   : no-repeat;
}
.agalerie { 
	width : 102px;
	height : 36px;
	background-image: url(img/galerie.gif);
	background-repeat: no-repeat;
}
.agalerie:hover { 
	background-image    : url(img/galerie_over.gif);
	background-repeat   : no-repeat;
}
.alinks { 
	width : 102px;
	height : 36px;
	background-image: url(img/links.gif);
	background-repeat: no-repeat;
}
.alinks:hover { 
	background-image    : url(img/links_over.gif);
	background-repeat   : no-repeat;
}

