/* supranaut video production music clips */

#menu {
	clear: both;
	width: 958px;
	height: 72px;
	padding: 0 1px;
	background: url(layout/top_panel_bg.jpg) no-repeat;
}

.supranautmenu{
	font: bold 14px Arial;
	height: 58px;
	width: 958px; /*nicht ändern */
}

.supranautmenu ul{
	margin: 0;
	padding: 0;
	height: 58px;
	background: black url(supranautbg.gif) center center repeat-x;
}

.supranautmenu ul li{
display: inline;
}

.supranautmenu ul li a{
float: left;
color: white; 
width: 158px;
text-align: center;
height: 40px;
padding-top: 18px;
text-decoration: none;
border-right: 2px solid #000; /*navy divider between menu items*/
background: url(layout/menu_bg.jpg) repeat-x;
outline: none;
}

.supranautmenu ul li a:visited{
color: white;
}

.supranautmenu ul li a.selected, .supranautmenu ul li a:hover{
color: white !important;
background: black url(layout/menu_hover_bg.jpg) center center;
}

.supranautmenu li .last{
	border-right: none;
}

.videoproduktionstyle{ 
clear: both;
width:900px; height: 35px; padding: 23px 30px 0 30px;
color: #fff;
font-size: 14px;
}


.videoproduktionstyle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.videoproduktionstyle li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.videoproduktionstyle li a {
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0 10px 0 5px;
}

.videoproduktion{
display:none;
}

/* supranaut video production music clips */

@media print {
.videoproduktion {
display:block !important;
}
}
