body {

  font-size: 10pt;
  line-height: 12pt;
  font-family: Verdana, Arial;
  letter-spacing:0pt;
  scrollbar-base-color:rgb(255,0,0);
  scrollbar-3dlight-color:rgb(255,0,0);
  scrollbar-arrow-color:rgb(255,0,0);
  scrollbar-darkshadow-color:rgb(255,255,255);
  scrollbar-face-color:rgb(255,255,255);
  scrollbar-highlight-color:rgb(255,0,0);
  scrollbar-shadow-color:rgb(255,0,0);
  scrollbar-track-color:rgb(255,255,255);
  
}

h1 {font-size:11pt;font-weight:bold;}
h2 {font-size:10pt;font-weight:normal;}
h3 {font-size:10pt;font-weight:bold;color:red;}

a:link {color:rgb(0,0,0);}
a:visited {color:rgb(105,105,105);}
a:hover {color:rgb(105,105,105);}
a:active {color:rgb(145,145,145);}


span {padding:0.5em;font-weight:bold;}

img {border:0;}

div{position: absolute;}

td {font-size: 8pt;
  line-height: 10pt;
  font-family: Verdana, Arial;
  letter-spacing:0pt;
  vertical-align:bottom;}

/*eigene Klassen */

.menu {position: relative;width:130px;border-width:1px;border-style:solid;border-color:white;background-color: red;}
.bottom {font-size:8pt;line-height:10pt;font-weight:normal;}
.invi {position: relative;width:130px;border-width:1px;color:rgb(255,255,255);}
.center{width:600px;text-align:center;}
