html, body, textarea {
    background-color:#d8caab;
      font-family: Arial, Helvetica, sans-serif; 
      font-size:12px; 
      font-weight:normal;
      color:#281500;
      scrollbar-base-color:#d8caab;
      scrollbar-3d-light-color:#fafafa;
      scrollbar-arrow-color:#281500;
      scrollbar-darkshadow-color:#281500;
      scrollbar-face-color:#d8caab;
      scrollbar-highlight-color:#fafafa;
      scrollbar-shadow-color:#281500;
      scrollbar-track-color:#d8caab;
}
#mittig     { position:absolute; width:958px; left: 50%;  margin-left:-479px; top:0px; background-color:#d8caab;  }
#top        { position:relative; width:958px; height:249px; left:0px; top:0px; background-image:url(img/top.jpg); }
#nav        { position:relative; width:958px; height:52px; left:0px; top:0px; background-image:url(img/nav.jpg); }
#nav_shell  { position:absolute; width:958px; height:32px; left:0px; top:0px; }
#main_out   { position:relative; width:958px; height:360px; left:0px; top:0px;  background-image:url(img/tile.jpg); background-repeat:repeat-y; }
#main       { position:relative; width:560px; height:360px; left:200px; top:20px; }
#footer     { position:relative; width:958px; height:170px; left:0px; top:0px; background-image:url(img/footer.jpg); }
#abst       { position:relative; width:958px; height:30px; background-color:#d8caab; }
.nav_in     { position:absolute; width:120px; height:30px; top:0px; text-align:center; }
.abst       { position:relative; width:200px; height:30px;}
.rel       { position:relative; width:400px; height:24px;}
.abs       { position:absolute; width:200px; height:24px;}


.h1    { color:#4b382c; font-size:20px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.h2    { color:#4b382c; font-size:14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.h3    { color:#4b382c; font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.txtb  { color:#18272f; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.small { color:#18272f; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
.pic   { color: #fafafa; background-color:#193f53; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; } 

a { color:#684f40; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a:hover { color:#978f7b;} 

a.hell { color:#978f7b; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a:hover.hell { color:#684f40;} 
    
a.nav_o { display:block; text-decoration:none; color:#684f40; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a:hover.nav_o { background-color:#eeddb6; color:#684f40; } 


