HTML { height: 100%;}
body { height: 100%; margin-left:0px; margin-right:0px; margin-top:0px; }

.grau {
        background-color:#a0a0a0;

}
.weiss {
        background-color:#ffffff;
}
/* Überschrift der Contentseiten */

h1 {         font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;


        //margin-top: 8px;
        //padding-top: 8px;
}


/* normaltext */

normal {         font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        color: #000000;


        //margin-top: 8px;
        //padding-top: 8px;
}


/* Unterüberschriften der Contentseiten */

h3 {         font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        //margin-top: 25px;
        //padding-top: 25px;
}

/* Links */

a, a:visited, a:active {font-family: Arial, Helvetica, sans-serif;
                        text-decoration: none;
                        font-size: 13px;
                        font-weight: bold;
                        color: #FFFFCC;

}

a:hover {         color: #FFFFCC;
                text-decoration: underline;
}

/* Links in der Hauptnavigation */

a.mainmenue, a.mainmenue:visited, a.mainmenu:active {         color: #FFFFFF;
                                                font-size: 11px;
                                                font-weight: normal;

}

a.mainmenue:hover {         color: #cccccc;
                        text-decoration: none;
}

/* Drucken-Link in der Hauptnavigation */

a.mainmenue-print, a.mainmenue-print:visited, a.mainmenue-print:active { color: #FFFFFF;
                                                                         text-decoration: none;
                                                                         font-weight: normal;
}

/* Links in der Subnavigation */



.submenue, .submenue:visited, .submenue:active{                 font-family: Arial, Helvetica, sans-serif;
                                                        font-size: 11px;
                                                        color: #CCCCCC;
                                                        text-decoration: none;
                                                        font-weight: normal;
}

.submenue:hover {         font-size: 11px;
                        color: #ffffff;
                        text-decoration: none;
}

a.extern, a.extern:visited, a.extern:active {        color: #000000;
                                                font-size: 9pt;
                                                text-decoration: none;
}

a.extern:hover {        color:#000066;
                        text-decoration: underline;

}

a.back, a.back:visited, a.back:active {        color: #000000;
                                                font-size: 11px;
                                                text-decoration: none;
                                                font-weight: normal;

}

a.back:hover {        color:#000066;
                        text-decoration: underline;
                        font-weight: normal;


}

}
.standfont2weiss {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #FFFFCC; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
}
.standfont3weiss {
        FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #FFFFCC; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
