/* Johannes Fritz, http://www.paintmaster(Pfiffisch).de*/
	
body, p, td, li, blockquote, a, img, form {
		font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, Sans-Serif;
		font-size: 13px;		
		font-weight: 100;		 
		font-style: normal;
		text-decoration: none;	
		text-align: justify;
		line-height: 2;	
		color: #666666;
		}    
.h1{
    font-size : 36px  ;
    color : #000000;
    font-family: Arial, Georgia, "Times New Roman", Times;
    font-style: normal;
    }
	
.gross{
    color : #808080;
    font-size : 24px  ;	
    }
	
.klein2{
    color : #333333;
    font-size : 9px  ;
	line-height: 0;
	}
	
.klein{
    color : #000000;
    font-size : 12px  ;
    }
	
a:link, a:visited{
    Font-Family : Arial, Helvetica;
	text-decoration : none;
    font-weight : bold;
    color : #000000;
    }

a:hover, a:active{
    Font-Family : Arial, Helvetica;
	text-decoration : underline;
    color : #ff3333;
    }


