/* Josef Becker, http://www.helpmaster.de*/
/* blau=#3F57AF */

body{
    Font-Family : Arial, Helv, Helvetica, sans-serif ;
    font-size : 12px  ;
	}
    
p,td,li,blockquote{
	Font-Family : Arial, Helv, Helvetica, sans-serif ;
	font-size : 12px ;
	color : #3F57AF ;
	}
        
.unten{
    font-size : 12px ;
    color : #183194 ;
    }
        
a:link{
	color : #FF9E2B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px ;
	text-decoration : none;
	}

a:visited{
	color : #FF9E2B;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	}

a:hover{
	color : #ff3300;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    }


a:active{
	color : #ff3300;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
    }



