@charset "UTF-8";

@media screen, projection
{

body, .content_text {
	font-size:12px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	line-height: 125%;
}


.content_text_gruen, a, .link, .adresse, .content_text_pink, .content_text_fett, .copyright {	font-size:12px; }
h1, .content_ueberschrift { font-size:14px; }
h2 { font-size: 13px; font-weight: bold; }
}