body {
	margin: 0;
	background:url(../images/bg.gif) repeat-x left top;
	background-color: #57A130;
	scrollbar-face-color: #57A130;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #ffffff;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}

.hoehe {height: 100%}

table {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}


/*--------navi------------------------------------------*/

#navi {
	padding: 0 px; 
	margin: 0px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:right;	
	padding-right: 20px;	
	}


#navi a{
	padding: 3px 2px 0px 2px;
	margin: 0px; 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
#navi a:hover {
	color: #FAED5C;
	font-weight: bold;
}
#navi .activ1 {color: #FAED5C;
	font-weight: bold;}

/*--------navi r------------------------------------------*/


/*---------------------NAVI------------------------------------------------------------------------*/

ul#kasten_l { 
	list-style-type: none; 
	font-size: 11px; 
	text-align:left;
	/*vertical-align:middle;*/
	margin: 0;
	padding: 0; 
}

ul#kasten_l li {
	display: block;
	margin: 2px 1px;
	padding: 0; 
	height: 20px;
	line-height:20px;
}
ul#kasten_l a {
	display: block;
	color: #646464; 
	background-color:#FFFFFF;
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	line-height:20px;
	text-decoration: none;
	font-weight: bold;
}
	
ul#kasten_l a:hover {display: block; color: #57A130; font-weight: bold;}
ul#kasten_l .activ {display: block; color: #57A130; background-color:#FFFFFF; font-weight: bold;}

/*-------------------------------------------------------------------------------------------------------------*/
.txt_adress {
	background:url(../images/fuss.gif) no-repeat left center;
	padding-right: 27px;
	font-size: 11px;
	color: #AF0000;
	text-align:right;
}

h1 {
	font-size: 18px;
	color: #DD1C00;
	font-weight: normal;
	background: url(../images/hg_h1.gif) repeat-y left top;
	padding: 3px 3px 3px 25px;

}
h2 {font-size: 12px;
	color: #3F851A;
	font-weight: bold;
}

h3 {font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h4 {font-size: 12px;
background: url(../images/hg_h4.gif) repeat-y left top; 
	padding: 3px 3px 3px 30px;
	border: 1px dashed #57A130;
	}

blockquote {margin-left: 27px;}

.text_mark { color: #DD1C00; font-weight: bold;}

.ramtab {
	background: url(../images/hg_h1.gif) repeat-y left top; 
	padding: 3px 3px 3px 30px;
	border: 1px dashed #DD1C00;}
	
.ramtab_g {
	background: url(../images/hg_li.gif) repeat-y left top; 
	padding: 2px 2px 2px 30px;}
.rahmen {
	border: 1px dashed #57A130; padding: 5px;
	}
	
.img {
	margin: 2px 2px 5px 12px;
	border: 1px dashed #5e5e5e;
	padding: 3px;
	background-color:#D3D3D3;

}
.img_l {
	margin: 2px 12px 5px 2px;
	border: 1px dashed #5e5e5e;
	padding: 3px;
	background-color:#D3D3D3;

}

.txtmini {
	font-size: 10px;
	color: #181B18;
}


hr {border:none; height:1px;
width:95%;
color:#22241F;
background-color:#22241F;
text-align:left; 
margin:0; 

}



ul {
	list-style-type: none; 
	font-size: 11px;
	line-height: 16px;
 }
 
 li {
 margin: 0 0 8px 0;
 line-height:15px;
 }

a { color:#333333; text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:hover { color:#000000; text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}


/*Für Kontakt Formular Beginn*/
input{
background-color: transparent;
	border: 1px solid #5E5E5E;
	color: #000000;
	height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea{
	color:#000000;
	border:  1px dashed #5E5E5E;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
/*Ende Style Kontaktformular*/

.suchtext {
position:absolute;
left:-9999px;
}

	

