html, body {margin:0; padding:0;
     font-family: Georgia, Times, Times New roman, courier, serif;
     font-size:13px;
     color:#00000;
     font-weight:normal;
     background:url(img/back.gif) repeat-x;
     background-color:#ffffff;
     scrollbar-base-color:#Ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#999999;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#Ffffff;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#Ffffff;
  }


#navi {
      position: absolute;
      left:339px; top:92px;
                }

#titelbild {
           margin-left:28px; margin-top:20px;
         }


#inhalt {
         margin-left:28px; margin-top:20px;
        width:500px;
        line-height:18px;
        }

#balken {
        position: relative;
        left:0px; top:28px;
        width:100%; height:13px;
        background-color:#000000;
                }

h1 {
   font-family: verdana, arial;
   font-size:14px; color:#000000;
   font-weight:bold;
   letter-spacing:2px;
   margin-top:20px;
    margin-bottom:5px;
   }

h2 {
   font-family: times, times new, georgia;
   font-size:18px; color:#000000;
   font-weight:bold;
   margin-top:0px;
   }

h3 {
   font-size:13px; color:#000000;
   font-weight:bold;
   letter-spacing:1px;
   line-height:12px;
   margin-top:20px;
   }


.weiss {color:#ffffff;}
.pink {color:#ccoo99;}
.grau {color:#999999;}

.klein {font-size:10px;}




a {
  font-size:11px; color:#cc0099;
  text-decoration:none;
  }
a:visited {
          color:#f888dc;
          text-decoration:none;
          }
a:active {
         color:#cc0099;
         text-decoration:none;
         }
a:hover {
        color:#f888dc;
        text-decoration:none;
        }



a.navi {
       font-family: verdana, helvetica, arial, sans serif;

      font-size:11px;
      margin-right:15px;
      color:#ffffff;
      text-decoration:none;
      }

a.navi:visited {
               color:#ffffff;
               }

a.navi:active {
              color:#ffffff;
              }

a.navi:hover {
             color:#999999;
             text-decoration:none;
             }

a.navihigh {
           font-family: verdana, helvetica, arial, sans serif;
           font-weight:bold;
           font-size:11px;
           margin-right:10px;
           color:#999999; text-decoration:none;
           }

a.navihigh:visited {
                   margin-right:15px;
                   color:#ccc5c5; text-decoration:none;
                   }

a.navihigh:active {
                  color:#ccc5c5; text-decoration:none;
                  }

a.navihigh:hover {
                 color:#ffffff;  text-decoration:none;
                 }