/* 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;
	}


.dunkel{
     font-size : 14px  ;
     font-weight: bold;
	 color : #8E0101;
    }
 
 .hell{
     font-size : 14px  ;
     font-weight: bold;
	 color : #6B6B6B;
    }
 
 .klein{
     font-size : 12px  ;
     font-weight: bold;
	 color : #B00000;
    }
 
.initial{
    font-size : 16px;
    font-weight: bold;
    color : #6B6B6B;
    }

        
.unten{
    font-size : 12px;
    color : #000000;
    }
        
a:link{
	color : #A11B01;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
 	
	}

a:visited{
	color : #A11B01;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
	
	}

a:hover{
	color : #6B6B6B;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
    }


a:active{
	color : #6B6B6B;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
    }




