BODY {
    font-size: 10pt;
        background-color: #ffffff;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;

background-image:url('http://www.abwasser-maibaum.de/images/hintergrund2.jpg');

}

    }

H1  {
        font-weight: bold;
        font-size: 13pt;
        border-left-width: 2px;
        border-left-style: solid;
        border-color: #999999;
        padding-left: 5px;
        margin-top: 3;
}

H2  {
        font-weight: bold;
        font-size: 12pt;
        margin-bottom: 2px;
    }

H3  {
        font-weight: bold;
        font-size: 11pt;
    }

H4, H5, H6  {
        font-weight: bold;
        font-size: 11pt;
    }

body, h1, h2, h3, h4, h5, h6, a, td, th, div, pre, code, span, ol, ul, dl, dt, dd, li, blockquote {
        font-family:Verdana, Helvetica, sans-serif;
        }

td, th {
        font-size: 10pt;
        }

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }

.small   {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
    }

.head   {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 13pt;
    }

.link   {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        font-stretch: extra-condensed;
        font-stretch:extra-condensed
    }

link:link   {
        color: #66FFFF;
    }
link:active   {
        color: #CCFFFF;
    }

link:visited {
        color: #003E82;
    }

.navi   {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12 px;
        font-weight: bold;
        color: #FFFFFF;
        font-stretch: extra-condensed;
           }

navi:link   {
        color: #FFFFFF;
    }
navi:active   {
        color: #CCFFFF;
    }

navi:visited {
        color: #FFFFFF;
    }

tt {
        font-family: Courier New, Courier, monospace;
    }

A:link   {
        color: #FFFFFF;
    }

A:active   {
        color: #FFE064;
    }

A:visited {
        color: #FFEAEA;
    }
A:Hover  {
        color: #FFFFFF;
}

/* A:Hover  { background-color : #D7D7D7;        }        */



ol {
        font-size: 10pt;
        }

ul {
        list-style-image:url(bullet.jpg);
        font-size: 10pt;
        }