

.voorstelling_container
{
  position: relative;
  right: 0px;
  z-index: 123456789;
  height: 800px;
  width: 170px;
  float:right;
  
}

.voorstelling p, h3
{
	padding: 0px;
	margin: 0px;	
	width: 170px;
}	

/*
	ITEMS
*/

.voorstelling .header
{	
	padding: 5px 10px;	
	background:#ff8600;
	font: bold;
	color: red;
}

.voorstelling .no_item
{	
	padding: 5px 10px;	
	font-size: 11px;
	
}

.voorstelling .border
{	
	background-color:#9bc6d9;
	height: 1px;	
	display: block;
	overflow: hidden;
	width: 190px;
}

.voorstelling .item
{	
	font-size: 11px;
	display: block;
}

.voorstelling .item a
{				
	font-size: 11px;
	text-decoration: none;
	color: black;
	padding: 5px 10px;
	cursor: pointer;
	display: block;
	width: 180px;
}

.voorstelling .item a:hover
{			
	background: #9bc6d9;
}

.voorstelling .item a .time
{		
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.voorstelling .item a .title
{		
	font-weight: bold;
}

/* 07-07-13 */

.voorstelling .vandaagitem
{	
	position:relative;
	right:0px;
	font-size: 11px;
	display: block;
	width:190px;
	float:right;
	background-color: #87b6ca;
}

.voorstelling .vandaagitem a
{				
	font-size: 11px;
	text-decoration: none;
	color: black;
	padding: 3px 10px;
	cursor: pointer;
	display: block;
	width: 170px;
}

.voorstelling .vandaagitem a:hover
{			
	background-color: #9bc6d9;
	display: block;
	text-decoration: none;
}

.flashbanner
{
	background-repeat: no-repeat;
	width: 190px;
	height:113px;
	bottom:0px;
	float:right;
	position:relative;
	}
	
.time
{		
	font-size: 12px;
	font-weight: bold;
	color: white;
	position:relative;
	right: 0px;
	width:35px;
	float:right;
	display:block;
}

.voorstelling .vandaagitem a .title
{	
	width:125px;
	float:right;
	position:relative;
	right: 0px;
	display:block;
}


.voorstelling .vandaagitem a .colon
{
	width:10px;
	float:right;
	display:block;

}


/*
	VANDAAG & ZOEK containers
	--------------------------
	relative positioning in the parent element
	and absolute position in .vandaag & .zoek
	ensure that these elements will be correctly positioned 
*/

.voorstelling .vandaag
{	
	float: right;
	position:relative;
	width: 190px;
}

/* de spacer rekt het voorstelling blokje op om te voorkomen dat de knopjes over de voorstellingen heen vallen */
.voorstelling .vandaag .spacer
{
	display: block;
	height: 20px;

}

/* 07-07-12*/

.voorstelling .vandaag a.button
{
	text-decoration: none;
	display: block;
	margin-top: 2px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;	
	/*background: #747977 url(../img/arrows/orange_right.gif) no-repeat 175px 7px;*/
	white-space:nowrap;
}

.voorstelling .vandaag a.button:hover
{
	background-color: #909492;
}


/*
	ZOEK Boven
*/
.voorstelling .zoekboven
{		
	width: 190px;
	float:right;
	position:relative;
	

}

.voorstelling .zoekboven a.newsletter
{

	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;	
	background-color: #C83295;
	background-image:url(../img/arrows/orange_right.gif);
	background-repeat: no-repeat ;
	background-position: 175px 7px;
	
}

.voorstelling .zoekboven a.newsletter strong
{
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

.voorstelling .zoekboven a.newsletter:hover
{
	background-color: #9793C5;
}

/*
	ZOEK
*/

.voorstelling .zoek
{	
	position: relative;
	bottom: 0;
	width: 190px;
	float:left;

}



.voorstelling .zoek a.button
{
	text-decoration: none;
	display: block;
	margin-top: 2px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;	
	background: #747977 url(../img/arrows/orange_right.gif) no-repeat 175px 7px;
}

.voorstelling .zoek a.button:hover
{
	background-color: #909492;
}

.voorstelling .zoek a.newsletter
{
	text-decoration: none;
	display: block;
	margin-top: 2px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;	
	background: #FF8600 url(../img/arrows/orange_right.gif) no-repeat 175px 7px;
}

.voorstelling .zoek a.newsletter strong
{
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

.voorstelling .zoek a.newsletter:hover
{
	background-color: #ffa542;
}

.voorstelling h3 a
{
	color: white;
	text-decoration: none;
}





/* 07-05-30 */
.searcharea
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px; 
	maring-left:0px;
	maring-right:0px;
	background-color: #9bc6d9;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:2px;
	padding-right:2px;
}


.searcharea td select
{
color:red;
}
 
.floatleft
{
	float:left;
	display:block;
}


/* 30-05-2007 */


.homemeerinfo
{	color: #ff8600;	
	text-decoration: none;
	font-weight:bold;
	float:right;
	position:absolute;
	bottom:0;
	right:0px;
}

.header_speelschema
{
	padding-top:25px;
	background-image:url(../img/details/speelschema.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


.header_credits
{
	padding-top:25px;
	background-image:url(../img/details/credits.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.header_artikelen
{
	padding-top:25px;
	background-image:url(../img/details/artikelen.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



.header_prijsschema
{
	padding-top:25px;
	background-image:url(../img/details/prijsschema.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.header_acteurs
{
	padding-top:25px;
	background-image:url(../img/details/acteurs.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


.header_kijkwijzer
{
	padding-top:25px;
	background-image:url(../img/details/kijkwijzer.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


.header_speelschema_jeugd
{
	padding-top:25px;
	background-image:url(../img/details/speelschema_jeugd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


.header_credits_jeugd
{
	padding-top:25px;
	background-image:url(../img/details/credits_jeugd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.header_artikelen_jeugd
{
	padding-top:25px;
	background-image:url(../img/details/artikelen_jeugd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



.header_prijsschema_jeugd
{
	padding-top:25px;
	background-image:url(../img/details/prijsschema_jeugd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



.header_trailer
{
	padding-top:25px;
	background-image:url(../img/details/trailer.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



.header_trailer_jeugd
{
	padding-top:25px;
	background-image:url(../img/details/trailer_jeugd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
