body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.grossfett {
	font-size: 18px;
	font-weight: bold;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #407d39;
}
.headline-we {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 11px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.small {
	color: #425a22;
	font-size: 10px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

a.navi {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.navi:hover {
	color: #BBB;
	font-weight: bold;
	text-decoration: none;
}

.navitext {
	color: #BBB;
	font-weight: bold;
}

.gruentext{
	color: #407d39;
	font-weight: bold;
}

