@charset "utf-8";
/* aanvullingen */

.nieuwsberichten li {
	clear:both;
}

.nieuwsberichten li img {
	float: left;
	padding-right: 1em;
	width: 100px;
}
.nieuwsberichten li .teksten {
	float: left;
	width: 310px;
}
ul#extralinks li a {
	text-decoration:none;
}
ul#extralinks li a:hover {
	text-decoration:underline;
}
ul#extralinks li#printlink a {
	padding-left: 0;
}
ul#extralinks li#pdflink a {
	background:transparent url(../../images_v2/Pdf_Usa_Icon.gif) no-repeat scroll right top;
	padding-left: 35px;
}
ul#extralinks li.volgende {
	float:right;
}

.opmaak_afbeelding {
	width: 230px;
}

.startpagina div.onderwerpen ul.onderwerpen li a {
	text-decoration: underline;
	font-weight:bold;
}

.startpagina div.onderwerpen ul.onderwerpen li p {
	color:#FFFFFF;
}

.startpagina .nieuws {
	background-image:url(../../images_v2/top-links.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.startpagina .diversen {
	background-image:url(../../images_v2/top-rechts.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#subnavigatiebox #secundaireinhoud, #subnavigatiebox ul#extralinks {
	padding-left: 20px;
	padding-bottom: 1em;
}

p#kruimelpad {
	color:silver;	/* #696969 */
	font-size:10px;
}

/* zoomsearch CSS form */

.zoom_searchform input, #frmZoekEuralcode input {
	width:auto;
}

.zoom_searchform input.zoom_button, #frmZoekEuralcode #btnEuralSubmit {
	background-color:#154273;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline;
}

.zoom_searchform #zoom_searchbox,#frmZoekEuralcode #textEuralCodes {
	display:inline;
	margin:0;
}

.zoom_searchform input[type="hidden"] {
	display:none;
}

.inhoud form {
	border:none;
}

.zoom_searchform .zoom_match * {
	display:inline;
}

.zoom_searchform .zoom_categories ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.zoom_searchform .zoom_categories ul li {
	background:none;
	display: inline;
	padding:0;
	margin:0;
	list-style: none;
}

.zoom_searchform .zoom_categories ul li input {
	display: inline;
}

/* zoomsearch CSS resultaten */

div.sorting {
	border-bottom: #FF9933 medium solid;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
}

div.results .result_block {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.results .result_block .context .highlight {
	background-color:#FFCC66;
}

div.results .result_title {
	font-weight:bold;
}

div.results .result_title b {
/*	display: none;*/
}

div.results .infoline {
	display:none;
}

div.result_pages {
	border-top: #FF9933 medium solid;
	padding-top: 1em;
	margin-top: 1em;
}

div.result_pages a {
/*	border-left: #000000 thin solid;*/
	border-right: #000000 thin solid;
/*	padding-left: 1em;*/
	padding-right: 1em;
}

div.result_pages a + a {
	color:#FF0000;
}

div.searchtime {
	display: none;
}

/* sectorplannen A-Z */
.sectorplannenAZ {
	float: left;
	margin-right: 1em;
	width: 30%;
}


/* word html opruimen */
.WordHTML * {
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	line-height: 1.5em;
}
.WordHTML p, .WordHTML ul, .WordHTML li {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.WordHTML ul li {
	background-image:none !important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:disc !important;
	padding:0 !important;
	margin-left:1.5em !important;
}
.WordHTML td, .WordHTML th {
	border-left-color: #FFFFFF !important;
	border-right-color: #FFFFFF !important;
	border-bottom-color: #A5D7E6 !important;
	border-top-color: #A5D7E6 !important;
	border-style: solid !important;
	border-width: 1px !important;
	padding: 0px !important;
}

.WordHTML table * {
	border-collapse: collapse !important;
	font-size: 10px !important;
}
.WordHTML table {
	border:0 !important;
}
/*.WordHTML a {
	color: #CC3300 !important;
	border-bottom: 1px solid #CC3300 !important;
}*/
