
.schrift2 
	{  font-family: Arial, Helvetica, sans-serif;
	   font-size: 24px; 
	   font-style: normal; font-weight: bold; 
	   color: #FFCC00
	}

.schrift3 
	{  font-family: Arial, Helvetica, sans-serif;
	   font-size: 18px;
           color: #FFCC00
  	}

.schrift4
	 {  font-family: Arial, Helvetica, sans-serif;
	    font-size: 16px; 
	    font-weight: normal;
	    color: #FFCC00;
	    height: auto;
	    width: auto;
            left: 10px; 
	    top: 10px; 
 	    clip:  rect(   )
	}

.button1
	 {  background-color: #999966;
	    border: 1px #FFCC00 solid;
	    font-family: Arial, Helvetica, sans-serif; 
  	    font-size: 16px;
  	    color: #000000
	}

.liste 
	{  font-family: Arial, Helvetica, sans-serif;
 	   font-size: 16px; 
	   font-style: normal;
	   font-weight: normal;
	   font-variant: normal;
	   text-transform: capitalize; 
	   color: #CCCCCC; 
	   list-style-position: inside;
	   list-style-image: none;
	   list-style-type: squate
	}
