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

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

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

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

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

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

.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top:0;
	z-index: 2;
	line-height: normal;
}

.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F8EC24;
	text-decoration: none;
	position: absolute;
	top:0;
	z-index: 2;
	line-height: normal;
}

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

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

.submenu	{
	position: absolute;
	top: 22;
	z-index: 1;
	visibility: hide;
	visibility: hidden;
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1F2870;
}

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

.news_ueberschrift {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F8EC24;
	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:#FFFFFF;
	border:1px solid #000000;
	COLO=?R: #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

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

