/* Stylesheet für die Start-Seite */



body

{

        background-color : #FFFFF4;

        color : Black;

        font-size: 13px;

        font-weight: normal;

        font-family : Verdana;

}



table

{       background-color : #FFFFF4;

        color : Black;

        font-size: 13px;

        font-weight: normal;

        font-family : Verdana;

}



table.fontsize11

{       background-color : #FFFFF4;

        color : Black;

        font-size: 11px;

        font-weight: normal;

        font-family : Verdana;

}



td.rot

{

        background-color : #980000;

        color : #FFFFF4;

        padding-right : 10px;

        padding-top : 0px;

        font-size : 20px;

}



a

{       color : #980000;

        font-family : Verdana;

        text-decoration : none;

        font-weight : bold;

        font-size : 13px;

}

a:hover

{       text-decoration : underline;

        font-family : Verdana;

        font-size : 13px;

}
