@charset "UTF-8";
 @media screen, projection {

 /* Schriftzug FRIEMEL DESIGN */
.fd
{
/*	font-family: 'Colaborate-LightRegular', Helvetica, Arial, sans-serif;*/
	font-weight:normal;
	font-size: 100%;
	color: #555;
	letter-spacing:normal;
}
.fd .design_grey {
	letter-spacing:0.35em;
}
.fd .design {
	margin: 0 0 0 0;
}
}