/* stylesheets.css 17.12.2008 18:13:29 (c)Martin Fellhauer */

body {
        font-family:Arial,Verdana,Helvetica,sans-serif;
        font-size:10pt;
        color:#333333;
        margin:15px;
        text-align:left;
}

DIV#Navilinks { position:absolute; top:210; left:20; z-index: 1; }

DIV#main { position:absolute; top:230; left:220; width:525; z-index: 1; }

DIV#pages { position:absolute; top:230; left:205; width:560; }

DIV#Navirechts { position:absolute; top:210; left:791; z-index: 1; }

DIV#Werbung { position:absolute; top:15; left:980; width:140; z-index: 1; }

a:link, a:visited {
        background-color:inherit;
        color:#5472C2;
        text-decoration:none;
}
a:active, a:hover {
        background-color:inherit;
        color:#5472C2;
        text-decoration:underline;
}

td {
        font-size:10pt;
}

input {
        font-family:Verdana,sans-serif;
        color:#222222;
        background-color:#ddff;
        border:1px solid #AAAAAA;
}

.button {
        font-family:verdana, arial, sans serif;
        font-size:12px;
        font-weight:bold;
        color:#ffffff;
        background:#5472C2;
        border-top:1px solid #99cc99;
        border-left:1px solid #336633;
        border-right:1px solid #99cc99;
        border-bottom:1px solid #336633;
}

.ueberschrift {
        color:#5472C2;
        font-size:10pt;
        font-weight:bold;
        align:center;
}

ueberschrift {
       color:#5472C2;
       font-size:10pt;
       font-weight:bold;
       align:center;
}

.just {
       text-align:justify;
}

just {
       text-align:justify;
}

.fehlermeldung {
        color:#9C1818;
        font-size:10pt;
}

fehlermeldung {
        color:#9C1818;
        font-size:10pt;
}

.info {
        font-size:8pt;
}

info {
        font-size:8pt;
}

.textgruen {
        color:#006400;
}

textgruen {
        color:#006400;
}

.textrot {
        color:#9C1818;
}

textrot {
        color:#9C1818;
}

.okmeldung {
        color:#188218;
        font-size:10pt;
}

okmeldung {
        color:#188218;
        font-size:10pt;
}