body .feedtabs div{
filter:none !important;
}

.we table textarea{width: 300px; background: white;}
.we #sidebar-hoek-mask img, .we #sidebar-hoek-mask td{
    height: auto !important;
    width: auto !important;
}


html.we textarea{background: url(/nb/img-interface/s.gif) white !important;} 

/*------------------------------- RESET CSS ------------------------------*/

body, html {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	color:#434343;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size:11px;
/*	line-height:1.15; */

}


::-moz-selection{ background: #dd0075; color:#fff; text-shadow: none; }

::selection { background: #dd0075; color:#fff; text-shadow: none; }

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,table,tr,th,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent; */
}
body {
	line-height: 1;
}
a{cursor: pointer;}
ol, ul {
	list-style: none;
/*  list-style: none outside none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

 table {
/*	border-collapse: collapse;*/
	border-spacing: 0; 
}


a {	
 text-decoration:none;
}

a:hover {
text-decoration:none;
}

a:active {
}


/*------------------------------- BASICS ------------------------------*/


html{
        background:  url(/_img/interface/bg-header.gif) #f2f2f2/*#f2f1ed*/ repeat-x 0 0;
	height:100%;
	position:relative;
	}
	
/* .bg{
	position:fixed;
	left:0;
	bottom:0;
	min-height: 100%;
	width:100%;
	display:block;
	background: url(/_img/interface/bg-footer.gif) repeat-x bottom left fixed/* #dcdbd8*/;
	z-index:-1;
}*/

body {
	background:  url(/_img/interface/bg-header.gif) repeat-x 0 0 ;
	}
	
.clear {
	clear:both;	
}

#outer-wrapper{
position: relative;
z-index:0;
}

#wrapper{
        height: auto;
	min-height: 100%;
	margin:0 auto;
	position:absolute;
        width:100%;
	z-index:99;
	}

section{
	margin:0 auto 270px auto; 
	display: block; 
	min-width: 990px; 
	max-width: 1100px;
/*	border: 1px solid red;*/
}	
/*		
* html #container {
	height:100% !important;
	min-height:100%;
	position:relative;
	z-index:10;
	width:auto;
	margin:0 247px 0 0;
}*/

#content-container {
/*	height:100% !important;
	min-height:100%; */
	width:auto;
	margin:0 247px 0 0;
position:relative;
}

#content-area{
	background: white;
}

#content-holder{
	display: block; 
	float: left; 
	width: 100%; /*temp*/
	background:white;
	min-height: 500px;}

#home #content-holder{
	min-height: 100px;
}
		
#content-holder b{
	color: #DD0075;
	display: block;
	font-size: 16px;
	font-family: museo;
	font-weight: 500;
	padding:0 0 15px 0;
}

#content-left{
	width:auto;
	margin:0 358px 0 0;
	padding:24px;
	}

#content-left p{
	font-size:15px;
	line-height:24px;
 }
 
#content-left p b{
	font-weight:700;
	color: #178DD8;
	}

#content-left p img{
	float: left;
	padding: 5px 15px 0px 0;
}

#home #content-right{
	width: 310px;
	float: right;
	background: url(/_img/interface/bg-sidebar.jpg) no-repeat top left;
	padding:24px;
	}

#content-right{
	width: 310px;
	float: right;
	background: url(/_img/interface/bg-sidebar.jpg) no-repeat bottom left;
	padding:24px;
	}

#content-right ul li:first-child{
	border-top:1px solid #d2d2d2;
}

#content-right ul li a{
	border-bottom:1px solid #d2d2d2;
	padding: 8px 0;
	display:block;
	width:100%;
}

#content-right ul li a span.date{
	float: left;
	width: 20%;
	font-size:12px;
	color: #666;
	padding-top:3px;
	display: block;
/*	border: 1px solid red; */
	}

#content-right ul li a span.nieuws{
font-family: museo;
 font-weight:500; 
	width: 75%;
	font-size:15px;
	color: #178dd8;
display:inline-block;
/*	border: 1px solid red;*/
line-height:22px;
text-decoration: underline;
}

#content-right ul li:first-child a span.nieuws{
	/* font-weight:bold; 
        line-height:25px;*/
	}
	
#content-right ul li a:hover span.nieuws, #content-right ul li a:hover span.intro{
text-decoration:underline;
color:#05497D; 
}

#content-right ul li a span.intro{
	display: block;
	color:#333;
	width:100%;
	padding: 8px 0 0 0;
	font-size:13px;
	line-height:25px;
}

