html,html body	 { 
	background:none;
}




/* --------- Boxen ------- */



#main_container {
	width:700px;
	height:100%;
	min-height:100%;
	background:#ffffff;
	margin:0px auto;
	margin-bottom:0px;
	padding:0px;
	position:relative;
	z-index:1;
}



#logo,#logo_start	{
	width:700px;
	padding:30px 0px 20px 0px;
}

#main_text {
	width:700px;
	padding:30px 0px 30px 0px;
	position:relative;
	float:left;
}


#head_container	{
	width:700px;
	height:50px;
	background:#ffffff url(../images/schattenkante_oben.gif) repeat-x 0px 0px;
	position:relative;
	float:left;
}

#head_box {
	background:#FF8200 url(../images/schattenkante_oben.gif) repeat-x bottom left;
	float:left;
	color:#ffffff;
	font-size:20px;
	line-height:22px;
	padding:10px 150px 18px 50px;
}


#navi_container {
	display:none
}



.intro_box {
	width:320px;
}
.intro_box img {
	width:320px;
}


.info_box {
	padding:50px 20px 20px 0px;
	background:#fafafa;
	border:1px solid #ff8200;
	margin-bottom:30px;
	position:relative;
}

.info_box h4 {
	width:200px;
	padding:7px 10px 10px 10px;
	color:#ffffff;
	text-decoration:none;
	background:#ff8200;
	position:absolute;left:0px; top:0px;
}

.info_box ul {
	padding-left:40px;
}


#titelbild_container {
	width:700px;
	height:233px;
	float:left;
}

#titelbild {
	width:700px;
	height:233px;
	float:left;
}


#kontakt_box {
	width:600px;
}

#kontaktform_box {
	display:none;
}
