a:active {
	color: #be0000;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : normal;
}

a:visited {
	color: #be0000;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : normal;
}

a:hover {
	color: #337f65;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : normal;
}

a:link {
	color: #be0000;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : normal;
}

.titel {
	color: #337f65;
	font-size: 24px;
	font-family: Arial, Helvetica;
	font-weight : bolder;
}


.normal {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight : normal;
}


.aktiv {
	color: #337f65;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight : normal;
}
