body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.fett {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fett-weiss {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bildlegende {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

