@charset "utf-8";
/* CSS Document */

.floatright {
	width: 590px;
	background-color: #0099FF;
	text-align: right;
}

span.top {
	display: block; 
	text-align: right;
	width: 590px;
}

span.top a{
	color: #ed1e3b;
	font-size: 10px;
	text-decoration:none;
}

.afbeeldingmettekst img {
	border: 1px solid #000;
	margin-bottom: 0px;
}

.onderschrift {
	width:274px;
	color: #848484;
	font-size: 11px;
	text-align:center;	
	line-height: 1.3em;
	margin-top: 0px;
}

#rechterkolom { 
	border: none;
}

#linkerkolom {
	border-right: 1px solid #d1d1d1;
}

.pdf {
	background:url(img/pdf.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}

.pdf a, .informatie a {
	line-height: 1.8em;
}

#adobe {
	background:url(img/adobe.gif) no-repeat left 50%;
	padding-left: 20px; 
}

#adobe a {
	color: #848484;
	line-height: 2.5em;
	font-size:11px;
}

#adobe a:hover {
	color: #ed1e3b;
}

.instructeurs {
	background:url(img/instructeurs1.gif) no-repeat left 50%;
	padding-left: 20px; 
}

.voorwaarden ul {
	margin-left: 20px;
	margin-top: 15px;
}

.voorwaarden ul li{
	list-style-type: disc;
	list-style-position: inside;
	font-size: 11px;
	line-height: 1.2em;
	padding: 4px 0 4px 0;
	color: #aeaeae;
}

#buttonopeningstijden{
border-bottom:1px solid #ccc;
}