body
{
color: #000000
margin-left: 0em;
margin-right: 0em;
margin-top: 0.3em;
background-color: #fff7ee;
}

h1 {
 font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
}
h2 {
 font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
}
h3 {
 font-family: Times New Roman;
 text-align: left;
 color: #000000;
}
h4 {
 font-family: Times New Roman;
 text-align: left;
 color: #000000;
}
h5 {
 font-family: Arial;
 color: #000000;
 }
 h6 {
 font-family: Times New Roman;
 text-align: left;
 color: #000000;
 font-size: 10pt;
}
a {
 text-decoration: none;
 text-align: center;
 color: #000000;
 font-size: 9pt;
 }
a:visited {
 color: #400040;
}
td{
text-align: center;
 font-family:Arial;
 background-color: #00AA00 ;
}
 .tabelleohne{
  color:#000000;
 background:#fff7ee;
 border:none;
 border-style:none;
 border-color:#FFFFFF;
 font-family:Arial;
 text-align:left;
 valign:center;
 }