body { font-family:Arial, Verdana;
       font-size:12px; 
/*     scrollbar-base-color: #1E6428;
       scrollbar-track-color: #D2D09C;
       scrollbar-face-color: #1E6428;
       scrollbar-arrow-color: #D2D09C;	*/
     }

A:link { text-decoration: none;
         color: #000000
       }
A:visited { text-decoration: none;
            color: #000000
          }
A:hover	{ text-decoration: underline;
          color: #000000
        }

A { font-size:10pt;
  }
U { font-size:10pt;
  }
TD { font-size:10pt;
   }
H1 { font-size:14pt;
     text-align:center;
   }
   
.ergebnis TD {font-size:8pt}

.class2 A:link {text-decoration: none; color: #000000}
.class2 A:visited {text-decoration: none; color: #000000}
.class2 A:hover {text-decoration: underline; color: #000000}
.class2 A {font-family:verdana; font-size:10pt}

.class3 A:link {text-decoration: none; color: #ffffff}
.class3 A:visited {text-decoration: none; color: #ffffff}
.class3 A:hover {text-decoration: underline; color: #ffffff}

.class4 A:link {text-decoration: underline; color: #2173bf}
.class4 A:visited {text-decoration: underline; color: #2173bf}
.class4 A:hover {text-decoration: underline; color: #2173bf}

.kontakt TD {background:#f0f0f0}
.kontakt TABLE{border:1px solid #000000}


  #links a {
   display: block;
   background: #ffffff;
   color: #000000;
   text-decoration: none;
   width:125px;
  }
  
  #links a:hover {
   background:#000000;
   color: white;
   text-decoration: none;
   font-weight: bold;
  }
  
a.t-menu {
      display:block;
      color:#000;
      background-color:#fff;
      width:133px;
      padding:7px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:10px;
      background-image:url(bilder/kasten.gif);
      }
a.t-menu:hover {
      display:block;
      color:#fff;
      background-color:#000;
      background-image:url(bilder/kasten2.gif);
      }
      
td.thumbs {
background-color:#c0c0c0;
border-color:#000000 #000000 #000000 #000000;
border-style:solid;
border-width:1px;
color:#000000;
padding:7px;
text-align:center;
vertical-align:top;
width:166px; }

td.gross {
background-color:#c0c0c0;
border-color:#000000 #000000 #000000 #000000;
border-style:solid;
border-width:2px;
color:#000000;
padding:17px;
text-align:center;
vertical-align:top;
 }
.row_0 {
    background-color:        #FFFFFF;
}
.row_1 {
    background-color:        #f0f0f0;
}

p.link a {text-decoration: none;}
p.link a:link span{display: none;}
p.link a:visited span{display: none;}
p.link a:hover span {
  position: absolute; width:400px; height:auto;
  margin:15px 0px 0px 20px;
  background-color: beige;
  padding: 10px 10px 10px 10px;
  border: 2px solid #000000;
  font: normal 11px verdana;
  color: #000;
  text-align:left;
  text-decoration: none;
  display: block;}

.alles {width: 980px; margin-left:auto; margin-right:auto;}
