.ampel {
	background-attachment: fixed;
	background-image: url(bilder/ampel01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ampel2 {
	background-attachment: fixed;
	background-image: url(bilder/ampel02_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	  
	scrollbar-arrow-color:#FF6600;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#FF6600;
   scrollbar-shadow-color:#FF6600;
   scrollbar-darkshadow-color:#666633;
   scrollbar-track-color:#666633;
}
.ampel3 {
	background-attachment: fixed;
	background-image: url(bilder/ampel03.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.ampel4 {
	background-attachment: fixed;
	background-color: #666633;
	background-image: url(bilder/ampel04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hintbutt01 {
	background-attachment: fixed;
	background-image: url(bilder/butthint01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hintbutt02 {
	background-attachment: fixed;
	background-image: url(bilder/butthint02_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textGross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}
.textGrossOR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}

