body {
 margin-top: 0px;
 margin-left: 0px;
 color: 0000FF;
 background-color: #F0F0FF;
 background-image: url(images/globus3.gif);
 background-position: top left;
 font-family: arial;
 font-size: 11pt;
 background-repeat: no-repeat;
 /*scrollbar-base-color:#0000a0;
 scrollbar-shadow-color:#ffffff;
 scrollbar-track-color:#B0B0B0;
 scrollbar-Highlight-Color:#0000a0;
 scrollbar-arrow-color:#ffffff;  */
 }
h1, h2, h3, h4, h5{
 color: black;
 }
table,tr,td{
 color: 0000FF;
 font-family: arial;
 font-size: 11pt;
 }
.gross{
 font-size:14.0pt;
}
.abstand{
 margin-bottom:12.0pt
}
p ,span, li, div {

 font-size:11.0pt;
 font-family:Arial;
 color:#0000FF;
}
 a:link{
 color: red;
 text-decoration:underline;
 font-family: arial;
 font-size: 11pt;
 font-weight: normal;
}
a:visited{
 color: red;
 text-decoration:underline;
 font-family: arial;
 font-size: 11pt;
 font-weight: normal;
}
a:active{
 color: red;
 text-decoration:underline;
 font-family: arial;
 font-size: 11pt;
 font-weight: normal;
}

a:hover{
 color: #FF0000;
 text-decoration:underline;
 font-family: arial;
 font-size: 11pt;
 font-weight: normal;
 background-color: #EEEEFF;
}