body {
 margin-top: 0px;
 margin-left: 0px;
 color: #08347B;
 background-color: #FFFFFF;
 font-family: arial;
 font-size: 10pt;
 background-image : url(images/a_rechts.jpg);
 background-repeat: no-repeat;
 background-attachment : fixed;
 }
h1{
 color: #FFFFFF;
 }

table,tr,td{border-collapse: collapse;
 margin-top: 0px;
 margin-left: 0px;
 color: #08347B ;
 font-family: arial;
 font-size: 9pt;
 }
td.weiss{color:white;font-size:18px}
td.grau{color:blue;font-size:20px}
td.schwarz{color:black;font-size:20px}






#rand{
 border: 1px solid #4D5D77;
   background-image: url(images/ecke.gif);
   background-repeat: no-repeat;
   }
#randb{
 border: 20px solid #FFFFFF;
      }


a:link{
 color: #33337F;
 text-decoration:underline;
 font-family: arial, verdana;
 font-size: 9pt;
   font-weight: bold;
}

a:visited{
 color: #33337F;
   text-decoration:underline;
   font-family: arial, verdana;
   font-size: 9pt;
   font-weight: bold;

   }

a:active{
 color:#33337F;
   text-decoration:underline;
   font-family: arial, verdana;
   font-size: 9pt;
   font-weight: bold;

   }

a:hover{
 color: #FFFF00;
   text-decoration:underline;
   font-family: arial, verdana;
   font-size: 9pt;
   font-weight: bold;
   background-color: #9999AF;

   }
#men a:hover {background-color: transparent;}
