/* Josef Becker, http://www.helpmaster.de*/

body{
    Font-Family : Arial, Helv, Helvetica, sans-serif ;
    font-size : 14px  ;
	}
    
p,td,li,blockquote{
	Font-Family : Arial, Helv, Helvetica, sans-serif ;
	font-size : 14px ;
	color : #000000 ;
	}
        
.unten{
    font-size : 10px ;
    color : #c0c0c0 ;
    }
        
a:link{
	color : #559383;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
    font-weight: bold;
	}

a:visited{
	color : #559383;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
    font-weight: bold;
	}

a:hover{
	color : #A8A6A8;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    font-weight: bold;
    }

a:active{
	color : #A8A6A8;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    font-weight: bold;
    }



