*{font-size:100.01%}
html {font-size:80%;}
body {
	font:100% Arial, Helvetica, sans-serif;
	margin:0;
	background:#f2f2ec;
}
form{
	padding:0;
	margin:0;
}
h1{
	font:bold 180% Arial, Helvetica, sans-serif;
	color:#000;
	margin:12px 0 4px;
}
h2{
	font:bold 150% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 0;
}
.inner h2{font:bold 160% Arial, Helvetica, sans-serif;}
h3{
	font:bold 160% Arial, Helvetica, sans-serif;
	color:#606356;
	margin:0 0 15px;
}
#container{
	width:996px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
	position: relative;
	font-size: 100%;
}
.portal-wrapper {

}
#header-holder{
	width:100%;
	background:url(../images/header-bg.gif) no-repeat;
	position:relative;
	z-index:2;
}
#header-holder:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-3000px;
}
* html #header-holder{height:1%;}
#header{
	width:100%;
	overflow:hidden;
}
#header-holder strong{
	background:url(../images/logo.gif) no-repeat;
	width:174px;
	height:68px;
	margin:17px 0 0 17px;
	text-indent:-3000px;
	overflow:hidden;
	float:left;
}
#header-holder strong a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
}
.top{
	float:right;
	padding:23px 15px 0 0;
}
#textchanger{
	float:left;
	color:#000;
	font:130% Arial, Helvetica, sans-serif;
}
#textchanger a{
	color: #cc3a31;
	display: block;
	float: left;
	text-decoration: none;
}
#textchanger ul{
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	list-style: none;
}
#textchanger ul li{
	float: left;
	margin: 0 9px 0 0;
}
#textchanger #decrease{
	font:bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
}
#textchanger #reset{
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 6px 0 0 0;
}
#textchanger #increase{
	padding: 4px 0 0 0;
	font:bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#textchanger span{
	float: left;
	padding: 7px 11px 0 0;
}
.search{float:left;}
.search input{
	background:#f0f0eb;
	border:1px solid #c4c1aa;
	float:left;
	padding:3px 0;
	width:186px;
	margin:1px 0 0;
}
.search input.btn{
	width:71px;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 0 0 6px;
}
#navigation{
	float:left;
	margin:28px 0 1px;
	padding:0;
	list-style:none;
	clear:left;
}
#navigation li{
	float:left;
	background:url(../images/manu-separator.gif) no-repeat;
	padding-left:2px;
}
#navigation li.first{background:none;}
#navigation li a{
	float:left;
	color:#666;
	font:bold 160% Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:7px 20px 6px;
}
#navigation li a:hover{
	background:#d7d6c7;
}
#navigation li a.active, #navigation li a.active:hover{
	background:url(../images/menu-over.jpg) repeat-x;
	color:#fff;
}
#navigation li:hover, #navigation li.hover {position:relative;}
#navigation li a:hover, #navigation li:hover a, #navigation li.hover a{
	position:relative;
	background:#d7d6c7;
}
#navigation li a.active:hover, #navigation li:hover a.active, #navigation li.hover a.active{
	background:url(../images/menu-over.jpg) repeat-x;
	color:#fff;
	position:relative;
}
#navigation li:hover div, #navigation li.hover div{display:block;}
#navigation li div{
	display:none;
	position:absolute;
	width:192px;
	top:15px;
	left:0;
	padding-top:17px;
}
#navigation li ul{
	margin:0;
	padding:0;
	list-style:none;
	width:189px;
	border:1px solid #c4c2aa;
	background:#fff;
	overflow:hidden;
}
#navigation li li{
	width:100%;
	padding:2px 0;
	border:none !important;
	background:none !important;
}
#navigation li li a{
	padding:0;
	background:none !important;
	color:#53524d !important;
	font:bold 120% Arial, Helvetica, sans-serif !important;
	padding:5px 14px 5px 13px;
}
#navigation li li a:hover{color:#cc3a31 !important;}
.number{
	display: inline;
	float:right;
	background:url(../images/number-bg.gif) repeat-x;
	margin:31px 8px 0 0;
	width:175px;
}
.number p{
	color:#cc3a31;
	font:bold 120% Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/number-left.gif) no-repeat;
}
.number p span{
	display:block;
	background:url(../images/number-right.gif) no-repeat 100% 0;
	height:23px;
	padding:7px 5px 0 15px;
}
#main{
	margin-left: 8px;
	width:980px;
	overflow:hidden;
	border-bottom:1px solid #e7e4d3;
	padding:11px 0 0;
}
.inner #main{
	background:#fff url(../images/inner-bg.gif) no-repeat;
	padding:0;
}
#breadcrumbs{
	margin:0 0 0 8px;
	padding:11px 0 7px;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:url(../images/separator.gif) repeat-x 0 100%;
}
#breadcrumbs li{
	float:left;
	font:90% Arial, Helvetica, sans-serif;
	color:#000;
	margin-right:7px;
}
#breadcrumbs li a{
	color:#cc3a31;
	padding-right:7px;
}
#breadcrumbs li a:hover{text-decoration:none;}
#main .content{
	width:729px;
	overflow:hidden;
	float:left;
}
#main .content ul {
	font-size: 12px;
}
.content table {
	font-size: 110%;
	margin: 0 0 0 0;
}
.content .tabel {
	font-size: 120%;
	margin: 0 0 15px 0;
}
.column{
	width:244px;
	padding:0 0 0 7px;
	overflow:hidden;
	float:left;
}
.block-top{
	width:575px;
	padding:0 0 0 154px;
	overflow:hidden;
	background:url(../images/girl-bg.jpg) no-repeat;
	height:236px;
	margin-bottom:13px;
}
.table{padding-bottom:15px;}
.block-top p{
	font:150% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 3px;
}
.block-top a{
	color:#cc3a31;
	font:130% Arial, Helvetica, sans-serif;
}
.block-top a:hover{text-decoration:none;}
.waarom{
	width:559px;
	overflow:hidden;
	padding:10px 0 0 16px;
	background:url(../images/waarom-bg.jpg) no-repeat;
}
.waarom ul{
	font:120% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:7px 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.waarom li {
	float:left;
	padding-left:22px;
	margin-right:15px;
	background:url(../images/bullet.gif) no-repeat 0 50%;
	line-height:15px;
}
.waarom form{padding:7px 0;}
.waarom label{
	font:120% Arial, Helvetica, sans-serif;
	color:#000;
}
.quote{
	background:#f2f2ec;
	border:1px solid #e7e4d3;
	width:697px;
	height: 50px;
	overflow:hidden;
	padding:10px 15px 5px;
}
.quote div {
padding:10px 15px 5px;
}
.quote strong {
	font:200% "Times New Roman", Times, serif;
	color:#666;
}
.quote img{
	margin:5px 0 0 0;
}
.quote img.left{
	float:left;
	margin:0 5px 35px 0;
}
.quote p{
	float:right;
	clear:both;
	font:160% "Times New Roman", Times, serif;
	color:#6a6d5e;
	margin:-10px 0 0;
}
.inner-content{
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
	background:url(../images/ltl-content.jpg) repeat-y;
}
.column1{
	width:179px;
	overflow:hidden;
	position: relative;
	float:left;
	padding:0 14px 10px;
}
.column2{
	width:340px;
	overflow:hidden;
	float:left;
	padding:0 1px;
}
.column2 p {
	padding: 0 0 0 105px;
}
.column2 h3{margin-bottom:5px;}
.column3{
	width:166px;
	overflow:hidden;
	float:left;
	padding:0 0 0 13px;
}
.inner-content p{
	font:130% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px;
}
.inner-content a{
	font:bold 130% Arial, Helvetica, sans-serif;
	color:#cc3a31;
	float:left;
	margin-bottom:7px;
}
.inner-content p a{
	font:100% Arial, Helvetica, sans-serif;
	color:#cc3a31;
	float:none !important;
	margin:0 !important;
}
.inner-content a:hover{text-decoration:none;}
.column2 img{
	float:left;
	margin:0 8px 0 15px;
}
.zoeken{
	width:325px;
	overflow:hidden;
	border:1px solid #e7e4d3;
	background:#f2f2ec;
	padding:8px 0 10px 15px;
}

.onderzoek {
	width:505px;
}

.zoeken h4{
	font:bold 130% Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
}
.zoeken form{
	padding:8px 0 0;
}
.zoeken input{
	float:left;
	width:132px;
	background:#ebebe5;
	border:1px solid #c4c1aa;
	float:left;
	padding:2px 0 2px 5px;
	font:130% Arial, Helvetica, sans-serif;
	color:#666;
}
.zoeken input.btn{
	width:71px;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 0 0 6px;
}
.zoeken label{
	float:left;
	font:120% Arial, Helvetica, sans-serif;
	color:#999;
	margin:3px 0 0 5px;
}
.column .box{
	background:#f2f2ec;
	width:203px;
	border:solid #e7e4d3;
	border-width:1px 1px 0;
	padding:10px 28px 10px 11px;
}
.column .news-box {
	margin-top: -15px;
	height: 217px;
	overflow: hidden;
}
.column .news-box h3 {
margin-bottom: 7px;
}
.box a{
	font:bold 130% Arial, Helvetica, sans-serif;
	color:#cc3a31;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.box ul li{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.box ul li p{
	margin:0;
	font:italic 130% Arial, Helvetica, sans-serif;
	color:#000;
}
.box ul li a{
	margin:0;
	font:130% Arial, Helvetica, sans-serif;
	color:#cc3a31;
}
.left-nav{
	width:192px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:12px 0 0;
	list-style:none;
}
.left-nav li{
	background:url(../images/li-bg.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
}
.left-nav li a{
	color:#000;
	text-decoration:none;
	padding:5px 0 7px 6px;
	display:block;
	font:bold 100% Arial, Helvetica, sans-serif;
}
.left-nav li a:hover{text-decoration:underline;}
.left-nav li .active{text-decoration:underline;}
.left-nav ul{
	margin:0;
	padding:0 0 5px;
	list-style:none;
	background:url(../images/li-bg.gif) repeat-x;
}
.left-nav ul ul li a{
	display: block;
	padding-left: 25px !important;
}
.left-nav ul li{background:none;}
.left-nav ul a{
	font-weight:normal;
	padding:2px 0 2px 11px !important;
}
.left-nav ul a:hover{
	background:#e7e4d3;
	text-decoration:none;
}
.left-nav ul .active{
	background:#e7e4d3;
	text-decoration:none;
}
.inner .content{
	width:527px !important;
	overflow:hidden;
	float:left;
	padding-left:13px;
}
.grey{
	width:520px;
	overflow:hidden;
	background:#f2f2ec;
	padding:15px 0 0 7px;
	margin:0 0 6px;
}
.grey img{
	float:left;
	margin:0 8px 10px 0;
}
.grey p{
	font:130% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 20px;
}
.inner .content p{
	font:100% Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 20px 0;
	line-height: 20px;
}
.inner .content p a{
	color:#cc3a31;
	font-size: 100%;
}
.inner .content p a:hover{text-decoration:none;}
.right-nav{
	margin:0 0 13px;
	padding:0;
	list-style:none;
	width:244px;
	overflow:hidden;
}
.right-nav li{
	overflow:hidden;
	margin-bottom:1px;
	width:154px;
	padding:0 20px 0 70px;
	height:78px;
}
.right-nav li.info{background:url(../images/right-nav-info.jpg) no-repeat;}
.right-nav li.stel{background:url(../images/right-nav-stel.jpg) no-repeat;}
.right-nav li.make{background:url(../images/right-nav-make.jpg) no-repeat;}
.right-nav div{
	display:table;
	width:100%;
	height:78px;
	overflow:hidden;
}
.right-nav span{
	vertical-align:middle;
	margin:0;
	display:table-cell;
}
.right-nav li a {
	color:#cc3a31;
	cursor:pointer;
	text-decoration:none;
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
.right-nav li a:hover{text-decoration:underline;}
.inner-right-nav{
	margin:0 0 13px;
	padding:0 0 0 10px;
	list-style:none;
	width:235px;
	overflow:hidden;
}
.inner-right-nav li{
	overflow:hidden;
	margin-bottom:1px;
	width:155px;
	padding:0px 10px 0 70px;
	height:78px;
	font-size: 85%;
}
.inner-right-nav li.info{
	background:url(../images/right-nav-info-inner.jpg) no-repeat;
	height:76px;
}
.inner-right-nav li.info span {
	display: block;
	margin: 0 !important;
	padding: 0;
}
.inner-right-nav li.stel{background:url(../images/right-nav-stel-inner.jpg) no-repeat;}

.inner-right-nav li.stel span {
	display: block;
	margin: 5px 0 0 0 !important;
	padding: 0;
	font-size: 90%;
}
.inner-right-nav li.make{
	background:url(../images/right-nav-make-inner.jpg) no-repeat;
	height:80px;
}
.inner-right-nav li.make span {
	display: block;
	margin: 0 !important;
	padding: 0;
}
.inner-right-nav div{
	display:table;
	width:100%;
	margin: 23px 0 0 0;
	height:78px;
	overflow:hidden;
}
.inner-right-nav span{
	vertical-align:middle;
	margin:0;
	display:table-cell;
}
.inner-right-nav li a {
	color:#cc3a31;
	cursor:pointer;
	text-decoration:none;
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
.inner-right-nav li a:hover{text-decoration:underline;}

.inner-right-nav .belastingvrdl {
 	position: relative;
	margin: 5px 0 0px 5px;
	padding: 0 0 75px 0;
	width: 100%;
}
.inner-right-nav .belastingvrdl .btn_voordeel {
 	position: absolute;
	top: 70px;
	right: 30px;
}

.inner-right-nav .belastingvrdl p {
	font-size: 130%;
	margin: 0 0 30px 0;
	padding: 0;
}
.inner-right-nav .belastingvrdl a {
	margin: 0;
	padding: 0;
}




/*++++++++++++++++++++++++Aangepast 13-05-2009 ++*/


.download-info-pakket {
margin-bottom: 15px;
display: block;
width: 339px;
height: 28px;
background: url('images/download-info-pakket.gif') 0 0 no-repeat;
text-indent: -9999px;
}
.download-info-pakketa {
margin-bottom: 15px;
display: block;
width: 339px;
height: 28px;
background: url('images/download-info-pakket2.gif') 0 0 no-repeat;
text-indent: -9999px;
}
.download-info-pakketb {
margin-bottom: 15px;
display: block;
width: 339px;
height: 28px;
background: url('images/download-info-pakket3.gif') 0 0 no-repeat;
text-indent: -9999px;
}

/* Form styles */
.required-text {
	padding: 20px 15px 0 0;
	float: right;
	font-size: 90% !important;
}
.required-text em {
	color: #cc3a31;
	font-style: normal;
	font-size: 130% !important;
}
fieldset {
	margin-bottom: 15px;
	font-size: 130%;
	border: 1px solid #E7E4D3;
	width: 525px;
	overflow: hidden;
	clear: both;
}
fieldset legend {
	padding: 0 10px 0 10px;
	color: #000;
	font-weight: bold;
}
fieldset .first {
	margin-top: 15px;
}
fieldset .last {
	margin-bottom: 120px;
}
fieldset .last-no-text {
	margin-bottom: 20px;
}
fieldset.vraag-form .last {
	margin-bottom: 110px;
}
fieldset div {
	margin: 0 0 0 15px;
	width: 100%;
	height: 30px;
}
fieldset label {
	float: left;
	display: block;
	width: 120px;
}
fieldset input, fieldset textarea, fieldset select {
	float: left;
	background: #F3F3F0 url('images/input-back.gif') 0 0 repeat-x;
	height: 18px;
	width: 340px;
	border: 1px solid #C4C1AA;
}
fieldset select {
	width: 110px;
}
fieldset .required em {
	color: #cc3a31;
	font-style: normal;
	font-size: 130% !important;
}
fieldset .last em {
	color: #cc3a31;
	font-style: normal;
	font-size: 130% !important;
}
fieldset span {
	position: relative;
}
fieldset span input {
	position: absolute;
	top: -11px;
	left: 135px;
	width: 132px;
	height: 20px;
	border: 0 !important;
	background: #fff url('images/submit-btn.gif') 0 0 no-repeat !important;
	text-indent: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
}
fieldset textarea {
	height: 110px;
}
	fieldset select {
	font-size: 90%;
}
.knop {
	padding: 0 3px 0 3px;
	line-height: 16px;
	border: 1px solid #666;
	background: #eee;
}
fieldset .required .geslacht {
	margin: 0;
	padding: 0;
}
fieldset .required .geslacht select {
	margin: 0;
	padding: 0;
	width: 60px !important;
}
/* ------------Top Tekst--------------*/
.nieuwskop {
margin: 0 0 0 -5px;
padding: 17px 0 0 0 !important;
font-size: 220% !important;
color: #000;
}

/* ----------------End----------------*/

.container-news {
margin: 10px 0 0 -15px;
width: 527px;
background-color: #f2f2ec;
}

/*----------News-text DIV-----------*/
.news-text {
margin: -10px 0 0 -7px;
width: 514px;
}
.news-text p{
margin: 0 0 0 0;
padding: 1px 0 0 9px;
font-size: 110%;
color: #666666 !important;
line-height: 19px !important;
}
.news-text a{
margin: 0 0 0 0;
padding: 0px 0 0 0px;
color: #cc3a31;
font-size: 100% !important;
}
.news-text a:link {
color: #cc3a31;
text-decoration: underline;
}
.news-text a:visited{
color: #cc3a31;
text-decoration: underline;
}
.news-text a:active {
color: #cc3a31;
text-decoration: underline;
}
.news-text a:hover {
color: #cc3a31;
text-decoration: underline !important;
}
.news-text ul {
	color: #666;
	margin: 0 0 20px 30px;
}

.news-text .more-link {
	margin: 0 0 0 10px !important;
	font-size: 120% !important;
}
/*-------------------End------------------*/

.nieuwsmsg h2 {
margin: 9px 0 0 0;
padding: 0px 0px 0px 6px;
float: left;
color: 000; <!--#cc3a31 Oude kleur nieuwskop-->
font-size: 160% !important;
display: inline !important;
}
.clear {
clear: both;
}
.nieuwsmsg h2 a:link {
color: #000; <!--#cc3a31 Oude kleur nieuwskop-->
margin: 0 !important;
padding: 0 !important;
text-decoration: none;
}
.nieuwsmsg h2 a:visited{
color: #cc3a31;
text-decoration: none;
}
.nieuwsmsg h2 a:active {
color: #cc3a31;
text-decoration: none;
}
.nieuwsmsg h2 a:hover {
color: #cc3a31;
text-decoration: none;
}
.nieuwsmsg h3 {
margin: 11px 0 0 15px;
font-size: 100%;
float: left;
height: 20px;
width: 68px;
background-color: #cc3a31;
color: #fff;
line-height: 20px;
text-indent: 9px;
display: inline;
}

div .nieuwsmsgtitle {
width: 440px;
float: right;
}

.container-news p a{
	font-size: 100% !important;
}
.container-news  p{
padding: 4px 15px 0px 15px;
font-size: 110%;
color: #666666 !important;
line-height: 19px !important;
}

.nieuws_oneven {
background: #fff;
}

.print_icon {
float: right;
margin: 0 0 5px 0;
display: block;
background: url('images/icon_print.gif');
width: 15px;
height: 13px;
text-indent: -9999px;
}

.kleur {
color: #000 !important;
}

/*---------------News-Paging-----------------*/
.news-paging {
margin: 0 0 0 0;
padding: 10px 0 0 0;
border-top: 1px dotted dashed #e7e4d3;
color: #666666;
}

.news-paging .newsnav {
font-size: 120%;
color: #666666;
}

.news-paging .newsnav a{
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #cc3a31;
}
.news-paging .newsnav a:link {
color: #cc3a31;
text-decoration: underline;
}
.news-paging .newsnav a:visited{
color: #cc3a31;
text-decoration: underline;
}
.news-paging .newsnav a:active {
color: #cc3a31;
text-decoration: underline;
}
.news-paging .newsnav a:hover {
color: #cc3a31;
text-decoration: underline !important;
}
/*----------------------End---------------------*/

/* sitemap */

.sitemap1 {
  FONT-FAMILY: verdana;
  font-size:14pt;
  height:15;

}

.sitemap2 {
  FONT-FAMILY: verdana;
  font-size:10pt;
  font-weight:bold;
  height:15;
  color: #000;
}

.row {
  FONT-FAMILY: verdana;
  font-size:8pt;
  cursor:hand;
  height:15;
} 
#SITEMAPTREE a {
color: #cc3a31 !important;
}

.inner .content strong {
font-size: 110%; 
}
.inner .content ul li {
line-height: 20px;
}
.inner .content a {
font-size: 90%;
color: #cc3a31;
}

.subtitle {
}
/*++++++++++++++++++++++++++++Search-Style++++++++++++++++++++++++++++*/


#mainzoekBox {
width: 560px;
font-size: 80% !important;
}
#mainzoekBox table {
width: 550px;
}

/*+++++++++++++++++++++++++Left-Column-Search-Style++++++++++++++++++++++++++++*/
#mainzoekBox .xml-leftcolumn .subtitel {
margin: 15px 20px 0 -3px;
display: block;
width: 164px;
height: 30px;
color: #000;
font:italic 100% Arial, Helvetica, sans-serif;
text-decoration: underline;
background: url('images/xmlsearch-split.gif') 0 100% repeat-x;
}
#mainzoekBox .xml-leftcolumn .binnenrubriek_titel {
margin: 10px 0 0 -10px;
display: block;
width: 164px;
height: 20px;
text-indent: 7px;
font: 1.2em Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
}
#mainzoekBox .xml-leftcolumn .binnenrubriek_rubrieken {
display: block;
margin: 0 0 0 -12px;
color: #000;
font: 1.2em Arial, Helvetica, sans-serif;
} 
#mainzoekBox .xml-leftcolumn .binnenrubriek_rubrieken span{
display: block;
margin: 0 0 0 10px;
font-size: 110%;
}

