.rot{
        color : red;
        font-weight : bold; 
        }


.blau{
        color : blue;
        }


a{
        color : #0000FF;
        font-size : 100%;
        line-height : 16pt;
        text-decoration : none;
        }


a:hover{
        color : #FF0000;
        }


a:link{
        color : #0000FF;
        font-weight : bold;
        }


b{
        background-color : #f7f7f0;
        }


body{
        background-image : url("../images/backgr.jpg");
        }


div,li{
        font-size : 85%;
        }


H2{
        color : #CC0000;
        }


H2,H3,H4,td,th,p,body,a,div{
        font-family : "Trebuchet MS",Avantgarde,Arial;
        }


p{
        font-size : 100%;
        }


td{
        vertical-align : top;
        }


th{
        font-size : 150%;
        }


th,H1,H3,H4{
        Color : DarkBlue;
        Font-Weight : bold;
        Margin-Bottom : 4pt;
        }