#submenu {
	padding: 25px 0px 5px 5px;
	position: relative;
	float: left;
	width: 110px;
	background-color: #FFF;
	}
#lijst {
	padding: 25px 5px 5px 10px;
	position: relative;
	float: left;
	width: 225px;
	}
#rechts {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
	width: 640px;
	overflow: hidden;
	}
	
/*submenu*/

#submenu a {
	display: block;
	padding: 3px 15px 3px 0px;
	text-align: right;
	}
#maandkeuze {
	font-size: 9pt;
	font-weight: bold;
	}
#maandkeuze a:link, #maandkeuze a:visited {
	text-decoration: none;
	color: #06B;
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EEE;
	}
#maandkeuze a:hover {
	}
#theaterkeuze, #geweestkeuze, #genrekeuze {
	margin: 5px 0px;
	color: #666;
	font-weight: normal;
	font-size: 8pt;
	}
	
#pijltjestoetsen {
	margin: 50px 0px 0px 20px;
	position:relative;
	height: 50px;
	width: 75px;
	}
	
#pijltjestoetsen #up {
	position: absolute;
	left: 25px;
	top: 0px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	}

#pijltjestoetsen #left {
	position: absolute;
	left: 0px;
	top: 25px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	}

#pijltjestoetsen #down {
	position: absolute;
	left: 25px;
	top: 25px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	}

#pijltjestoetsen #right {
	position: absolute;
	left: 50px;
	top: 25px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	}
	
#bladertip {
	margin: 10px 0px 0px 10px;
	display: none;
	width: 100px;
	text-align: center;
	color: #555;
	}
	
	

/*vrstitem*/
.vrstitem {
	border-bottom: 1px solid #EEE;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	font-size: 9pt;	
	background-color: #FFF;
	cursor: pointer;
	display: none;
	background-position: right center;
	background-repeat: no-repeat;
	}
.vrstitemacc {
	background-color: #CCCCCC;
	}
.vrstitem .dagnr {
	color: #333;
	margin-right: 5px;
	font-weight: bold;
	float: left;
	margin-bottom: 2px;
	display: inline;
	}
.vrstitem .titel {
	width: 215px;
	display: inline;
	}
	
.vrstitem .blok {
	padding-left: 75px;
	min-height: 50px;
	}
	
.vrstitem .S {
	color: #C01;
	}

.vrstitem .W {
	color: #EC0;
	color: #555;
	}
	
	
.ididid_container_actions {
	position: absolute;
	top: 710px;
	left: 360px;
	width: 139px;
	padding: 3px 8px 7px;
	z-index: 1002;
	margin: 0px;
	}
	
.ididid_text {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	font-size: 9pt;
	color: #CCC;
	margin: 12px 5px 0px 0px;
}