/* Josef Becker, http://www.helpmaster.de*/

body{
    Font-Family : Arial, Helv, Helvetica, sans-serif ;
    font-size : 14px  ;
	}
    
p,td,li,blockquote,table,b{
	Font-Family : Arial, Helv, Helvetica, sans-serif ;
	font-size : 14px  ;
	color : #000000;
	}
    
    
.initial{
    font-size : 24px;
    color : #000000;
    }
    
        
.unten{
    font-size : 12px;
    color : #000000;
    }
        
a:link{
	color : #F0A900;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
 	
	}

a:visited{
	color : #F0A900;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}

a:hover{
	color : #ffcc00;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    }


a:active{
	color : #ffcc00;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    }



