body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pix/background-content.jpg);
}
.patch-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
}
.text {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	color: #3164CD;
	text-decoration: underline;
	font-weight: none;
}
.grau {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.headline {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
