body {
	padding:0px;
	margin:0px;
	/*background-image:url(../img/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#f9fcfd;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.67em;
	/*font-size:0.75em;*/
	}
h1 {
	color: #2a80c2;
	font-size: 1.7em;
	font-weight: bold;
	line-height: normal;
}

h2 {
	color: #ed9107;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: #2a80c2;
	/*font-size: 14px;*/
	font-size:1.3em;
	font-weight: bold;
	line-height: normal;
}

p{}
ul{}
li{}
hr{}
a:link, a:visited {
	color:#298bca;
}
a:hover{
	text-decoration:none;
}
a:focus {
outline: none;
}

form {
	padding:0px;
	margin:0px;
	}
.submit {
	background-color:#298bca;
	color:#ffffff;
	}
/* interface */
div#main_container {
	position: relative;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #e3eff5;
	}
/* header */
div#header {
	width:930px;
	height:175px;
	background-image:url(../img/bg_header.jpg);
	background-repeat:no-repeat;	
	}
img#print_header {
	display:none;
	}
div#header a.home:link, a.home:visited {
	width:300px;
	height:40px;
	display:block;
	padding-top:10px;
	text-decoration:none;
	cursor:pointer;
	}
/* sfeerbeeld normaal, zonder acties */
/*
div#header #sfeerbeeld {
	float:right;
	display:inline;
	text-align:right;
	margin-right:6px;
	margin-top:-50px;
	}
*/
div#header #sfeerbeeld {
	float:right;
	display:inline;
	text-align:right;
	margin-top:-43px;
	position:absolute;
	margin-left:545px;
	_margin-left:542px;
	
	}
div#header #sfeerbeeld img {
	padding-right:2px;
	}
div#header #zoeken_postcode {
	width:190px;
	height:96px;
	float:right;
	display:inline;
	font-size: 0.9em;
	}
div#header #zoeken_postcode input.postcodezoekveld {
	margin-top:8px;
	border:1px solid #aed9ef;
	height:19px;
	}
/* Postcode zoeken is verplaatst naar footer, tijdelijk uit */
/*
div#header #zoeken_postcode input.postcodezoekknop {
	margin-top:8px;
	*margin-top:9px;
        width:50px;
        height:22px;
        border:0;
        position:absolute;
        cursor:pointer;
}
*/
.postcodezoekknop {
	/*margin-top:8px;
	*margin-top:9px;*/
   	width:50px;
    height:22px;
    border:0;
    position:absolute;
    cursor:pointer;
		
}

div#header a.kaartje:link, div#header a.kaartje:visited {
	width:57px;
	height:70px;
	display:block;
	float:right;
	cursor:pointer;
	z-index:2;
	text-decoration:none;
	}
	
.homeheader {
	color: #2a80c2;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
}	
td.hptemp {
	padding: 0px 10px 20px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #d6ebf5;
	/*height: 85px;
	width: 350px;*/
	}

td.hptempimg {
	text-align: right;
	vertical-align: top;
	margin-left:5px;
	/*height: 85px;*/
	width: 85px;
	}

/* navigatie top */
div#header #menu_container {
	width:700px;
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	margin-top:-9px;
	}
div#header #menu_container ul {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	display:inline;
	}
div#header #menu_container li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	display:inline;
	}
div#header #menu_container li a:link, div#header #menu_container a:visited{
	margin-left:0px;
	margin-right:0px;
		}
div#header #menu_container li a:hover{
	margin-left:0px;
	margin-right:0px;
	}
div#header #menu_container li .afbeelding {
	margin-top:4px;
	}
div#header #menu_container li .tab {
	margin-left:0px;
	}
div#menu2_container {
	color:#ffffff;
	margin-top:3px;
	text-align:right;
	padding-right:12px;
	}
div#menu2_container a:link, div#menu2_container a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:0.89em;
	}
div#menu2_container a:hover{
	text-decoration:underline;
	}
/* clickpad */
div#clickpad {
	width:630px;
	height:30px;
	border-bottom:1px solid #b7dcef;
	float:left;
	display:inline;	
	line-height:30px;
	font-size:0.90em;
	}
