h1 , h2 , h3 , h4 , ul , ol , li , td , th , address , blockquote , b , i , p {
    font-family : verdana, helvetica, sans-serif;
}
ul , ol , li , td , th , address , b , i , p {
    font-size : medium;
}
h1 {
    font-size : x-large;
    color : #359935;
    background-color : #fafac0;
}
h2 {
    font-size : large;
    color : #41bf41;
    background-color : #fafac0;
}
h3 {
    font-size : medium;
    color : #359935;
    background-color : #fafac0;
}
h4 {
    font-size : smaller;
    color : #50af50;
    background-color : #fafac0;
}
body {
    margin : 0;
    padding : 0;
}
td.bg {
    color : #000000;
    background-color : #fafac0;
}
a:link {
    color : #5050b0;
    background-color : #fafac0;
    font-weight : bold;
    text-decoration : none;
}
a:visited {
    color : #5050b0;
    background-color : #fafac0;
    text-decoration : none;
}
a:active {
    color : #ff0000;
    background-color : #fafac0;
    font-weight : bold;
    text-decoration : none;
}
a:hover {
    color : #ffffff;
    background-color : #ff0000;
    text-decoration : none;
}
.block {
    text-align : justify;
}
.zentiert {
    text-align : center;
}
.quicklink {
    font-size : small;
    text-align : center;
}
.headfoot {
    font-family : verdana, helvetica, sans-serif;
    font-style : italic;
    font-size : small;
    text-align : right;
    color : #303030;
    background-color : #00c000;
    margin : 0 10px 0 0;
}
.headfoot a:link {
    color : #303030;
    background-color : #00c000;
}
.headfoot a:visited {
    color : #303030;
    background-color : #00c000;
}
.headfoot a:hover {
    color : #ffffff;
    background-color : #ff0000;
}
.note {
    color : #303030;
    background-color : #fafac0;
    font-size : small;
}
.quickaktiv {
    color : #c00000;
    background-color : #fafac0;
    font-size : small;
}

