.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 4px;
	color: #99CC00;
}
.schriftKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999900;
	text-decoration: none;
	letter-spacing: 1px;
}
.startbackground {
	background-image: url(bilder/start_background.jpg);
	background-repeat: repeat-y;
}
.schriftgrundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	letter-spacing: 1px;
	text-decoration: underline;
	border: 0px none;




}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px none;

}
.comingsoon {
	background-image: url(bilder/comingsoon.gif);
	background-repeat: no-repeat;
}
