html,body{margin:0;padding:0}
body{ font-family:arial; font-size:10pt; line-height:1.3em;
      background-image:url(../bilder/hg.bmp); background-repeat:repeat-x; }

/*** Komplette Seite ***/
div#container{text-align:left; width:845px; margin:0 auto;  background: #FFFFFF; border-width:1px;
    border-style:solid; border-color:#8A6C24;
    margin-top:10px;  margin-bottom:5px;}

/*** Logo ***/
div#kopf { background:#FFFFFF; width:845px; }
div#logo { background:#FFFFFF; width:215; float:left; margin-left:5px}

/*** Werbeblöcke ***/
div#abcde { background:#DFC37F; border-style:solid; border-width:1px; border-color:#8A6C24; }
div#abcde a{ color: #000000; font-weight:bold; font-size:9pt;}
div#abcde .text{ color: #0C0C0C; font-size:9pt; line-height:1em;}
div#google { background:#FFFFFF; }

/*** Seiteninhalt ***/
div#content{float:right; width:825px; background: #FFFFFF; padding-left:10px; padding-top:0px; padding-bottom:5px; padding-right:10px;}
div#content h1{color: #8A6C24; font-size:18pt; font-weight:bold; margin-bottom:5px; margin-top:10px; line-height:1.1em;}
div#content h2{color: #000000; font-size:15pt; font-weight:bold; margin-bottom:5px; margin-top:10px; line-height:1.2em;}
div#content h5{color: #000000; font-size:12pt; font-weight:bold; margin-bottom:5px; margin-top:20px; line-height:1.2em;}
div#content p{color: #000000; text-align:justify; margin-left:0px; margin-top:5px; margin-bottom:0px; margin-right:0px;}
div#content .abbildung{color: #000000; font-size:9pt; font-style:italic;}
div#content .abbverweis{color: #000000; font-size:9pt; font-style:italic; font-weight:bold;}
div#content .tabkopf{background: #DFC37F; color: #000000; font-weight:bold;}
div#content .tabzeile{background: #F9F3E5; color: #000000;}
div#content .tab{background: #8A6C24; color: #000000;}

/*** Navigation ***/
div#navigation{background: #8A6C24; width:845px; height:25px; color: #FFFFFF; font-size:10pt; font-weight:bold; float:right; text-align:center;}
div#navigation a{color: #FFFFFF;font-weight:bold; line-height:21px; font-size:11pt; font-family:Arial; text-decoration:none;
padding-left:10px; padding-right:10px;}

/*** Fusszeile ***/
div#footer{color: #FFFFFF; background: #8A6C24; color: #FFF; clear:both; width:845px; font-size:9pt;}
div#footer p{margin-left:10px; }
div#footer a{color: #F0F0F0; font-weight:bold; font-size:9pt; text-decoration:none; margin-left:10px; }

/*** Inhalt ***/
div#inhalt{ clear:both; font-size:7pt; line-height:1em; margin:5px; text-align:justify; background:#FFFFFF; color: #303030; top:1px;}
div#inhalt a{ font-size:7pt; }