<style type="text/css">
  <!--
  h1 { font-size:18pt; 
       color:#FFCC33; 
		 font-style:bold; 
		 font-family:Verdana,Arial; }
		 
  h2 { font-size:12pt; 
       color:#bb0000; 
		 font-style:bold; 
		 font-family:Verdana,Arial; }
		 
  h3 { font-size:11pt; 
       color:#FFCC33; 
		 font-style:bold; 
		 font-family:Arial; }
		 
  p  { font-size:10pt;   
       line-height:150%; 
		 font-family:Verdana,Arial; 
       letter-spacing:0,2mm; 
		 word-spacing:0.8mm;
        }
  td  { font-size:10pt;  
  	     font-family:Arial; 
		  color:#000000; }
		    
 img.right {float:right;
 			   text-align:right;
				margin-top: 15px;
				margin-bottom:15px;
				margin-left:30px;}
				
 img.left {float:left;
 			  text-align:left;
			  margin-top: 15px;
			  margin-bottom:15px;
			  margin-right:30px;}

 img.rahmen1 { border-width:1px;
		padding:0px; 
 		border-style:solid; 
		color:#FFCC33 }


  body { margin-left:20px; 
            margin-right:50px; 
            scrollbar-base-color:#99BB99;
            scrollbar-3dlight-color:#CCCCCC;
            scrollbar-track-color:#DDEEDD;
            scrollbar-arrow-color:#FFCC33;
            scrollbar-darkshadow-color:#777777;
            			  }
			  
  p,ul,ol,blockquote,img,hr,h1,h2,h3 { margin-left:0px; }
  
    
  .button
      {
      font-family:Verdana,Arial;
      color: #FFFFFF;
      background-Color: #015711;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      }
.button:hover
      {
      Color: #000000;
      background-Color: #87E599;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
      }

 
  //-->
  </style>