.pagebreak {
	page-break-after:always;	
}

html,
body,
.container,
.container .main,
.container .main .columnContent,
.container .main .columnContent.wide {
	background: #fff;
	width: 100%;
}

.header,
.mainNavigation,
#visual,
.columnLeft,
.columnRight,
.breadcrumb,
.toolbox,
.footer,
.pager {
	display: none;	
}

.content ul ul {
	margin-left: 10px;	
}
.content ul li {
	background: none;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
}
.content ul li li {
	list-style-type: circle;
}
.content ul li li li {
	list-style-type: square;
}
.content table,
.content table tr th,
.content table tr td {
	border-color: #333;
}

.main .columnContent .products .box {
	margin-bottom: 15px;	
}
.main .columnContent .products .box.last {
	margin-right: 20px;
}

.nieuws ul li h3 {
	width: 85%;
}

.frmGenerator .frmTextInput,
.frmGenerator .frmTextPasswd,
.frmGenerator .frmKalenderInput,
.frmGenerator textarea,
#kieswijzer #postal_code,
.locatiewijzer .postcode input.query, .zorgverzekeraarscheck .postcode input.query,
.searchResults .searchBox form input.text,
.frmGenerator .frmTextInput, .frmGenerator .frmTextPasswd {
	background: none;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 4px 0 0;
}
.vacancies .filter form .button,
.frmGenerator .button,
#kieswijzer .button,
.searchResults .searchBox form .button,
.faq .frmGenerator .button {
	display: none;	
}

/*** Zorgverzekeraars check ***/
.zorgverzekeraarscheck .postcode, .locatiewijzer .postcode {
	background: none;	
}
.locatiewijzer .postcode input.submit,
.zorgverzekeraarscheck .postcode input.submit,
.faq .frmGenerator .submit,
.searchResults .searchBox form input.submit,
#kieswijzer .submit,
.vacancies .filter form input.submit {
	background-image: none;
	text-indent: 0;
	background-color: #D4D0C8; 
	height: auto;
	display: inline;
}
.zorgverzekeraarscheck .postcode input, .locatiewijzer .postcode input {
	border: none;
}

/*** Zoeken ***/
.searchResults .listing li li {
	border: none;	
}
.searchResults .listing .crumb {
	display: none;	
}

/*** Kraamkieswijzer ***/
#kieswijzer li {
	background: none;
	border-bottom: 1px dashed #d20b26;	
}

/*** Listing ***/
ul.listing li {
	border-top: 1px dashed #d20b26;	
}

/*** Videos ***/
#movie {
	display: none;	
}

/*** Veel gestelde vragen ***/
.faq hr {
	list-style: none;
	border-top: 1px dashed #d20b26;	
	background: none;
	zoom: 1;
	height: 1px;
}
.faq .results li,
#kieswijzer li {
	list-style: none outside none;
	
}
