html { height: 100%; margin-bottom: 1px; } 


body {
	background:#2b0000;
	background-image:url(images/bg.jpg);
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
	letter-spacing:0.05pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	position:relative;
	margin:0px;
	padding:0px;
	
}



/*--------------------------------------------*/

#main {
	margin:0px;
	padding:0px;
}

#top_container {
	background:#3c1111 url(images/haed_bg.jpg) no-repeat scroll 50% 0;
	height:151px;
}

#top {
	margin:0 auto;
	position:relative;
	width:890px;
}

#band_container {
	background:#e1c18d url(images/leiste_bg.png) repeat-x scroll 50% 0;
	height:10px;
}

#middle_container {
	background:#dfbf8c url(images/middle_bg.jpg) repeat-y scroll 50% 0;
	min-height: 600px;
	height:auto;
}

#middle {

	margin:0 auto;
	position:relative;
	width:900px;
	min-height:600px;
	
}


#menue {
padding-top:6px;
	float:left;
	width: 152px;
	margin-top:30px;
	padding-left:48px;
	line-height:1em;
	min-height:600px;
}

.button{
	width: 134px;
	float:left;
	margin-bottom:5px;
}
	
.linie{
	background:url(images/menue_line.gif) no-repeat ;
	height:1px;
	width: 152px;
	float:left;
	margin-bottom:12px;
	margin-top:8px;
}


#content {
	line-height:1.5em;
	float:right;
	margin-left:50px;
	width: 650px;
}

#content_text {
padding-top:8px;
	font-size:13px;
	line-height:1.6em;
	float:left;
	margin-bottom:50px;
	width: 600px;
}

#content_img {

	padding-top:27px; 
	background-position:top right; 
	background-repeat:no-repeat;
	float:left;
	width:650px;
	min-height:500px;

}

#footer_container {
	background:#2b0000 url(images/footer_container_bg.jpg) no-repeat scroll 50% 0;
	height:80px;
	
	
}

#footer {
line-height:1.4em;
	margin:0 auto;
	padding-top:0px;
	position:relative;
	width:890px;
	text-align:center;
	color:#e8d3b0;
	
}

/*---------------------------------------------------------------------*/	

.kasten { float:left; width:190px; height:170px; text-align:center;  }
.kasten_text { width:190px; height:40px; text-align:center; line-height:1.0em; }
.kasten_bild { width:190px; height:130px; text-align:center;  }

/*---------------------------------------------------------------------*/	

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #630806;
	padding-bottom: 0px 0px 12px 0px;
	margin:0px 0px 26px 0px;
	line-height:1.4em;

}

p {}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #c75c1e;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:1.2em;
	
}



h3 {
	font-size: 13px;
	font-weight: bold;
	color: #630806;
	margin:0px;
	padding:0px;
}

strong {color:#222222;
}


img {
	border: none;
}

a {	
	color:#000000;
	text-decoration:none;

	border-bottom:1px dotted #630806;
}

.button a {
	border: none;
	text-decoration:none;
}


a:hover {
	color: #630806;
}

.white {
	color: #FFFFFF;
}

.small {
	font-size: 10px;
}
/*---------------------------------------------------------------------*/	

#kontakt_adresse{float: left; width:248px;}
#kontakt_rechts{float:left;width:200px; }

.links_name{float: left; width:120px;}
.links_text{float:left;width:420px;  }


/*---------------------------------------------------------------------*/
.formular {
	width: 350px;
}

.formular_reihe {
	clear: both;
	padding-top: 5px;

}	

.formular_label {
	float: left;
	width: 110px;
	padding-right: 10px;
	text-align: right;
}

.formular_feld {
	float: right;
	width: 220px;
	text-align: left;
}
.formular_feld2 {
	float: left;
	width: 50px;
	text-align: left;
	overflow:hidden;
}
.formular_feld3 {
	margin-left:5px;
	float: left;
	width: 148px;
	text-align: left;
	overflow:hidden;
}



.formular_button {
	clear: both;
	padding-right: 18px;
	padding-top: 5px;
	text-align: right;
}


.formular_input {
	width: 200px;
	border: solid #dbb87f 1px;
	background-color: transparent;
	background-color: #fff;
}
.formular_input2 {
	width: 200px;
	border: solid #dbb87f 1px;
	background-color: transparent;
	background-color: #fff;
}
.formular_input3 {
	width: 200px;
	border: solid #dbb87f 1px;
	background-color: transparent;
	background-color: #fff;
}