div#clickpad ul {
	margin:0px;
	padding:0px;
	color:#2679b3;
	list-style:none;
	}
div#clickpad li {
	margin-left:10px;
	float:left;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	}
div#clickpad a:link, div#clickpad a:visited {
	color:#2679b3;
	text-decoration:underline;
	}
div#clickpad a:hover {
	text-decoration:none;
	}
div#zoeken_top {
	width:300px;
	height:30px;
	line-height:30px;
	float:right;
	display:inline;
	border-bottom:1px solid #b7dcef;
	text-align:right;
	}
div#zoeken_top form {
	padding:0px;
	margin:0px;
	}
div#zoeken_top form input {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #b7dbef;
	height:20px;
	line-height:20px;
	text-indent:2px;
	}
div#zoeken_top form img {
	margin-top:4px;
	}
/* navigatie links */
div#left_nav {
	float:left;
	display:inline;
	width:200px;
	margin-top:20px;
	}
div#left_nav #header_links {
	width:198px;
	height:31px;
	}
div#left_nav #content_links {
	background-color:#f0fbff;
	text-align:left;
	border-left:1px solid #dbedf7;
	border-right:1px solid #dbedf7;
	width:196px;
	padding-top:10px;
	padding-bottom:10px;
	}
div#left_nav #content_links ul{ /* level 1 */
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:0.85em;
	}
div#left_nav #content_links li{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#000000;
	padding-top:7px;
	padding-bottom:7px;
	}
div#left_nav #content_links ul ul{ /* level 2 */
	font-size:1.0em;
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style:none;
	border-left:1px solid #bee1f3;
	}
div#left_nav #content_links ul li a:link, div#left_nav #content_links ul a:visited { /* level 1 */
	display: block;
	color:#2779a2;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	line-height:15px;
	padding-left:10px;
	}
div#left_nav #content_links ul li a:hover {
	text-decoration:underline;
	}
div#left_nav #content_links ul li a.meer:link, div#left_nav #content_links ul a.meer:visited { /* als er een submenu bestaat */
	color:#2779a2;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	line-height:15px;
	padding-left:10px;
	background-image:url(../img/pijl_rechts.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:185px;
	display:block;
	}
div#left_nav #content_links ul li a.meer:hover {
	text-decoration:underline;
	}
div#left_nav #content_links ul li a.leftnav_selected:link, div#left_nav #content_links ul li a.leftnav_selected:visited {
	/* tekst kleur staat in de thema stylesheets */
	text-decoration:none;
	cursor:default;
	}
div#left_nav #content_links ul li a.leftnav_selected_meer:link, div#left_nav #content_links ul li a.leftnav_selected_meer:visited { /* level 1 geselecteerd met subnvas */
	display:block;
	/*tekst kleur staat in de thema stylesheets */
	text-decoration:none;
	cursor:default;
	background-image:url(../img/pijl_onder.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:185px;
	display:block;
	}
div#left_nav #content_links ul ul {
	margin-bottom:-10px;
	}
div#left_nav #content_links ul ul li {
	
	}	
div#left_nav #content_links ul ul a:link, div#left_nav #content_links ul ul a:visited { /*level 2 */
	color:#2779a2;
	text-decoration:none;
	line-height:15px;
	padding-left:15px;
	font-weight:normal;
	}
div#left_nav #content_links ul ul a.leftnav_subselected:link, div#left_nav #content_links ul ul a.leftnav_subselected:visited {
	/* tekst kleur staat in de thema stylesheets */
	text-decoration:none;
	cursor:default;
	}
div#left_nav #content_links ul ul li a:hover {
	text-decoration:underline;
	}
div#left_nav #footer_links {
	width:198px;
	height:14px;
	}
/* content */
div#content {
	float:left;
	display:inline;
	width:480px;
	min-height:400px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	font-size:0.90em;
	line-height:1.4em;
	}

/* navigatie rechts */
div#right_nav {
	float:right;
	display:inline;
	width:200px;
	margin-top:15px;
	}
div#right_nav a.voorlezen:link, div#right_nav a.voorlezen:visited {
	background-image:url(../img/btn_voorlezen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#3d95d0;
	display:block;
	font-size:0.9em;
	float:left;
	}
