@charset "iso-8859-1";
.titel {
	font-family: Chalkboard;
	font-size: 18px;
	color: #FC6;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 14px;
}
a:visited {
	font-family: Chalkboard;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 14px;
}
a:active {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 14px;
}
.titel2 {
	font-family: Chalkboard;
	font-size: 16px;
	font-weight: normal;
	color: #F93;
	text-decoration: none;
	line-height: 14px;
}
.titel3 {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(pictures/backgroundimage_3.png);
	background-position: center top;
}

