 h1 {
 font-family:Times New Roman;
 font-size: 28pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #004000;
 margin-top:20px;
}

 h2 {
 font-family:Times New Roman;
 font-size:18pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color:#004000;
}


 h3 {
 font-family:Times New Roman;
 font-size:18pt;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 color:#FF0000;
}

 div {
 font-family: Times New Roman;
 font-size:14pt;
 font-weight:normal;
 text-align:left;
}
 td {
 font-family: Times New Roman;
 font-size:14pt;
 font-weight:normal;
}
p {
font-family: Times New Roman;
 font-size:14pt;
 font-weight:normal;
 text-align:left;
}

 body  {
 background-color:#F0E3B9;
}

 a {
 color: #004000
}

#neu {font-weight:bold;
      font-style:italic;
      color:#004000;
}

#zitat{font-weight:normal;
      font-style:italic;
      color:#000000;
}
#lnk_red {font-weight:bold;
      font-style:italic;
      color:#FF0000;
}

