/* CSS Document */
.play, .play a:visited, .play a:link {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	left: 0px;
	top: 20px;
	margin:0px;
	padding:5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	z-index: 0;
}
.play:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/play.jpg);
	height:56px;
	width:142px;
	text-decoration:none;
}
.eins {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/1.jpg);
	left: 0px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 1;
}
.eins:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/1.jpg);
	height:81px;
	width:142px;
}
.zwei {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/2.jpg);
	left: 72px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 2;
}
.zwei:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/2.jpg);
	height:81px;
	width:142px;
}
.drei {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/3.jpg);
	left: 144px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 3;
}
.drei:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/3.jpg);
	height:81px;
	width:142px;
}
.vier {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/4.jpg);
	left: 216px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 4;
}
.vier:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/4.jpg);
	height:81px;
	width:142px;
}
.fuenf {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/5.jpg);
	left: 288px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 5;
}
.fuenf:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/5.jpg);
	height:81px;
	width:142px;
}
.sechs {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/6.jpg);
	left: 360px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 6;
}
.sechs:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/6.jpg);
	height:81px;
	width:142px;
}
.sieben {
	position:absolute;
	display: block;
	width: 70px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/7.jpg);
	left: 432px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 7;
}
.sieben:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/7.jpg);
	height:81px;
	width:150px;
}
.acht {
	position:absolute;
	display: block;
	width: 78px;
	height:20px;
	background: url(../Bilder_dt/portfolio/animationen/8.jpg);
	left: 504px;
	top: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	z-index: 8;
}
.acht:hover {
	background-image: url(../Bilder_dt/portfolio/animationen/8.jpg);
	height:81px;
	width:78px;
}

