.text 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.textgrau 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CCCCCC; }
.vergangen 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; }
.zukunft 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FF00FF; }
.scroll {
	scrollbar-base-color: #EEFFDD;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color: #99FF66;
	scrollbar-darkshadow-color:#99FF66;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#ffffff;
}
.hg {
	background-image: url(images/hg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/hg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgsound {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.formu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: thin solid #666666;
	background-color: #FF00FF;
}
.formbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: thin solid #666666;
	background-color: #FF00FF;
}
a:link {
	font-weight: bold;
	color: #FF00FF;
}
a:visited {
	font-weight: bold;
	color: #FF00FF;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF00FF;
}
a:active {
	font-weight: bold;
	color: #FF00FF;
	background-color: #CCCCCC;
}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.textkleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textmittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.bild {
	border: 2px solid #FF00FF;
}
.textsuche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
}
.textsuche1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

