* {
   margin: 0px;
   padding: 0px;
}

html { 
   height: 100%; 
}

body {
   background: #bfbfbf url(Bilder/wiese.jpg) center -5px no-repeat;
   color: #026e2d;
   text-align: center;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, sans-serif;
}

div#rahmen {
   width: 850px;
   margin-left: -425px;
   margin-bottom: 30px;
   position: absolute;
   top: 0px;
   left: 50%;
   background: #1E1D0A  url(Bilder/hg3.gif) repeat-x left 180px;
   padding-bottom: 70px;
}

p#adress {
   text-align: center;
   position: relative;
   top: 130px;
   margin: 0px;
   padding: 0px;
}

#inhalt {
   width: 400px;
   height: auto;
   min-height: 250px;
   margin-left: 145px;
   padding: 30px 0px 10px 0px;
   color: #a3f1c2;
   position: relative;
   background: transparent url(Bilder/texthg_gruen.png) left top repeat-y;
}

#lochOben {
   background:transparent url(Bilder/lochOben_gruen.png) no-repeat scroll 0 0;
   height:28px;
   left:-20px;
   position:absolute;
   top:0;
   width:441px;
}

#lochUnten {
   position: absolute;
   bottom: -66px;
   left: 0px;
   padding-bottom: 20px;   
   background:transparent url(Bilder/lochUnten_gruen.png) no-repeat scroll 0 0;
   width: 400px;
   height: 46px;
}

div#foto {
   position: absolute; 
   top: 38px;
   /*left: -190px;*/
   right: 415px;
}

div#menu {
   position: absolute;
   top: 46px;
   right: -131px;
   width: 137px;
   height: auto;
   background: transparent url(Bilder/menueHg.png) repeat-y left top;
}

div#nachricht {
   position: absolute;
   color: #ffffff;
   top: 270px;
   right: -227px;
   width: 215px;
}

h1 {
   font-size: 160%;
   line-height: 160%;
   background: transparent url(Bilder/titelleiste.png) repeat-x left 0px;
   top: 15px;
   left: 0px;
   width: 100%;
   position: absolute;
   z-index: 200;
   height: 105px;
   padding-top: 5px;
   min-width: 750px;
}

h2 {
   font-size: 130%;
   padding: 0px 25px 20px;
   margin-top: -15px;
   position: relative;
/*   z-index: 100;*/
}

h3 {
   font-size: 110%;
   font-weight: bold;
   text-align: left;
   padding: 5px 25px 10px;
}

p {
   text-align: left;
   margin-bottom: 15px;
   font-size: 90%;
   padding: 0px 25px;
   line-height: 125%;
}

a {
   color: #ffffff;
}

a:hover, a:active, a:focus {
   color: #5cc039;
}

a img {
   text-decoration: none;
   border: 0px;
   vertical-align: middle;
   padding-right: 10px;
}

div#menu ul {
   list-style-type: none;
}

div#menu ul li {
}

div#menu ul li a {
   color: #19271e;
   font-weight: bold;
   text-decoration: none;
   line-height: 30px;
   width: 137px;
   display: block;
}

div#menu ul li a:hover {
   border-top: 3px solid #19271E;
   border-bottom:3px solid #19271E;
   background-color: #EFFFF5;
   width: 125px;
   margin-left: 6px;
   line-height: 24px;
}

div#menu ul li a.aktiv {
   color: #026E2D;
   border-top: 3px solid #026e2d;
   border-bottom: 3px solid #026e2d;
   background-color: #ffffff;
   width: 125px;
   margin-left: 6px;
   line-height: 24px;
}

div#weiss {
   background-color: #ffffff;
   height: 156px;
   width: 100%;
   padding-top: 25px;
}

div#menu #menueOben {
   padding: 0px;
   position: absolute;
   top: -8px;
   left: 0px;
   width: 137px;
   height: 8px;
   background: transparent url(Bilder/menueOben.png) no-repeat 0px 0px;
}

div#menu #menueUnten {
   padding: 0px;
   position: absolute;
   bottom: -13px;
   left: 0px;
   width: 137px;
   height: 13px;
   background: transparent url(Bilder/menueUnten.png) no-repeat 0px 0px;
}

div#foto #fotoinnen {
 /*  width: 100%;
   height: 100%;
   padding: 0px 6px 11px 6px;*/
}

div#foto div#bildSchatten, div#foto div#schatten {
   height: 207px;
   margin-left: -12px;
}

div#foto img#bildSchatten {
   width: 100%;
   height: 211px;
   padding: 0px 6px 11px;
}

div#foto div#fotoinnen img#bild {
   position: relative;
   top: -205px;
   /*left: -6px;*/
   height: 200px;
}

div#inhaltsbereich ul {
   font-size:90%;
   line-height:125%;
   margin: -10px 5px 15px 15px;
   padding:0 25px;
   text-align:left;
}

div#inhaltsbereich ul ul {
   margin: 5px 0px 10px 0px;
}

div.fn {
   display: none;
}

form#anfrage fieldset p {
   line-height: inherit;
   padding: 0px 15px;
   font-size: 90%;
   clear: left;
   
}

form#anfrage fieldset {
   border: 1px solid;
   margin: 10px;
}

form#anfrage fieldset legend {
   font-size: 90%;
   font-weight: bold;
   margin-left: 12px;
   padding: 0px 3px 10px 3px;
   color: #ffffff;
}

form#anfrage label {
   width: 53%;
   display: block;
   float: left;
}

form#anfrage label.plz {
   width: 37%;
}

form#anfrage p#senden {
   text-align: right;
   margin: 10px 3px 0px 0px;
}

form#anfrage input {
   width: 45%;
}

form#anfrage input.klein {
   width: 10%;
}

form#anfrage p.regen {
   height: 2.5em;
}

form#anfrage p.regen input.klein {
   margin-top: 1.5em;
}

form#anfrage input.plz {
   width: 15%;
}

form#anfrage textarea {
   width: 98%;
}

form#anfrage input#datei {
   float: right;
   margin-right: 2px;
   width: auto;
}

p.fehler {
   color: #ff0000;
}