.bgHead {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
}
.mainOben {
	background-image: url(../images/main_oben.gif);
	background-repeat: no-repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
