





div#sub-page-teaser div.component {
	margin-bottom:35px;
}
div#sub-page-teaser div.component ul.minitab {
	width: 474px;
}
div#sub-page-teaser div.component dl.list-comp {
	width: 474px;
	height: 150px;
}
div#sub-page-teaser div.component dl.list-comp ol {
	width: 250px;
}
div#sub-page-teaser div.component div.comp-bottom {
	border-top:0px;
}

div.component.ad-hor {
	background-color:#000;
}
div.component.ad-hor H4 {
	color:#fff;
}

dl.related dd.related {
	height:236px;
}

dl.related a.kop {
	background: url(/images/icons/arrow_black.png) no-repeat;
	margin-left: 17px;
	padding-left: 15px;
	display:block;
}
dl.related a.kop.inactive {
	display:none;
}
dl.related a.kop.open {
	background: url(/images/icons/arrow_black_down.png) no-repeat;
}
dl.related a.kop:hover {
	text-decoration: underline;
	background: url(/images/icons/arrow_right_hover_black.png) no-repeat;
	_background: url(/images/icons/arrow_right_hover_black.gif) no-repeat;
}
dl.related div.theaterInfo + p.movieTitle {
	margin-top: 10px;
}
dl.related p.kiesstad {
	font-weight: bold;
}
dl.related div.steden {
	display: none;
	margin: 10px 0 10px 20px;
	background:#f8f8f8;
}
dl.related div.steden a:hover {
	text-decoration: underline;
}

dl.related div.theaterInfo {
	display: none;
	margin-left: 20px;
	margin-bottom: 10px;
}
dl.related p.cityName {
	font-weight: bold;
	margin-top: 10px;
}

dl.related div.theaterInfo li {
	background: url(/images/icons/arrow_black.png) no-repeat;
	padding-left: 15px;
}
dl.related div.theaterInfo li p.name {
	font-weight: bold;
}
dl.related div.theaterInfo li a.reserveren {
	float: right;
	padding: 0 6px;
	color: #999;
}

p.movieTitle {
	font-weight: bold;
	padding-left: 20px;
}
p.movieTitle.bios {
	background: url(/images/icons/icon_black_bioscoop.png) no-repeat;
}
p.movieTitle.tv {
	background: url(/images/icons/icon_black_televisie.png) no-repeat;
}
p.movieData {
	padding-left: 20px;
}
dl.related p.movieTitle {
	margin: 0;
}

/** reservation box **/
#reservation {
	position: absolute;
	width: 500px;
	height: 250px;
	top: 200px;
	left: 50%;
	margin-left: -250px;
	overflow: auto;
	background-color: white;
	border: 2px solid #ccc;
	z-index: 200;
}
#resClose {
	position: absolute;
	right: 20px;
	top: 1px;
	cursor: pointer;
	font-size: 11px;
}
#reservation h1.bar {
	margin: 0;
	text-indent: 10px;
	background-color: #ccc;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
}
#reservation h1{
	margin-top: 0;
}
#reservation form {
	padding: 6px;
	color:#000;
}
#reservation input {
	float:right;
	clear:both;
	width:90px;
}

/** theatreInfo box **/
#theatreInfo {
	position: absolute;
	width: 250px;
	height: 200px;
	left: 20px;
	overflow: auto;
	background-color: white;
	border: 2px solid #999;
	z-index: 200;
	margin-bottom: 20px;
}

#theatreInfo h1.bar {
	margin: 0;
	padding-left: 10px;
	background-color: #999;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
}
#theatreInfo form {
	padding: 6px;
}
#theatreInfo input {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
h4.nocredits {
	color:#666666;
}
p.desc {
	display: none;
}

#theatreInfo p.desc {
	color: black;
	padding: 0 6px;
	display: block;
}


div.op-scherp img {
	float: left;
	width: 230px;
}
div.op-scherp.wide img {
	width: 453px;
}
div.op-scherp div.column {
	margin-left: 6px;
	float: left;
	width: 230px;
}
div.op-scherp p {
	margin: 0;
}
div.op-scherp p.leesmeer {
	font-weight: bold;
	margin: 0;
	padding-left: 18px;	
	background: url(/images/icons/icon_black_artikel.gif) 1px 2px no-repeat;
}

