html {
	padding:0;
	margin:0;
}
body {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1C2124;
	height:100%;
	padding:3% 4%;
	margin:0;
	line-height:18px;
	z-index:1;
	overflow-y:scroll;
}
a:link img,a:visited img {
	border-width:0 0 2px;
	padding-bottom:2px;
}
a:hover img {
	
}
#site {
	
}
#navigatie {
	background-color:#EEEEEE;
	border:1px solid;
	margin-bottom:20px;
}
#paginatitel {
	background-color:#EEEEEE;
	border:1px solid;
	margin-bottom:20px;
	padding:0 20px;
}
#inhoudlinks {
	background-color:#EEEEEE;
	border:1px solid;
	margin-bottom:20px;
	padding:0 20px;
}
#inhoudrechts {
	background-color:#EEEEEE;
	border:1px solid;
	margin-bottom:20px;
	padding:0 20px 20px;
}
#sponsoren {
	background-color:#EEEEEE;
	border:1px solid;
	margin-bottom:20px;
}

#infomarktpaginanummer,.programmafilterkeuze {
	display:none;
}
.programmafilter {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	position:relative;
	width:150px;
}
#programmafilters {
	border-bottom:1px solid;
	margin-bottom:15px;
	padding-bottom:15px;
} 
.subtekst {
	
}
.programmatitel {
	width:355px;
}
.programmalocatie {
	width:200px;
}
.programmagenre {
	
}
.programmatijd {
	width:125px;
}
#programmainhoud .actief {
	border-bottom: 2px solid #666;
}
table {
	border-collapse:collapse;
	width:100%;
}
table td {
	border:2px solid #CCCCCC;
	padding:5px;
}
#programmainhoud {
	margin-bottom:20px;
}

/* ALGEMEEN */
#overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:301;
	cursor:wait;
	display:none;
}

.hand {
	cursor: pointer;}
.vullen {
	clear:both;
}
