/*
#content-container .placeholder{
	position:relative;
	width:100%;
	margin:0 0 31px;
	overflow:hidden;
	background:#b9e5fb;
}
#content-container .placeholder img{
	display:block;
	border:none !important;
	padding:0 !important;
}
#content-container .placeholder .top,
#content-container .placeholder .bottom{
	position:absolute;
	left:0;
	width:577px;
	height:14px;
	overflow:hidden;
}
#content-container .placeholder .top{
	top:0;
	background: url(../images/placeholder-top.png) no-repeat;
}
#content-container .placeholder .bottom{
	bottom:0;
	background: url(../images/placeholder-bottom.png) no-repeat;
}
*/
input.submit-button{
	color:#fff;
	background:#f07d00;
	height:26px;
	width:86px;
	border:none;
	cursor:pointer;
	padding:0 0 2px;
}
input.submit-button:hover{background:#a3a3a3;}/*
#footer{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
}

*/

.no-submenu .main-holder {
    margin: 15px 0 0 0 !important;
}

.no-submenu  #content-container{
    width: 640px !important;
    margin: 0 !important;
}

.no-submenu .faqs-contents {
    clear: both !important;
}

.block-right {
	float: right; 
	width: 205px; 
	clear: right;
}

.block-right iframe {
	margin: 20px 0 20px 0;
}

.vraagMaand {
	width: 189px;
	height: 150px;
	background-color: transparent;
	border: solid 1px #c7c7c7;
	margin: 20px 0 20px 0;
	margin-left: 7px;
}

.vraagMaand h2 {
	font-size: 1em;
	margin-left: 10px;
}

.dynamischeVraag {
	width: 165px;
	height: 80px;
	background-color: transparent;
	margin-left: 10px;
}

.vraagMaand a {
	padding-left: 10px;
}
