/* DATEI: css10.css */

body {
     margin-top:0px;
     margin-left:0px;
     margin-right:0px;
     margin-bottom:0px;
     background: #93CBB6;
     }

p,pre,ul,ol,li,div {
    font-family: 'Verdana', 'Georgia', 'sans-serif';
    color:#002F65;
    font-size:8pt;
    font-weight: bold;
    margin:10pt;
    }

h1 {
    font-family: 'Verdana', 'Bangle', 'Georgia', 'serif';
    font-size:13pt;
    color:#0000a0;
    margin:10pt;
    }

.ueberschrift
    {
    font-family: 'Verdana', Arial, Helvetica, sans-serif;
    font-size:13pt;
    margin:10pt;
    }

h2 {
    font-family: 'Verdana', 'Elephant', 'Georgia', 'serif';
    font-size:13pt;
    color:#004080;
    margin:10pt;
    }

h3 {
    font-family: 'Verdana', 'Georgia', 'sans-serif';
    font-size:10pt;
    color:#C01E01;
    margin:10pt;
    }

h4 {
    font-family: 'Verdana', Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color:#004080;
    margin:10pt;
    }

h5 {
    font-family: 'Verdana', 'sans-serif';
    font-size:8pt;
    color:#004080;
    margin:0pt;
    }

hr {
    margin:10pt;
    }

.news h3 {
     color:#004080;
     background-color: #E0E3CC;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-size : 17px;
}

.news h4 {
     color:#004080;
     font: bold smaller;
     font-family: "Verdana", Times, serif
}
.news td {
     color:#004080;
     font-size: small;
     font: bold smaller;
     font-family: "Verdana", Times, serif
}

.newstext td
     {
     font-size: smaller;
     font-size: 9px;
     font: smaller;
     font-family: "Verdana", Times, serif
     }

.news .editorialinfo
     {
     font-size: xx-small;
     }

.newsindex {
     background-color: #006699;
     font-family: Arial, Helvetica, sans-serif;
     font-size: x-small;
}

.linecolor0 {
        background-color: #006699;
}

.linecolor1 {
        background-color: #FFFFFF;
}

.authorinfo {
        background-color: #E0E3CC;
        color : #DDDDDD;
        font-size : xx-small;
}

#archive_news_date {
    font-size: x-small;
    color : #AAAAAA;
}

#archive_news_title {
    font-size: x-small;
}

#page_navigation
{
    font-size: 80%;
    color : #888888;
}

a:link {
    color:#C01E01;
    font-size:8pt;
    text-decoration:none;
    }

a:visited {
    color:#C01E01;
    font-size:8pt;
    text-decoration:none;
    }

a:active { color:#000000;
    font-size:8pt;
    text-decoration:none;
    }