/* 
  reset all browser styles by Eric Meyer
  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* 
  end Meyer reset
*/


/* common styles */

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	outline: none;
	text-decoration: none;
	color: #000;
}

.nietopscherm { top:-1000px; position:absolute;}

.clear { clear: both; }

#container {
}

#printheader {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
#printheader p {
	margin-top: 1.2em;
}
#printheader img {
	margin-bottom: 5em;
}
.printadres {
	float: left;
	display: block;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}



#header, #hoofdmenu, #kruimelzoektaal, .kruimel, .streamerkolom, #footer, #homelink, #shadowbox_container {
	display: none;	
}


#veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 17px 30px;
}


#main {
	float: left;
}

.mainrij, .lvrij, .homelinks, .homelinksrij {
	clear: both;
}

.hspacer {
	width: 90%;
	height: 1px;
	background: #eec66b;
	margin-left: 17px;
	margin-bottom: 17px;
}

.kolom1 {
	float: left;
	width: 30%;
	margin-left: 17px;
}

.kolom2 {
	float: left;
	width: 60%;
	margin-left: 17px;
}

.kolom3 {
	float: left;
	width: 90%;
	margin-left: 17px;
}

.kolomth {
	float: left;
	width: 85px;
	margin-left: 17px;
}

.kolomstr {
	float: left;
	width: 90%;
	margin-left: 17px;
}

.kolomstr p {
	margin-top: 17px;
}

.kolomkopfoto {
	float: left;
	width: 230px;
	margin-bottom: 17px;
}

.homelinks {
	float: left;
	width: 724px;
	margin-left: 17px;
}

.homelinkblok {
	float: left;
	width: 345px;
	font-size: 11px;
	line-height: 15px;
	margin-right: 17px;
	margin-bottom: 17px;
}

.homelinkspacer {
	width: 10px;
}

.homelinkfoto {
	float: left;
	width: 87px;
	margin-right: 7px;
}

.homekolomkopfoto {
	float: left;
	width: 230px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 17px;
}

.homelinktekst {
	float: left;
	width: 230px;
	font-size: 11px;
	line-height: 15px;
}

.homelinktekst h5 {
	font-weight: bold;
}

.homelinktekst h5 a {
	color: #9e2225;
	padding-right: 20px;
	background: url('../img/koplink.gif') right no-repeat;
}

#veld h1 {
	font-size: 13px;
	line-height: 17px;
}


#veld h1.extrawit {
	margin-bottom: 17px;
}

#veld h2 {
	font-size: 13px;
	margin-bottom: 7px;
}


#veld p {
	margin-bottom: 17px;
}

p.lead {
	font-weight: bold;
}

p.caption {
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
	margin: 17px 0; 
}

.agendasoort {
	float: left;
	padding: 0px;
}
.agendathumb {
	float: right;
	padding: 0px;
}


.img724top {
	display: block;
	width: 724px;
	margin: 0px auto 17px auto;
}
.img477top {
	display: block;
	width: 477px;
	margin: 0px auto 17px auto;
}
.img230top {
	display: block;
	width: 230px;
	margin: 0px auto 17px auto;
}


.tussenkop {
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
}


.credits {
	font-size: 10px;
	font-style: italic;
	float: right;
}
.caption {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

.kolomleesverder {
	margin-top: -10px;
}
#main a.lvlink {
	display: none;
}

.nwwdatum {
	float: right;
	margin-top: -17px;
	font-size: 11px;
	font-style: italic;
}

.nwwpagdatum {
	float: right;
	margin-top: -34px;
	font-size: 11px;
	font-style: italic;
}



ul.sitemap li {
	margin-left: 15px;
}
ul.sitemap li.extratop {
	margin-top: 15px;
}

