@charset "utf-8";
/* CSS Document */

.hintergrund {
	color: #333;
	background-color: #CCC;
}
.überschrift1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
	font-weight: bolder;
}
.überschrift3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.hyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.überschrift2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #633;
	background-color: #999;
}
.fliestext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