/*++++++++++++++++++++++++Right-Column -Search-Style++++++++++++++++++++++++++++*/
#mainzoekBox .titel {
font-size: 120%;
display: block;
margin: -7px 0 7px 0;
}
#mainzoekBox .titel .keyword {
font-size: 110%;
font-weight: bold;
}

#mainzoekBox .title_td {
padding: 33px 0 5px 0;
width: 455px;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .found_item {
width: 455px;
margin: 0 0 10px -21px;
padding: 5px 0 10px 0;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .searchSnapshot {
margin: 0 0 5px 0;
font-size: 110%;
}
#mainzoekBox .title_link {
display: block;
margin: 0 0 5px 0;
line-height: 20px;
background: url('images/search-arrow.gif') 0 3px no-repeat;
text-indent: 25px;
font-size: 120%;
font-weight: bold;
}
#mainzoekBox .target_url a {
display: block;
padding: 0;
margin: 0 0 5px 0px;
}
#mainzoekBox, #NoResults {
font-size: 110%;
}

.searchPager table {
margin: 0 0 10px 0;
border-spacing: 5px;
width: auto !important;
}
.searchPager table tr td {
background: #cc3a31;
color: #fff;
width: 18px;
text-align: center;
}

.searchPager table tr td a {
float: left;
margin: 0;
display: block;
width: 18px;
height: 19px;
line-height: 19px;
text-align: center;
font-weight: normal;
background: #fff;
text-decoration: none;
}