#content-area-hoek{
	background: url(/_img/interface/container-hoek-links.png) no-repeat top right transparent !important;
	height:65px;
	display: block;
/*	float: left; */
position: absolute;
	width:100%
	}

.subnav{
	width:165px;
	float: left;
	background: url(/_img/interface/bg-subnav.gif) no-repeat bottom right ; /* 151px 0; */
	padding: 15px;
	font-family:museo;
	color: #075590;
}

.content{
	width:auto;
	margin: 0 0 0 196px;
	padding: 45px;
	line-height:24px;
	}

.content b{
	padding: 20px 0 0 0 !important;
}

.content .terug{
        padding-top:20px;
}
	
.content a{
        color: #DD0075;
}

.tekst a{
        color: #C8006A/*DD0075*/;
        text-decoration:underline;
}

.tekst a:hover{
        text-decoration: none;}

.tekst ul, .we .tekst ul{
  list-style: outside disc !important;
    margin: 20px !important;
}

.tekst ul ul, .we .tekst ul ul{
  list-style: outside circle !important;
    margin:10px 20px !important;
}


ul.home_slides1{
    margin: 0px/*5px*/ !important;}

.formveld ul, .we .formveld ul{
  list-style: inside disc !important;
    margin: 5px !important;
}
.tekst ul ul, .we .tekst ul ul{
    list-style: circle inside;
    margin: 16px !important;
}

.tekst hr{
clear: both;
margin: 20px 0;
height:1px !important;
color: #CCCCCC;
background: #ccc;
border: 0;}

.plaatje-links{
float: left;
padding: 0 20px 20px 0;
}

.plaatje-rechts{
float: right;
padding: 0 0 20px 20px;
}

.testimonial ul li{
        color: #333333;
        line-height: 150% !important;
        margin: 0;
        padding: 0;
}
h2{
	font-family: museo;
	font-weight: 600;
	font-size: 26px;
	color: #c8006a;
	display:block;
	padding:0 0 30px 0;
}


/*------------------------------- SIDEBAR ------------------------------*/

#sidebar-container{
	float: right;
	width: 247px;
	}

	
#sidebar-content{
border-top: 4px solid white;
	background: url(/_img/interface/bg-sidebar.jpg) no-repeat 0 100px white; 
	}
	
#sidebar-content b{
	font-family:museo;
	font-weight: 500;
	color:#dd0075;
	font-size:16px;
	display: block;
	padding:30px 0 15px 20px;
	}

#sidebar-content article#banner{
background: url(/_img/interface/banner-icon.gif) no-repeat #d9ebf7;
}

#sidebar-content article#banner a{
display: block;
text-decoration:underline;
font-weight: 500;
font-size: 20px;
padding: 20px 15px 20px 80px;
color: #2095e0;
font-family: museo;
margin-top: 8px;
}

#sidebar-content article#banner a:hover{
color: #04497d;}


#sidebar-content article#ango-interactief ul li:first-child a{
	border-top:1px solid #dbdad6;
	}

#sidebar-content article#ango-interactief ul li a:hover{
color: #05497D}

#sidebar-content article#ango-interactief li a{
	display:block;
/*	border-bottom:1px solid #dbdad6; */
	padding: 14px 14px 14px 78px;
	font-size:20px;
	color: #2095e0;
	font-family: museo;
	font-weight: 500;
text-decoration: underline;
	}

#sidebar-content article#ango-interactief b, #sidebar-content article#ango-interactief li{
}

#sidebar-content article#ango-interactief li a:hover{
	text-decoration:underline;}

#sidebar-content article#ango-interactief li.nieuwsbriefje a{
	background:url(/_img/interface/nieuwsbrief-icon.png) no-repeat 24px center;
	border-top:1px solid #dbdad6;
	}

#sidebar-content article#ango-interactief li.aanzet a{
	background:url(/_img/interface/icon-download-aanzet.gif) no-repeat 24px center;
	border-top:1px solid #dbdad6;
	}

#sidebar-content article#ango-interactief li.twitter a{
	background:url(/_img/interface/icon-twitter-birdy.gif) no-repeat 24px center;
	border-top:1px solid #dbdad6;
	border-bottom:1px solid #dbdad6;
	}
	
article#ango-bied{
	position:relative;
	display:block;
	}

article#ango-bied ul{
	height:46px;
	overflow:hidden;
	}
	
span.pijl{
	padding:0;
	background:url(/_img/interface/icon-pijl.gif) no-repeat 0 0 /* 20px 5px*/;
	position:absolute;
	top:68px;
	left:20px;
	z-index:20;
	width:23px;
	height:23px;
	}

