html,body {
height: 100%;
}
body {
	padding:0;
	margin:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	background-color:#99cc33;
	text-align: center;
	
}

/* header anfang */
#head {

	padding:0;
	margin:0;
	height: 129px;
	width: 100%;
/* 	background-color: #b3d336;*/
	background-color: #99cc33;
	background-repeat:no-repeat;
	background-image: url(bilder/dach.gif);
	background-position: left;
}

#schrift {
	position:absolute;
	top:0px;
	left:227px;
	margin:0;
	height:129px;
	width:548px;
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(bilder/hvll.gif);
}
#wappen {
	position:absolute;
	top:0px;
	left:755px;
	margin:0;
	height:129px;
	width:111px;
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(bilder/altkreis.gif);
}
/* header ende */

/* navigation anfang */
#navigation {
	position:absolute;
	margin-top:129px;
	left:0px;
	float:left;
	background-color:#99cc33;
	width:191px;
	margin:0 0 0 0;
	padding:0 8px 0 8px;

}

#navigation ul {
	font-size:1em;
	line-height:1.6em;
	margin:0;
	list-style:none;
	font-weight:bold;
}

#navigation ul a:link,#navigation ul a:visited {
	background-color:#e3efb4;
	color:#000000;
	display:block;
	margin-bottom:8px;
	height:20px;
	padding:2px 0 0 5px;
	text-decoration:none;
	width:100%;
}

#navigation ul a:hover {
/* 	color:#b3d336; */
	color:#99cc33;
	background-color:#e3efb4;
	text-decoration:none;
	display:block;
	margin-bottom:8px;
	height:20px;
	padding:2px 0 0 5px;
	text-decoration:none;
	width:100%;
	}

#navigation ul a.aktiv:link, #navigation ul a.aktiv:visited, #navigation ul a.aktiv:hover {
/*	color:#b3d336;*/
	color:#99cc33;
	text-decoration:none;
	font-weight:bold;
	background-color:#e3efb4;
}
.men {
	width:191px;
}
.mencount {
	font-size:11px;
	font-weight:normal;
	border: 1px dashed #000000;
	color:#000000;
	display:block;
	margin: 450px 0 8px 0;
	height:20px;
	padding:2px 0 0 5px;
	width:180px;
}

/* navigation ende */

/* Text-Definitionen */

p,ul {
	text-align:left;
/*	color:#666; */
	font-size:1em;
	line-height:1.4em;
	font-style:normal;
	border-style:none;
}

li,ul {
	margin:0;
	padding:0;
	list-style:none;
}

/* inhalt anfang */
#contentcontainer {
	background-color: #e3efb4;
	height:auto;
	margin:0 0 0 212px;
	padding:0;
	text-align:left;
	border: 1px solid #e3efb4;
}
#content {
	width:650px;

	padding:0 0 30px 14px;
	margin:0 0 0 0;
	text-align:left;
	position: relative;

	height:100%;
	min-height:900px;	
	height:auto !important;	/* min height workaround */
	height:100%;			/* min height workaround */		
/*	min-height:100%;
	height:100%;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:auto; */
}
			
/*html>body #content {
	height:auto; }*/
#ueberschrift {
	margin:28px 0 0 0;
	font-size:1.3em;
	font-weight:bold;
}
#inhalt .fett {
	font-weight:bold;
	height:1em;
}

div.adresse {
  clear: both;
  padding-bottom:30px;
  margin-bottom:20px;
}
div.adresse span.position {
  float: left;
  width: 105px;
  text-align: left;
  }

div.adresse span.eintrag {
  float: right;
  width: 515px;
  text-align: left;
  }

#bild_rechts {
  padding-top:5px;
  float: right;
  text-align: left;
  margin-left:10px;
  margin-bottom:15px;
}
#bild_fliesst {
  float: left;
  text-align: left;
  margin: 0 10px 10px 0;
}
#bild_abstand {
	float:left;
  	margin:0 10px 0 0;
}
.mitte {
	text-align:center;
}

#inhalt {
	margin-top:10px;
	line-height:1.6em;
}
#iframe {
	background-color: #e3efb4;
	margin-top:20px;
	text-align:left;
}
#karte {
	margin:20px 0 0 20px;

}
#inhalt ul {
	font-size:1em;
	list-style-type:circle;
	line-height:1em;
	margin:0;
}
#inhalt li {
	font-size:1em;
	line-height:1.2em;
	margin: 10px 0 10px 1.4em;
	list-style-type:circle;
	list-style-position:outside;
}

/* inhalt ende */







/* Ueberschriften */

h1 {
	text-align:left;
	font-weight:normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size:1.5em;
	color:#000;
	margin:0;
	padding:0;
	line-height:1em;
}

h1 a:link, h1 a:hover, h1 a:visited {
	color:#000;
	text-decoration:none;
	background-color:#fff;
}

h2 {
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:1.5em;
/*	color:#333;*/
	margin:0;
	padding:0;
}

h1.title, h5.subtitle {
    padding: 22px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
	height: 0px !important;
    height /**/:22px;
   }

h3 {
	font-size:1em;
	padding:5px 0 0 0;
	text-align:left;
	font-weight:bold;
	line-height:1.7em;
/*	color:#666;*/
}

h4 {
	font-size:1em;
	padding-top:20px;
	font-weight:bold;
	text-align:left;
/*	color:#666;*/
}

/* Links */

a:link, a:visited {
	color:#cc6633;
	text-decoration:none;
}

a:hover {
	color:#99cc33;
/*	background-color:#999;*/
	text-decoration:none;
}

a.aktiv:link, a.aktiv:visited {
	color:#B9C900;
	text-decoration:none;
	font-weight:bold;
}

a.aktiv:hover {
	background-color:transparent;
	color:#B9C900;
	text-decoration:none;
	font-weight:bold;
}



/* Listen */

#submenu ul, #submenu li {
	display:inline;
	text-align:right;
}

#aliste li, #bliste li {
	font-size:0.95em;
	line-height:1.6em;
}



/* Startseite Ueberschriften */



/*Text-Klassen*/



/* Ein bisschen Kosmetik */




hr {
/* floats festzurren */
	visibility:hidden;
	clear:both;
}


img {
	border:0;
}

.kopf	{
	float:right;
	padding:7px;
	margin-right:40px;
	border:1px solid #dadada;
}
/*
input,textarea{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	position:absolute;
	left:150px;
  	width:280px;
}

 textarea {
	height:125px;
}
*/
.text {
 font-size:1em;
 border: #99cc33;
 border-style: solid;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 color:#000000;
 }
.adresse1{
position:absolute;
bottom:50px;
}
.adresse2{
position:absolute;
bottom:50px;
left:280px;
}
.button {
top:66%;
}
.fett{
font-weight:bold;
height:2.5em;
}

.capsfett{
font-weight:bold;
height:2.5em;
font-variant:small-caps;
}

img{
	border:0;
}



/*form gaestebuch*/
#kontaktcontainer{
	width:300px;
	height:auto;
}

form{
	padding:0;
	width:305px;
}

label {
	padding:0.5em 0 0 0;
	width : 100px;
	display: block;	   
}

input, textarea{
	border: 1px solid #857841;
	width : 300px;
	margin-top: 0.3em;
	padding: 0.3em;
}
.eintraghead {
	width:440px;
	border-bottom:1px dashed #000000;
	margin: 30px 50px 0 0;
	padding: 0;
}
.eintrag {
	width:430px;
	padding: 0;
	margin: 0;
}

div .kleinebilder {
	width:229px;
	display:inline;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	font-size:11px;
	line-height:14px;
}