.thumbLaufband{ 
	margin:0px;
	padding:0px;
	background-image:url(/css/laufband/kleinBG.gif);
	background-repeat:no-repeat;
	height:72px;
	width:72px;
	text-align:center;
	cursor:pointer;
}

.thumbLaufband a{
	text-decoration:none;
}
.thumbLaufband a img{
	border:none;
}

#rahmen{
	position:absolute;
	background-color:#9D0B0E;
	width:335px;
	height:260px;
	z-index:4;
	display:none;
}
#text{
	color:#9D0B0E;
	font-size:9pt;
	font-weight:500;
}
#blase{
	position:absolute;
	z-index:8;
	display:none;
	border:0px;
}
#pannel{	
	table-layout:fixed;
	width:142px;
	text-align:center;
	margin:0px;
	padding:0px;
}