article#ango-bied ul li{
	line-height:18px !important;
	}

article#ango-bied ul li a{
	display:block;
	padding: 5px 10px 5px 0px;
	line-height:18px !important;
	color: #2095e0;
	font-size: 17px;
	font-weight:bold;
	height: 40px;
font-family: museo;
background: white;
margin-left:20px;
	}
	


article#ango-werft{
	width:247px; 
	overflow:hidden;
}

article#ango-werft a{
	display:block; 
	color:#FFFFFF; 
	padding:0 0 0 47px; 
	font-weight:700; 
	font-family:museo;
	}

article#ango-werft a:hover{
	filter:alpha(opacity=70); /* msie */  
	-moz-opacity: 0.70; /* firefox 1.0 */  
	-khtml-opacity: 0.70; /* webkit */  
	opacity: 0.70; /* css 3 */  }

.word-lid{
	background: url(/_img/interface/btn-word-lid.gif) no-repeat 0 0; 
	height: 74px; 
	font-size:35px;
	line-height:74px;

	}
.word-collectant{
	background: url(/_img/interface/btn-word-collectant.gif) no-repeat 0 0; 
	height: 54px; 
	line-height:54px;
	font-size: 22px;
	margin:7px 0 0 0;
}
.word-donateur{
	background: url(/_img/interface/btn-word-donateur.gif) no-repeat 0 0;
	height: 54px; 
	line-height:54px;
	font-size: 22px;
	margin:7px 0 0 0;
	}

#home #sidebar-hoek{ 
	background:url(/_img/interface/sidebar-hoek.png) no-repeat; 
	width: 247px; 
	height: 38px; 
	display: block;
	}

#sidebar-hoek-mask{
	position:relative;
	background:white;
	width: 247px; 
}

#sidebar-hoek-mask img{
	width: 247px;
	height:auto;
	position:relative;
	z-index:10;
	}
	
#hoek-mask{
	background: url(/_img/interface/sidebar-hoek-mask.png) no-repeat bottom left;
	position:absolute;
	bottom:0;
	left:0;
	z-index:11;
	width: 247px; 
	height:57px;
}

.handicap{
	padding: 0 0 0 20px;
}



/* """""""""""""""""""" HEADER """""""""""""""""""" */

header {
	display:block;
	position:relative;
	height:176px;
	border:0px solid red;
margin: 0 auto; 
min-width: 990px;
max-width:1100px;
}

#logo {
	display:block;
	width:87px;
	height:115px;
	position:absolute;
	left:15px;
	top:38px;
	background:url(/_img/interface/logo.gif) no-repeat;
}

#logo a {
	display:block;
	width:87px;
	height:115px;	
}

#tagline h1{
	font-family:museo;
	font-weight: 300;
	position:absolute;
	left:140px;
	top:60px;
	color:#FFFFFF;
	font-size: 19px;
	}
	
#helpnav a{
	color: white;
	padding-left:23px;
	margin:0 10px 0 0;
	display:block;
	height:20px;
	line-height:18px;
	font-size: 15px;
	float:left;
	}

#helpnav a:hover{
	color: white;
	text-decoration:underline;
	padding-left:23px;
	}
	
.voorlees{background: url(/_img/interface/icon-voorlees.gif) no-repeat 0 0; width: 73px;}
.contrast {position: relative; width: 90px;}
a.contrast span{ position: absolute; top:1px; left: 47px; display:block; border: 0px solid red; cursor:pointer } 

#a1{font-size: 85% !important; line-height:normal; margin: 0!important; padding-left:0 !important}
#a3{font-size: 115% !important; line-height:normal;  margin:0!important;  padding-left:10px !important}

.lettergrootte{background: url(/_img/interface/icon-lettergrootte.gif) no-repeat 0 0;}


/* """""""""""""""""""" Navigation """""""""""""""""""" */
#helpnav{
	width:260px;
	height:62px;
	position:absolute;
	right:0;
	background:url(/_img/interface/bg-help-nav.gif) no-repeat 0 0;
	padding: 20px 0 0 16px;
}

nav#navigation {
	width:705px;
	height:85px; /*77*/
	position:absolute;
	bottom:0;
	right:166px;
	border:0px solid white;
	background:url(/_img/interface/bg-nav-2.jpg) no-repeat 0 0;
	z-index:100;
}

#navigation li{
	float:left;	
}

#navigation li a{
	cursor:hand;
	display:block;
	height: 85px;/*77*/ 
	line-height:110px; 
	text-align: center;
	/* padding: 0 10px; */ 
	font-size:17px;
	font-family: museo;
	font-weight:700;
	color:#ffcce7;
	
}

