/* Josef Becker, http://www.helpmaster.de*/

body{
    Font-Family : Arial, Helv, Helvetica, sans-serif ;
    font-size : 16px  ;
	color : #666666;
	background-color : #e7efef;
	margin-bottom : 00px;
	margin-top : 00px;
	}
    
p,td,li,blockquote{
	Font-Family : Arial, Helv, Helvetica, sans-serif ;
	font-size : 16px  ;
	color : #666666;
	}
    
.initial{
	font-family : Arial, Helv, Helvetica, sans-serif;
    font-weight : bold;
	font-size : 24px;
	}
    
.klein{
	font-family : Arial, Helv, Helvetica, sans-serif;
    font-size : 12px;
	}
	
  
.hellgrau{
    background-color : #ffffff;
    }
    
.grau{
    background-color : #DFDFEF;
    }
    
a:link{
	color : #000099;
	font-family : Arial, Helvetica, sans-serif ! important;
	text-decoration : none;
	font-size : 16px  ;
	}

a:visited{
	color : #003366;
	font-family : Arial, Helvetica, sans-serif ! important;
	text-decoration : none;
	font-size : 16px  ;
	}

a:hover{
	color : #ff3300;
	font-family : Arial, Helvetica, sans-serif ! important;
	text-decoration : underline;
	font-size : 16px  ;
	}


a:active{
	color : #ff3300;
	font-family : Arial, Helvetica, sans-serif ! important;
	text-decoration : underline;
	font-size : 16px  ;
	}




