td {
	background-repeat: no-repeat;
}

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

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

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

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

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

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

.ueberschrift {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #019345;
	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 #019345;
	COLOR: #323734;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

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


.iframe {
overflow-x: hidden;
overflow-y: auto;
} 
