body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.blok {
	color: #000000;
	width: 236px;
	padding: 7px;
	margin-top: 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	}
	
.blok p {
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
.blok li {
	list-style-type: none;
	}
	
#blok1 {
	background-image: url(../images/info5.jpg);
	height: 550px;
	margin-left: 3px;
	}

#blok2 {
	}

#blok3 {
	background-image: url(../images/info4.jpg);
	height: 550px;
	}

#blok4 {
	background-image: url(../images/info1.jpg);
	height: 550px;
	}
	
#onder {
	margin-left: 3px;
	}
		
.onder img {
	margin-bottom: 10px;
	}
				
.titel {
	color: #070;
	color: #111;
	font-size: 16pt;
	}
	
.subtitel {
	font-weight: bold;
	color: #070;
	/*color: #111;*/
	margin-top: 5px;
	margin-bottom: 2px;
	}
	
.meer {
	/*border: 1px solid #B00;*/
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.meer a:link {
	text-decoration: none;
	color: #B00;
	font-weight: bold;
	}
	
.meer a:visited {
	text-decoration: none;
	color: #B00;
	font-weight: bold;
	}
	
.meer a:hover {
	color:#E00;
	text-decoration: underline;
	}
	
#popup {
	/*background-image:url(../images/doorzicht.png);*/
	background-color: #FFF;
	position: absolute;
	top: 35px;
	left: 35px;
	width: 500px;
	z-index: 10000;
	visibility: hidden;
	padding: 8px;
	color: #FFF;
	}
	
#popup a:link{
	color: #F33;
	text-decoration: none;
	}

#popup a:visited {
	color: #F33;
	text-decoration: none;
	}
	
#popup a:hover {
	color: #F00;
	text-decoration: underline;
	}
	

#sluiten {
	float: right;
	z-index: 10001;
	cursor: pointer;
	}
	
.itemkop {
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#roken {
	background-color: #A00;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	margin-top: 15px;
	width: 113px;
	}
	
#theaterbon {
	margin-top: 25px;
	}

.antwoord {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	}
	
.vraag {
	margin: 0px;
	padding: 0px;
	}

.groep {
	color: #09F;
	}
	
