.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.menupunkt:hover {
	color: #ffffff;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #A1425A;
	border-collapse:collapse;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.ersterB {
	font-size: 12px;
}
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
}
td.vertmitte{
	vertical-align: middle;
}
.wichtig{
	font-weight: bold;
	color:#FF0000;
}
a.download{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
td.vertunten{
	vertical-align: bottom;
}
.Textfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
	width: 350px;
}
.Textfelder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
	width: 350px;
	height: 150px;
}
a.vollmacht{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
