.Haupttext {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #339933;
	text-decoration: none;
	
}
.Headline {
	font-family: Verdana, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#339933;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	
}
.hervorgehoben {
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFCC00;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;

}
A:link, A:visited {
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#339933;
	font-style: normal;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

A:active { 
	font-family: Verdana, sans-serif;
	font-size:10px; 
	text-decoration:none;
	color:#339933;;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

A:hover { 
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color:#585548;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;

}

} 
