/* 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;
	}

.titel{
    Font-Family : Arial, Helv, Helvetica ;
    font-size : 18px  ;
	}

.gelb{
     font-size : 14px  ;
     font-weight: bold;
	color : #FFD000;
    }
       
    
.initial{
    font-size : 16px;
    font-weight: bold;
    color : #000000;
    }

        
.unten{
    font-size : 12px;
    color : #000000;
    }
        
a:link{
	color : #6B6B6B;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
 	
	}

a:visited{
	color : #6B6B6B;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
	
	}

a:hover{
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
    }


a:active{
	color : #B60000;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration : underline;
    }



