/* <style type="text/css">  handig voor highlight */

.textblok_container, #page_name {
    padding-bottom: 1em;
    padding-top: 1em;
}

.productHolder, #bodyContent, .thumbnail, .panel, .item.list-group-item, .panel-footer {
    background-color: #ffffff;
}
.panel-info, .panel-warning, .panel, .thumbnail, .productHolder, .well, .panel-default > .panel-heading, .panel-footer {
    border-color: #d9d9d9; /*#333;*/
}
.thumbnail .caption {
    color: #000000;
}

/*#menu_container {
	background-color: transparent;
	bottom:24px;
	margin-bottom: 0;
}
#topNav {
	border-left: 2px solid #aaa;
}
#topNav a {
	border-color:  #aaa; 
	background-color: transparent;
	color: #fff;
}
#topNav #current {
	color:#000;
}
#topNav a:hover {	
	color:#000;
	background-color: :rgb(170, 191, 96);	
}
#sidebarmenu li {
	border: none;
	padding-top: 10px;
}
#sidebarmenu li {
	font-weight: normal;
}*/

/** lijn afwijkende layout */
/*
div.moduleTitle, div#page_name H1 {
	background: none;
	border-bottom:  1px dashed #ffffff; 
}
div.textblockBottom {
	border-bottom:  1px dashed #ffffff;
}
div.moduleMenu {
	border-bottom:  1px dashed #ffffff;
}
div.form {
	border-top:  1px dashed #ffffff;
}
div.submitFormulier {
	border-top:  1px dashed #ffffff;
}
div.submit {
	border-top:  1px dashed #ffffff;
}	
div.backLink {
	border-bottom:  1px dashed #ffffff;
}
div.backLinkBottom {
	border-top:  1px dashed #ffffff;
}*/