body , html {
 height: 100%;
 background-image: url(../bilder/hintergrund.jpg);background-repeat:repeat;
    color:#5E3B01;
 font-family:Verdana, Arial;
 margin:0px;
 font-size:0.9em;
 padding:0px;
}

img , div , p  {
  margin: 0px;
  padding: 0px;
  border:none;
}

div#shim {
    /* visibility: hidden; */
    width: 100%;
    height: 50%;
    margin-top: -400px;
        float:left;

}


#content {
    position: relative ;
    left: 50%;
    margin: 0px 0 0 -465px;
    width:955px;
    height:729px;
    background-color:#f9f6f1;
    z-index:1;
     clear:both;
     overflow:hidden;

       }


#text          {   padding:0px; margin:0px; margin-left:0px; background-color:#f9f6f1; background-image: url(../bilder/wasserzeichen1.gif);background-repeat:no-repeat;background-position: 340px 20px;}
#nav            { width:955px; height:145px; background-image: url(../bilder/hintergrund-nav.jpg);padding-left:25px; margin-left:25px;background-repeat:no-repeat;}


h1
 { 
 margin:0px;
 margin-left:0px;
 padding:0px;
 width:500px;
 font-family: Verdana , Arial;
 color:#666666;
 font-size:1.5em;
 font-weight:normal;
 line-height:16px;
} 


h2
 { 
 margin:0px;
 margin-left:0px;
 padding:0px;
 width:500px;
 font-family: Verdana , Arial;
 color:#666666;
 font-size:1.3em;
 font-weight:normal;
 line-height:16px;
} 

	
p
 { 
 margin:0px;
 margin-left:0px;
 margin-top:11px;
 padding:0px;
 width:500px;
 font-family: Verdana , Arial;
 color:#666666;
 line-height:16px;
 
} 


p.nav
 { 
 margin:0px;
 margin-left:15px;
 margin-top:0px;
 padding:5px;
 font-family: Verdana , Arial;
 font-size:0.9em;
 font-weight:normal;
 color:#999999;
 
} 






a.nav1:link {  color:#666666;text-decoration:none;font-weight:normal; }
a.nav1:visited { color:#666666; text-decoration:underline;font-weight:normal; }
a.nav1:focus { color:#666666; text-decoration:none;font-weight:normal;}
a.nav1:hover { color:#666666;  text-decoration:underline;font-weight:normal; }
a.nav1:active { color:#666666; text-decoration:underline;font-weight:normal; }

a.nav2:link {  color:#666666;text-decoration:underline;font-weight:normal; }
a.nav2:visited { color:#666666; text-decoration:underline;font-weight:normal; }
a.nav2:focus { color:#205647; text-decoration:underline;font-weight:normal; }
a.nav2:hover { color:#205647;  text-decoration:underline;font-weight:normal; }
a.nav2:active { color:#205647; text-decoration:underline;font-weight:normal; }