
/* overview related movies css */

.schema02 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad{
	background-color:#00A654;
	float:left;
	font-weight:bold;
	height:16px;
	margin-top:5px;
	padding:4px 0px;
	width:142px;
	text-align:center;
	margin-left: 10px;
}

.schema03 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad{
	background-color:#2099BB;
	float:left;
	font-weight:bold;
	height:16px;
	margin-top:5px;
	padding:4px 0px;
	width:210px;
	text-align:center;
	margin-left: 10px;
}

.schema04 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad{
	background-color:#81257B;
	float:left;
	font-weight:bold;
	height:16px;
	margin-top:5px;
	padding:4px 0px;
	width:210px;
	text-align:center;
	margin-left: 10px;
}


.schema02 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad a{
color:white;
width: 100%;

}

.schema03 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad a{
color:white;
width: 100%;

}

.schema04 .tx-dreknowledgebasevakbladen-pi1 .overviewThumbs .meerFilmLinkVakblad a{
color:white;
width: 100%;

}

.overviewThumbs{
position:relative;
width:185px;
}
.overviewThumbnail{ 
float:left;
width: 80px;
}
.overviewPlay{
	/*height: 100%;*/
	margin-top: 0px;
}
.theOverview{
/*margin-left: 10px;*/
margin-bottom: 10px;
float:left;
width:180px;
/*display: none;*/
}
.schema02 .theOverview, .schema03 .theOverview, .schema04 .theOverview{
margin-left: 10px;
margin-bottom: 10px;
float:left;
width:185px;
/*display: none;*/
margin-top: 10px;
}



.overviewHeader{
	color: #AA0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.schema02 .overviewHeader{
	color: #00A654;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.schema03 .overviewHeader{
	color: #2099BB;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.schema04 .overviewHeader{
	color: #81257B;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.overviewRightInfo{
	float: left;
	color:#888888;	
	/*width: 100%;*/
	text-align: center;
	margin-top:35px;
}

.fullList{
	height: 100%;
	width: 100%;
	text-align: right;
	float: right;
}
.listlink{
	color: #AA0000;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