#navigation li a:hover{background:url(/_img/interface/bg-nav-hover-2.jpg) no-repeat; text-decoration:underline; color: white;}


/*
#navigation li a span {
	display:none;	
}*/

#navigation li.on a{color: #dd0075; }

#navigation li.nav-01 a{	background-position: 7px 0; width:73px; padding: 0 0 0 3px;}
#navigation li.nav-01 a:hover{	background-position: 7px 0;}
#navigation li.nav-01.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: 7px 0;}

#navigation li.nav-02 a{	background-position: -71px 0; width:78px;}
#navigation li.nav-02 a:hover{	background-position: -71px 0;}
#navigation li.nav-02.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -71px 0;}

#navigation li.nav-03 a{	background-position: -150px 0; width:143px;}
#navigation li.nav-03 a:hover{	background-position: -150px 0;}
#navigation li.nav-03.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -150px 0;}


#navigation li.nav-04 a{	background-position: -284px 0; width:111px;}
#navigation li.nav-04 a:hover{	background-position: -284px 0;}
#navigation li.nav-04.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -284px 0;}

#navigation li.nav-05 a{	background-position: -392px 0; width:115px;}
#navigation li.nav-05 a:hover{	background-position: -392px 0;}
#navigation li.nav-05.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -392px 0;}

#navigation li.nav-06 a{	background-position: -501px 0; width:70px;}
#navigation li.nav-06 a:hover{	background-position: -501px 0;}
#navigation li.nav-06.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -501px 0;}

#navigation li.nav-07 a{	background-position: -581px 0; width:100px;}
#navigation li.nav-07 a:hover{	background-position: -581px 0;}
#navigation li.nav-07.on a{     background:url(/_img/interface/bg-nav-on-2.jpg) no-repeat; background-position: -581px 0;}

/* """"""""""""""""""""" SUB-Navigation """""""""""""""""""""""" */

/*---- copyright Benjamin ---- */


ul.subnav-1 li.sub-active li a.on{font-weight: bold !important; color: black;}
ul.subnav-1 li.sub-active li a.on:hover{font-weight: bold !important; color: white;}



