.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCFF;
}
.Navigation-gruen {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #00FF00}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #CCCCFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.Mailto {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFCC00}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E5B89;
	line-height: 20px;
	font-weight: normal;


}
.Text-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #2E5B89;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E5B89;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;


}
