*{margin: 0; padding:0; }

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size: 11pt;
}

a, a:visited{color:#2e5b03; }
a:hover{text-decoration: none; color:#2e5b03;}


#container {
text-align: left;
margin: 0 auto;
width: 100%;
height: auto;
min-height: 400px;
}

	
#head{
width:100%;
height: 255px;
}
	#head img{
	border-bottom: 2px solid #e3e4ba;
	}

#content{
width: 100%;
height: auto;
min-height: 434px;
margin-top: 10px;
}

	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */


#bildlinks{
display: none;

}

#leftnav{
display: none;
}

	

#text{
width:100%;
height: auto;
min-height: 489px;
}

#text h1{font-size: 1.3em; margin-top:0; margin-bottom:10px;}
#text h2{ font-size: 1.1em; margin-top:0; margin-bottom:10px; clear: both;}
#text h1.buchungen {font-size: 1em;}
#text p{margin-bottom:7px;}

.hg_gruen{background-color:#cfd4ac; padding:6px 10px 3px 10px; margin-bottom: 10px;}


#text table{font-size: 1em; width: 100%;}
#text td{vertical-align: top; padding: 5px; background-color:#cfd4ac;}
#text td.ueberschrift {background-color: #6e852d; color: #e3e4ba; font-weight:600; }
#text ul{list-style-type: disc; margin-left: 20px; padding-left:20px; margin-bottom: 10px;}
#text ul li{margin-top: 4px; font-size: 1em;}
#text img.impressionen {float: right; margin-left: 15px;}
#text img.impressionen1 {float: left; margin-right: 15px;}
#text img {border:0;}


.kontakt{
margin-top:20px;
width: 256px; 
height:168px; 
padding: 15px 15px 5px 15px; 
font-size: 0.95em; 
float: right; 
background-image:url(../bilder/hg-kontaktkasten.jpg); 
background-repeat:no-repeat;
margin-bottom:0;
}




