/* C. Fandel, Gebäudedienstleistungen GmbH */
	
body, p, td, li, blockquote, a, img, form {
		font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, Sans-Serif;
		font-size: 14px;		
		font-weight: 100;		 
		font-style: normal;
		text-decoration: none;		
		text-align: justify;
		color: #000000;
}
    
.h1{
    font-size : 24px  ;
    color : #000000;
    font-family: Arial, Georgia, "Times New Roman", Times;
    font-style: normal;
    }
	
.gross{
    color : #000000;
    font-size : 18px  ;
	font-weight : bold;	
    }
	
.klein2{
    color : #000000;
    font-size : 9 px  ;
	line-height: 0;
	}
	
.klein{
    color : #000000;
    font-size : 12px  ;
    }
	
a:link, a:visited{
	font-size : 16px  ;
    Font-Family : Arial, Helvetica;
	text-decoration : none;
    letter-spacing : 2px;
    color : #9F9F9F;
    }


a:hover, a:active{
	font-size : 16px  ;
    Font-Family : Arial, Helvetica;
	text-decoration : underline;
	letter-spacing : 2px;
    color : #D80305;
    }