ul.subnav-1 li a.on{font-weight: bold !important; color:#C8006A/* black*/;}


ul.subnav-1 {
	line-height:18px;
/*	border-top:1px solid #efefef; */
}

ul.subnav-1 li {
	margin:0;
	padding:0;
}


ul.subnav-1 li a {
	font-size:15px;
	/*font-weight:bold;*/
	color:#075590;
/*	border-bottom:1px solid #efefef;   */
	display:block;
	font-weight: 500/*bold*/;
	padding:8px 0 8px 10px;
}

ul.subnav-1 li a.sub-parent {
	background:url(../_img/nsn-greyarrow.gif) 200px center no-repeat;	
}

ul.subnav-1 li.sub-active a {
	background:#2d66b3;
	color:#C8006A /* 000*/;
/*	border-bottom:2px solid #285ca3;
	font-weight:bold; */
	margin-top:-1px;
/*	border-left:1px solid #2D66B3;
	border-right:1px solid #2D66B3; */
}

ul.subnav-1 li.sub-active a.sub-parent {
	background:#fff/*cdccc8*/ url(../_img/nsn-onbluearrow-down.gif) 195px center no-repeat;
}

*:first-child+html ul.subnav-1 a {
	margin-top:-2px !important;
	position:relative;
}
* html ul.subnav-1 a {
	margin-top:-2px !important;
	position:relative;
}

ul.subnav-1 li.sub-active ul {}
* html ul.subnav-1 li.sub-active ul {}
* html ul.subnav-1 li.sub-active ul ul {}
*:first-child+html ul.subnav-1 li.sub-active ul {}
*:first-child+html ul.subnav-1 li.sub-active ul ul {}

ul.subnav-1 li.sub-active ul ul {}

ul.subnav-1 li.sub-active li a {
	background:#f2f1ed;
	color:#525b6a;
/*	font-weight:normal;*/
	padding-left:15px;
}

ul.subnav-1 li.sub-active li a.sub-parent {
	background:#f2f1ed url(../_img/nsn-onlightgreyarrow.gif) 195px center no-repeat;
	
}

ul.subnav-1 li.sub-active li.sub-active a {
	background:#f2f1ed;
	color:#000;
	font-weight:normal;
}
ul.subnav-1 li.sub-active li.sub-active a.sub-parent {
	background: url(/_img/interface/pijltje.gif) 150px 15px no-repeat #F2F1ED;/* #f2f1ed  */
        font-weight:bold;
}

ul.subnav-1 li.sub-active li.sub-active li a {
	background:#fff;
	color:#525b6a;
	font-weight:normal;
	padding-left:25px;
}

ul.subnav-1 li.sub-active li.sub-active li.sub-active a {
        background:#FFF;
	color:#000;
	font-weight:normal;
}

ul.subnav-1 li.sub-active ul ul  {}

ul.subnav-1 li a:hover, ul.subnav-1 li li a:hover, ul.subnav-1 li.sub-active li.sub-active a:hover, ul.subnav-1 li.sub-active li.sub-active li.sub-active a:hover, ul.subnav-1 li.sub-active a.sub-parent:hover {
	color:#fff;
	background:#2095e0;
/*	text-shadow: 1px 1px 0 #118e92;*/
}

ul.subnav-1 li a:hover {
	font-weight: bold;
	padding-top:8px;
	padding-bottom:8px;
}

ul.subnav-1 li a.sub-parent:hover {
	background:#2095e0 url(../_img/nsn-ongreenarrow.gif) 200px center no-repeat;
}

ul.subnav-1 li.sub-active a.sub-parent:hover {
	background:#2095e0 url(../_img/nsn-ongreenarrow-down.gif) 195px center no-repeat;
}
*:first-child+html ul.subnav-1 li.sub-active a:hover {}
* html ul.subnav-1 li.sub-active a:hover {}

ul.subnav-1 li.sub-active li a.sub-parent:hover {
	background:#2095e0 url(../_img/nsn-ongreenarrow.gif) 195px center no-repeat;
}

ul.subnav-1 li.sub-active li.sub-active a.sub-parent:hover {
	background:#2095e0 url(../_img/nsn-ongreenarrow-down.gif) 195px center no-repeat;
	}

ul.subnav-1 li.sub-active li a:hover {}
*:first-child+html ul.subnav-1 li.sub-active li a:hover {}
* html ul.subnav-1 li.sub-active li a:hover {}

ul.subnav-1 li.sub-active li.sub-active li.sub-active a{background:url(/_img/interface/streepje.gif) no-repeat 25px 17px;}

ul.subnav-1 li.sub-active li.sub-active a:hover {}
ul.subnav-1 li.sub-active li.sub-active li.sub-active a:hover {}
ul.subnav-1 li.sub-active li.sub-active li a:hover {}



/* """""""""""""""""""" Slideshow Home """""""""""""""""""" */

.home_slideshow {
    display: block;
    height: 298px;
    overflow: hidden;
    position: relative;
    width: 100%;
	border-top: 4px solid white;
}
.home_slideshow .home_slideshow_violator {
	background:url(/_img/interface/bg-home_slideshow_violator.png);
    left:24px;
    position: absolute;
    text-align: center;
    bottom: 24px;
    width: 407px;
    z-index: 10000;
}

.home_slideshow .home_slideshow_violator .project_caption {
    color: #FFFFFF;
    display: none;
    float: left;
    font-size: 27px;
    font-weight: normal;
    /* height: 120px; */
    padding: 20px;
    text-align: left;
    width: 360px;
}

.home_slides2 .home_slides3 {
    display: none;
}
.home_slideshow .home_slideshow_violator .project_caption a {
    display:block;
    color: #FFFFFF;
    text-decoration: underline;
    padding:0;
font-weight:900;
/*    bottom: 17px;
    font-size: 14px;
    font-weight: bold;
    left: 15px;
    margin-left: 8px;
    position: absolute;
    z-index: 1005; */
}
.home_slideshow .home_slideshow_violator .project_caption a:hover {
    background-position: center bottom;
    background-repeat: repeat-x;
    text-decoration: none;
}

.home_slideshow .home_slideshow_violator span.h4{
	display:block;
	font-size: 26px;
	font-family:museo;
	font-weight:600;
}
.home_slideshow .home_slideshow_violator span.p{
display:block;
	padding: 5px 0 0 0;
	font-size:15px;
	line-height: 17px !important;}

.home_slideshow .home_slideshow_violator .slide_navigation {
border:2px solid green;
display:none;
    bottom: 23px;
    position: absolute;
    right: 15px;
}
.home_slideshow .home_slideshow_violator .slide_navigation a {
    background: url("/_img/slider-bullit-wit.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 11px;
    margin-left: 4px;
    opacity: 0.4;
    overflow: hidden;
    text-indent: -9999px;
    width: 11px;
}
.home_slideshow .home_slideshow_violator .slide_navigation a:hover {
    background: url("/_img/slider-bullit-wit.png") repeat scroll 0 0 transparent;
    opacity: 1;
}
.home_slideshow .home_slideshow_violator .slide_navigation a.activeSlide {
    background: url("/_img/slider-bullit-wit.png") repeat scroll 0 0 transparent !important;
    opacity: 1;
}
.home_slideshow .home_slideshow_violator .slide_navigation a {
    outline: medium none;
}
.home_slideshow li span.slide_caption {
    display: none;
}
.home_slides {
    background-color: white;
    height: 370px;
    overflow: hidden;
}
.home_slideshow ul li img {
    /*height: 300px;*/
    width: 940px;
}



/* """"""""""""""""""""  Footer   """""""""""""""""""" */


footer{
        position: absolute;
        bottom:0;
        width: 100%; 
        display: block; 
        height: 200px; 
        background: #e5e5e5/*dcdbd8*/; 
        margin: 20px 0 0 0;
padding:70px 0 0 0;
        z-index:-100;
/*        border: 1px solid red;*/}

footer .inner{
	max-width: 1100px; 
	min-width: 990px;
	margin: 0 auto;
        padding:0;
        
        height: 150px;
        position: relative;
        border: 0px solid red;
}

footer article#primary {
	float:left;
	width:32%;
}

footer article#content {
	float:left;
	width:32%;
}

