* { color:black;
    font-family:Arial; }
h1   { font-size:200%;
     color: mediumblue;
     font-style:bold;
     font-family:Arial,sans-serif,Helvetica; }  
h2   { margin: 0px;
 padding: 0px;
  font-family: arial;
   color: midnightblue;
    font-size: small;
     font-weight: bold;
      text-align: left;
       vertical-align: top;border-bottom-style: solid; border-bottom-color: midnightblue;  }  
p   { font-size:66%;
     line-height:140%;
     font-family:Helvetica,Arial,sans-serif;
     letter-spacing:0.1em;
     word-spacing:0.3em; }

td#index { text-align:left;  border:thin solid black;}

td#spezialtitel {
font-family: arial; font-weight: bold; color: mediumblue; font-size: medium; font-style: normal;
}
td#maintext {
margin: 10px;
 padding: 10px;
 font-family: arial;
 color:black ;
 font-weight: bold;
 font-size: normal;
 text-align: justify;;
}
td#beschreibung {
font-family: arial; font-weight: normal; color: black; font-size: x-small; font-style: normal;letter-spacing: 0.1px;
}

table#index { background-color:#DDDDDD ;  border:thin solid black;text-align:left; margin-top:30px; margin-bottom :30px;  }