

body { width: 99%;
            height: 99%;

            font-family:Verdana,Arial;
            font-size:10pt;
            color:#36498F;
            background-color:#e0e0e0;
            text-align:center;
          }

#tabelle1{

    text-align:center;

}
#tabelle2{

    text-align:center;

}



img {border:0px;}

a:link{color:#36498F; text-decoration:none; font-size:100%;}
a:hover{color:#0000FF; text-decoration:none; font-size:100%;}
a:visited{color:#6666CC; text-decoration:none; font-size:80%;}

p.ausgeblendet{color:#e0e0e0;}
hr.pwt {
    color:#36498F;
    width: 55%;
    height: 1px;
}