body {
 background-color: #01035A
}
td {
font-family: Verdana;
color: #01035A;
letter-spacing:1px;
line-height:130%;
}
table {
 background: #FFDDCC;
}
ul {
 text-align: left;
}
p:first-letter
{color: #000080;
font-weight: bold;
font-size:125%;
}
p:{
text-align: left;
}
.stil1 {  font-family: Verdana; font-size: 12pt;
background: #F4C56C;
font-weight: bold; color: #800080}

.schatten {  font-family: Verdana, font-size: 12pt;
color: #003399; filter: Shadow(Color=#EFEFEF);
width: 20px;
font-weight: bold;
}

 .button
      {
      font-family:Arial;
      background-Color: #6F3700;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      color: #FFFF00
      }
.button:hover
      {
      Color: #000080;
      background-Color: #F2E8BB;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
      }

h1 {
 font-family: Verdana;
 font-size: 18pt;
 font-weight: bold;
 text-align: center;
}
h2 {
 font-family: Verdana;
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
}
h3 {
 font-family: Verdana;
 font-size: 14pt;
 text-align: center;
}
 h4 {
 font-family: Verdana;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 color: #FFFFFF;
 background: #400080;
}
h5 {
 font-family: Verdana;
 font-size: 14pt;
 font-weight: bold;
 text-align: left;
}