.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #EB0003;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #01265D;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #EB0003;
	text-decoration: none;
}

.ueberschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EB0003;
	text-decoration: none;
}

.redaktion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.redaktion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DF003C;
	text-decoration: none;
}

.redaktion_farbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB0003;
	text-decoration: bold;
}

.form {
	background-color:#FFFFFF;
	border:1px solid #000000;
	COLOR: #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.button {
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-size: 9px; 
	COLOR: #000000;
}

