body td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	font-style: normal;
}
.navi:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}
.navi:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}
.navi:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	font-style: normal;
}
.fett {
	font-weight: bold;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.text_10px {
	font-size: 10px;
}
input.form {
border-bottom: 1px solid #B6230E;
border-left: 0px;
border-right: 0px;
border-top: 0px;
}
input.button {
border: 3px groove #B6230E;
background-color: #FFFFFF;
}
.achtung { 
font-size: 16px;
font-weight: bold;
color:#FF0000;
}
