.div {
	width: 6px;
	height: 8px;
	margin-top: 0px;
	margin-left: 0px;
}
.div2 {
	width: 6px;
	height: 8px;
	margin-top: -8px;
	margin-left: 6px;
}
.div3 {
	width: 6px;
	height: 8px;
	margin-top: -8px;
	margin-left: 14px;
}
.div4 {
	width: 6px;
	height: 8px;
	margin-top: -8px;
	margin-left: 21px;
}
.div5 {
	width: 6px;
	height: 8px;
	margin-top: -8px;
	margin-left: 28px;
}
.div_zeit {
	background-image:url(bilder/selector.png);
	background-repeat:no-repeat;
	height:18px;
	width:120px;
	padding-top: 5px;
	padding-left: 42px;
	margin-left:-20px;
	z-index:30;
	position:absolute;
	visibility:hidden;
	
}
.div_zeitleiste {
	background-image:url(bilder/zeitleiste.png);
	background-repeat:no-repeat;
	background-position:center;
	width:80px;
	height:508px;
	margin-top:14px;
	margin-left:0px;
}
.mouse {
   position:absolute;
   width:900px;
   
}

.image{
	height: 600px;
	width:800px;
	border: #CCCCCC solid 5px;
	margin-top:0px;
	margin-left:72px;
	position:absolute;
	background-repeat:no-repeat;
	z-index:20;
}
.image2{

	height: 600px;
	width:800px;
	border: #CCCCCC solid 5px;
	margin-top:0px;
	margin-left:72px;
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
}
.preimage{

	height: 0px;
	width:0px;
	border: #CCCCCC solid 5px;
	margin-top:0px;
	margin-left:72px;
	position:absolute;
	visibility:hidden;
}
.zeit_over {
	background-image:url(bilder/zeit_over.png);
	background-position: center;
	background-repeat:repeat-y;
	margin-left:-20px;
	height: 4px;
	z-index: 3;
	width: 120px;
	position:absolute;
}
.speed {
	height: 8px;
	z-index: 100;
	width: 6px;
	position:absolute;
	margin-left:50px;
	background-repeat:no-repeat;
}
.tage {
	height: 50px;
	z-index: 100;
	color:#003399;
	width: 806px;
	height:25px;
	margin-top:10px;
	margin-left:80px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	background-image:url(bilder/hg_datum.png);
	padding-left:10px;
}
.tage_text_heute {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 20px;
	font-weight:bold;
}
.tage_text_heute:hover {
	text-decoration:underline;
}
.tage_text {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 20px;
	font-weight:bold;
}
.tage_text:hover {
	text-decoration:underline;
}
.tage_text:active {
	text-decoration:underline;
}

.zeit_overl {
	background-position: center;
	background-repeat:repeat-y;
	margin-left:-20px;
	width: 120px;
	z-index: 3;
	height:4px;
	position:absolute;
}

.aktuelle_Zeit {
	background:#006699;
	width: 785px;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	margin-top: -605px;
}
.st_rechts {
	margin-top: -18px;
	margin-left: 30px;
	height:18px;
	width:29px;
	background-image:url(bilder/rechts.png);
	cursor:pointer;
}
.st_rechts:hover {
	margin-top: -18px;
	margin-left: 30px;
	height:18px;
	width:29px;
	background-image:url(bilder/rechts_over.png);
	cursor:pointer;
}
.st_links {
	margin-top: 10px;
	background-image:url(bilder/links.png);
	height:18px;
	width:29px;
	cursor:pointer;
}
.st_links:hover {
	margin-top: 10px;
	background-image:url(bilder/links_over.png);
	height:18px;
	width:29px;
	cursor:pointer;
}
.st_aktuell {
	margin-top: 10px;
	cursor:pointer;
}
.st_play {
	cursor:pointer;
	background-image:url(bilder/play.png);
	height:32px;
	width:60px;
	background-repeat:no-repeat;
}
.st_play:hover {
	cursor:pointer;
	background-image:url(bilder/play_hover.png);
}

.steuerung {
	margin-top: 0px;
	margin-left:11px;
	width:57px;
}
.auswahl {
    background-image:url(bilder/auswahl.png);
	margin-left: 58px;
	position:absolute;
	margin-top: 0px;
	height: 15px;
	width: 26px;
	z-index:25;
	visibility:hidden;
}
.katschi {
	background-image:url(bilder/katschi.png);
	margin-left: 0px;
	margin-top: 300px;
	height: 56px;
	width: 72px;
}
.leiste {
	width:80px;
	margin-left:0px;
	margin-top:0px;
}

