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

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

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

.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #16568C;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF1C14;
	text-decoration: none;
}

.leftmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #16568C;
	text-decoration: none;
}

.leftmenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF1C14;
	text-decoration: none;
}

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

.news_ueberschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4A632F;
	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: #DF003C;
	text-decoration: bold;
}

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

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