body
{
background-attachment: fixed;
margin-top: 0.1em;
margin-left: 1em;
font-family:Arial;
}
h1 {
 font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
}
h2{
 font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
 font-weight: bolder;
}
h3{
  font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
 font-weight: bolder;
}
h4{
  font-family: Comic Sans MS;
 text-align: center;
 color: #007F00;
 font-weight: bolder;
}
h5 {
 font-family: Times New Roman;
 text-align: left;
 color: #000000;
 }
 h6 {
 font-family: Times New Roman;
 text-align: left;
 color: #000000;
}

a {
 text-decoration: none;
 color: #000000;
 }
 .verweis1 {
 text-decoration: underline;
 color: #005F00;
 }
 .liste1 {
 color: #FFFFFF;
 font-size: 10pt;
 }

 td {
font-famliy:Comic Sans MS;
font-size:9pt;
text-align:center;
background-color:#00AA00
}
 table {
 font-size: 12pt;
 text-align: center;
 color: #000000;
 background: #BBCCB5;
 border-style:inset
}
 .impressionen{
 color:#000000;
 background:#ffffff;
 border:none;
 border-style:none;
 border-color:#FFFFFF;
 font-family:Arial;
 }
 .tabelleohne{
  color:#000000;
 background:#FFFFFF;
 border:none;
 border-style:none;
 border-color:#FFFFFF;
 font-family:Arial;
 text-align:left;
 valign:center;
 }