footer article#content.quicklinks p{
        line-height:0 !important;
}

footer article#secondary {
	float:left;
	width:32%;
}


footer b{
	font-family: museo;
	font-weight:500;
	font-size: 14px;
	color:#075590;
	padding: 0 0 10px 0;
	display: block;
}

footer p{
	font-size: 13px;
	line-height:20px;
}

.keurmerk{
	width: 360px;
	float: right;
	padding:30px 20px 14px 14px;
	}

.keurmerk .drempelsweg{
        padding-right:20px;}

.keurmerk .puntnl{
        padding-right:20px;
float:left;
padding-bottom:20px;
display:block;
width: 85px;}

.links{
	width:auto;
	margin:0 358px 0 10px;
	padding:0 14px 14px 14px;
border:0px solid red;	
	}

.links a{
	display: block;
	padding:0 0 7px 0;
	color: #333;
	text-decoration: underline;
	line-height:normal;
	}
	
.links a:hover{
	text-decoration:none;
	}
	
footer .facebook{
	padding: 7px 0 7px 28px !important;
	background: url(/_img/interface/icon-facebook.gif) no-repeat center left;
	}

footer .linkedin{
	padding: 7px 0 7px 28px !important;
	background: url(/_img/interface/icon-linkedin.gif) no-repeat center left;
	}

footer .twitter{
	padding: 7px 0 7px 28px !important;
	background: url(/_img/interface/icon-twitter.gif) no-repeat center left;
	}




/* """"""""""""""""""""  Nieuws  """""""""""""""""""" */



.nieuws-intro-blok {
    border-bottom: 1px solid #EEEEEE;
    padding: 14px 0;
}
.nieuws-intro-blok img {
    border: 8px solid #EAEAE5;
    float: left;
    height: 100px;
    margin: 0 15px 0 0;
    width: 100px;
}


.nieuws-intro-blok a{
    display: inline-block !important; 
    border: 1px solid white;
}


.nieuws-intro-blok a img {
    border: 8px solid #f4f4f2;
}

.nieuws-intro-blok a:hover img {
    border: 8px solid #EAEAE5;
}

.nieuws-intro-blok-content h3{
padding:0;}

.nieuws-intro-blok-content {
    margin: 0;
    padding: 0;
}

.date, .pag {
        color: #dd0075;
        font-size: 13px;
        font-weight: bold;
}

/* a:hover .date{
    background: #DD0075;
    color: white;}*/

.nieuws-intro-blok h3, .nieuwsdetail h3, .aanzet h3 a{
/* font-family:museo;
    font-weight: 700; */
font-size: 18px;
line-height: normal;
    margin: 0 0 0 !important;
    color: #115C94;
}

.aanzet{
    /*  border-bottom: 1px solid #EEEEEE;
   padding: 8px 0; */
}

.content .aanzet{
    border-bottom: 1px solid #EEEEEE;
    padding: 8px 0;
width: 60%;
}



.link img{
width:30%;
height:auto;
float: right;
 }

.nieuws-intro-blok a h3{
    color: #115c94;
    text-decoration: underline;
}

.nieuwsdetail h3{
    color: #115c94;
    text-decoration: none;
}

.nieuwsdetail h3{
    padding: 0 0 20px 0;
}

