body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEE7E7;
	background-image: url(img/bg-wein.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #CEE7E7;
}
a.hell:link, a.hell:visited {
	font-size: 16px;
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
a.hell:hover, a.hell:active {
	color: #ffffff;
}
.rot {
	color: #339999;
}
.hellgross {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
