body {/* background-color:#f42941;*/}


.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}


.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
/*	user-select:none;*/
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(skin/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:50px;
	width:100%;
}
.mf div.mfNav{
	/*position:absolute;*/
	z-index:99;
	margin-left:3%;
	text-align:center;
	width:94%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	/*width:100%;*/
	border-bottom:1px solid #f00;
	height:40px;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(skin/play.gif) no-repeat;
}
.mf a.stop{
	background:url(skin/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin-top:5px;
	/*width:900px;
	margin:0 auto;*/
}
.mf a.sliderNext{
	background:url(vorigevraag.jpg) no-repeat;
	float:left;
}
.mf a.sliderPrev{
	background:url(volgendevraag.jpg) no-repeat;
	float:right;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:212px;
	height:24px;
	cursor:pointer;
	float:left;
	margin-top:10px;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(skin/resize.gif) no-repeat;
}
.mf div.slider{
	visibility:hidden;
	display:none;
	background:url(skin/middle.gif) repeat-x;
	height:16px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	height:16px;
	background:url(skin/middle-slider.gif) repeat-x right center;
}
.mf div.knobleft{
	background:url(skin/left-slider.gif) repeat-x center;
	width:8px;
	height:16px;
}


/*******************************/


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.middle { width:94%; margin-left:3%; top:4px; z-index:54; height:20px;}
/*a.jaikzit {display:block; width:284px; height:22px; background-image:url(zelfstellen.jpg); background-repeat:no-repeat; text-indent:-9999px; float:right;}*/

h3 { font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#e5332e; margin:0 auto; width:350px; text-align:center; position:relative; top:90px; z-index:54;}
a.jaikzit { display:block; width:284px; height:22px; background-image:url(zelfstellen.jpg); background-repeat:no-repeat; text-indent:-9999px; position:relative; z-index:54; float:right;}

iframe { border:none; margin:0; padding:0;}

div.icatt {width:12%; position:absolute; bottom:4px; left:44%; z-index:53; background-color:#fff;}
div.icatt a{ display:block; width:100px; height:38px; text-align:center; margin:0 auto;}
div.icatt img{ border:none;}
#content { position:relative; top:-20px;}
