body  {
	text-align: center;
	color: #654720;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background-color: #FFF;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a{
	color:#707070;
	text-decoration:none;
}

a:hover {
	color:#303030;
	text-decoration: none;
}

a:visited {
}





/* -------------------------------------------- Start: Konstrukt */

div#wrapper_body {
	position:relative;
	width: 940px;
	text-align:left;
	border-top:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../bilder/testimage.jpg);
	background-repeat: no-repeat;
}

div#header {
	float:left;
	position:relative;
	width:100%;
	height:130px;
}

div#logo {
	position:absolute;
	width:160px;
	height:160px;
	top:2px;
	left:27px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: none;
	clear: both;
}
div#video01 {
	position:absolute;
	width:180px;
	height:125px;
	top:194px;
	left:575px;
}
div#video02 {
	position:absolute;
	width:180px;
	height:125px;
	top:290px;
	left:730px;
}
div#video03 {
	position:absolute;
	width:180px;
	height:125px;
	top:373px;
	left:619px;
}
div#impressum {
	position:absolute;
	width:155px;
	height:22px;
	left: 632px;
	top: 18px;
	text-align: left;
	color: #707070;
}
div#mp3 {
	position:absolute;
	width:150px;
	height:20px;
	left: 790px;
	top: 20px;
	text-align: left;
	color: #707070;
}
div#title_menu {
	position:absolute;
	width:618px;
	height:45px;
	left: 326px;
	top: 66px;
}
div#flash_container {
	width:940px;
	float: left;
}
div#openclose {
	width:182px;
	float: right;
	height: 90px;
	background-image: url(../images/openclose.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#socialmedia {
	width:192px;
	float: left;
	height: 25px;
	margin-top: 50px;
	margin-left: 125px;
}
div#mp32 {
	width:200px;
	float: left;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 100px;
}
div#trennlinie {
	width:940px;
	float: left;
	height: 5px;
	margin-top: 15px;
	border-top-color: #654720;
	border-right-color: #654720;
	border-bottom-color: #E2DACD;
	border-left-color: #654720;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* -------------------------------------------- End: Liste Footer */




/* -------------------------------------------- Start: Content */


h1  {
	font-size:27px;
	font-weight:normal;
	text-decoration: none;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	line-height: 30px;
}

h2  {
	font-size:20px;
	font-weight:normal;
	text-decoration: none;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	line-height: 24px;
}
h3 {
	font-size:20px;
	font-weight:normal;
	text-decoration: none;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	line-height: 24px;
}


h3.abstand {
margin-bottom:18px;
}

span.bold {
font-weight:bold;
}
span.rosa {
	color: #f5b3b3;
}


/* -------------------------------------------- Start: Hauptmenü */

ul#mainnav {
	float:left;
	width:100%;
	height:50px;
}

ul#mainnav li{
	clip: rect(auto,auto,auto,auto);
	display: inline;
	padding-left: 25px;
	height:30px;
}
ul#mainnav   li.firstmain{
	clip: rect(auto,auto,auto,auto);
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}

ul#mainnav li a.active{

}

ul#mainnav li a{
	font-size:25px;
	color:#582b24;
	text-decoration:none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

ul#mainnav li a:hover {
	color:#ae8d62;
	text-decoration:none;
}

ul#mainnav li a:visited {

}

.clear {
clear:both;
line-height:0px;
font-size:0px;
height:0px;
}
.form_hacken {
	width: 15px;
	
}
.formlang {
	width: 300px;
	margin-bottom: 5px;
	margin-top: 2px;
	
}
.form_send {
	width: 75px;


/* -------------------------------------------- Start: Clearfix */

.clear {
clear:both;
line-height:0px;
font-size:0px;
height:0px;
}
div#unsichtbar {
	visibility:hidden;
	height: 10px;
}

