BODY {  font-family: Verdana, Arial;
        font-size: 10pt;
        margin-left: 90;  margin-right:50;
        background-color: #FFFFFF;
		}

	 
h1      { font-family: Verdana, Arial;
			font-size: 18pt;
			font-weight: bold;
			}
			
.gruen	  {  background-color: #008080;
	      }

.schwarz	{  background-color: #000000;
	      }
	      
.silber	{  background-color: #AAAAAA;
	      }
	            
.hellgrau	{  background-color: #CCCCCC;
	      }
	      
.weiss	{  background-color: #FFFFFF;
	      }
	      
.beige	{  background-color: #CCCC00;
	      }

.hellbeige	{  background-color: #FFFF99;
	      }	
	      	
	 
.navitop {  font-family: Verdana, Arial;
	    font-size: 12pt;
		color: #ffffff;
		font-weight:bold;
		text-decoration: none;
	      }


.title {  font-family: Verdana, Arial;
	     font-size: 12pt;
		font-weight:bold;
		color: #663333;
	  }	     

.text {  font-family: Verdana, Arial;
	    font-size: 10pt;
		color: #000000;
			      }

.small {  font-family: Verdana, Arial;
	    font-size: 9pt;
		color: #000000;
	      }
	      
	      
.copyright {  font-family: Verdana, Arial;
	    font-size: 8pt;
		color: #000000;
	      }
	      
   
