html { height:100.01%;
       overflow: -moz-scrollbars-vertical;
 }
#container {width: 900px;
            height: 100%;
            margin: 0px auto;
            border: 1px solid #BFBFBF;
            background: #FFFFFF;
}

#inhalt {
         margin-right: 15px;
         margin-left: 15px;
         margin-top: 15px;
         background: #FFFFFF;
}

body { background-image:url(images/bg1.gif);
       background-attachment: fixed;
       }

.head a:link   {color:#8F8F8F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
.head a:visited{color:#8F8F8F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
.head a:active {color:#8F8F8F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
.head a:hover  {color:#FF0000; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}

 a:link   {color:#9F9F9F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
 a:visited{color:#9F9F9F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
 a:active {color:#9F9F9F; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}
 a:hover  {color:#FF0000; text-decoration:none; font-size: 8pt; font-family: Verdana,Arial;}

.head {
      font-family: Verdana,Arial;
      font-size: 8pt;
      }

.ueb {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #3F3F3F;
 letter-spacing: 0.3em;
 float: left;
}

.titel {
 font-family: Verdana;
 font-size: 8pt;
 color: #FF0000;
 float: left;
 width: 110px;
}

.ref {
 font-family: Verdana;
 font-size: 8pt;
 color: #DF0000;
 float: left;
}

.text {
 font-family: Verdana;
 font-size: 8pt;
 color: #7A7A7A;
}

.news {
 font-family: Verdana;
 font-size: 8pt;
 color: #5F5F5F;
 float: left;
}

.klein {
 font-family: Verdana;
 font-size: 7pt;
 color: #6A6A6A;
}

.count {
 font-family: Verdana;
 font-size: 7pt;
 color: #8F8F8F;
 float: center;
}

/*body {
scrollbar-face-color: #BFBFBF; // Farbe des Schiebebalkens + der Scroll up & down pfeile der der Scrollbalken
scrollbar-shadow-color: #AFAFAF; // Die Farbe des Schattens der Scrollbalken
scrollbar-highlight-color: #AFAFAF; // Die Lichtern (links) der Scrollbalken
scrollbar-3dlight-color: #AFAFAF; // 3D effekt Farbe
scrollbar-darkshadow-color: #000000; // Farbe den Schattens der ganz rechts ist
scrollbar-track-color: #AFAFAF; // Farbe von der Laufleiste der Scrollbalken
scrollbar-arrow-color: #AFAFAF; // Pfeilfarbe von den Scrollbalken
}*/
