/* Johannes Fritz, http://www.paintmaster(Pfiffisch).de*/
	
body,p,td,li,blockquote{
	Font-Family : Arial, Helvetica;
    font-style: normal;
	font-size : 15px  ;
	color : #000000;
    }
    
.h1{
    font-size : 36px  ;
    color : #000000;
    font-family: Arial, Georgia, "Times New Roman", Times;
    font-style: normal;
    }

.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;
    }

