.menueoben {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b50000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../bilder/menueobenhg.gif);
	padding-left:90px;
}

.modokument {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #F3F3F3;
	font-weight: bold;
}
a.modokument:hover {
	text-decoration: underline;
	color: #F3F3F3;
}

a.modokument:activ {
	text-decoration: underline;
	color: #F3F3F3;
}