div#right_nav a.voorlezen:hover {
	color:#d88ec2;
	}
div#right_nav ul {
	padding:0px;
	margin:0px;
	list-style:none;	
	}
div#right_nav li {
	margin-top:5px;
	}
	
div#right_tools
{
	border: solid thin #d6ebf5;
	height: auto;
	overflow: auto;
	margin-top: 5px;
}
	
div#right_nav a.readspeaker:link, div#right_nav a.readspeaker:visited {
	background-image:url(../img/iconReadSpeaker.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 94px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	color:#3d95d0;
	display:block;
	float: left;
	font-size:0.9em;
	}
div#right_nav a.readspeaker:hover {
	text-decoration:underline;
	}
div#right_nav a.doormailen:link, div#right_nav a.doormailen:visited {
	background-image:url(../img/btn_doormailen.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 32px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	color:#3d95d0;
	display:block;
	float: left;
	font-size:0.9em;
	border-right: solid thin #d6ebf5;
	}
div#right_nav a.doormailen:hover {
	text-decoration:underline;
	}
div#right_nav a.printen:link, div#right_nav a.printen:visited {
	background-image:url(../img/btn_print.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 32px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	color:#3d95d0;
	display:block;
	float: left;
	font-size:0.9em;
	border-right: solid thin #d6ebf5;
	}
div#right_nav a.printen:hover {
	text-decoration:underline;
	}
div#right_nav a.letters:link, div#right_nav a.letters:visited {
	background-image:url(../img/btn_letters.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 32px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	color:#3d95d0;
	display:block;
	float: left;
	font-size:0.9em;
	border-right: solid thin #d6ebf5;
	}
div#right_nav a.letters:hover {
	text-decoration:underline;
	}
div#snelnaar {
	background-color:#f0fbff;
	border-left:1px solid #dbedf7;
	border-right:1px solid #dbedf7;
	width:196px;
	margin-top:-2px;
	padding-top:5px;
	margin-bottom:-2px;
	}
div#snelnaar ul li {
	padding:0px;
	margin:0px;
	}
div#snelnaar a:link, div#snelnaar a:visited {
	color:#2679a3;
	text-decoration:none;
	padding-left:10px;
	line-height:25px;
	font-size:0.9em;
	}
div#snelnaar a:hover {
	text-decoration:underline;	
	} 

/* footer */

.footerBox {
	margin: 20px;
}

.footer {
	font-size: 0.90em;
}

div#footer_logo {
	border-top:1px solid #b7dcef;
	width:230px;
	float:left;
	display:inline;
	margin-top:10px;
	padding-top:5px;
	margin-botom:5px;
	}
div#footer_linksjes {
	border-top:1px solid #b7dcef;
	width:700px;
	float:right;
	display:inline;
	margin-top:10px;
	text-align:right;
	color:#2679b3;
	/*font-size:0.85em;*/
	padding-top:5px;
	}
div#footer_linksjes a:link, div#footer_linksjes a:visited{
	color:#2679b3;
	text-decoration:none;
	font-size:0.85em;
	}
div#footer_linksjes a:hover {
	text-decoration:underline;
	}

div#slogan{
	padding-left:190px;
	padding-top:20px;
	color:#ffffff;
	position:absolute;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
}

/*.actieButton
{
	background-image:url(../img/btn_actie.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 146px;
	height: 25px;
	padding: 6px 0px 0px 22px;
	margin: 10px 0px 10px 0px;
	
}
div.witteLink a {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-variant: small-caps;
}*/
div#actieHome {
	float: right;
	display: inline;
	margin-left: 10px;
	width: 200px;
	height: 95px;
}
.actieSubmitButton {
	background-image:url(../img/btn_actie.jpg);
	background-repeat:no-repeat;
	display: block;
	border: solid 0px white;
	width: 168px;
	height: 31px;
	margin: 10px 0px 10px 0px;
	color: white;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}
.alert
{
	color: red;
}
.blur {
	color: grey;
}
#thumbs img{
	padding:9px 10px 10px 8px;
    margin:0 2px 5px 0;
	cursor:pointer;
	background-image:url(/img/bgd_thumbnail.jpg);
}
