
body{
	text-align:center;
	background: url(/fileadmin/images/bg.png);
	font-family: Verdana, Helvetica, sans-serif;
}

H1{
	color : black;
	text-decoration: none;
	font-size: 12px;
	}

H2{
	color : white;
	text-decoration: none;
	font-size: 10px;
	}

H4{
	color : #652501;
	text-decoration: none;
	font-size: 8px;
	}

#container{
	text-align:left;
	position: relative;
	color:white;
	margin:auto;
	width:704px;
}
#container a{
	color: #652501;
}
#container a:hover{
	color: #000;
}
#header{
	z-index: 2;
	position: relative;
	color: black;
	width: 704px;
	height: 266px;
	background: white;
}

#border_oben{
	z-index: 4;
	position: absolute;
	width: 704px;
	height: 100px;
	background: url(/fileadmin/images/border_oben.png);
	}
#border_links{
	z-index: 5;
	position: absolute;
	top: 100px;
	width: 27px;
	height: 166px;
	background: url(/fileadmin/images/border_links.png);
	}
#border_rechts{
	z-index: 5;
	position: absolute;
	left: 674px;
	top: 100px;
	width: 30px;
	height: 166px;
	background: url(/fileadmin/images/border_rechts.png);
	}
#header_pic{
	z-index: 6;
	position: absolute;
	left: 106px;
	top: 100px;
	width: 568px;
	height: 166px;
	background: url(/fileadmin/images/header_pic.jpg);
}

#header_line{
	z-index: 6;
	position: absolute;
	left: 27px;
	top: 265px;
	width: 647px;
	font-size: 1px;
	height: 3px;
	background: url(/fileadmin/images/header_line.png) no-repeat;
}

#adresse h1{
	margin: 5px 0 0 40px;
}

#adresse div{
	padding: 0 3px;
}


#adresse{
	color : black;
	text-decoration: none;
	font-size: 11px;
	z-index: 11;
	position: absolute;
	left: 521px;
	top: 266px;
	width: 152px;
	height: 180px;
	background: #DCB963;
}

#klingel{
	z-index: 12;
	position: absolute;
	font-size: 1px;
	left: 520px;
	top: 260px;
	width: 51px;
	height: 42px;
	background: url(/fileadmin/images/klingel.png);
}

#trennlinie1{
	z-index: 11;
	position: absolute;
	font-size: 1px;
	left: 528px;
	top: 290px;
	width: 145px;
	height: 2px;
	background: #956028;
}

#trennlinie2{
	z-index: 11;
	position: absolute;
	font-size: 1px;
	left: 521px;
	top: 445px;
	width: 152px;
	height: 2px;
	background: #956028;
}

#info{
	z-index: 11;
	color : black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 521px;
	top: 447px;
	width: 152px;
	background: #F4D591;
}

#info div{
	padding: 10px 3px;
}

#navigation{
	z-index: 7;
	position: absolute;
	left: 35px;
	top: 110px;
	width: 140px;
	height: 166px;
}

.submenu{

}

#main_content{
	color : black;
	text-decoration: none;
	font-size: 10px;
	z-index: 1;
	margin: 0 0 0 0;
	color: #652501;
	z-index: 23;
	width: 704px;
	background: url(/fileadmin/images/border_main_content.png) repeat-y;
}
#content{
	padding: 5px 182px 0px 35px;
		min-height: 404px;

}

#spalte_links{
	position: relative;
	float: left;

}
#content_links{
	width: 144px;
	margin-right: 9px;
}

#footer{
	text-align: center;
	font-size: 10px;
}
#footer a{
	text-decoration: none;
	color: #DCB963;
}

#border_footer{
	position: relative;
	margin: 0px 0 0 0px;
	z-index: 6;
	width: 704px;
	height: 37px;
	background: url(/fileadmin/images/border_footer.png) no-repeat;
}

.bodytext{
	margin:0 0 0 0;
}

.csc-firstHeader{
	margin:0 0 0 0;
}
#tx_bt_simplecontact .tx_bt_simplecontact_label{
	font-size: 12px;
}