.highslide-header .highslide-move {
	display: none !important;
}
.highslide-header .highslide-close {
	display: none !important;
}
.highslide-footer{
	display: none !important; 
}
.MediathekClose, .MediathekOpen{
	width: 450px;
	margin-bottom: 4px;
}
.MediathekClose .SingleMedia,
.MediathekClose .MediathekTitle2,
.MediathekOpen .MediathekTitle1{
	display: none; 
}
.MediathekOpen .MediathekTitle2{
	display: block; 
}
.MediathekClose .MediathekTitle1 a,
.MediathekOpen .MediathekTitle2 a{
	display: block; 
	width: 450px;
}
.MediathekOpen{
	margin-bottom: 10px;
}
.MediathekTitle1{background: url(/img/css/pfeil_10.gif) no-repeat right 5px}

.SingleMedia{
	background: url(/img/css/bg_media.jpg) repeat-x 0 0;
	width: 430px;
	padding: 0 5px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.SingleMedia a{
	padding: 4px 0 3px 10px;
	display: block; 
	width: 420px;
	font-weight: bold;
}
.no-controls .highslide-controls {
   display: none;
}
