.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

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


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

.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E6F35;
	text-decoration: none;
}

.menu_header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #E79E5D;
	text-decoration: none;
}

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

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

.link_k {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CBD8F2;
	text-decoration: none;
}

.link_k:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.ueberschrift {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #E79E5D;
}

.ueberschrift_schwarz {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: bold;
}

.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: #1C408E;
	text-decoration: none;
}

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

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

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