.onderzoekcentrum {
  width : 510px;
}
.onderzoekcentrum h2 {
  margin-top : 20px;
  margin-bottom: 10px;
}
.onderzoekcentrum ul {
  list-style:none;
  text-indent:0px;
  margin-left:0px;
  padding:0;
font-size: 12px;
}
.onderzoekcentrum ul li span {
  float:left;
  width:210px;
}
.onderzoekcentrum ul li div {
  float:left;
  width:300px;
}

.onderzoek-provincies {
  width: 510px;
}

.onderzoek-provincies ul {
  list-style:none;
  text-indent:0px;
  margin-left:0px;
  padding:0;
font-size: 12px;
}
.onderzoek-provincies ul li h2 {
  float:left;
  width:510px;
  background: #eee;  
  color:#000;
  font-size: 130%;
  line-height:25px;
  text-indent:5px;
  border : 1px solid #666;
  margin:5px 0 0 0 ;
  cursor: hand;
}
.onderzoek-provincies ul li ul {
  float:left;
  width:510px;
  display:none;
}

}
.onderzoek-provincies ul li ul li span {
  float:left;
  width:250px;
  background: #fff;  
}

.onderzoek-provincies ul li ul li div {
  float:left;
  width:260px;
}

.adressenlijst {
	list-style: none;
	margin: 0;
	padding: 0;
}
.adressenlijst li {
	clear: both;
	font-size: 12px;
}
.adressenlijst li h2 {
	margin-bottom: 10px;
}
.adressenlijst li span {
	float: left;
	display: block;
	width: 220px;
}
.adressenlijst li .adres {
	display: block;
	margin: 0 !important;
	width: 180px;
}
.adressenlijst li div {
	float: left;
	margin-left: 10px;
}
.adressenlijst li.first {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
}
.reken-list {
	margin: 0 0 0 40px;
	list-style: upper-alpha;
}

