td{
background-repeat: no-repeat;
}

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

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

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

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

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

.ueberschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #79BF2E;
	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:#272B2D;
	border:1px solid #79BF2E;
	COLOR: #8E9090;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.button {
	background-color:#272B2D;
	border:1px solid #79BF2E;
	font-size: 9px; 
	COLOR: #79BF2E;
}

