/* ############################################################## */
/* editorial                                                      */
#editorial{	
	float: left;	
	overflow: hidden;
	position: relative;	
	width: 410px;	
	height: 399px;
	background-color:#EEEEEE;
	background-image:url(/img19/hg_editorial.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}	
#editorial #container{		
	width: 408px;
	height: 399px;	
}

.editorial-cont li {
	overflow: hidden;
	width: 370px;
	height: 369px;
	z-index:1;
	position: absolute;
	left: 19px;
	top: 11px;
	background-color:#EEEEEE;
	background-image:url(/img19/hg_editorial.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
	
	
}
.editorial-cont li.active{ 
	z-index:2; 
}
.editorial-cont .editorial-text {
	
}
.editorial-cont .editorial-text p {
	padding:15px 0px 0px 0px;
}
.editorial-cont li .editorial-text h3{	
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	margin:0;
	padding:0px 0px 0px 0px; 
}
.editorial-cont .video{		
	width: 370px;
	height: 225px;
	padding: 10px 0px 0px 0px; 
}
.editorial-cont .video .livestream{

}
.editorial-cont .video img {
	display: block;
}

.editorial-cont .weiter-link {
	margin-top:5px;		
	display: block;		
	text-decoration: underline;
	color:#C11417;
	width: 100px;
	height: 26px;	
}


.selecter{
	width: 289px;
	position: absolute;
	left:100px;
	top:361px;	
	z-index:20;
	color:#FFFFFF;	
}
.selecter li {
	overflow: hidden;	
	float: right;	
	margin-left: 10px;
	color:#FFFFFF;
}
.selecter a{	
	color:#FFFFFF;
	text-decoration: none;
}
.selecter li a:hover,
.selecter li a.active {	
	float: left;	
	color:#000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.selecter li a.active:visited {		
	color:#000000;	
}
.selecter a:visited{		
	color:#FFFFFF;
}
.selecter li a{	
	text-decoration: none;
	line-height: 100%;	
	width: 16px;	
	display:block;
	border:1px solid #B00110;	 
	padding:2px 0px 2px 0px; 	
	color:#FFFFFF;
	text-align:center;		
	background-color: #B00110;
}


















