/* reset
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
/*ol, ul { list-style: none; }*/
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* general
------------------------------------------------------------------*/
body { background: #fff; color: #6d6e71; font: 12px/16px Verdana, Geneva, sans-serif; }
h1 { margin: 10px 0; text-transform: uppercase; color: #cad42b; font-size: 14px; font-weight: normal; }
h2 { margin: 10px 0; font-size: 13px; font-weight: normal; color: #cad42b; }
h3 { font-weight: normal; font-size: 12px; color: #000; }
a { color: #6d6e71; }
ul, ol { margin: 0 0 10px 16px; }
p, form { margin: 0 0 10px 0; }
input, textarea, select { font-size: 12px; font-family: Verdana, Geneva, sans-serif; color: #6d6e71; }
strong { font-weight: normal; color: #000; }
em { font-style: italic; }

.img_left { float: left; margin: 0 10px 10px 0; }
.img_right { float: right; margin: 0 0 10px 10px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* page structure
------------------------------------------------------------------*/
#wrapper { width: 630px; }
#leftPanel { display: none; }
#footerWrap { width: 630px; }

/* header
------------------------------------------------------------------*/
#languages, #searchform, ul#breadcrumb, ul#mainNav { display: none; }
#logo { margin-bottom: 30px; }

/* content
------------------------------------------------------------------*/
ul#leftMenu, .infoBlock, #leftPanelHome, #rightPanel, .titleBlock span
{ display: none; }

#mainContent li { margin-bottom: 10px; }

#kaart { width: 620px; margin: 5px 0 15px; }

.bestand { margin: 2px 0; }
.bestand,
.bestand a { color: #6D6E71; font-size: 12px; text-decoration: none; }
.bestand a span { text-decoration: underline; }
.bestand img { margin-right: 5px; }

/* landing page
------------------------------------------------------------------*/
#landingWrap ul#languages, #landingContentWrp img
{ display: none; }

/* footer
------------------------------------------------------------------*/
#footerWrap div {  text-align: center; }
#footerWrap p,
#footerWrap a { text-decoration: none;  font-size: 11px; }
#poweredBy { padding: 7px 0 0; }
#poweredBy img { vertical-align: middle; }
#duoLink { display: none; }
