/* CSS Document */


/* Menü Anfang */
a  {
color: #d5822e;
font-size:11px;
text-decoration: none;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: 400;

}

.menu_oben:visited {

color: #EFEFEF;
}
.menu_oben:link {
color: #EFEFEF;
font-size:10px;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menu_oben:active{
color:#FFFFFF;
} 

a:hover {
	color: #FF6600;
	text-decoration:none;
	font-weight: normal;
}

.bereich{
	display: block;
	color: #CCCCCC;
	font-weight:100;
	font-size:14px;
	
	text-align: left;
	vertical-align: top;
	z-index:2;
	height:auto;
	
}

a img {border:none;}



a.link{
 display: block; 
color: #EFEFEF;
font-family: Verdana, Arial;
font-size: 11px;
text-decoration: None;
text-align: left;

}

a.link.bereich{
display: block;
text-align: left;
width: 100px;
height: 25px;
z-index:2;
color: #d5822e;
font-size:14px;


}

a.link:hover{
 display: block; 
color: #FF6600;
text-align: left;
z-index:2;

}
.style5 {
	display: block;
	color: #4B4B4B;
	text-align: center;
	font-weight: 500;
	font-size: 11px;
	font-stretch:extra-condensed;
	font-family: Verdana;
	position: absolute;
	width: 113px;
	height: 18px;
	left: 3px;
}
/* Menü Ende */

html {height:100%;}
body {height:100%; margin:0; padding:0; background-color: #241e1e;
overflow:auto;

}
/* prepares the background image to full capacity of the viewing area */
#bg {position: relative; top:0; left:0; width:100%; height:900px; margin: 0 auto;}
/* places the content ontop of the background image */
#content_bg {
	position:relative;
	margin: 0 auto;
	top: 0%;
	/* background-image:url(grafix/bg_passion.png); */
	background-repeat:no-repeat;
	visibility: visible;
	width: 958px;
	height: 700px;
}
#logo {
	position: absolute;
	visibility: visible;
	left: 201px;
	top: -6px;
	width:auto;
	height:auto;
}

#content {
	position: absolute;
	left: 1px;
	top: 182px;
	width:960px;
	height:444px;
	overflow: hidden;
	color: #272323;
	z-index: 1;
}

#navi_bg {
	
	background-repeat:no-repeat;
	position: absolute;
	width: 200px;
	height: 472px;
	left: 65px;
	top: 124px;
}

#navi{
	position: absolute;
	width: 386px;
	height: 89px;
	left: 532px;
	top: 81px;
	z-index:10;
	font-size: 16px;
}

#smallnavi{
	position: absolute;
	left: 537px;
	top: 612px;
	width: 176px;
	height: 13px;
	font-size:10px;
	color: #F90;
}

#anschrift{
	position: absolute;
	left: 343px;
	top: 610px;
	z-index:9;
	height: 172px;
	margin-top:0px;
	padding-top:0px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:12px;
	text-align:left;
	width: 170px;
}

.anschrift_text {
	

	 
	
}

.überschrift_small {
	font-size: 18px;
	color: #4B4B4B;
}

.style2 {
	font-size: 10pt;
	font-family: "Arial Narrow";
	color: #4B4B4B;
}
