p, div, form, td.oeff {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin: 10px;
	margin-top: 20px;
	line-height: 14pt;
}

p.top_firma {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 8px;
	margin: 0px;
}

td.menue {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 25px;
}

td.form {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

input, textarea {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid black;
}

a.menue_selected {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: RGB(220,43,25);
}

a.menue_unselected {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}

a {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	color: RGB(220,43,25);
}