/* Josef Becker, http://www.htmlmaster.de*/



body{
    Font-Family : Arial, Helvetica, sans-serif ;
    font-size : 8pt  ;
    margin : 0px ;
	}
    
p,td,li,blockquote,table,b{
	Font-Family : Arial, Helvetica, sans-serif ;
	font-size : 8pt  ;
	color : #000000;
	}
    
    
.initial{
    font-size : 24px;
    color : #ffffff;
	 font-weight : bold;
    }
    
        
.unten{
    font-size : 10pt;
    color : #000000;
    }
        
a:link{
	color : #ffffff;
	Font-Family : Arial, Helvetica, sans-serif ;
    font-size : 8pt  ;
    font-weight : bold;
	text-decoration : none;
    line-height: 20px ;
 	
	}

a:visited{
	color : #ffffff;
	Font-Family : Arial, Helvetica, sans-serif ;
    font-size : 8pt  ;
    font-weight : bold;
	text-decoration : none;
	line-height: 20px ;
	}

a:hover{
	color : #F5D442;
	Font-Family : Arial, Helvetica, sans-serif ;
    font-size : 8pt  ;
    font-weight : bold;
	text-decoration : underline;
    line-height: 20px ;
    }


a:active{
	color : #F5D442;
	Font-Family : Arial, Helvetica, sans-serif ;
    font-size : 8pt  ;
    font-weight : bold;
	text-decoration : underline;
    line-height: 20px ;
    }