.nieuws-intro-blok a:hover h3{
/* color: #1f9ae9;

    color: #115C94;*/
    text-decoration: underline; 
}

.foto-margin p {
    margin: 4px 0 4px 127px;
    font-size: 13px;
    line-height: normal;
    color: #333;
}

.nieuwsdetail p{
    font-size: 15px;
    line-height: 25px;
    color: #333;
}

.nieuwsdetail img{
    float: left;
border: 8px solid #F4F4F2;
margin:0 15px 15px 0;

max-width:200px;}

.foto-margin a p, .nieuws-intro-blok-content p, .tekst{
    color: #333;
    text-decoration: none;
    font-size: 16px;
   /* margin-top:4px; */
}

.foto-margin a p span, a .nieuws-intro-blok-content p span{
    color: #115C94;
    text-decoration: none;
display: block;}

.foto-margin a:hover p span, a:hover .nieuws-intro-blok-content p span{
    color: #DD0075;
    text-decoration: underline;}


.nieuws-intro-blok a:visited {
    color: #115C94;
    text-decoration: none;
}







/* """"""""""""""""""""  Nieuwsarchief  """""""""""""""""""" */



.nieuwsarchief #mid-area {
width:auto;
margin:22px 0px 0 255px;
background: #fff;
}	

.tabwrap {
cursor: default;
height:auto;
}

.vvtabs {
margin-bottom:10px;
}

