/* dev.css = aanpassing na inplementeren WM */

hr{
	border: none 0;
	border-top: 1px dashed #999999;/*the border*/
	height: 1px;
}

ul#mainmenu ul.subnav ul.subnav{
	display: none;
}

div#flashcontent{
	margin-left: 180px;
}

div#flashfilmpje{
	position: absolute;
	top: 0px;
	left: -3px;
	width: 238px;
	height: 166px;
}

.flashfilmpje_embed {
	width: 238px;
	height: 166px;
}

div#content dt{
	float:left;
	width:150px;
	font-weight:normal;
	padding:4px 5px 4px 5px;
	clear:left;
}
div#content dd{
	margin-left:150px;
	padding:4px 5px 4px 5px;
}
div#content dd input{
	border:1px solid #999999;
}

div.result h4{
	margin: 0px;
}
div.result{
	bottom-padding: 20px;
}

