
body
{
   background : #000040;
   background-image: url(images/bgblue.jpg);
   scrollbar-base-color : #041036;
   scrollbar-face-color : #041036;
   scrollbar-darkshadow-color:#000000;
  scrollbar-highlight-color:#6090CF;
     scrollbar-shadow-color:#000000;
   scrollbar-3dlight-color : #6090CF;
  scrollbar-arrow-color : #6090CF;
 scrollbar-track-color : #8EAFDD;
 border-style:none;  
    margin-top : 0px;
    margin-left : 0px;
    margin-bottom : 0px;
}

DIV.main{
top:0px;
position:absolute;
}

input {font-family:verdana; font-weight:bold;
	          color:#135A9D; font-size: 10pt;
                      background: #8EAFDD; border : 1px solid #D9DFE7}
textarea   {font-family:verdana; font-weight:bold;
	          color:#135A9D; font-size: 10pt;
                      background: #8EAFDD; border : 1px solid #D9DFE7}hr {color: #003366;}
p{font-family:verdana; font-size: 10pt; color: #003366;}
p.klein {font-family:verdana; font-size: 8pt; color: #003366;}

td{font-family:verdana; font-size: 10pt; color: #003366;}

a:link {font-weight:bold; color:#FFFFFF;; text-decoration:none;}
a:visited {font-weight:bold; color:#FFFFFF;; text-decoration:none;}
a:active {font-weight:bold; color:#FFFFFF;; text-decoration:none;}
a:hover {font-weight:bold; color:#FF4040; text-decoration:none;}