/* body styles */
 body   {
        margin:0px;
        padding:0px;
        background-color:#000033;
         /*
         background-image:url('./');
        background-repeat:repeat;
        background-position:top left;
        erzwingt scrollbalken :)*/
        height:100.05%;
        }



/* GENERAL fonts */
P, OL, UL, DIV, H1, H2,  {
        font-family: arial, sans-serif;
        font-size: 12px;
        color:#16009C;
}

H1 { font-size: 16px; line-height:22px; color:#9C0000;}
H2 { font-size: 14px; color:#16009C; }
H3 { font-size: 12px; color:#16009C; }
P, H1, H2 {margin: 0px 0px 0px 0px;}
P { line-height:17px; }
UL { line-height:17px; }

table {margin-top:0px; font-family: arial, sans-serif; font-size:12px; line-height:16px; color:#16009C;}

img { border:0px; }
