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