#disko {
	height: 580px;
	left: -2px;
	position: relative;
}

#disko dl { margin: 0; padding: 0; }


#disko dt { 
	float: left; 
	margin-right: 4px;
	
}

#disko dt a {
	height: 113px !important;
	height /**/:113px; /* IE 5/Win hack */
	padding: 0 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block; /* IE6 macht sonst kein float */
}
* html #disko dt a { display: inline; /* IE6 macht sonst kein float */ }
	


#disko dt a:hover {
	overflow: auto;
	
}


#disko dt a img {
	border: 2px solid #113c6d;
	width: 109px;
	height: 109px;
}
#disko dt a:hover img {
	border: 2px solid #89B4DD;
}

#disko dt a em {
	 display: none;
}

#disko dt a:hover em {
	 display: block; 
	position: absolute;
	left: 480px;
	top: 0px;
	
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	width: 280px;
	text-decoration: none;
}


div.row { position: relative; top: 0px; width: 760px;	margin-bottom: 4px;	height: 113px; }

/*
#row2 {	position: relative; top: 0px; width: 480px;	margin-bottom: 4px; height: 113px; }
 #row2 dt a:hover em { top: -117px; }	

#row3 {	position: relative; top: 0px; width: 480px;	margin-bottom: 4px; height: 113px; }
/*#row3 dt a:hover em { top: -234px; }	

#row4 {	position: relative; top: 0px; width: 480px;	margin-bottom: 4px; height: 113px; }
/* #row4 dt a:hover em { top: -351px; }	

#row5 {	position: relative; top: 0px; width: 480px;	margin-bottom: 4px; height: 113px; }
/* #row5 dt a:hover em { top: -468px; }	
*/

#disko dt.empty {
	height: 107px;
	width: 107px;
	float: left;
	border: 1px solid #0B294A;
	margin: 2px 6px 2px 2px;
	color: #113C6D;
	}
