body {
	background-color:#fff;
	background-image:none;
	text-align:center;
	margin:0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#printheader{
	margin:0 0 10px 10px;
	border-bottom:1px dotted #000;
}
.loep{
	display:none;
}
#addthis{
	display:none;
}
/* ### POSITIONERING */
#wrapper{
	padding: 0 10px 0 10px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header{
	display:none;
}

#nav{ /* div om ul hoofdnavigatie */
	width:100%;
	margin:0;
}
#hoofdmenu{ /* ul hoofdnavigatie */
	display:none;
}
#hoofdmenu li, #submenu li{
	float:left;
	padding:0;
}
#hoofdmenu li a, #submenu li a{
	display:block;
	padding:3px 10px;
	margin:0;
	color:#fff;
	text-decoration:none;
}
#hoofdmenu li a.current, #submenu li a.current, #broodkruim li a.current{
	text-decoration:underline;
}
#hoofdmenu li a.stamvader{
	text-decoration:underline;
}
#submenu{
	background-color:#000;
	clear:both;
	background-image:url(../art/graphics/hnavbg.jpg);
	width:972px;
	padding:3px 0 0 8px;
	margin:0;
	height:27px;
	list-style-type:none;
}
#submenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#subsubs{
	background-color:#ccc;
	width:160px;
	padding:10px;
	margin-right:10px;
	float:right;
}
#subsubs ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#googleads{
	display:none;
}
#content{
	padding:0px;
	margin:10px 0 25px 25px;
}

#footer{
	clear:both;
	border-top:1px dotted #000;
	padding-top:40px;
	margin:10px auto;
}
#footer img{
	display:none;
}

#onder{
	clear:both;
	background-color:#fff;
	width:100%;
	height:10px;
	margin:0;
}

h3{
	margin:10px 0 8px 0;
}
img{border:none;}
.img_left{float:left; margin:2px 10px 2px 0;}
a{text-decoration:none;}
.landlink{
	height:20px;
	margin:2px 0 2px 0;
}
img.vlag_thumb{
	margin:1px 5px 0 0; float:left;
}
#landinfo img, #dossierinfo img, #persooninfo img, .leaderimg, #tijdvak img{
	/* float:left; */
	margin:0 10px 3px 0;
}
#landinfo, #dossierinfo, #leader {
	min-height:210px;
	height:auto !important;
	height:210px;
}

/* TIJDVAKKEN */
.tijdvakje{
	margin:0;
	clear:left;
}
.tijdvakje img{
	float:left;
	margin:0 10px 5px 0;
}
#tijdvak{
	min-height:340px;
	height:auto !important;
	height:340px;
}

/* ARTIKELEN LADDER IN DOSSIER EN LAND */
#artikelen, #nieuws{
	margin-right:200px
}
.li_dossier, .li_artikel, .li_persoon{
	border-top: 1px #ccc solid;
	margin: 5px 0 0 0;
	padding-left:90px;
	color:#666;
	clear:left;
}
.li_artikel h4, .li_dossier h4, .li_persoon h4{
	margin:5px 0 1px 0;
}
.li_artikel em{
	color:#333;
}
.li_artikel img, .li_dossier img, .li_persoon img{
	margin: 5px 5px 5px -90px;
	float:left;
}


/* RECHTERKOLOM MET VERSCHILLENDE BLOKJES */
#sidebar{
	width:180px;
	float:right;
	margin:14px 5px 10px 0;
	font-size:0.9em;
}
.uitblok{
	width:180px;
	background-repeat:no-repeat;
	border:1px dotted #000;
}
.inblok{
	padding:3px 12px 15px 15px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
.uitblokbreed{
	background-repeat:no-repeat;
}



/* HOMEPAGE */
#homesidebar{
	width:305px;
	float:right;
	margin:14px 10px 10px 0;
	text-align:center;
}
.ads{
	font-size:9px;
	letter-spacing:0.3em;
}
#sponsoren{
	background-color:#E6E6E6;
	padding-bottom:10px;
	width:300px;
}
#sponsoren img{
	margin:10px 10px 0 10px;
}
#homecontent{
	width:495px;
	background-color:#fff;
	padding:0px;
	margin:10px 0 25px 155px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
#tabshome{
	background-image:url(../art/graphics/tabs_home.gif);
	background-repeat:no-repeat;
	height:45px;
	padding-top:5px;
}
#tabshome #tabartikelen{
	float:left;
	display:block;
	padding:15px 0 0 10px;
	width:235px;
	height:20px;
}
#tabshome #tabdossiers{
	display:block;
	float:right;
	padding-top:5px;
	width:238px;
	height:20px;
	padding:15px 0 0 3px;
}




form.kalender{
	background-color:#AA0060;
	color:#FFFFFF;
	padding:5px 5px;
}
form.personen{
	background-color:#74AA00;
	color:#FFFFFF;
	padding:5px 5px;
}
h3.kalender{
	border-bottom:1px solid #D698BB;
}

a{color:#D6191F;}
a:visited{color:#990000;}

#poll{
	text-align:left;
	margin-top: 10px;
}

#poll .gevuld{
	background-color: #E00033;
}

.img_right{
	margin:2px 0 3px 10px;
}
.clearboth{
	visibility:hidden;
}

.current{
	background-color:#F00;
}