p { 	
	font-size:10pt;
	font-family:  verdana, arial, helvetica, sans-serif;
	color : #003861;
  }

li { 	
	font-size:10pt;
	font-family:  verdana, arial, helvetica, sans-serif;
	color : #003861;
  }

body {	background-color: #ffffff;
	background-position: top left;
	background-image:url(Bilder/main.gif);  
	background-repeat:no-repeat; 
	background-attachment:fixed;
        scrollbar-face-color: #ffffff; 
        scrollbar-highlight-color: #ffffff;
 	scrollbar-shadow-color: #ffffff;
        scrollbar-3dlight-color: #014E86;
        scrollbar-arrow-color: #014E86;
        scrollbar-track-color: #f6f6f6;
        scrollbar-darkshadow-color: #014E86;
        margin-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
        margin-bottom: 10px;
        
     }

table { font-size:10pt;
	font-family:  verdana, arial, helvetica, sans-serif;
	color : #003861;
      }


h4 { font-family: verdana, arial, helvetica, sans-serif;
     font-size:8pt;
     font-weight:none;
     text-decoration:underline bold;
     color : #004D86;
   }
     
h3 { font-family: verdana, arial, helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     color : #004D86;
   }
   
h2 { font-family: verdana, arial, helvetica, sans-serif;
     font-size:12pt;
     font-weight:none;
     color : #004D86;
   }

h1 { font-family: verdana, arial, helvetica, sans-serif;
     font-size:16pt;
     font-weight:none;
     color : #004D86;
   }

a:link { text-decoration:underline; font-weight:none; color:#666666; }
a:visited { text-decoration:underline; font-weight:none; color:#666666; }
a:hover { text-decoration:underline overline; font-weight:none; color:#444444; }
a:active { text-decoration:underline; font-weight:none; color:#787878; }


textarea {	width : 455px;
		height : 58px;
		font-family : verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		color : #444444;
		text-decoration : none;
		background-color : #FEFEFE;
		border : dotted thin #676767;
        scrollbar-face-color: #ffffff; 
        scrollbar-highlight-color: #ffffff;
 	scrollbar-shadow-color: #999999;
        scrollbar-3dlight-color: #444444;
        scrollbar-arrow-color: #666666;
        scrollbar-track-color: #efefef;
        scrollbar-darkshadow-color: #444444;
	  }

img {
behavior: url("pngbehavior.htc");
}