body , html {
 height: 100%;

 font-family:Verdana, Arial;
 margin:0px;
 font-size:0.9em;
 padding:0px;
 background-color:#232b59;
}

img , div , p  {
  margin: 0px;
  padding: 0px;
  border:none;
}

div#shim {
    /* visibility: hidden; */
    width: 100%;
    height: 50%;
    margin-top: -500px;
        float:left;

}


#content {
    position: relative ;
    left: 50%;
    margin: 0px 0 0 -465px;
    width:955px;
    height:800px;
    background-color:transparent;
    z-index:1;
     clear:both;
     overflow:hidden;

       }

#header        { width:955px; height:240px;padding:0px; margin:0px;margin-left:0px;margin-top:0px;  background-image: url(../bilder/background-header.png);background-repeat:no-repeat;} 
#text          { width:955px; padding:0px; margin:0px; margin-left:0px; background-image: url(../bilder/background-text.jpg);background-repeat:no-repeat;}


	
p
 { 
 margin:0px;
 margin-left:0px;
 margin-top:10px;
 padding:0px;
 font-family: Verdana , Arial;
 color:#410606;
 font-weight:normal;
 font-size:1.1em;
 line-height:18px;
 width:560px;
 
} 


p.nav
 { 
 margin:0px;
 margin-left:15px;
 margin-top:0px;
 padding:5px;
 font-family: Verdana , Arial;
 font-size:0.7em;
 font-weight:normal;
 color:#999999;
 width:180px;
} 



h1
 { 
 margin:0px;
 margin-left:40px;
 margin-bottom:20px;
 margin-top:0px;
 padding:0px;
 padding-top:50px;
 font-family: Times New Roman , Arial;
 font-size:1.7em;
 font-weight:bold;
 color:#666666;
}  


h2
 { 
  margin:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-top:30px;
 font-family: Times New Roman , Arial;
 font-size:1.5em;
 color:#bb8e4c;
} 

table,tr,td
 { 
 margin:0px;
 margin-left:0px;
 margin-top:0px;
 margin-bottom:10px;
 padding:4px;
 font-family: Verdana , Arial;
 line-height:16px;
 width:400px;
  color:#410606;
 
 
} 

ul,li
 { 
 margin:0px;
 margin-left:10px;
 margin-top:0px;
 margin-bottom:0px;
 padding:4px;
 font-family: Verdana, Arial;
 font-size:1.0em;
 line-height:16px;
 width:400px;
  color:#410606;
 
 
} 



a.nav1:link {  color:#666666;text-decoration:none; }
a.nav1:visited { color:#666666;text-decoration:none; }
a.nav1:focus { color:#666666;text-decoration:none; }
a.nav1:hover { color:#666666;text-decoration:underline; }
a.nav1:active { color:#666666;text-decoration:none; }

a.nav2:link {  color:#FFFFFF;text-decoration:none; }
a.nav2:visited { color:#FFFFFF;text-decoration:none; }
a.nav2:focus { color:#FFFFFF;text-decoration:none; }
a.nav2:hover { color:#FFFFFF;text-decoration:none; }
a.nav2:active { color:#FFFFFF;text-decoration:none; }