body { 
	margin: 0; 
	background-image: url(../bilder/kachel.jpg);
	font-family: "Lucida sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
}

.vorspann {
	font-weight: normal;
	padding: 0px 25px 25px 250px;
	color: #000;
}

.textinbox3 {
	padding: 0px 25px 25px 250px;
	color: #4f4f4f;
}


.bild {
	padding: 25px 0px -30px 0px;
	float: left;
	clear: both;
	width: 170px;
	border: none;
	border-width:0px
}

.bildgross {
	width: 450px;
	float: left;
	clear: both;
	border: none;
	border-width:0px
}

#menuebar a:link, #menuebar2 a:link { font-weight:regular; color:grey; text-decoration:none; }
#menuebar a:visited, #menuebar2 a:visited { font-weight:regular; color:grey; text-decoration:none; }
#menuebar a:hover, #menuebar2 a:hover { font-weight:regular; color:#333; text-decoration:none; margin-left: -5px; padding-left: 4px; border-left: 1px dotted grey;}
#menuebar a:active, #menuebar2 a:active {font-weight:regular; color:#000000; text-decoration:none;}
#menuebar a:focus, #menuebar2 a:focus {font-weight:regular; color:#000000; text-decoration:none;}

a:link  { font-weight:regular; color:grey; text-decoration:none; }
a:visited { font-weight:regular; color:grey; text-decoration:none; }
a:hover  { font-weight:regular; color:#333; text-decoration:none;}
a:active {font-weight:regular; color: red; text-decoration:none;}


#menuebar {
	position:fixed;
	left: 425px;
	top: 30px; 
	width: auto;
	z-index:3;}
	
#menuebar2 {
	position:fixed;
	left: 300px;
	top: 30px; 
	width: auto;
	z-index:3;}	
	
#kopf {
	position:fixed;
	left: 250px;
	top: 0px;
	width: 225px;
	height: 150px;
	padding-top: 17px;
	padding-left: 600px;
	background-color: white;
	border-top: 2px solid #333333;
	opacity:.9; filter:alpha(opacity=50);
	-moz-opacity:9;
	z-index:3;}
	
#weiss {
	position:absolute;
	left: 250px;
	top: 0px;
	width: 825px;
	height: 168px;
	background-color: white;
	z-index:1;}	


		
#box3 {
	position:relative;
	width: 750px;
	min-height: 150px;
	background-color: white;
	border-top: 1px dotted #999;
	padding: 25px 25px 25px 50px;
	margin: 0;
	float: left; 
	z-index:5;}	
	
	
#boxshow {
	position:relative;
	width: 525px;
	background-color: white;
	border: none;
	padding: 0px 0px 25px 300px;
	float: left; 
	z-index:5;}	
	
	
#hintergrund {
	position:absolute;
	left: 250px;
	top: 169px;
	height: auto;
	width: 830px;
	background-color: none;
	padding-bottom: 250px;
	z-index:1;
	}
