/* Johannes Fritz, http://www.paintmaster.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: center;
		line-height: 1,5;	
		color: #666666;
    
.inhalt{
    font-size : 13px  ;
    color : #000000;
    font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, Sans-Serif;
    font-style: normal;
	
    }
	
.gross{
    color : #808080;
    font-size : 24px  ;	
    }
	
.klein2{
    color : #333333;
    font-size : 9 px  ;
	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 : #AD510C;
    }

