body {
	background-color: #FFFFFF;
	font-family: Verdana, Papyrus;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(Bilder/hintergrund.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #999;
	font-size: 10px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #E5E5E5;
	font-size:10px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #E5B0B2;
	font-size: 10px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
	color: #fe3201;
}

h4 {
	font-size: 16px;
	font-weight: normal;
}
