.video_prev_fader_div{
	position:relative;
	float:left;
	width:287px;
	height: 238px;
}

.video_prev_fader_div img{
	width:287px;
}

.video_prev_fader2_div{
	position:relative;
	float:left;
	width:287px;
	margin-left: 16px;
}

.video_prev_fader_header{
	width:277px;
	position:relative;
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:1px 5px;
	background:url(/image/blau_verlauf.png) no-repeat bottom right #00305E;
}

.video_prev_fader{
	width:287px;
	height:200px;
	overflow:hidden;
	position:relative;
	float:left;
}

.video_prev_fader a{
	display:block;
	height: 210px;
	text-decoration:none;
}

.video_prev_fader img{
	border:0;
	max-width:287px;
	position:relative;
}

.video_prev_fader2{
	width:287px;
	height:200px;
	overflow:hidden;
	position:relative;
	float:left;
}

.video_prev_fader2 a{
	display:block;
	text-decoration:none;
}

.video_prev_fader2 img{
	width:287px;
	height:200px;
	border:0;
	position:relative;
}

.video_prev_fader_desc_div{
	position:absolute;
	width:287px;
	background:url(/image/desc_bg.png);
	bottom:0px;
	padding:10px;
}

.video_prev_fader_desc_title{
	width:267px;
	position:relative;
	float:left;
	color:white;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.video_prev_fader_desc{
	padding-top:5px;
	width:267px;
	position:relative;
	float:left;
	color:white;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	
}

.video_prev_fader_pagination{
	width:287px;
	position:relative;
	float:left;
	background:#00305E;
}

.video_prev_fader2_pagination{
	width:287px;
	position:relative;
	float:left;
	background:#00305E;
}

.pagination{
	float:right;
	margin-right:3px;
}

.pagination a{
	display:block;
	float:left;
	text-decoration:none;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.pagination a:hover{
	color:#ff9900;
}

.pagination2{
	float:right;
	margin-right:3px;
}

.pagination2 a{
	display:block;
	float:left;
	text-decoration:none;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

a.activeSlide{
	color:#ff9900;
}

.pagination2 a:hover{
	color:#ff9900;
}