.btn_voordeel {
	position: absolute;
	top: 75px;
	right: 3px;
}
.link_voordeel {
	margin: 13px 0 0 0;
}
.download-btn {
	margin: 50px 0 0 85px;
}


/* Login box */
.login-div {
	position: relative;
	margin: 0 auto;
	width: 350px;
	height: 200px;
	border :1px solid #ddd;
}
.login-div .caption {
	display: none;
}
.login-div span {
	position: absolute;
}
.login-div .userlabel,
.login-div .passlabel {
	left: 10px;
	width: 120px;
}
.login-div .userlabel {
	top: 10px;
}
.login-div .passlabel {
	top: 40px;
}
.login-div .useredit,
.login-div .passedit {
	left: 120px;
}
.login-div .useredit {
	top: 8px;
}
.login-div .passedit {
	top: 35px;
}
.login-div .login {
	left: 120px;
	top: 70px;
}
.login-div .logkeep {
	left: 116px;
	top: 95px;
	width: 175px;
}
.login-div .forgotten {
	left: 120px;
	top: 115px;
	width: 175px;
}
.aandoeningen-list {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
.aandoeningen-list li {
	margin-bottom: 3px;
	background: #ebeae3;
}
.aandoeningen-list a.title {
	display: block;
	line-height: 32px;
	background: #ddddcf;
	border: 1px solid #c4c2aa;
	text-indent: 28px;
	color: #000;
	font-size: 135%;
	text-decoration: none;
	background: #ddddcf url('images/plusmin.gif') 0 0 no-repeat;
}
.aandoeningen-list a.title-active {
	background-position: 0 100%;
}
.aandoeningen-list .answer {
	display: none;
	margin: 10px;
	padding-bottom: 10px;
	font-size: 85%;
}
.aandoeningen-list .answer a {
	color: #cc3a31 !important;
	font-size: 110%;
}
a {
	color: #cc3a31;
}
.portal-wrapper {
	margin: 0 auto;
	width: 996px;
	text-align: left;
	background: #fff;
	
}
.tabs {
	background: #f2f2ec;
	height: 43px;
	border-top: 1px solid #f2f2ec;
}
#container .tabs {
	width: 996px;
}
.tabs ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
.tabs ul li {
	float: left;
}
.tabs ul li a.ooglaser {
	margin-left: -5px;
	display: block;
	width: 152px;
	height: 33px;
	background: url('images/tab-ooglaser.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.tabs ul li a.oogzorg {
	display: block;
	width: 152px;
	height: 33px;
	background: url('images/tab-oogzorg.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.tabs ul li a.active {
	background-position: 0 100%;
}
.header {
	margin-left: 8px;
	width: 980px;
	background: url('images/header-back.gif') 0 100% repeat-x;
}
.header .portal-logo {
	float: left;
	width: 189px;
	height: 110px;
	background: url('images/portal-logo.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.header .telnr {
	float: left;
	display: inline;
	margin: 19px 0 0 105px;
	width: 220px;
	height: 28px;
	background: url('images/telnr.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.header .fontsize {
	float: left;
	display: inline;
	margin: 19px 0 0 10px;
	line-height: 25px;
}
.header .fontsize span {
	padding-right: 5px;
}
.header .fontsize a {
	color: #cc3a31;
}
.header .fontsize a.active {
	color: #000;
	text-decoration: none;
}
.header .fontsize .normal {
	font-size: 150%;
}
.header .fontsize .big {
	font-size: 200%;
}
.header .search-box {
	float: left;
	display: inline;
	margin: 19px 0 0 40px;
}
.header .search-box input {
	float: left;
	width: 186px;
	height: 18px;
	border: 1px solid #c4c1aa;
	background: url('images/search-back.gif') 0 0 repeat-x;
	line-height: 18px;
	text-indent: 3px;
}
.header .search-box a {
	float: left;
	display: inline;
	margin-left: 6px;
	width: 71px;
	height: 20px;
	background: url('images/btn-search.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.topmenu {
	margin-left: 8px;
	width: 980px;
	background: url('images/topmenu-back.gif') 0 0 repeat-x;
}
.topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.topmenu ul li {
	float: left;
}
.topmenu ul li a {
	display: block;
	padding: 0 30px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background: url('images/topmenu-sep.gif') 100% 100% no-repeat;
}
.topmenu ul li a:hover {
	background: #d7d6c7;
}
.topmenu ul li a.active {
	background: url('images/topmenu-active.gif') 0 0 repeat-x;
	color: #fff;
}
.modular {
	margin: 11px 0 0 8px;
}
.modular .sfeerfoto {
	position: relative;
	width: 570px;
	height: 236px;
	background: #333;
}
.modular .sfeerfoto h5 {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	left: 41px;
	top: 195px;
	color: #FFF;
	font-size: 120%;
}
.modular .sfeerfoto,
.modular .video-box {
	float: left;
}
.portal-wrapper .content {
	margin: 13px 0 0 8px;
}
.portal-wrapper .content .left-side {
	float: left;
	width: 721px;
}
.portal-wrapper .content .column {
	border: 1px solid #e7e4d3;
	background: #f2f2ec;
	height: 250px;
}
.portal-wrapper .content .column-1 {
	width: 356px;
	margin-right: 8px;
}
.portal-wrapper .content .column-2 {
	width: 339px;
}
.portal-wrapper .content .column img {
	float: left;
	display: inline;
	margin: 10px;
}
.portal-wrapper .content .column ul {
	margin: 13px 0 0 0;
	padding: 0;
	list-style: none;
}
.portal-wrapper .content .column ul li {
	line-height: 20px;
}
.portal-wrapper .content h3 {
	margin: 10px 15px 0 0;
	color: #333;
	font-size: 16px;
	line-height: 20px;
}
.portal-wrapper .content .column p {
	margin-right: 35px;
	line-height: 20px;
}
.portal-wrapper .content .column a.read-more {
	display: block;
	padding: 5px 0 10px 0;
}
.portal-wrapper .content .column .postcode-check {
	margin-top: 15px;
}
.portal-wrapper .content .column .postcode-check strong {
	color: #666;
}
.portal-wrapper .content .column .postcode-check form {
	display: block;
	margin: 8px 0 32px 0;
}
.portal-wrapper .content .column .postcode-check form input {
	float: left;
	width: 137px;
	height: 18px;
	border: 1px solid #c4c1aa;
}
.portal-wrapper .content .column .postcode-check form .zoeken {
	float: left;
	display: block;
	padding: 0;
	margin: 0 0 0 3px;
	width: 71px;
	height: 20px;
	background: url('images/zoeken-btn.gif') 0 0 no-repeat;
	border: 0;
	text-indent: -9999px;
}
.portal-wrapper .content .column .postcode-check form span {
	padding-left: 4px;
	color: #999;
	font-size: 95%;
	line-height: 20px;
}
.portal-wrapper .content .column-right {
	float: left;
	margin-left: 15px;
	width: 240px;
}
.portal-wrapper .content .column-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #e7e7dd;
}
.portal-wrapper .content .column-right .conversie {
	margin-bottom: 25px;
}
.portal-wrapper .content .column-right ul li {
	border-bottom: 1px solid #e7e7dd;
}
.portal-wrapper .content .column-right ul li a {
	line-height: 30px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.portal-wrapper .content .column-right .animatie {
	margin: 5px 0 5px 0;
}
.footer {
	margin: 10px 0 0 8px;
	width: 980px;
	height: 74px;
	background: url('images/footer-back.jpg') 0 0 no-repeat;
	border-top: 1px solid #e7e4d3;
	font-size: 13px;
}
.footer .left-column {
	float: left;
}
.footer .left-column p {
	margin-left: 14px;
	color: #666;
	line-height: 20px;
}
.footer .left-column a {
	color: #666;
}
.footer .right-column {
	float: right;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0%;
	height: 0;
}
.header-left-fix {
	position: absolute;
	left: 0;
	top: 0;
	background: #f2f2ec;
	width: 10px;
	height: 10px;
}
.btn-extranet {
	position: absolute;
	right: 0;
	top: 5px;
	display: block;
	width: 182px;
	height: 29px;
	background: url('images/login_professionals.jpg') 0 0 no-repeat;
}

.onderzoekcentrum {
	float: left;
	clear: both;
}
.onderzoekcentrum-terug {
	height: 40px;
	width: 200px;
	padding: 10px 0 0 0;
	float: left;
	clear: both;
}
.nicelink{
                display: block;
                width: 339px;
                height: 24px;
                color: #CC3A31;
                background-color: #FFF;
                text-decoration: none;
                font-size: 100% !important;
                font-weight: bold;
                font-style: Arial !important;
                font-family: Sans-serif;
                padding: 6px 0 0 9px;
}
.niceimg{
                border: none;
                padding-right: 18px;
                vertical-align: middle;
}
.ext_column {
	position: relative;
}
.ext_column .downloadHeader select {
	position: absolute;
	right: 10px;
	top: 7px;
}
.ext_column .download-lijst-leeg {
	margin: 25px 10px;
}
.ext_column .download-lijst li {
	margin: 0 10px;
}