body {
	background-color: #e3e8de;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial;	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {	
	font-family: Arial;	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


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

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

.news_ueberschrift {
	font-family: Arial;	font-size: 12px;
	font-weight: bold;
	color: #ca0000;
	text-decoration: none;
}

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

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

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

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

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

