/* Josef Becker, http://www.emk-brombach.de*/
	
body,p,td,li,blockquote{
	Font-Family : Arial, Helvetica;
    font-style: normal;
	font-size : 14px  ;
	color : #000066;
    }

.h1{
    font-size : 36px  ;
    color : #006600;
    font-family: Arial, Helvetica, Times;
    font-style: normal;
    }
    
.tr{
    vertical-align: bottom ;
    background-color: #efefef;
    }
    
.klein{
    font-size : 10px  ;
    }
    
.alt{
    font-size : 32px  ;
    color : #0066ff;
    font-family: Arial, Georgia, Helvetica, Times;
    font-style: normal;
    }
	
a:link, a:visited{
    Font-Family : Arial, Helvetica;
	text-decoration : none;
    color : #000000;
    }

a:hover, a:active{
    Font-Family : Arial, Helvetica;
	text-decoration : underline;
    color : #0066CC;
    }


