body {
background-color:#14110f;
margin:0px auto;
min-width:960px;	
}
#header {
width:100%;
height:241px;
background:url(header_bg.png) repeat-x;
margin:0px auto;
text-align:center;
}
#menue_bg{
width:100%;
height:33px;
background:url(menue_bg.png);
}

#menue {
width:960px;
margin:0px auto;
text-align:center;
}
#menue a {
text-decoration:none;
}
.menue_button {
float:left;
width:160px;
heigt:33px;
background:url(menue_hover.png) no-repeat;
background-position: 0px 0px;	
}

.menue_button p {
font-size:16px;
font-family:arial;
color:#666;
margin: 0px;
margin-top:8px;
}
.menue_button:hover {
background-position:0px -33px;

}
#webseite {
width:960px;
margin:0px auto;
text-align:center;
}
#infobox {
width:960px;
height:224px;
background-image:url(../images/bg_infobox.png);
background-size: 100% 100%;
}
#info_left {
float:left;
width:475.5px;
height:224px;
}
##info_right {
float:left;
width:475.5px;
height:224px;

}
#info_middle {
float:left;
width:9px;
height:224px;
background:url(infoboxline.png)no-repeat;
}
#info_left_text {
float:left;
width:244.5px;
height:224px;
text-align:left;
}
#info_left_text h1 {
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
color:#000;
margin:0px;
margin-top:8px;
margin-left:10px;
}
#info_left_text p {
font-size:14px;
font-family:Vedana, Verdana, Geneva, sans-serif;
color:#000;
margin:0px;
margin-top:8px;
margin-left:10px;
}
#info_right_text {
	float:left;
	width:244.5px;
	height:224px;
	text-align:left;
	margin-left:10px;
	color: #000;
}
#info_right_text h1 {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	margin:0px;
	margin-top:8px;
	margin-left:10px;
	text-align: center;
}
#info_right_text p {
	font-size:14px;
	font-family:Vedana, Verdana, Geneva, sans-serif;
	color:#000;
	margin:0px;
	margin-top:8px;
	margin-right:10px;
	text-align: center;
	font-weight: bold;
}
#info_left_bild {
float:right;
width:176px;
height:224px;
background:url(../images/grafik1.png) no-repeat;
}
#info_right_bild {
float:right;
width:176px;
height:224px;
background:url(../images/grafik2.png) no-repeat;
}
#trennbalken {
width:960px;
height:14px;
background:url(bg_index_line.png) repeat-x;
clear:both;
}
#main {
float:left;
width:960px;
background-image:url(../images/gradient-brown.png);
background-size: 100% 100%;
clear:both;
margin:0px;
}
#main_text {
	width:720px;
	float:left;
	text-align:left;
	font-size: 14px;
}
#main_text h1 {
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	margin:0px;
	margin-top:15px;
	margin-left:8px;
}
#main_text p {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#100;
	margin:0px;
	margin-top:8px;
	margin-left:8px;
	margin-right:15px;
}
#main_text p.withe {
color:#e5d3ce;
}
#main_trenner {
float:left;
width:9px;
height:537px;
background:url(index_line.png) no-repeat;
}
#banner_right {
	float:left;
	width:219px;
	height:700px;
	background:url(banner_left.png) no-repeat;
}
#footer {
width:960px;
height:31px;
background:url(footline.png) repeat-x;
clear:both;
}
#footer_info {
float:left;
width:960px;
height:30px;
text-align: center;
}
#footer p{
color:#100;
font-family:Verdana, Geneva, sans-serif;
font-size:9.8px;
margin-left:110px;
}
