body {
	background-color: #D6D7D6;
}

.Stil1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}
.Stil4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.Stil6 {
	font-size: 14px;
	color: #9C9E9C;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FFFFFF;
}
