<style type="text/css">
body  {
   background-color: #FFFFFF;
   margin: 5px;
   font-family: arial;
   font-size: 12px;
   color: #000000
      }
font {
   font-family: arial;
   font-size: 12px;
   color: #000000;
     }
h1 {
   font-family: arial;
   font-size: 20px;
   color: #000000;
   }
h2 {
   font-family: arial;
   font-size: 16px;
   color: #000000;
   }
h3 {
   font-family: arial;
   font-size: 14px;
   color: #000000;
   }
p  {
   font-family: arial;
   font-size: 12px;
   color: #000000;
   }
a  {
   font-family: arial;
   font-size: 12px;
   color: #000000;
   }
li {
   font-family: arial;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
   }  
td, th  {
   font-family: arial;
   font-size: 12px;
   color: #000000;
        }
td.hell {
   font-family: arial;
   font-size: 12px;
   background-color: #CCFFCC;
        }
td.dunkel {
   font-family: arial;
   font-size: 12px;
   background-color: #99CC99;
        }
td.knallrot {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
		}
.Button {
   background-color:#99CC99;
   color:#000000;
   font-size: 9;
        }
.ButtonF {
   background-color:#99CC99;
   color:#000000;
   font-size: 9;
   font-weight: bold;
        }
.ButtonENG {
   height: 20px;
   width: 100px;
   background-color:#99CC99;
   background-image: url(pic/S_uk.gif);
   background-position: left center;
   background-repeat: no-repeat;
   color:#000000;
   font-size: 8;
   text-align: right;
	}
.ButtonDEU {
   height: 20px;
   width: 100px;
   background-color:#99CC99;
   background-image: url(pic/S_de.gif);
   background-position: left center;
   background-repeat: no-repeat;
   color:#000000;
   font-size: 8;
   text-align: right;
	}
.link {
   border:1px solid #66FF66;
      }
a.button
      {
      display:block;
      font-family:arial;
      font-size:12px;
      color: #000000;
      background-Color: #CCFFCC;
      border-left: 2px solid #CCFFCC;
      border-top: 2px solid #CCFFCC;
      border-right: 4px solid #CCFFCC;
      border-bottom: 3px solid #CCFFCC;
      width: 116px;
      text-align: left;
      text-decoration: none;
      }
a.button:hover
      {
      Color: #000000;
      background-Color: #99CC99;
      border-left: 2px solid #99CC99;
      border-top: 2px solid #99CC99;
      border-right: 4px solid #99CC99;
      border-bottom: 3px solid #99CC99;
      text-decoration: none;
      }
a.button2
      {
      display:block;
      font-family:arial;
      font-size:12px;
      color: #000000;
      background-Color: #CCFFCC;
      border-left: 0px solid #CCFFCC;
      border-top: 2px solid #CCFFCC;
      border-right: 0px solid #CCFFCC;
      border-bottom: 2px solid #CCFFCC;
      width: 116px;
      text-align: left;
      text-decoration: none;
      }
a.button2:hover
      {
      Color: #000000;
      background-Color: #99CC99;
      border-left: 0px solid #99CC99;
      border-top: 2px solid #99CC99;
      border-right: 0px solid #99CC99;
      border-bottom: 2px solid #99CC99;
      text-decoration: none;
      }
</style>