.tabwrap .imagetabs {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
width:auto;
background: transparent url(http://www.nwp.nl/_img/dot.gif) repeat scroll center top !important;
overflow:hidden;
height:33px;
}

.nieuwsarchief .tabwrap .imagetabs {
height:33px;
}

.imagetabs li {
margin:3px 1px 0 1px;
background: #EBEEF3 url(http://www.nwp.nl/_img/tabs_bg_g.gif) repeat-x;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
height:30px;
float:left;
padding:0 !important;
}

.imagetabs li span {
padding: 3px 7px 0 7px;
/*color: #c8c8c8;*/
color: #677599; 
display:block;
font-weight:bold;
}

.imagetabs li a {
text-decoration:none;	
font-size: 14px;
}

.bgtabs {
background:transparent url(http://www.nwp.nl/_img/dot.gif) repeat scroll center top !important;
}

.imagetabs li.selected a.news {
cursor:default;
}

.imagetabs li a.news {
background: transparent url(http://www.nwp.nl/_img/tab-right-light.gif) right top no-repeat;
}

.imagetabs .ui-tabs-selected {
background: #fff        url(http://www.nwp.nl/_img/tab-left-darkergrey.gif) left top no-repeat !important;	
}

.imagetabs .ui-tabs-selected a {
background: transparent url(http://www.nwp.nl/_img/tab-right-darkergrey.gif) right top no-repeat !important;
}

.imagetabs .ui-tabs-selected a span {
color: #dd0075 !important;
/*font-weight:bold !important;*/
}

.imagetabs .ui-tabs-selected a:hover span {
	color: #dd0075 !important;
}



.imagetabs li a.ts {
/*background:#fff url(http://www.nwp.nl/_img/tab_2.gif) no-repeat scroll 0 0;*/
}

.imagetabs li a {
display:block;
height:30px;
float:left;
color: #677599;
}

.imagetabs li a:hover span, .imagetabs li a:hover {
color: #dd0075 !important;
text-decoration: none !important;
}

#fragment-10 {
background: #fff;
padding-top:20px;
}

#fragment-11 {
padding-top:20px;
background: #fff;
}

.ui-tabs-hide {
display:none;
}

.na-table {
	border:none;
width:99%;	
}


.nieuwsarchief table td {
background: transparent !important;	
}

.nieuwsarchief tr:hover, .nieuwsarchief .hover td {
background: #eaf0f8 !important;	
}

.na-date, .na-date div {
color: #dd0075;
    font-size: 13px;
    font-weight: bold;
    width:85px;
    background: white;
}

.na-message {
	width:80%;
	background: white;	
}

.na-message a, .na-message a:visited {
	color: #115C94;
        font-size:90%;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	padding: 10px 0 10px 0;
}

.na-message a:hover {
	color: #0d3c7c;
	text-decoration:underline;
}

.na-tag {
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:10px;
	color: #7c93ad;
	border-left: 1px solid #e9e9e9 !important;
	padding: 0px 10px 0px 20px;
}

.na-tag div {
float:right;
width:auto;
}

.na-table td {
	border-bottom: 1px solid #e9e9e9 !important;
}


h3.aanzet-kop{
   padding: 0 0 30px;
}


/* .regio */h3{
	color: #2095e0;
	font-family:museo;
	font-weight: 600;
	font-size:18px;
        padding:10px 0 10px; 30px 0 10px*/
}

.h3{
	color: #2095e0;
	font-family:museo;
	font-weight: 600;
	font-size:20px;
	padding:30px 0 0 0;
	display:block;
	border-top: 1px solid #cccccc;
}

.h4-korting-kop{
	color: #2095e0;
	font-family:museo;
	font-weight: 600;
	font-size:20px;
	padding:15px 0 0 0;
	display:block;
}

.regio-overzichtspagina strong{
color:#2095E0; }

.regio-overzichtspagina h3{
	padding:30px 0 10px 0;
}

.regio-overzichtspagina table{
	display: inline-block;
	width: 460px !important/*75*/;
/*	padding:10px 0 40px 0 !important;*/
        display:inline-block !important;
	font-size:16px !important;
border-bottom: 1px solid #E5E5E5 }



.regio-overzichtspagina table th {
	padding: 2px 11px 2px 0px !important;
	text-align: left !important;
	border-top: 1px solid #e5e5e5 !important;
	display: block !important;
	width: 160px !important;
	font-weight: bold !important;
}


.regio-overzichtspagina table td{
	width: 300px !important;
}

 .regio-overzichtspagina table th{
	width: 100%;
}

.regio-overzichtspagina table td/*, .regio-overzichtspagina table tr */{
	padding: 2px 11px 2px 3px !important;
	border-top: 1px solid #e5e5e5 !important;
	vertical-align: top !important;
}

.regio-overzichtspagina table td a{
	color: #C8006A;
	text-decoration:underline;
}


.textdiv_vln{
	padding: 10px 0;}

.testimonial{ 
	width: 165px;
	padding: 17px 17px 50px 17px;
	background: url(/_img/interface/hoek-testimonial.gif) no-repeat bottom left #dfe9ef;
	margin: 0 0 15px 35px; 
}

.testimonial ul, .testimonial li{
	list-style:none;}

.testimonial li{	
	width: 165px;}

.testimonial b{
	font-family: museo;
	font-weight: 700 !important;
	color:#115c94  !important;
	font-size: 18px  !important;
	display:inline-block;
	padding: 0 0 10px 0 !important;}

.testimonial i{
/* font-weight: bold;*/
	color: #000333 !important;
	font-size: 14px;
	line-height:19px;}

.testimonial p{
	padding: 10px 0 0 0 !important;
	line-height: normal;
}

#content-holder form fieldset label b{
	padding: 5px 0 10px 0 !important;
}

.bevestig{
	margin:20px 0;}

.home_slides10{
width:210px !important;
position: relative;
left: 33px;
top:3px;}

.vndiv{ 
width: 90%;
float:left;
padding: 10px 0 40px 0;
}

.vndiv div{
width:70%;
float: left;}

.vndiv li span{
width: 22%; 
float: left;
}

.vndiv li a{
display: inline-block; 
width:75%;
text-decoration: underline;
}

.vndiv li a:hover{
text-decoration: none;}

.azfoto{padding: 5px 20px 0 0;}


/* ------ colofon------*/

#colofon{
height:36px;
text-align:left;
width:55px;
float: right;
}

#colofon a {
background:transparent url(http://www.puntnl.nl/_img/puntnl_colofon_off.gif) no-repeat scroll 0 50%;
display:block;
height:36px;
width:55px;
float: left;
margin-right: 30px;
}
#colofon a:hover {
background:transparent url(http://www.puntnl.nl/_img/puntnl_colofon_on.gif) no-repeat scroll 0 50%;
}
#colofon i {
display:none;
}


.tekst table.large{
    width: 460px !important; 
    border-collapse:collapse; 
    font-size:75%
}

.tekst table.large td{    
    border: 1px solid #ccc;
    border-collapse:collapse;
}

.tekst table{border-collapse:collapse;}
.tekst table td{
border: 1px solid #ccc;
    padding: 3px 5px;
border-collapse:collapse;	
}

.tekst table th{
    text-align:left;
    padding: 3px;	
    border: 1px solid #ccc; 
    border-collapse:collapse;
}


table.na-table{
padding:0;
}

.testimonialpagina h2{
/*display:inline-block;
width: 240px;*/} 

.witruimte{
    display: block;
    padding: 15px;
float:right;
}



.login .btn_normal, .btn_hover, .btn_default_normal, .btn_default_hover{
background: white !important;
cursor: pointer;
}

