* {padding: 0; margin: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #444;
}
body {
	background-color: #b9e2f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/mainbg.png);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
     color: #3a66ff;
     text-decoration: underline;
}
a:hover {
     color: #000000;
     text-decoration: none;
}
#header_wrapper{
	width:100%;
}
#header_center{
	margin: 0 auto;
	width:996px;
	height:274px;
	border:0px solid #000;
}
#header_pic_neheim{
	width:996px;
	height:274px;
	background-image: url(../img/header_neheim.jpg);
	background-repeat: no-repeat;
}
#header_pic_beckum{
	width:996px;
	height:274px;
	background-image: url(../img/header_beckum.jpg);
	background-repeat: no-repeat;
}
#menu{
	position:absolute;
	top:234px;
	padding: 0 9px 0 9px;
	z-index:100;	
	width:978px;
	height:40px;
	margin: 0 auto;
}
.clearer{
	height:1px;
	clear:both;
}
#content_wrapper{
	width:100%;
}
#content_center{
	margin: 0 auto;
	width:996px;
	border:0px solid #000;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
}
#content{
	padding: 28px 33px 28px 33px;
}
#content_left{
	width:180px;
	float:left;
}

#content ul{
	margin-left:40px;
}
#content li{
	list-style-type: none;
	background-image: url(../img/li_icon.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:15px;
}


#footer{
	spadding: 28px 33px 0px 33px;
}
#footerbg{
	text-align:center;
	width:996px;
	height:9px;
	padding: 10px 0 10px 0;
	background-image: url(../img/footerbg.png);
	background-repeat: no-repeat;
}

#subnav_header{
	width:160px;
	background-color:#00C;
	padding:10px 10px 10px 10px;
	color:#fff;
	border-left:1px solid #009;
	border-right:1px solid #009;
	border-bottom:1px solid #009;	
}
#subnav_content li{
	list-style-type: none;
	width:160px;
	background-color:#0CF;
	padding:10px 10px 10px 10px;
	color:#fff;
	border-left:1px solid #009;
	border-right:1px solid #009;
	border-bottom:1px solid #009;
}
 /*Textformatierungen*/
 h1{
	font-size:16px;
	color: #e78d0e;
	margin-bottom: 20px;
}
h2, h3{
	font-size:14px;
	color: #e78d0e;
	margin-bottom: 20px;
}
.text-fett{
	color: #444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text-normal{
	color: #444;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text-klein{
	color: #444;
	font: normal 0.85em Arial, Helvetica, sans-serif;
}
.text-klein-fett{
	color: #444;
	font: normal 0.85em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text-mittel{
	color: #444;
	font: normal 0.95em Arial, Helvetica, sans-serif;
}
.ueberschrift {
	color: #D9912B;/* blau #367EA6 | gelb #FFD954 #367EA6*/
	padding-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.ticker {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}
p,cite,code,ul,td,th {
	font-size: 100%;
}
#links {
	float: left; 
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}
#rechts {
	float: right; 
	margin-left: 15px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}
.left_float {
	float: left; 
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}
.right_float {
	float: right; 
	margin-left: 15px; 
	margin-top: 0px; 
	margin-bottom: 10px;
}
hr {
border-top: solid 1px #FFF;
border-bottom: solid 1px #CCC;
border-left: solid 1px #FFF;
border-right: solid 1px #FFF;
height:1px;
}

 /*Formular Formatierung*/
 input{
	border: 1px solid #367EA6;
	background-color: #F9F9F9;
	padding:2px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	border: 1px solid #367EA6;
	background-color: #F9F9F9;
	padding:2px;
	width: 250px;
}
.textarea {
	border: 1px solid #367EA6;
	background-color: #F9F9F9;
	padding:2px;
	width: 350px;
	height: 200px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	border: 1px solid #367EA6;
	background-color: #F9F9F9;
	padding:2px;
	width: 250px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
/*Galerie Formatierungen*/
#gallerys {
	text-align: center;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	padding:5px;
}
#gallerys a {
	color: #336699;   
	text-decoration: underline;
}
#umlauf{
	vertical-align: center;
	border: 1px solid #ccc;
	padding:5px;
}
#name {
	font-size: 16px;
	color: #336699;
	padding: 5px;
	font-weight:bold;
}
#description {
	margin-bottom: 10px;
}
#pictures {
	vertical-align: center;

}
#thumbs {
	vertical-align: center;
	margin-top: 10px;
}
#thumbs a {
	text-decoration: none;
	color: #336699;
}

