/* General setings */
body{
	margin:0;
	color:#010101;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fbfbfb;
	min-width: 966px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#010101;
}
a:hover{text-decoration:underline;}
	.container a {
	text-decoration:none;
	}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.invisible{display: none;}
h1 span,
h2 span{
	background: none;
}
#wrapper{
	margin: 0;
	width: 100%;
}
/* header */
#header{
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 156px;
	background: url(/system/images/bg-header.jpg) no-repeat 50% 0;
	min-width: 966px;
	margin: 0;
}


.theme-blue #header{background-image: url(/system/images/bg-header-bondzondernaam.jpg);  background-position:48% top;}
.theme-green #header{background-image: url(/system/images/bg-header-memisa.jpg);}
.theme-light-blue #header{background-image: url(/system/images/bg-header-microkridiet.jpg); }
.theme-pink #header {background-image: url(/system/images/bg-header-kinderstem.jpg); background-position:52% top; }
.theme-violet #header {background-image: url(/system/images/bg-header-menseninnood.jpg);}


#header .holder{
	width: 954px;
	margin: 1px auto -1px auto;
	height: 101px;
	position: relative;
	z-index: 100;
}
.theme-green #header .holder{height: 86px;}
	/* logo */ 
.logo{
	position: absolute;
	top:31px;
	left:0;
	overflow: hidden;
	text-indent: -9999px;
	width: 145px;
	height: 53px;
	background: url(/system/images/logo.gif) no-repeat;
}
.theme-pink .logo{
	height: 59px;
	width: 163px;
	background:url(/system/images/logo-pink.gif) no-repeat;
	top: 27px;
}
.theme-green .logo{
	width: 161px;
	height: 60px;
	background: url(/system/images/logo-green.gif) no-repeat;
	top: 12px;
}
.theme-violet .logo{
	width: 174px;
	height: 56px;
	background: url(/system/images/logo-violet.gif) no-repeat;
}
.theme-light-blue .logo{
	width: 162px;
	height: 57px;
	background: url(/system/images/logo-light-blue.gif) no-repeat;
}
.theme-blue .logo{
	background: url(/system/images/logo-blue.gif) no-repeat;
	width: 169px;
	height: 50px;
}
.logo a{
	display: block;
	height: 100%;
}
	/* language */
.language{
	position: absolute;
	top: 0;
	right: 3px;
	padding: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.language li{
	float: left;
	padding: 0 2px;
}
.language a{
	float: left;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
.language span{
	float: left;
	padding: 2px 3px 4px 4px;
	cursor: pointer;
}
.language a:hover,
.language .active a{
	text-decoration: none;
	background: url(/system/images/bg-language.gif) no-repeat;
}
.language a:hover span,
.language .active span{
	background: url(/system/images/bg-language-r.gif) no-repeat 100% 0;
}
	/* navigation */
.navigation{
	padding: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	bottom:6px;
	right:0;
	height:30px;
}
.navigation:after{
	clear: both;
	content: "";
	display: block;
}
.navigation li{
	display: inline;
	float: left;	
	padding: 0;
}
.navigation a{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 6px 8px 0;
	display: inline;
}
.navigation a:hover{color: #000;}
.navigation .active a{
	color: #000;
	font-size: 13px;
	text-decoration: none !important;
}
/* subnav-box */
.subnav-box{
	float: left;
	position: relative;
	height: 30px;
}
.subnav-box a{
	margin: 0;
	position: relative;
	z-index: 100;
}
.subnav-box-open a{
	color: #000;
	background:url(/system/images/btn-subnav.gif) no-repeat;
}
.subnav-box a span{
	float: left;
	padding: 6px 8px 4px;
	cursor:pointer;
}
.subnav-box-open a span{
	background: url(/system/images/btn-subnav-r.gif) no-repeat 100% 0;
}
.subnav-box .box{
	display: none;
}
.subnav-box-open .box{
	display: block;
	position: absolute;
	top: 29px;
	left: -131px;
	z-index: 90;
	width: 261px;
}
.subnav-box .t,
.subnav-box .b{
	height: 9px;
	overflow: hidden;
	background: url(/system/images/bg-subnav-box-t.png) no-repeat;
}
.subnav-box .b{
	background: url(/system/images/bg-subnav-box-b.png) no-repeat;
}
.subnav-box .c{
	width: 100%;
	background: url(/system/images/bg-subnav-box-c.png) repeat-y;
}
.subnav-box .area{
	position: relative;
	height: 1%;
	padding: 3px 15px;
}
.subnav-box p{
	margin: 0 0 4px;
	line-height: 18px
}
.subnav-box .area a{
	font-weight: normal;
	color: #000;
	float: none;
	background: none;
}
.subnav-box .area strong{
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}
.subnav-box .area strong a{
	text-decoration: underline;
	color: #666;
}
.subnav-box .area strong a:hover{
	text-decoration: none;
	color: #666;
}
.subnav-box .btn{
	overflow: hidden;
	width: 100%;
}
.subnav-box .area .btn-close{
	float: right;
}
.nav-holder{
	background: #ed2939 url(/system/images/bg-nav.gif) no-repeat 50% 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 18px;
}
.nav-holder2{background-image: url(/system/images/bg-nav2.gif)}
.theme-pink .nav-holder{background: #d10074 url(/system/images/bg-nav-pink.gif) no-repeat 50% 0;}
.theme-green .nav-holder{background: #34b233 url(/system/images/bg-nav-green.gif) no-repeat 50% 0;}
.theme-violet .nav-holder{
	background: #4b08a1 url(/system/images/bg-nav-violet.gif) no-repeat 50% 0;
	border-bottom: 4px solid #f0ab00;
}
.theme-light-blue .nav-holder{background: #009fda url(/system/images/bg-nav-light-blue.gif) no-repeat 50% 0;}
	/* main-nav */
.main-nav{
	width: 954px;
	margin: 0 auto;
	overflow: hidden;
}



.main-nav ul{
	padding: 0px;
	list-style: none;
	margin: 0 0 0 209px;
	display: inline;
	float: left;
	background: url(/system/images/bg-header.jpg) -232px -86px;
}
.theme-blue .main-nav ul{background-image: url(/system/images/bg-header-bondzondernaam.jpg);  background-position:-224px -99px;}
.theme-green .main-nav ul{background-image: url(/system/images/bg-header-memisa.jpg);}
.theme-light-blue .main-nav ul{background-image: url(/system/images/bg-header-microkridiet.jpg); background-position:-209px -100px transparent;}
.theme-pink .main-nav ul {background-image: url(/system/images/bg-header-kinderstem.jpg) !important;background-position:-199px -101px;  }
.theme-violet .main-nav ul {background-image: url(/system/images/bg-header-menseninnood.jpg); background-position:-209px -100px; }

/*.theme-pink .main-nav ul,
.theme-violet .main-nav ul,
.theme-blue .main-nav ul{background-image: url(/system/images/bg-header2.jpg);}
.theme-green .main-nav ul{background: url(/system/images/bg-header3.jpg) -233px -86px}
.theme-light-blue .main-nav ul{background-image: url(/system/images/bg-header4.jpg);}
*/.theme-blue .nav-holder{
	background: #0039a6 url(/system/images/bg-nav-blue.gif) no-repeat 50% 0;
	border-bottom: 3px solid #f0ab00;
}
.nav-holder2 .main-nav ul{margin-left: 243px;}
.theme-green .nav-holder .main-nav ul{margin-left: 233px;}
.main-nav ul li{
	float: left;
	cursor: pointer;
	background: #ed2939;
}
.theme-pink .main-nav ul li{background: #d10074;}
.theme-green .main-nav ul li{background: #34b233;}
.theme-violet .main-nav ul li{background: #4b08a1;}
.theme-light-blue .main-nav ul li{background: #009fda;}
.theme-blue .main-nav ul li{background: #0039a6;}
.main-nav ul li:hover,
.main-nav ul li.hover,
.main-nav ul li.active{
	background: none;
}
.main-nav ul span{float: left;}
.main-nav ul a{
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #fbfbfb;
}
.main-nav ul strong{
	float: left;
	cursor: pointer;
	height: 25px;
	padding: 13px 4px 0 6px;
}
.main-nav ul em{
	float: left;
	width: 4px;
	overflow: hidden;
	height: 38px;
	cursor: pointer;
}
.main-nav ul em.l{width: 5px;}
.main-nav ul a:hover,
.main-nav ul .active a{
	text-decoration: none;
	color: #333;
	background: none;
}
.main-nav ul li:hover strong,
.main-nav ul li.hover strong{background: #fff;}
.search{
	float: right;
	width: 185px;
	height: 18px;
	background: url(/system/images/bg-search.png) no-repeat;
	padding: 3px;
	margin-top: 11px;
	overflow: hidden;
}
.search input.text{
	float: left;
	background: none;
	border:none;
	padding: 2px 0 0 7px;
	color: #999;
	font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 158px;
	position: relative;
	height: 13px;
}
.search input.btn{
	float: right;
	position: relative;
	width: 19px;
	height: 18px;
	border:none;
	background: url(/system/images/btn-search.gif) no-repeat;
	padding: 0;
	cursor: pointer;
}
/* main */
#main{padding: 180px 0 70px;}
.opera #main{padding-top: 161px;}
/*.home-page #main{padding: 156px 0 54px;}*/
.opera .home-page #main{padding-top: 137px}
.actueel-page #main{padding-bottom: 38px;}
.werken-page #main{padding-bottom: 57px;}
#main h1{
	margin: 0 0 -5px;
	font-size: 26px;
	line-height: 26px;
	color: #221f1f;
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height: 33px;*/
}
#main .container-alt h1{
	margin: -5px 0 13px;
}
#main h1.main-title{margin-bottom: 23px;}
#main h1.main-title2{margin-bottom: 33px;}
#main .netwerken-content h1.main-title{margin-bottom: 18px;}
#main h2{
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 21px;
}
#main .over-cordaid-content h2{
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}
#main .main-tab h2{margin: 10px 0 26px;}
#main .subtitle{
	font-size: 22px;
	color: #221f1f;
	/*margin-bottom: 23px;*/
	margin-bottom: 0;
	font-weight: normal;
}
#main h3{
	margin: 0;
	font-size: 16px;
	color: #221f1f;
	line-height:1.6em;
	margin-bottom:15px !important;
	font-weight:normal;
	font-size:18px;
}
	#main h3 strong {
	font-size:18px;
	}
*+ html #main h3.heading-long{margin-bottom: -24px;}
#main h3.heading1{margin-bottom: 11px;}
#main p{margin: 0 0 10px;}
.container{
	width: 954px;
	margin: 0 auto;
}
.container:after{
	clear: both;
	content: "";
	display: block;
}
.container-alt{
	padding: 26px 0 0;
	margin-bottom: -3px;
}
.container1{padding-top: 11px;}
.container2{
	overflow: hidden;
	position: relative;
}
.twocolumns{width: 100%;}
.twocolumns a{
	text-decoration: underline;
}
.twocolumns:after{
	clear: both;
	content: "";
	display: block;
}
.container1 .twocolumns{padding-bottom: 4px;}
.resultaat-content .twocolumns{padding-top: 4px;}
.twocolumns2{/*padding-top: 14px;*/}
.twocolumns2 a{
	text-decoration: underline;
}
.twocolumns-down{
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: -22px;
}
.twocolumns3{padding: 11px 0 29px;}
.twocolumns4{padding-bottom: 21px;}
.twocolumns5{padding: 11px 0 15px;}
.twocolumns6{padding-top: 25px;}
.content{
	float: left;
	width: 634px;
	overflow: hidden;
}
.content a{
	text-decoration:underline;
}
.twocolumns2 .content{
	float: right;
	width: 632px;
}
.nosubnavigation {
	float: left;
	width: 632px;
}
.aside{
	float: right;
	width: 306px;
	margin-top:0px;
}
	
.twocolumns2 .aside{float: left;margin-top: 0px;}
.txt-box1{padding-bottom: 19px;}
	
	/* breadcrumbs */
.breadcrumbs{
	padding: 0;
	list-style: none;
	margin: 0 0 0 -2px;
	overflow: hidden;
}
.breadcrumbs li{
	display: block;
	
	text-transform: uppercase;
	color: #ea2c3c;
	font-size: 14px;
	padding: 0 0px 0 4px;
	margin: 0;
	float: left;
}
.breadcrumbs li:first-child {
	padding: 0 0px 0 2px;
}
.container-alt .breadcrumbs li,
.container-alt .breadcrumbs a {background: none;}

.breadcrumbs a{ 
color: #ea2c3c;
float:left;
display:block;
padding-right:10px;
background: url(/system/images/separator01.gif) no-repeat right 50%;
}

.theme-pink .breadcrumbs li{color: #d10074;}
.theme-pink .breadcrumbs a{color: #d10074; background: url(/system/images/separator02.gif) no-repeat right center;}

.theme-light-blue .breadcrumbs li{color: #009fda;}
.theme-light-blue .breadcrumbs a{color: #009fda; background: url(/system/images/separator06.gif) no-repeat right center;}

.theme-blue .breadcrumbs li{color: #042e9a;}
.theme-blue .breadcrumbs a{color: #042e9a; background: url(/system/images/separator05.gif) no-repeat right center;}

.theme-green .breadcrumbs li{color: #34B233;}
.theme-green .breadcrumbs a{color: #34B233; background: url(/system/images/separator03.gif) no-repeat right center;}

.theme-violet .breadcrumbs li {color:#4B08A1;}
.theme-violet .breadcrumbs a {color:#4B08A1;background: url(/system/images/separator07.gif) no-repeat right center;}






.breadcrumbs a:hover{color: #000;}
		/* img-holder */
.img-holder{
	position: relative;
	height: 1%;
}
.img-block{
	overflow: visible;
	width: 639px;
	position: relative;
	left: -3px;
	padding-bottom: 14px;
}
.img-block .img-holder{
	/*background: url(/system/images/img-border.gif) no-repeat;*/
	padding: 4px 5px 5px 4px;
	margin: -3px 0 3px;
}
.img-block a{font-weight: bold;}
.img-holder img{display: block;}
.img-holder .title{
	position: absolute;
	height: 50px;
	left: -1px;
	bottom:33px;
	z-index: 10;
}
.img-holder .title:after{
	clear: both;
	content: "";
	display: block;
}
.img-holder .title span {

}
.gallery1 .img-holder .title{
	left:2px;
	bottom: 23px;
}
.img-holder .title /*strong*/{
	font-size: 24px;
	line-height: 28px;
	float: left;
	background: url(/system/images/bg-title01.png) no-repeat 100% 0;
	padding: 10px 15px 0;
	height: 40px;
	white-space: nowrap;
}
.gallery1 .img-holder .title /*strong*/{
	font-size: 16px;
	line-height: 20px;
	background: url(/system/images/bg-title02.png) no-repeat 100% 0;
	height: 34px;
	padding: 12px 15px 0;
	margin-left:-1px;
}
		/* block1 */
.block1{
	/*background: url(/system/images/bg-block1.gif) repeat-y;*/
	width: 100%;
	position: relative;
}
.resultaat-content .block1{margin-top: 0;}
.block1 .t{/*background: url(/system/images/bg-block1-t.gif) no-repeat;*/}
.block1 .b{
	/*background: url(/system/images/bg-block1-b.gif) no-repeat 0 100%;*/
	padding: 0 10px 0;
	
}
.menu .t{background: url(/system/images/bg-block1-t.gif) no-repeat; padding-top:5px;}
.menu .b{
	background: url(/system/images/bg-block1-b.gif) no-repeat 0 100%;
	padding: 0 10px 0;
	
}
.menu .b{padding: 0px 2px 13px;}
		/* block2 */
.block2{
	width: 304px;
	color: #000;
	font-size: 18px;
	line-height: 24px;
}
.block2 .t{
	height: 9px;
	overflow: hidden;
	background: url(/system/images/bg-block2-t.png) no-repeat;
}
.block2 .b{
	overflow: hidden;
	height: 29px;
	background: url(/system/images/bg-block2-b.png) no-repeat;
}
.block2 .c{
	background: url(/system/images/bg-block2.png);
	height: 1%;
	padding: 5px 15px 0;
}
.block2 .c:after{
	clear: both;
	content: "";
	display: block;
}
.block2 .c div{
	float: left;
	position: relative;
	margin-bottom: -26px;
}
.block2 strong{display: block;}
.block2 a{font-size: 20px;}
/*.video{
	width: auto;
	height:17.5em;
}*/
.video img{display: block;}
.link1{
	background: url(/system/images/arrow01.png) no-repeat;
	padding: 5px 0 4px 25px;
	color: #000;
	margin-bottom: -5px;
}

* html span.link1{background: url(/system/images/arrow01.png) no-repeat 0 7px;margin: -3px 0;}
.link2,
.link-list4 li{
	background: url(/system/images/arrow02.png) no-repeat !important;
	padding: 0 0 2px 25px;
	font-size: 12px;
	font-weight: bold;
}
.link2{padding-bottom: 4px;}
.link3{
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 6px 25px;
	background:url(/system/images/arrow03.png) no-repeat !important;
}
	/* stripe */
.stripe-holder{padding: 29px 0 26px;}
.home-page .stripe-holder{padding-top: 0;}
.theme-green .home-page .stripe-holder{padding-bottom: 17px;}
.theme-violet .home-page .stripe-holder{padding-bottom: 17px;}
/*.theme-light-blue .stripe-holder{padding: 16px 0 33px;}*/
.tab-stripe{padding-top: 28px;}
.tab-stripe2{padding-top: 21px;}
.stripe-gallery{padding: 0 0 40px;}
.stripe{
	width: 100%;
	background: #ed2939;
	color: #fff;
	padding: 34px 0 34px;
}
.theme-pink .stripe{background: #d10074;}
.theme-green .stripe{background: #34b233;}
.theme-violet .stripe{background: #4b08a1;}
.theme-light-blue .stripe{
	background: #009fda;
	color: #000;
	padding: 17px 0 69px;
}
.theme-blue .stripe{background: #0039a6;}
.theme-light-blue .stripe a, .theme-blue .stripe a, .theme-green .stripe a,
.theme-violet .stripe a, .theme-pink .stripe a {
	color: #000;
}
.home-page .stripe{padding: 34px 0 34px;}
.theme-green .home-page .stripe{padding: 34px 0;}
.theme-violet .home-page .stripe{padding: 34px 0;}
.stripe-gallery .stripe{padding: 54px 0 25px;}
.tab-stripe .stripe{padding-bottom: 0;}
.tab-stripe2 .stripe{padding: 22px 0 0;}
.tab-stripe .content,
.tab-stripe2 .content{
	position: relative;
	left: -14px;
}
.tab-stripe .block2{
	position: relative;
	margin-bottom: -16px;
}
.stripe .btn1 a{color: #000; font-weight:bold; }

.stripe .block2{
	float: right;
	margin-top: 3px;
}
.tab-stripe2 .block2{margin-top: 13px;}
.stripe .block2 a{color: #000;}
.stripe .txt-holder{
	float: left;
	width: 630px;
}
#main .stripe h3{
	font-size: 18px;
	color: #FFF;
	margin-bottom: 3px;
}
#main .stripe .info-box h3{margin-bottom: 3px;}
.holder1{
	/*overflow: hidden;*/
	margin-left: -20px;
	/*width: 670px;*/
}
.holder1 .column{
	float: left;
	width: 306px;
	padding-left: 20px;
	*padding-left: 0px;
}
.stripe-holder .holder1 .column li a{
	color:white;
}
.stripe .content ul{
	padding: 0 0 0 20px;
	list-style: none;
	margin: 0;
}
.stripe .content ul li{
	background: url(/system/images/bullet01.gif) no-repeat 0 8px;
	padding: 0 0 5px 14px;
	vertical-align: top;
	height: 1%;
}
.stripe dl{
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 1%;
	line-height: 25px;
}
.stripe dl dt{
	float: left;
	clear: both;
	color: #fbd4d7;
	width: 106px;
	padding-right: 10px;
}
.stripe dl dd{
	float: left;
	margin: 0;
	font-weight: bold;
}
* html .stripe dl dd{
	float: none;
	display: inline-block;
}
*+ html .stripe dl dd{
	float: none;
	display: inline-block;
}
.stripe dl a{text-decoration: underline;}
.stripe dl a:hover{text-decoration: none;}
		/* info-box */
.info-box{margin: 0 20px 0 14px;}
.info-box dd,
.info-box dt {
line-height:20px;
}
.info-box dl {
padding-bottom:20px;
}
		/* andere-themas */
.andere-themas div{
	overflow: hidden;
	width: 100%;
	padding-top: 5px;
}
.resultaat-content .andere-themas div{
	padding: 0 0 36px;
	margin-top: -1px;
}
.andere-themas img{
	float: left;
	display: inline;
	margin: 3px 14px 0 0;
}
#main .andere-themas p{margin-bottom: 5px;}
			/* link-list1 */
.link-list1{
	padding: 0;
	list-style: none;
	margin: 0;
}
.link-list1 li{
	padding: 0 0 5px 14px;
	background: url(/system/images/bullet02.gif) no-repeat 0 8px;
}
.andere-themas .link-list1{padding: 3px 0 20px; width:220px !important; }
		/* partners */
.partners{width:645px; padding: 37px 0 0;}
.netwerken-content .partners{padding-top: 30px;}
.partners ul{
	padding: 11px 0 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.partners ul li{
	float: left;
	padding-right: 14px;
	min-height:100px;
}
.partners ul a{float: left;}
.partners ul img{display: block;}
		/* gallery1 */
.gallery1{
	overflow: hidden;
	width: 652px;
	margin-left: -8px;
	padding-bottom: 47px;
}
.gallery6{
	margin-left: -12px;
	padding-bottom: 0;
}
.gallery1 .img-holder{
	float: left;
	display: inline;
	width: 307px;
	height: 166px;
	/*background: url(/system/images/bg-gallery1.gif) no-repeat;*/
	padding: 0 5px 0px 3px;
	margin: 0 0 9px 8px;
}
.gallery6 .img-holder{
	width: 304px;
	height: 200px;
	/*background: url(/system/images/bg-gallery6.gif) no-repeat;*/
	padding: 4px 5px 6px 4px;
	margin: 0 0 0 12px;
}
		/* gallery4 */
.gallery4{
	overflow: hidden;
	width: 654px;
	margin: 4px 0 0 -20px;
	position: relative;
}
*+ html .gallery4{
	margin-bottom: 0;
	padding-bottom: 20px;
}
.gallery4 .img-holder,
.gallery5 .img-holder{
	float: left;
	width: 307px;
	margin: 0 0 19px 20px;
	display: inline;
	overflow:hidden;
	padding-top:1px;
}
.gallery5 .img-holder{
padding-top:1px;
/*padding-left:1px;*/
}
.zelf-doen-box h3 {
font-weight: normal;	
}
.zelf-doen-box .gallery4 .img-holder{
	width: 197px;
	margin-bottom: 0;
}
.gallery5 .img-holder{
	width: 196px;
	margin: 0 20px 0 0;
}
.img-holder .title1{
	bottom:10px;
	/*width: 100%;*/
	color: #000;
	position: absolute;
	left:0;
}
.map-block .title1{bottom: 22px;}
.zelf-doen-box .img-holder .title1{bottom: 2px;}
#main .gallery4 h3{
	margin: 0 0 2px;
	line-height: 18px;
	white-space: nowrap;
	position: relative;
}
#main .gallery4 h3 a{color: #000;}
#main .gallery4 p{
	margin: 0;
	white-space: nowrap;
	position: relative;
}
#main .gallery4 .box-main{padding-bottom: 4px;}
.zelf-doen-box .gallery4 strong{
	white-space: nowrap;
	word-spacing: -1px;
	position: relative;
}
		/* gallery5 */
.gallery5{
	overflow: hidden;
	width: 100%;
	color: #000;
}
.img-holder .buttons-holder{
	position: absolute;
	bottom: 15px;
	left: -3px;
	width: 130px;
	height: 31px;
}
.img-holder .buttons-holder div{
	overflow: hidden;
	height: 24px;
	background: url(/system/images/bg-buttons-holder.png) no-repeat;
	padding: 9px 0 0;
}
.img-holder .buttons-holder .btn-video,
.img-holder .buttons-holder .btn-lees{
	float: left;
	display: inline;
	margin-left: 17px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
}
.img-holder .buttons-holder .btn-video{
	width: 43px;
	height: 12px;
	background: url(/system/images/btn-video.png) no-repeat 0 0;
}
.img-holder .buttons-holder .btn-lees{
	background: url(/system/images/btn-lees.png) no-repeat;
	width: 39px;
	height: 11px;
}
.heading2{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
}
.heading2 div{
	background: url(/system/images/bg-heading2.png) no-repeat;
	padding: 10px 16px 0;
	height: 28px;
	margin-top:-1px;
}
#main .heading2 h3{
	margin: 0;
	font-size: 14px;
	margin-top: -3px;
	position: relative;
	padding-bottom: 5px;
}
		/* map-block */
.map-block{
	position: relative;
	height: 1%;
	padding-top: 7px;
}
.twocolumns-down .map-block{padding-top: 10px;}
.map-block img{display: block;}
.map-block .title1 ul{
	padding: 0;
	list-style: none;
	margin: 0 0 -3px 2px;
	width: 178px;
}
.map-block .title1 ul li{
	height: 1%;
	vertical-align: top;
	font-size: 16px;
	padding-bottom: 7px;
}
			/* btn1 */
.btn1{
	position: absolute;
	bottom:-41px;
	right:0;
	overflow: hidden;
	font-size: 15px;
	color: #000;
	height: 43px;
	font-weight: bold;
}
.btn1 a {
	font-weight: normal;	
}
.btn1-big{
	height: 50px;
	bottom: -24px;
	right: 17px;
	z-index: 20;
}
.wrapper .title04 .btn1-big{right:41px;}
* html .btn1-big{bottom: -36px;}
* html .wrapper .title04 .btn1-big{bottom: -24px;}
.twocolumns-down .btn1{bottom: -30px;}
.btn1 span{
	float: left !important;
	cursor: pointer;
}
.home-page .title04 {max-width: 316px;}
#form_doneren .title04 {max-width: none;}


.wrapper .title04 .btn1 span.c{/*padding-left: 25px;*/}
.btn1 span.l,
.btn1 span.r{
	overflow: hidden;
	width: 7px;
	height: 43px;
	text-indent: -9999px;
	background: url(/system/images/btn1-l.png) no-repeat;
}
.btn1 span.r{
	width: 11px;
	background:url(/system/images/btn1-r.png) no-repeat;
}
.btn1 span.c{
	background: url(/system/images/btn1.png);
	height: 33px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
.btn1-big span.l,
.btn1-big span.r{
	height: 50px;
	width: 9px;
	background: url(/system/images/btn1-big-l.png) no-repeat;
}
.btn1-big span.r{background: url(/system/images/btn1-big-r.png) no-repeat;}
.btn1-big span.c{
	background: url(/system/images/btn1-big.png);
	height: 39px;
	padding: 11px 5px 0 5px;
}
.btn1-big span.c span{ padding-top:4px; }
		/* heeft-box */
.heeft-box{
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px 0 16px 2px;
}
.heeft-box a{
	color: #ed2939;
	text-decoration: underline;
}
.heeft-box a:hover{text-decoration: none;}
#main ol{
	padding: 0 0 0 20px;
	margin: 0;
	font-weight: bold;
}
* html #main ol{margin-left: 2px;}
*+ html #main ol{margin-left: 2px;}
#main ol li{padding-bottom: 5px;}
#main ol span{font-weight: normal;}
.gallery2 img{display: block;}
.gallery2 a.next,
.gallery2 a.prev {
	display:block;
	width:33px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	outline:none;
}
.gallery2 a.next {
	left:auto;
	right:0;
}
.gallery2 div {
	margin:0 0 0 41px;
	position:relative;
	width:231px;
}
* html .gallery2 div {
	position:static;
	overflow:hidden;
}
		/* block3 */
.block3{
	background: url(/system/images/bg-block3-t.png) no-repeat;
	width: 100%;
	color: #000;
	margin-bottom: 29px;
	padding-top:5px;
}
.block3 .t{ background: url(/system/images/bg-block3-bottom.png) no-repeat left bottom; padding: 9px 16px 12px; }
.block3 .b{
	
	
}
.block3 .link1{
	font-weight: bold;
	font-size: 14px;
	padding-top: 0;
}
#main .block3 p{
	margin: 0 0 51px;
	font-size: 18px;
	line-height: 26px;
}
#main .netwerken-content .block3 p{margin-bottom: 56px;}

/* tabset */
.stripe  .tabset{ position:absolute; left:-660px; bottom:16px;}
.tab-stripe2 .tabset{padding-top: 23px;}
.stripe  .tabset li{
	float: left;
	padding: 0;
	background: none;
	list-style:none;
}

.tabset a {
font-weight: bold;
float: left;
background: url(/system/images/bg-tab.gif) no-repeat left top;

font-size:12px;
line-height:1.5em;
}
.stripe .tabset a {
font-weight: bold;
float: left;
background: url(/system/images/bg-tab.gif) no-repeat left top;
color:white !important;
font-size:14px;
line-height:1.5em;
}
.stripe .tabset a {
background: url(/system/images/bg-tab-red.gif) no-repeat left top;
}
	.theme-pink .stripe .tabset a{
	background:white url(/system/images/bg-tab-pink.gif) no-repeat left top !important;
	}
	.theme-green .stripe .tabset a{
	background:white url(/system/images/bg-tab-green.gif) no-repeat left top !important;
	}
	.theme-light-blue .stripe .tabset a{
	background:white url(/system/images/bg-tab-light-blue.gif) no-repeat left top !important;
	}
	.theme-blue .stripe .tabset a {
	background:white url(/system/images/bg-tab-purple.gif) no-repeat left top !important;
	color:white !important;
	}
	.theme-violet .stripe .tabset a {
	background:white url(/system/images/bg-tab-violet.gif) no-repeat left top !important;
	color:white !important;
	}

	.tabset span {
	cursor: pointer;
	float: left;
	background: url(/system/images/bg-tab-red-r.gif) no-repeat right top;
	padding: 11px 14px 10px 14px;
	}
		.theme-pink .stripe .tabset span{
		background-image: url(/system/images/bg-tab-pink-r.gif) !important;
		}
		.theme-green .stripe .tabset span{
		background-image: url(/system/images/bg-tab-green-r.gif) !important;
		}
		.theme-light-blue .stripe .tabset span{
		background-image: url(/system/images/bg-tab-light-blue-r.gif) !important;
		}
		.theme-blue  .stripe .tabset span{
		background-image: url(/system/images/bg-tab-purple-r.gif) !important;
		}
		.theme-violet  .stripe .tabset span{
		background-image: url(/system/images/bg-tab-violet-r.gif) !important;
		}
		

.stripe .tabset a:hover,
.stripe .tabset a.active{
	color:black !important;
	text-decoration:none;
	background-position: 0 -42px !important;
}
.stripe .tabset a:hover span,
.stripe .tabset a.active span {
	text-decoration:none;
	background-position: right -42px !important;
}




	/* tab-content */
.tab-content{
	width: 632px;
	padding-top: 3px;
}
.holder3{padding: 11px 0 27px;}
.holder4{padding: 9px 0 17px;}
.holder5{padding-bottom: 28px;}
.holder6{padding: 4px 0 20px;}
			/* gallery3 */
.gallery3{
	float: right;
	width: 155px;
}
.gallery3 div.ver-scroll-holder {
	height:188px;
	position:relative;
	overflow:hidden;
}
.gallery3 ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.gallery3 ul li{
	height:84px;
	overflow:hidden;
	vertical-align: top;
	padding-bottom: 10px;
}
.gallery3 ul a{
	display: block;
}
.gallery3 .buttons{
	overflow: hidden;
	height: 1%;
	padding-left: 28px;
	position:relative;
	z-index:100;
}
.gallery3 .buttons a{
	float: left;
	margin-right: 3px;
	display: inline;
	width: 46px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}
.gallery3 .buttons a.next{background: url(/system/images/btn-next.gif) no-repeat;}
.gallery3 .buttons a.prev{background: url(/system/images/btn-prev.gif) no-repeat;}
.gallery3 .buttons a:hover{background-position: 0 -23px;}
		/* block4 */
.block4{
	/*background:url(/system/images/bg-block4.gif) repeat-y;*/
	width: 100%;
}
.over-cordaid-content .block4{margin-bottom: 20px;margin-top:10px;}


.block4 .t{background: url(/system/images/bg-block4-t.gif) no-repeat;padding-top:10px;}
.block4 .b{
	background: url(/system/images/bg-block4-b.gif) no-repeat 0 100%;
	height: 1%;
	padding: 10px 20px 10px 20px;
	position: relative;
}
.block4 .b:after{
	clear: both;
	content: "";
	display: block;
}
.over-cordaid-content .block4 .b{
	padding: 11px 17px 9px;
}
.block10 .b{padding: 13px 18px 15px;}
.block4 img{display: block;}
.block4 .big-img{
	float: left;
	height:208px;
	position:relative;
}
.block4 .big-img div {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:0;
}
.block4 .big-img div.active {z-index:1;}
.over-cordaid-content{
	overflow: visible;
	padding-bottom: 67px;
}
.block4 .holder{
	overflow: hidden;
	height: 1%;
	padding: 8px 0 10px;
}
.block4 .img-box{
	float: left;
	width: 178px;
	height: 106px;
	overflow: hidden;
	position: relative;
	margin-top: 4px;
}
.block4 .img-box a{
	display: block;
	height: 100%;
}
.block4 .img-box a:hover{background: url(/system/images/bg-img-box.gif) no-repeat;}
.block4 .img-box img{
	margin: 0 auto;
	display: block;
}
.block4 .img-box span{
	position: absolute;
	bottom: 5px;
	left:5px;
	text-indent: -9999px;
	overflow: hidden;
	width: 21px;
	height: 19px;
	background: url(/system/images/ico-zoom.gif) no-repeat;
	cursor: pointer;
}
.block4 .description{
	float: right;
	width: 395px;
}
.block4 .description .openclose p {
margin-bottom: 10px;
}
.block4 .description ul.link-list1 {
	padding-left: 0px;
}
/*.block4 .description p{font-size: 12px;}*/
.block4 .description fieldset{
	overflow: hidden;
	height: 1%;
	padding-top: 7px;
}
.block4 .description .price{
	float: left;
	width: 85px;
}
.block4 .description .price strong{
	font-size: 20px;
	color: #ed2939;
	padding-right: 3px;
	letter-spacing: -1px;
}
.block4 .description ul{
	padding-left: 20px;
	font-size: 12px;
}
.block4 .description input{
	float: left;
	font-size: 12px;
	color: #666;
	background: #fff;
	border: 1px solid #e3e9ef;
	padding: 2px 5px 3px;
	width: 69px;
	margin-right: 10px;
	display: inline;
}
.btn2{float: left;}
.btn2 img{display: block;}
		/* block6 */
.block6{margin-bottom: 15px;}
.block6 .b{padding: 10px 20px;}
.block6 .img-box{height: 107px;}
.block6 .description{width: 403px;}
.block6 .description div{padding-bottom: 4px;}
.block6 .link-list1{
	font-weight: bold;
	padding-bottom: 7px;
}

		/* documents */
.netwerken-content .documents{
	padding-top: 24px;
}
.documents .holder1{padding-top: 3px;}
.documents ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.documents ul li{
	height: 1%;
	vertical-align: top;
	padding-bottom: 12px;
}
.documents ul a{
	display: block;
	padding-left:60px;
	color: #000;
	background: url(/system/images/ico-pdf.gif) no-repeat 0 4px;
	position: relative;
}
.documents ul span{
	color: #7e7e7e;
	display: block;
}
		/* menu */
.menu{margin-top: 3px;}
.menu ul{
	width: 100%;
	padding: 0 0 10px 0;
	list-style: none;
	margin: 0;
}
.menu ul li{
	width: 100%;
	padding: 12px 0 2px;
}
.menu ul a{
	color: #000;
	font-size: 17px;
	margin: 0 14px;
	text-decoration:none;
}
.menu ul a:hover,
.menu ul .active a{
	color: #ed2939;
	text-decoration: none;
}
.menu ul a:hover {
}
	

	.theme-pink .menu ul a:hover,
	.theme-pink .menu ul .active a {
	color:#D10074;
	}
		.theme-pink .menu ul .active ul {
		background:#D10074;
		}
			.theme-pink .menu ul .active ul li a,
			.theme-pink .menu ul .active ul li a:hover {
			color:white;
			}
	
	.theme-green .menu ul a:hover,
	.theme-green .menu ul .active a{
	color:#34B233;
	}
		.theme-green .menu ul .active ul {
		background:#34B233;
		}
			.theme-green .menu ul .active ul li a,
			.theme-green .menu ul .active ul li a:hover {
			color:white;
			}
	
	.theme-violet .menu ul a:hover,
	.theme-violet .menu ul .active a {
	color:#4B08A1;
	}
		.theme-violet .menu ul .active ul {
		background:#4B08A1;
		}
			.theme-violet .menu ul .active ul li a,
			.theme-violet .menu ul .active ul li a:hover {
			color:white;
			}
	
	.theme-light-blue .menu ul a:hover,
	.theme-light-blue .menu ul .active a {
	color:#009FDA;
	}
		.theme-light-blue .menu ul .active ul {
		background:#009FDA;
		}
			.theme-light-blue .menu ul .active ul li a,
			.theme-light-blue .menu ul .active ul li a:hover {
			color:white;
			}
	.theme-blue .menu ul a:hover,
	.theme-blue .menu ul .active a {
	color:#0039A6;
	}
		.theme-blue .menu ul .active ul {
		background:#0039A6;
		}
			.theme-blue .menu ul .active ul li a,
			.theme-blue .menu ul .active ul li a:hover {
			color:white;
			}

.menu ul ul{
	width: auto;
	padding: 13px 0 9px 19px;
	background: #ed2939;
	margin-top: 5px;
}
.menu ul ul li{
	width: auto;
	padding: 0 0 10px 12px;
	background: url(/system/images/bullet03_trans.gif) no-repeat 0 7px;
}
.menu ul ul a,
.menu ul .active ul a{
	color: #fff;
	font-size: 13px;
	margin: 0;
}
.menu ul ul a:hover,
.menu ul ul .active a{
	font-weight: bold;
	color: #fff;
}
		/* block5 */
.block5{
	overflow: hidden;
	height: 1%;
	padding-top: 2px;
}
.block5 img{
	float: left;
	display: inline;
	margin: 1px 20px 0 0;
}
#main .block5 p{
	color: #000;
	margin: 0 0 31px;
}
.link4{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 0 5px 26px;
	background: url(/system/images/ico05.gif) no-repeat;
}
.direct-form .link4{float: left;}
.btn3{
	position: absolute;
	bottom: -19px;
	right: 30px;
	height: 33px;
	overflow: hidden;
	background: url(/system/images/btn3.gif) no-repeat;
}
.btn3 strong{
	float: left;
	background: url(/system/images/btn3-r.gif) no-repeat 100% 0;
	padding: 5px 15px 8px;
}
.link6{padding-top: 24px;}
.link6 a{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
		/* filter */
.filter{margin-bottom: 35px;}
.filter .b{
	overflow: hidden;
	padding: 17px 2px 17px;
}
.filter .box{
	float: left;
	width: 180px;
	padding: 0 6px 0 18px;
	font-size: 12px;
}
.filter label{
	color: #666;
	text-transform: uppercase;
	display: block;
	padding-bottom: 6px;
}
.filter select{
	font-size: 12px;
	color: #010101;
	width: 100%;
	margin-bottom: 8px;
	display: block;
}
.btn-map{
	color: #666;
	text-decoration: underline;
	padding: 1px 0 6px 56px;
	background: url(/system/images/ico-map.gif) no-repeat 2px 0;
}
.btn-map:hover{text-decoration: none;}
		/* filter-bar */
.filter-bar{padding-bottom: 14px;}
.filter-bar span{
	text-transform: uppercase;
	color: #666;
	padding-right: 4px;
}
.filter-bar strong{
	color: #000;
	font-size: 12px;
	padding-right: 13px;
}
		/* results */
.results{padding-bottom: 68px;}
.results .block1{margin-bottom: 18px;}
.results .block1 .b{
	overflow: hidden;
	padding: 16px 21px 20px;
}
.results .block1 .icon{
	float: left;
	margin-top: 4px;
}
.results .block1 img{display: block;}
.results .block1 .txt{
	float: right;
	width: 184px;
}
#main .results .block1 p{
	margin: 0 0 3px;
	font-weight: bold;
}
.results .block1 em{font-style: normal;}
		/* png-box */
.png-box {
	margin: 0 30px 0 0;
	position:relative;
	height:1%;
}
.png-box .t,
.png-box .b {
	/*height:10px;
	font-size:0;
	line-height:0;
	background:url(/system/images/bg-png-box.png) repeat-x;*/
}
.png-box .t span,
.png-box .b span{
	position:absolute;
	left:-10px;
	width:10px;
	height:10px;
	background:url(/system/images/bg-png-box.png) no-repeat;
}
.png-box .t em,
.png-box .b em{
	float:right;
	position:relative;
	width:10px;
	z-index:100;
	margin-right:-10px;
	height:100%;
	background:url(/system/images/bg-png-box-tr.png) no-repeat;
}
.png-box .b em{background:url(/system/images/bg-png-box-br.png) no-repeat;}
.png-box .holder {
	width:100%;
	overflow:hidden;
	padding:0 10px;
	position:relative;
	margin:0 -10px;
}
.png-box .holder .l,
.png-box .holder .r {
	float:left;
	width:10px;
	/*background:url(/system/images/bg-png-box.png) repeat-y;*/
	padding:0 0 9999px;
	margin:0 0 -9999px -10px;
}
.png-box .holder .r {
	float:right;
	margin:0 -10px -9999px 0;
}
.png-box .png-content {
	background:url(/system/images/bg-png-box.png);
}
.png-box .png-content img { vertical-align:top;}
		/* paging */
.paging{height: 1%; margin-right:10px;}
.paging:after{
	clear: both;
	content: "";
	display: block;
}
.paging ul{
	float: right;
	padding: 0 0 2px;
	list-style: none;
	margin: -4px 0 0;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.paging ul li{
	display: inline;
	padding: 0 2px;
}
.paging ul a{text-decoration: underline;}
.paging ul a:hover{text-decoration: none;}
.paging ul .active a{
	font-weight: bold;
	text-decoration: none;
}
.paging ul .prev a,
.paging ul .next a{
	text-decoration: none;
	padding: 2px 0 3px;
}
.paging ul .prev a:hover,
.paging ul .next a:hover{
	text-decoration: underline;
}
.paging ul .prev a{
	padding-left: 24px;
	background: url(/system/images/btn-prev2.gif) no-repeat;
	margin-right: 9px;
}
.paging ul .next a{
	padding-right: 24px;
	background: url(/system/images/btn-next2.gif) no-repeat 100% 0;
	margin-left: 9px;
}
		/* video-holder */
.video-holder{
	width: 100%;
	position: relative;
	margin-top: 0px;
}
.video-holder img{display: block;}
.video-holder strong{
	position: absolute;
	top:14px;
	width: 570px;
	left:20px;
	z-index: 3;
}
.video-holder strong.row2{top: 50px;}
.video-holder .btn-play{
	width: 90px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top:91px;
	left:272px;
	z-index: 2;
	background: url(/system/images/btn-play.png) no-repeat;
}
	/* home-flash */
.home-flash{
	position: relative;
	margin: 0 auto;
	width: 966px;
	height: 620px;
}
#main .home-flash h1{margin-top: -4px;}
.home-flash .breadcrumbs li{background: none;}
		/* flash */
.flash img{display: block;}
		/* heading */
.home-flash .heading{
	position: absolute;
	top:24px;
	left:8px;
	z-index: 100;
}
	/* triple-holder */
.triple-holder{
	width: 985px;
	margin-left: -23px;
}
.triple-holder:after{
	clear: both;
	content: "";
	display: block;
}
.triple-box{
	float: left;
	width: 304px;
	padding-left:22px;
}
.triple-box h3 {
color:black !important;
}
/*#main .triple-box h3{margin-top: -4px;}*/
.triple-box .heading{
	overflow: hidden;
	width: 100%;
}
.triple-box .heading a{
	float: right;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	margin-right: 6px;
}
.triple-box .heading a:hover{text-decoration: none;}
.triple-box .heading a.btn4{
	color: #010101;
	text-decoration: none;
}
.triple-box .heading a.btn4 span{
	float: left;
	cursor: pointer;
	height: 21px;
}
.triple-box .heading a.btn4 span.l,
.triple-box .heading a.btn4 span.r{
	overflow: hidden;
	width: 8px;
	background: url(/system/images/btn4-l.png) no-repeat;
	text-indent: -9999px;
}
.triple-box .heading a.btn4 span.r{background: url(/system/images/btn4-r.png) no-repeat;}
.triple-box .heading a.btn4 span.c{background: #fefefe;}
.triple-box .heading a.btn4:hover{text-decoration: underline;}
#main .triple-box .title1{bottom: 18px;}
.theme-violet #main .triple-box .title1{bottom: 12px;}
#main .triple-box .title1 h3{
	margin: 0 -2px 5px 0;
	white-space: nowrap;
	font-size: 16px;
	position: relative;
}
#main .triple-box h3 span{font-weight: normal;}
.triple-box .title1 .link1{
	color: #000;
	padding: 0 0 1px 25px;
}
.triple-box .title03{
	position: absolute;
	top:0;
	left:0;
	width: 303px;
}
.triple-box .title03 .t{
	overflow: hidden;
	height: 8px;
	background: url(/system/images/bg-title03-t.png) no-repeat;
}
.triple-box .title03 .c{
	background: url(/system/images/bg-title03.png);
	width: 288px;
	padding: 2px 0 7px 15px;
	overflow: hidden;
}
#main .triple-box .title03 h3{
	position: relative;
	margin: 0 0 -6px;
	font-size: 16px;
}
.triple-box .title03 a{position: relative;}
.link10{
	background: url(/system/images/arrow01.png) no-repeat;
	font-size: 16px;
	padding: 10px 0 0 23px;
	margin-bottom: -10px;
}
* html .link10{background: url(/system/images/arrow01.png) no-repeat 0 3px;}
		/* news-list */
.news-list{
	padding: 0;
	list-style: none;
	margin: 0 0 -2px;
}
.news-list li{
	height: 1%;
	vertical-align: top;
	padding-bottom: 7px;
}
.theme-green .news-list li{padding-bottom: 5px;}
#main .news-list p{margin: 0;}
.news-list img{
	position: relative;
	margin-left: 3px;
}
.news-list .date{
	text-transform: uppercase;
	font-style: normal;
	color: #ff9fa7;
}
.theme-green .news-list .date{color: #9f9;}
.theme-violet .news-list .date{color: #ccf;}
.theme-blue .news-list .date{color: #ccf;}
.block{
	overflow: hidden;
	width: 100%;
}
.link5{
	float: right;
	padding-left: 11px;
	background: url(/system/images/bullet07.png) no-repeat 0 7px;
}
		/* steun-box 
.steun-box img{
	float: right;
	margin: 5px 0 0 20px;
	display: inline;
}*/
#main .steun-box p{margin-bottom:20px;}
.steun-box p a{
	text-decoration: underline;
	font-weight: bold;
}
.steun-box p a:hover{text-decoration: none;}
.steun-box .btn1{
	position: relative;
	bottom:0;
	right:0;
	float: right;
}
		/* link-list2 */
.link-list2 ul{
	padding: 4px 0 0;
	list-style: none;
	margin: 0;
}
.link-list2 ul li{
	padding: 0 0 12px 11px;
	background: url(/system/images/bullet04.gif) no-repeat 0 5px;
	height: 1%;
	vertical-align: top;
}
#main .link-list2 p{margin: 0;}
.link-list2 p a{color: #000;}
.link-list2 strong{
	font-weight: normal;
	color: #7e7e7e;
}
		/* mark */
.mark-light-blue{color: #009fda;}
.mark-green{color: #34b233;}
.mark-blue{color: #0039a6;}
.mark-violet{color: #4b08a1;}
.mark-pink{color: #d10074;}
		/* social-list */
.social-list{padding-top: 3px;}
.social-list ul{
	padding: 2px 0 0;
	list-style: none;
	margin: 0;
}
.social-list ul li{
	height: 1%;
	vertical-align: top;
	padding-bottom: 2px;
	overflow: hidden;
}
.social-list ul a{
	padding: 0 0 3px 26px;
	font-size: 12px;
	color: #000;
	float: left;
}
.link-twitter{background: url(/system/images/ico01.gif) no-repeat;}
.link-facebook{background: url(/system/images/ico02.gif) no-repeat;}
.link-hyves{background: url(/system/images/ico03.gif) no-repeat;}
.link-rss{background: url(/system/images/ico-rss.gif) no-repeat;}
	/* main-tabset */
.tabset-holder{
	position: absolute;
	top:68px;
	left:0;
	width: 100%;
	z-index: 100;
}
.main-tabset{
	padding: 15px 0 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 1%;
	background: url(/system/images/line01.gif) repeat-x 0 100%;
}
.tabset-holder{
	overflow: hidden;
	width: 950px;
	position: relative;
}
.main-tabset li{float: left;}
.main-tabset a{
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	background: url(/system/images/bg-tab-main.gif) no-repeat;
	text-decoration:none;
}
.main-tabset span{
	float: left;
	cursor: pointer;
	padding: 13px 15px 12px;
	background: url(/system/images/bg-tab-main-r.gif) no-repeat 100% 0;
}
.main-tabset a:hover,
.main-tabset a.active{
	background-position: 0 -47px;
	text-decoration: none;
}
.main-tabset a:hover span,
.main-tabset a.active span{
	background-position: 100% -47px;
}
	/* main-tab */
.tab-area{margin-top: -50px;}
.werken-page .tab-area{margin-top: -55px;}
.main-tab{
	overflow: hidden;
	height: 1%;
}
.tab-heading{height: 147px;}
.holder7{padding: 1px 10px 15px 0;}
		/* zelf-doen-box */
.zelf-doen-box{padding: 41px 0 0;}
.zelf-doen-box .gallery4{margin-top: 14px;}
#main .zelf-doen-box .gallery4 .box-main{padding: 0 5px;}
.column-l{
	float: left;
	width: 466px;
}
.column-r{
	float: right;
	width: 466px;
}
		/* block7 */
#main .block7 h3{margin-bottom: 0;}
.link7{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
}
#main .link7 {
text-align:left !important;

}
.block8 .link7{padding-right: 0;}
.link7 a,
.link8 a{
	color: #666;
	padding-left: 11px;
	background: url(/system/images/bullet05.gif) no-repeat 0 5px;
	text-decoration: underline;
}
.link8 a{background-position: 0 6px;}
.link7 a:hover,
.link8 a:hover{
	text-decoration: none;
}
.link8{
	text-align: right;
	padding-top: 9px;
}
.block7 .holder{
	overflow: hidden;
	width: 100%;
}
.news{padding-bottom: 33px;}
.news .holder{padding-bottom: 19px;}
/*.content .news .holder{padding-bottom: 11px;}*/
.news img,
.block8 img{
	float: left;
	/*margin-top: 6px;*/
}
#main .block8 h3{margin-bottom: -8px;}
.news .txt-box{
	float: right;
	width: 339px;
}
	.txt-box h4 a,
	.txt-box a{
	text-decoration:none;
	}
		.txt-box h4 a:hover,
		.txt-box a:hover {
		text-decoration:underline;
		}

.content .news .txt-box{width: 508px;}
.news .date,
.block8 .txt-box em,
.calendar-list .date,
.block9 .date,
.post .date{
	font-style: normal;
	text-transform: uppercase;
	color: #666;
}
#main .news p,
#main .block8 .txt-box p{
	margin: 0;
	word-spacing: -1px;
}
#main .twocolumns5 .block8 .txt-box p{margin-bottom: 7px;}
.news p img,
.block8 .txt-box p img,
.calendar-list .txt-box img,
.post p img{
	float: none !important;
	display: inline;
	vertical-align: top;
	padding-left: 4px;
	margin: 0;
	position: relative;
	top: 9px;
}
.post p img{top: 10px;}
		/* block8 */
.block8{
	margin-top: 3px;
	width: 466px;
	background: url(/system/images/bg-block8.gif) repeat-y;
}
.block8 .t{background: url(/system/images/bg-block8-t.gif) no-repeat;}
.block8 .b{
	background: url(/system/images/bg-block8-b.gif) no-repeat 0 100%;
	padding: 14px 20px 20px 20px;
}
.holder8{margin: 10px 0 -5px;}
.block8 .holder{
	overflow: hidden;
	width: 100%;
	padding-bottom: 23px;
}
.twocolumns5 .block8 .holder{padding-bottom: 7px;}
.block8 .txt-box{
	float: right;
	width: 295px;
}
#main .block8 .txt-box h3{margin: -1px 0 9px;}
.link9{
	color: #000;
	font-weight: bold;
	padding-left: 13px;
	background: url(/system/images/bullet04.gif) no-repeat 0 5px;
}
		/* calendar-list */
.calendar-list{
	padding: 0;
	list-style: none;
	margin: 11px 0 -14px;
}
.twocolumns5 .calendar-list{margin-bottom: 0;}
.calendar-list li{
	height: 1%;
	vertical-align: top;
	overflow: hidden;
	width: 100%;
	padding-bottom: 19px;
}
.twocolumns5 .calendar-list li{padding-bottom: 16px;}
.calendar-list .date,
.post .date{
	float: left;
	text-align: center;
	width: 65px;
	background: url(/system/images/bg-date.gif) no-repeat;
	padding: 11px 3px 15px;
}
.twocolumns5 .calendar-list .date{margin-top: 6px;}
.post .date{margin-top: 3px;}
.calendar-list .txt-box{
	float: right;
	width: 377px;
}
.content .calendar-list .txt-box{
	float: left;
	padding-left: 19px;
}
#main .calendar-list p{
	margin: 0;
	font-weight: bold;
	line-height: 18px;
}
.calendar-list h4{
	margin: 5px 0 4px;
	font-size: 16px;
}
.calendar-list .txt-box span{color: #666;}
		/* block9 */
.block9{
	width: 623px;
	background: url(/system/images/bg-block9.gif) repeat-y;
	margin-bottom: 19px;
}
.block9 .t{background: url(/system/images/bg-block9-t.gif) no-repeat;}
.block9 .b{
	background: url(/system/images/bg-block9-b.gif) no-repeat 0 100%;
	padding: 11px 17px 15px;
}
#main .block9 p{
	display: inline;
	margin: 0 10px;
	color: #000;
}
.block9 p a{
	text-decoration: underline;
	color: #000;
}
.block9 p a:hover{text-decoration: none;}
.holder9{padding: 7px 0 27px;}
		/* hoogte-blijven */
.hoogte-blijven{margin: 6px 0 40px;}
.nieuws-content .hoogte-blijven{margin-bottom: 50px;}
.hoogte-blijven .b{padding: 17px 19px 22px;}
.hoogte-blijven2 .b{padding: 14px 19px 22px;}
.hoogte-blijven .btn3{
	right: 10px;
	bottom: -15px;
}
.hoogte-blijven2 .btn3{right: 30px;}
.btn3 a,
.btn2 a,
.btn1 a {
text-decoration:none;
}
	.btn3 a:hover,
	.btn2 a:hover,
	.btn1 a:hover {
	text-decoration:underline;
	}
#main .hoogte-blijven2 h3{margin-bottom: -2px;}
#main .hoogte-blijven p{margin: 5px 0 10px 0;}
.checkbox-list{
	padding: 4px 0 20px 2px;
	list-style: none;
	margin: 0;
}
.checkbox-list li{
	overflow: hidden;
	height: 1%;
	padding-bottom: 5px;
}
.checkbox-list input{
	float: left;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 5px 0 0;
}
.checkbox-list label{
	width: 246px;
	float: right;
	font-size: 12px;
	color: #000;
}
		/* bloggers */
.bloggers{margin-bottom: 20px;}
.bloggers .b{padding: 14px 14px 9px 18px;}
.bloggers .heading{
	overflow: hidden;
	width: 100%;
	padding-bottom: 6px;
}
.bloggers .heading h3{
	float: left;
}
#main .bloggers .heading h3 span{
	float: left;
	display: inline;
}
.bloggers .heading a{
	float: right;
	color: #666;
	text-decoration: underline;
}
.bloggers .heading a:hover{text-decoration: none;}
.personal{
	overflow: hidden;
	width: 100%;
	padding-bottom: 8px;
}
.personal img{
	float: left;
	display: inline;
	margin: 5px 16px 0 0;
}
.personal strong{display: block;}
	/* blog-content */
.blog-content{margin-bottom: -14px;}
#main .blog-content h2{
	font-size: 18px;
	margin: 0 0 38px;
	line-height: 20px;
}
.post{
	overflow: hidden;
	width: 100%;
	padding-bottom: 31px;
}
.post .txt-box{
	float: right;
	width: 540px;
}
#main .post p{
	font-weight: bold;
	font-size: 16px;
	color: #000;
	line-height: 23px;
	margin: 0 0 3px;
}
.post p a{color: #000;}
.post .author{
	color: #666;
	font-weight: normal;
}
		/* info-block */
.btn-block .b{
	padding: 13px 17px 27px;
	position: relative;
}
.btn-block .btn3{bottom: -17px;}
.info-list{
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.info-list dt{
	float: left;
	clear: both;
	width: 138px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #666;
}
.info-list dt.long{width: 234px;}
.info-list dd{
	float: left;
	margin: 0;
	color: #000;
	font-weight: bold;
}
* html .info-list dd{
	display: inline-block;
	float: none;
}
*+ html .info-list dd{
	display: inline-block;
	float: none;
}
		/* vacatures-form */
.vacatures-form, serviceblok-form {padding: 6px 0 5px;}
#main .vacatures-form h3, #main .serviceblok-form h3{margin-bottom: 11px;}
.vacatures-form .section, .serviceblok-form .section{padding-bottom: 25px;}
.vacatures-form .row, .serviceblok-form .row{
	overflow: hidden;
	width: 100%;
	padding-bottom: 7px;
}
.vacatures-form label{
	float: left;
	width: 243px;
	padding: 0 10px 0 0;
}

.serviceblok-form label{
	float: left;
	width: 55px;
	padding: 0 10px 0 0;
}

.vacatures-form .radio{
	float: left;
	padding-bottom: 3px;
	padding-left: 5px;
}

.serviceblok-form .radio{
	float: left;
	padding-bottom: 3px;
}

.vacatures-form .radio label{
	width: auto;
	padding: 0 10px 0 4px;
}

.serviceblok-form .radio label{
	width: auto;
	padding: 0 9px 0 4px;
}

.vacatures-form .radio input, .serviceblok-form .radio input{
	float: left;
	padding: 0;
	margin: 4px 0 0;
}
* html .vacatures-form .radio input{margin-top: 0;}
*+ html .vacatures-form .radio input{margin-top: 0;}
.vacatures-form .text {
margin-right:4px;
}
.vacatures-form .text,
.direct-form .text,
.actueel-form .text,
.serviceblok-form .text{
	float: left;
	/*background: url(/system/images/bg-input.gif) no-repeat;*/
	display: inline;
	/*margin-right: 10px;*/
}
.actueel-form .text{
	margin: 0;
}
.vacatures-form .text span,
.direct-form .text span,
.actueel-form .text span,
.serviceblok-form .text span{
	float: left;
	/*background: url(/system/images/bg-input-r.gif) no-repeat 100% 0;*/
	/*padding: 0 5px 2px;*/
}
.vacatures-form .text input,
.direct-form .text input,
.actueel-form .text input{
	
	border: 1px solid #c2c2c2;
	
	padding: 2px;
	width: 252px;
	color: #000;
	font-size: 13px;
	margin-right:10px;
	line-height: 20px;
	
}




.direct-form .text input{width: 71px;}
.vacatures-form .text input.text1{width: 41px;}
.vacatures-form .text input.text2{width: 81px;}
.vacatures-form .text input.text3{width: 151px;}
.vacatures-form .text input.text4{width: 191px;}
.vacatures-form .file{
	float: left;
	margin-bottom: 4px;
}
* html .vacatures-form .file{width: 260px;}
*+ html .vacatures-form .file{width: 260px;}
.vacatures-form select{
	width: 262px;
	color: #000;
	font-size: 13px;
}
.vacatures-form .checkbox{padding-top: 17px;}
.vacatures-form .checkbox .row{padding-bottom: 10px;}
.vacatures-form .checkbox input{
	float: left;
	padding: 0;
	margin: 4px 0 0;
	width: 13px;
	height: 13px;
}
.vacatures-form .checkbox label{
	float: right;
	width: 597px;
}
.form-btn{
	overflow: hidden;
	width: 100%;
}
.form-btn .btn1{
	position: relative;
	bottom:0;
	right: 12px;
	float: right;
}
		/* detail-content */
.detail-content{padding: 26px 0 0;}
#main .detail-content h3{margin: 30px 0 10px;}
			/* link-list3 */
.link-list3{
	padding: 0;
	list-style: none;
	margin: 0 0 10px;
}
.link-list3 li{
	height: 1%;
	vertical-align: top;
	padding-left: 18px;
	background: url(/system/images/bullet06.gif) no-repeat 0 10px;
}
.detail-content .buttons{
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}
.detail-content .buttons .btn3{
	position: relative;
	bottom:0;
	right:10px;
	float: right;
}
.detail-content .buttons .link8{
	float: right;
	padding: 2px 30px 0 0;
}
		/* personal-info */
.werken-page .aside .block1{margin-top: 12px;}
.personal-info{margin: 0 0 -2px 10px;}
.contact-content .personal-info{margin-bottom: 3px;}
.nieuws-content .personal-info{margin: 3px 0 5px 8px;}
#main .nieuws-content .personal-info h3{margin-bottom: 0;}
.personal-info .holder{
	overflow: hidden;
	height: 1%; 
	padding-bottom: 7px;
}
.contact-content .personal-info .holder{
	padding-top: 0;
	margin: -3px 0 0 -3px;
	position: relative;
}
.personal-info .holder img{
	float: left;
	margin: 5px 16px 0 0;
	display: inline;
}
.personal-info .txt-box{
	float: left;
	width: 174px;
}
.personal-info dl{
	overflow: hidden;
	width: 100%;
	padding: 4px 0 0;
	margin: 0;
}
.personal-info dl dt{
	float: left;
	clear: both;
	color: #666;
	padding-right: 10px;
}
.personal-info dl dd{
	float: left;
	color: #150b0b;
	margin: 0;
}
* html .personal-info dl dd{
	float: none;
	display: inline-block;
}
*+ html .personal-info dl dd{
	float: none;
	display: inline-block;
}
.personal-info dl a{text-decoration: underline;}
.personal-info dl a:hover{text-decoration: none;}
.personal-info .buttons{
	overflow: hidden;
	width: 100%;
}
.personal-info .buttons a{
	float: left;
	display: inline;
	margin-right: 36px;
	position: relative;
}
.personal-info .onderwerpen strong{
	color: #666;
	text-transform: uppercase;
	font-weight: normal;
}
#main .personal-info .onderwerpen p{margin: 0;}
.contact-content .block4{margin-bottom: 15px;}
.link-list4{
	padding: 3px 0 0;
	list-style: none;
	margin: 0;
}
.link-list4 li{
	height: 1%;
	vertical-align: top;
	padding-bottom: 6px;
}
	/* contact-content */
.contact-content{padding-top: 7px;}
.contact-content .content{
	padding-top: 5px;
	margin-bottom: -15px;
}
.contact-content .holder1{padding: 4px 0 19px;}
		/* address-box */
.address-box{padding-bottom: 19px;}
.address-box strong{
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	display: block;
}
.address-box address{font-style: normal;}
.address-box address span{
	display: block;
	color: #000;
}
.address-map{padding-top: 6px;}
		/* gallery7 */
.gallery7{
	padding: 5px 0 0 5px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
ul.gallery7 {
margin-left:12px;
}
.gallery7 li{float: left;}
.gallery7 a{
	float: left;
	padding:3px;
}
.gallery7 a:hover,
.gallery7 .active a{
	background: url(/system/images/bg-gallery7.gif) no-repeat;
}
.gallery7 img{display: block;}
		/* archief */
.archief{margin-top: 24px;}
.archief .b{padding: 14px 16px 9px;}
.archief .link-list1{padding-top: 2px;}
.nieuws-content{padding: 3px 0 53px;}
.nieuws-content .aside{padding-top: 33px;}
		/* faq-holder */
.faq-content .aside{padding-top: 5px;}
.faq-content .link8{
	padding-top: 0;
	margin-top: -17px;
}
.faq-holder{padding: 0 50px 26px 0;}
.faq-holder h4{
	margin: 0;
	font-size: 13px;
	background:none;
}
.faq-holder .link-list4 li{padding-bottom: 11px;}
#main .faq-holder .answer p{
	margin: 12px 0 3px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}
		/* block11 */
.block11{
	width: 964px;
	margin: 30px auto 52px;
	background: url(/system/images/bg-block11.gif) repeat-y;
}
.block11-alt{margin-bottom: 29px;}
.home-page2 .block11{margin: 47px auto 45px;}
.block11 .t{background: url(/system/images/bg-block11-t.gif) no-repeat;}
.block11 .b{
	background: url(/system/images/bg-block11-b.gif) no-repeat 0 100%;
	padding: 4px 5px 5px;
}
.block11 img{display: block;}
.block11 .img-holder canvas,
.block11 .img-holder var,
.block11 .img-holder canvas img { height:389px; width:629px;  }
.block4 .doneren_img canvas,
.block4 .doneren_img var,
.block4 .doneren_img canvas img { height:295px; width:450px;  }
			/* campagne */
.campagne{
	width: 100%;
	position: relative;
}
.campagne .box{
	position: absolute;
	top:81px;
	right:41px;
	width: 381px;
}
#main .campagne .txt-grow{
	text-indent: -9999px;
	overflow: hidden;
	width: 284px;
	height: 204px;
	background: url(/system/images/txt-grow.gif) no-repeat;
}
.btn-start{
	overflow: hidden;
	width: 100%;
	padding-top: 77px;
}
.btn-start a{
	float: right;
	font: bold 12px Georgia,"Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	background: url(/system/images/btn-start.gif) no-repeat;
}
.btn-start span{
	cursor: pointer;
	float: left;
	background: url(/system/images/btn-start-r.gif) no-repeat 100% 0;
	padding: 9px 42px 9px 16px;
}
		/* direct-donaren */
.direct-donaren{
	position: relative;
	width: 100%;
}
			/* block12 */
.block12{width: 100%;}
.block12 .l, .block12 .r{
	height:10px;
	overflow:hidden;
	width:10px;
}
.block12 .c{
	background: #fff;
	overflow:hidden;
	height:10px;
}
.block12 .l{float: left;}
.block12 .r{float: right;}
* html .block12 .l{margin: 0 -3px 0 0;}
* html .block12 .r{margin: 0 0 0 -3px;}
.block12-t .l{background: url(/system/images/bg-block12-tl.png) no-repeat;}
.block12-t .r{background: url(/system/images/bg-block12-tr.png) no-repeat;}
.block12-b .l{background: url(/system/images/bg-block12-bl.png) no-repeat;}
.block12-b .r{background: url(/system/images/bg-block12-br.png) no-repeat;}
.block12 .holder{
	background: #fff;
	height: 1%;
}
.info .block12 .c,
.info .block12 .holder{background: url(/system/images/bg-png-box.png);}
.info .block12-t .l{background: url(/system/images/bg-png-box-tl.png) no-repeat;}
.info .block12-t .r{background: url(/system/images/bg-png-box.png) no-repeat;}
.info .block12-b .l{background: url(/system/images/bg-png-box-bl.png) no-repeat;}
.info .block12-b .r{background: url(/system/images/bg-png-box.png) no-repeat;}
* html .info .block12-t .l,
* html .info .block12-b .l{
	margin-left: -1px;
}

/* Block 14 */

.block14{
	width: 411px;
	background: url(/system/images/bg-block14.gif) repeat-y;
	margin-bottom: 19px;
}
.block14 .t{background: url(/system/images/bg-block14-t.gif) no-repeat;}
.block14 .b{
	background: url(/system/images/bg-block14-b.gif) no-repeat 0 100%;
	padding: 11px 17px 15px;
}
.block14 strong 
{
	text-transform: uppercase;
	color: #666666;
}

		/* info */
.direct-donaren .info{
	position: absolute;
	bottom: 37px;
	left: 26px;
	width: 470px;
	z-index: 5;
}
.info-holder{
	position: relative;
	padding: 0 30px 7px 14px;
}
#main .info-holder h1{margin-bottom: 12px;}
#main .info-holder p{margin: 0 0 -5px;}
* html #main .info-holder p{margin-bottom: -1px;}
*+ html #main .info-holder p{margin-bottom: -1px;}
.info-holder .arrow{
	position: absolute;
	top: 11px;
	right:27px;
}
		/* direct-form */
.direct-form{
	width: 450px;
	position: absolute;
	bottom: 37px;
	right: 24px;
	z-index: 10;
}
.direct-form .holder{padding: 3px 16px 1px 18px;}
#main .direct-form h2{
	margin: 0 0 30px;
	overflow: hidden;
	width: 100%;
}
.direct-form .img-holder{margin-bottom: 38px;}
/* gallery8 */
.gallery8{
	overflow: hidden;
	width: 406px;
	height: 80px;
	position: absolute;
	top:15px;
	right:0;
	z-index: 1;
}
.wrapper .gallery8{
	top: 215px;
	width: 598px;
	height: 98px;
}
.gallery8 ul{
	padding: 20px 0 0;
	list-style: none;
	margin: 0;
	width: 9999px;
}
.wrapper .gallery8 ul{
	padding: 0;
}
.gallery8 ul li{
	float: left;
	width: 406px;
	height: 41px;
}
.wrapper .gallery8 ul li{
	width: 598px;
}
.direct-form .sum{
	float: left;
	width: 86px;
}
.wrapper .sum{
	width: 108px;
	float: left;
}
.sum strong{
	display: block;
	text-align: center;
	font-size: 20px;
	height: 34px;
	background: url(/system/images/bg-money.png) no-repeat;
	padding-top: 5px;
	width: 86px;
}
.wrapper .sum strong{
	width: 108px;
	height: 38px;
	background: url(/system/images/bg-money2.png) no-repeat;
	padding-top: 10px;
}
.direct-form a.btn-up,
.direct-form a.btn-down,
.wrapper .img-holder a.btn-up,
.wrapper .img-holder a.btn-down{
	display: block;
	width: 34px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	left: 35px;
}
.wrapper .img-holder a.btn-up,
.wrapper .img-holder a.btn-down{
	width: 42px;
	height: 27px;
	left: 68px;
}
.direct-form a.btn-up{
	background: url(/system/images/btn-up.png) no-repeat;
	top:15px;
}
.wrapper .img-holder a.btn-up{
	background: url(/system/images/btn-up2.png) no-repeat;
	top: 188px;
}
.direct-form a.btn-down{
	background: url(/system/images/btn-down.png) no-repeat;
	top:73px;
}
.wrapper .img-holder a.btn-down{
	background: url(/system/images/btn-down2.png) no-repeat;
	top: 263px;
}
#main .direct-form p{
	font-weight: bold;
	margin: 0 0 15px;
}

.title04{
	float: right;
	
}
.wrapper .title04{
	height: 75px;
	position: relative;
}
.rampenweergave .title04{ 
height:auto;
}
.rampenweergave ul li {
width:406px !important;
}
.home-page .rampenweergave .title04 {
max-width:290px !important;
background: url(/system/images/bg-title04-down.png) no-repeat left bottom !important;
padding-bottom:11px !important;
float:right;

}

#main .direct-form .title04 p {
	font-size: 16px;
	float: left;
	background: url(/system/images/bg-title04-top.png) no-repeat;
	padding: 9px 14px 0;
	font-weight: normal !Important;
	
	/*margin-bottom:11px !important;*/
	margin:0 0 0 !important;
	
}	
	#main .direct-form .rampenweergave .title04 div {
	
	float:left  !important;
	
	}


.wrapper .title04 p {
	padding: 15px 0 0 17px;
	height: 67px;
	width: 458px;
	background: url(/system/images/bg-title05.png) no-repeat;
	font-size: 22px;
	font-weight: normal; 
	line-height:24px;
}


.direct-form .row{
	overflow: hidden;
	height: 1%;
	padding-bottom: 8px;
}
.direct-form .radio{
	float: left;
	margin: 3px 8px 0 0;
	padding: 0;
	display: inline;
}
* html .direct-form .radio{margin-top: 0;}
*+ html .direct-form .radio{margin-top: 0;}
.direct-form label{
	float: left;
	padding-right: 8px;
	width: 94px;
}
.direct-form select{
	float: left;
	display: inline;
	margin-right: 8px;
	width: 81px;
}
.direct-form select.per-maand{
	width: 111px;
}
.direct-form .btn-holder{
	padding-top: 7px;
	overflow: hidden;
	width: 100%;
}
	/* steps */
.steps{
	padding: 9px 0 0;
	list-style: none;
	margin: 0;
	margin-bottom:10px;
	overflow: hidden;
	width: 100%;
}
.steps li{
	float: left;
	padding-right: 33px;
	line-height: 25px;
}
.steps a{
	float: left;
	font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
.steps span{
	float: left;
	font-size: 12px;
	line-height: 24px;
	width: 25px;
	text-align: center;
	height: 26px;
	display: inline;
	margin-right: 5px;
	font-weight: bold;
	background: url(/system/images/bg-steps_red.gif) no-repeat;
}
	.theme-blue .steps span {
		background: url(/system/images/bg-steps_blue.gif) no-repeat;
	}
	.theme-green .steps span {
		background: url(/system/images/bg-steps_green.gif) no-repeat;
	}
	.theme-pink .steps span {
		background: url(/system/images/bg-steps_pink.gif) no-repeat;
	} 
	.theme-violet .steps span {
		background: url(/system/images/bg-steps_violet.gif) no-repeat;
	}
	.theme-light-blue .steps span {
		background: url(/system/images/bg-steps_light_blue.gif) no-repeat;
	}

.steps a:hover,
.steps .active a{
	text-decoration: none;
}
.steps .active a{font-weight: bold;}
.steps a:hover span,
.steps .active span{
	background-position: 0 -26px;
	color: #fff;
}
.heading3{
	overflow: hidden;
	width: 100%;
	/*padding-bottom: 14px;*/
}
.stripe .heading3 .link4{
	float: right;
	color: #fff;
	margin-top: 10px;
}
#main .heading3 h2{
	float: left;
	margin: 0;
}
#main .heading3 h2 span{float: left;}
.stripe .block12 .btn1-big{right: 30px;}
		/* bedrag */
.bedrag{
	float: left;
	padding-left: 8px;
	width: 460px;
	position: relative;
}
.bedrag .holder{padding: 7px 36px 28px 17px;}
#main .bedrag h3{
	margin: 0 0 9px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}
.bedrag-box{
	overflow: hidden;
	height: 1%;
}
.selected-sum{
	float: left;
	width: 111px;
	padding-top: 8px;
}
.selected-sum select{
	width: 100%;
	margin: 2px 0 4px;
}
.stripe .selected-sum a{
	color: #666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.selected-sum a:hover{text-decoration: none;}
.variants{
	float: right;
	width: 283px;
}
.txt-giro{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
.variants .list-holder{
	/*overflow: auto;
	width: 283px;
	height: 84px;
	margin-bottom: 17px;*/
}
.variants-list{
	padding: 0;
	list-style: none;
	margin: 0;
	width: 365px;
}
.variants-list li{
	float: left;
	padding-right: 5px;
	width: 67px;
	text-align: center;
	height: 42px;
	background: url(/system/images/bg-variants-list.gif) no-repeat;
	font-size: 18px;
	line-height: 24px;
	padding-top: 15px;
}
.variants-list li:hover,
.variants-list li.hover,
.variants-list li.active{
	background-position: 0 -57px;
}
		/* block13 */
.block13{
	float: right;
	width: 462px;
}
.block13 .title1 .box-main{width: 325px;}
.block13 .title1 .sum{
	float: left;
	padding: 0 0 6px 5px;
}
.block13 .title1 strong.txt{
	font: bold 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	width: 217px;
}
/* footer */
#footer{
	background: #dfdfdf;
	padding-bottom: 9px;
	width: 100%;
	margin: 0;
	height: auto;
}
.footer-bar1{
	background: #ebebeb;
	width: 100%;
}
.footer-bar2{
	width: 954px;
	margin: 0 auto;
	overflow: hidden;
	padding: 12px 0 14px;
}
.footer-bar2 h3{
	float: left;
	margin: 7px 0 0;
	font-size: 18px;
}
.footer-bar2 h3 span{
	letter-spacing: 1px;
}
.footer-bar2 ul,
.social ul{
	padding: 0;
	list-style: none;
	margin: 1px 0 0 3px;
	float: left;
}
.footer-bar2 ul li{
	float: left;
	padding-right: 10px;
}
.footer-bar2 ul a,
.social a{
	float: left;
}
.footer-bar2 ul img,
.social img{
	display: block;
}
	/* social */
.social{
	float: right;
	padding-top: 11px;
	width: 304px;
}
.aside .social{
	float: none;
	overflow: hidden;
	padding-top: 18px;
}
.social strong{
	float: left;
	font-size: 12px;
	color: #000;
}
* html .social strong{margin-right: 5px;}
*+ html .social strong{margin-right: 5px;}
.aside .social strong{
	margin-left: 12px;
	display: inline;
}
.social ul li{
	padding-right: 4px;
	float: left;
}
#footer .holder{
	width: 954px;
	margin: 0 auto;
}
.footer-holder{padding-bottom: 10px;}
.footer-menu{
	overflow: hidden;
	width: 100%;
	padding: 18px 0 28px;
}
.footer-holder .footer-menu{padding-bottom: 5px;}
.footer-holder2 .footer-menu{padding-bottom: 10px;}
.footer-menu .box{
	float: left;
	padding-right: 10px;
	width: 138px;
}
.footer-menu .box2{width: 105px;}
.footer-menu .box3{width: 159px;}
.footer-menu .box4{width: 140px;}
.footer-menu h4{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin: 0 0 7px;
}
.footer-menu .box ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.footer-menu .box ul li{
	height: 1%;
	vertical-align: top;
}
.footer-menu .box ul a{color: #000;}
.codaid-links{
	float: right;
	width: 330px;
}
.codaid-links ul{
	padding: 7px 0 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.codaid-links li{
	float: left;
	padding: 0 0 29px 26px;
}
.codaid-links ul a{
	display: block;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
}
.codaid-memisa{
	background: url(/system/images/codaid-memisa.gif) no-repeat;
	width: 72px;
}
.codaid-mensen{
	background: url(/system/images/codaid-mensen.gif) no-repeat;
	width: 87px;
}
.codaid-microkrediet{
	background: url(/system/images/codaid-microkrediet.gif) no-repeat;
	width: 75px;
}
.codaid-kinderstem{
	background: url(/system/images/codaid-kinderstem.gif) no-repeat;
	width: 72px;
}
.codaid-bond{
	background: url(/system/images/codaid-bond.gif) no-repeat;
	width: 87px;
}
.codaid-links a:hover{background-position: 0 -25px;}
.logo-links{
	float: right;
	width: 305px;
}
.logo-links div{
	overflow: hidden;
	height: 1%;
	padding-top: 6px;
}
.logo-links a{float: left;}
.logo-small img{display: block;}
.copyright{
	overflow: hidden;
	width: 100%;
}
.copyright ul{
	padding: 20px 0 0;
	list-style: none;
	margin: 0;
}
.footer-holder .copyright ul{padding-top: 30px;}
.copyright ul li{
	display: inline;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	padding-right: 13px;
}
.copyright ul a{
	text-decoration: underline;
	color: #666;
}
.copyright ul a:hover{text-decoration: none;}
.copyright .adds{
	float: right;
	padding: 0 22px 0 0;
}
.footer-holder .copyright .adds{
	width: 312px;
	padding-top: 0;
}
.copyright .adds li{
	float: left;
	padding: 0 0 0 29px;
}
.copyright .adds a{float: left;}
.copyright .adds img{display: block;}
/* popup-map */
.popup-map{
	position: absolute;
	top:0;
	left:-9999px;
	display:none;
	width: 829px;
	height: 539px;
	z-index: 100;
}
.popup-map .holder{
	padding: 36px 47px 0 41px;
	background: url(/system/images/bg-popup-map.png) no-repeat;
	height: 503px;
}
.popup-map .heading{
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.popup-map .btn-close{
	float: right;
	padding: 1px 0 5px 31px;
	background: url(/system/images/btn-close.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
}
.popup-map h4{
	margin: 0;
	float: left;
	font-size: 18px;
}
.popup-map img{display: block;}
.map-holder{
	position: relative;
	width: 100%;
}
.point{
	position: absolute;
	width: 17px;
	height: 17px;
	z-index: 10;
	cursor: pointer;
}
.point-botswana{
	top: 247px;
	left:374px;
}
.point-botswana1{
	top:108px;
	left: 142px;
}
.point div{
	height: 100%;
}
.point span{
	position: absolute;
	top: -32px;
	left: -80px;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 160px;
	height: 39px;
	background: url(/system/images/bg-tooltip.png) no-repeat;
	padding: 6px 5px 0;
	display: none;
	cursor: auto;
	z-index: 99;
}
.point div:hover span,
.point div.hover span{
	display: block;
}
/* actueel */
.actuel-holder{
	width: 100%;
}
.actuel-holder:after{
	clear: both;
	content: "";
	display: block;
}
.actueel{
	float: left;
	position: relative;
	margin-left: -12px;
	padding: 8px 12px 0;
	width: 290px;
}
.actueel-open{background: url(/system/images/bg-actueel-open.gif) no-repeat;}
.theme-green .actueel-open{background: url(/system/images/bg-actueel-open-green.gif) no-repeat;}
.theme-violet .actueel-open{background: url(/system/images/bg-actueel-open-violet.gif) no-repeat;}
.theme-blue .actueel-open{background: url(/system/images/bg-actueel-open-blue.gif) no-repeat;}
.theme-light-blue .actueel-open{background: url(/system/images/bg-actueel-open-light-blue.gif) no-repeat;}
.actueel-open .link2{
	color: #000;
	background: url(/system/images/arrow05.gif) no-repeat;
}
.actueel-open .link5{
	display: none;
}
.actueel-open .actueel-form{
	display: block;
}
.actueel-form{
	position: absolute;
	top:28px;
	left:0;
	width: 314px;
	color: #000;
	display: none;
}
.actueel-form a{
	color: #000;
}
.actueel-form .b{
	height: 11px;
	overflow: hidden;
	background: url(/system/images/bg-actueel-form-b.png) no-repeat;
}
.actueel-form .c{
	background: url(/system/images/bg-actueel-form.png);
	padding: 15px 12px 3px 14px;
	height: 1%;
}
.actueel-form fieldset{
	position: relative;
	font-weight: bold;
}
.actueel-form label{
	padding-bottom: 4px;
	display: block;
}
.actueel-form ul{
	padding: 5px 0 8px;
	list-style: none;
	margin: 0;
}
.actueel-form ul li{
	height: 1%;
	vertical-align: top;
	overflow: hidden;
	padding-bottom: 11px;
}
.actueel-form ul input{
	float: left;
	width: 13px;
	height: 13px;
	display: inline;
	margin: 1px 9px 0 0;
	padding: 0;
}
.actueel-form ul label,
.actueel-form .radio label{
	float: left;
	line-height: 14px;
	padding: 0;
}
.actueel-form .radio label{
	padding: 0 40px 0 0;
}
.actueel-form .radio{
	overflow: hidden;
	width: 100%;
	padding: 10px 0 16px;
	clear: both;
}
* html .actueel-form .radio{padding-bottom: 13px;}
*+ html .actueel-form .radio{padding-bottom: 13px;}
.actueel-form .radio input{
	padding: 0;
	margin: 0 4px 0 0;
	float: left;
	display: inline;
}
* html .actueel-form .radio input{margin-top: -3px;}
*+ html .actueel-form .radio input{margin-top: -3px;}
.actueel-form .row{
	overflow: hidden;
	width: 100%;
	padding-top: 2px;
	clear: both;
}
.actueel-form .field1,
.actueel-form .field2{
	width: 95px;
	float: left;
	padding-right: 10px;
}
.actueel-form .field2{
	width: 76px;
}
.actueel-form .field1 label,
.actueel-form .field2 label{
	padding-bottom: 6px;
}
.actueel-form .field1 .text input{
	width: 85px;
}
.actueel-form .field2 .text input{
	width: 66px;
}
.actueel-form .buttons{
	padding-top: 19px;
}
.actueel-form .btn3{
	bottom: -3px;
	right: 0;
}
.actueel-form .btn-close,
.subnav-box .area .btn-close{
	font-weight: bold;
	padding-left: 19px;
	background: url(/system/images/btn-close2.gif) no-repeat 0 2px;
}
/* gallery2 */
.gallery2{
	overflow: hidden;
	width: 305px;
	height: 144px;
	position: relative;
	padding: 1px 0;
	background: url(/system/images/bg-gallery2.gif) no-repeat;
}
.gallery2 ul{
	padding: 0;
	list-style: none;
	margin: 0;
	width: 9999px;
	position:relative;
	z-index:9;
}
.gallery2 ul li{
	float: left;
	padding-right: 8px;
	height: 144px;
	width: 223px;
}
.gallery2 img,
.gallery2 a{
	display: block;
}
.gallery2 span{
	position: absolute;
	width: 9px;
	height: 9px;
	overflow: hidden;
	z-index:100;
}
.gallery2 span.tl{
	top:0;
	left:0;
	background: url(/system/images/bg-gallery2-tl.gif) no-repeat;
}
.gallery2 span.tr{
	top:0;
	right:0;
	background: url(/system/images/bg-gallery2-tr.gif) no-repeat;
}
* html .gallery2 span.tr,
* html .gallery2 span.br{
	right: -1px;
}
.gallery2 span.bl{
	bottom:0;
	left:0;
	background: url(/system/images/bg-gallery2-bl.gif) no-repeat;
}
.gallery2 span.br{
	bottom:0;
	right:0;
	background: url(/system/images/bg-gallery2-br.gif) no-repeat;
}
/* txt-block01 */
.txt-block01{
	width: 561px;
}
.txt-block01 .t,
.txt-block01 .b{
	height: 18px;
	overflow: hidden;
	background: url(/system/images/bg-txt-block01-t.gif) no-repeat;
}
.txt-block01 .b{
	background: url(/system/images/bg-txt-block01-b.gif) no-repeat;
}
.txt-block01 .c{
	background: url(/system/images/bg-txt-block01-m.gif) repeat-y;
	padding: 0 22px 0 24px;
	overflow: hidden;
	height: 1%;
}
#main .txt-block01 h3{
	margin: -2px 0 5px;
}
#main .txt-block01 p{
	margin: 0 0 10px;
	line-height: 21px;
}
/* sifr3 */
#main h3{
	width: 100%;
	overflow: hidden;
}
#main h1 span,
#main h3 span{
	float: left;
	/*letter-spacing: 1px;*/
}
#main h3 span {
font-size:18px;
position:relative;
float:left;
width:100%;
}
.main-nav ul span{
	margin-right: -4px;
}
.video-holder strong .m,
.video-holder strong .black{
	height: 36px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: -10px;
}
.video-holder strong .m{font-size: 28px;}
.video-holder strong .black{font-size: 30px;}
.bold{margin-right: 5px !important;}
.normal{margin-right: 5px !important;}
/* 05-overcordaid-publicaties.html */
.pdf-link{
	overflow: hidden;
	height: 1%;
	padding: 2px 0 0;
}
.pdf-link a{
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	background: url(/system/images/ico-pdf.gif) no-repeat;
	padding: 6px 0 7px 54px;
}

.jpg-link{
	overflow: hidden;
	height: 1%;
	padding: 2px 0 0;
}
.jpg-link a{
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	background: url(/system/images/ico-jpg.gif) no-repeat;
	padding: 6px 0 7px 54px;
}

.doc-link, .docx-link {
	overflow: hidden;
	height: 1%;
	padding: 2px 0 0;
}
.doc-link a, .docx-link a{
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	background: url(/system/images/ico-doc.gif) no-repeat;
	padding: 6px 0 7px 54px;
}
.xls-link, .xlsx-link {
	overflow: hidden;
	height: 1%;
	padding: 2px 0 0;
}
.xsl-link a, .xslx-link a{
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	background: url(/system/images/ico-doc.gif) no-repeat;
	padding: 6px 0 7px 54px;
}
.publicaties-content{padding-bottom: 107px;}
.publicaties-content .block4 .holder{padding: 11px 0 5px;}
* html .publicaties-content .block5{margin-bottom: -30px;}
/* 05-overcordaid-tekst.html */
#main .text-content .block5 p{margin-bottom: 20px;}
.text-container{
	width: 100%;
	padding-top: 20px;
}
.text-container:after{
	clear: both;
	content: "";
	display: block;
}
.txt-column{
	float: left;
	width: 404px;
	/*margin-top: -30px;*/
}
#main .txt-column h3{margin: 0px 0 11px;}
#main .txt-column p{margin-bottom: 20px;}
.img-column{
	float: right;
	width: 204px;
	position: relative;
	margin-right: -3px;
}
.img-column img{display: block;}
.img-column > div{
	background: url(/system/images/bg-border.png) no-repeat;
	height: 1%;
	padding: 3px 5px 5px 4px;
	margin-bottom: 22px;
}
/* logos-holder */
.logos-holder{
	position: relative;
	height: 141px;
	margin-top: 16px;
}
.logos-holder div{
	overflow: hidden;
	width: 127px;
	height: 58px;
	position: absolute;
}
.logos-holder .logo1{
	bottom:0;
	left: 87px;
	z-index: 5;
}
.logos-holder .logo2{
	top: 44px;
	left: 0;
	z-index: 4;
}
.logos-holder .logo3{
	top: 0;
	left: 35px;
	z-index: 3;
}
.logos-holder .logo4{
	top: 0;
	right: 22px;
	z-index: 3;
}
.logos-holder .logo5{
	top: 44px;
	right:0;
	z-index: 4;
}
.logos-holder a{
	display: block;
	height: 116px;
	background: url(/system/images/bg-logo.png) no-repeat;
}
.logos-holder a:hover,
.logos-holder a.active{
	margin-top: -58px;
}
.logos-holder img{
	display: block;
	position: absolute;
	top: 13px;
	left: 5px;
}
.txt-holder{
	text-align: center;
	padding: 11px 0 0;
}
.txt-holder div{
	padding: 10px 5px 14px;
}
.txt-holder strong{
	color: #fff;
}
.txt-holder .txt1{background: url(/system/images/bg-txt1.gif) no-repeat;}
.txt-holder .txt2{background: url(/system/images/bg-txt2.gif) no-repeat;}
.txt-holder .txt3{background: url(/system/images/bg-txt3.gif) no-repeat;}
.txt-holder .txt4{background: url(/system/images/bg-txt4.gif) no-repeat;}
.txt-holder .txt5{background: url(/system/images/bg-txt5.gif) no-repeat;}
#main .entry-txt{
	margin: 0;
}
.entry-txt a{
	text-decoration: underline;
	color: #666;
}
.entry-txt a:hover{
	text-decoration: none;
}
.wrapper{
	overflow: hidden;
	width: 100%;
}
.wrapper .img-holder{
	float: left;
	width: 630px;
}
.wrapper .aside{
	padding-top: 16px;
}
.link-holder .align-right{
	float: right;
}
.wrapper .video {
	padding: 0 0 0 5px;
}

/* logos-holder */
.logos-holder{
	position: relative;
	height: 141px;
	margin-top: 16px;
}
.logos-holder div{
	overflow: hidden;
	width: 127px;
	height: 58px;
	position: absolute;
}
.logos-holder .logo1{
	bottom:0;
	left: 87px;
	z-index: 5;
}
.logos-holder .logo2{
	top: 44px;
	left: 0;
	z-index: 4;
}
.logos-holder .logo3{
	top: 0;
	left: 35px;
	z-index: 3;
}
.logos-holder .logo4{
	top: 0;
	right: 22px;
	z-index: 3;
}
.logos-holder .logo5{
	top: 44px;
	right:0;
	z-index: 4;
}
.logos-holder a{
	display: block;
	height: 116px;
	background: url(/system/images/bg-logo.png) no-repeat;
}
.logos-holder a:hover,
.logos-holder a.active{
	margin-top: -58px;
}
.logos-holder img{
	display: block;
	position: absolute;
	top: 13px;
	left: 5px;
}
.txt-holder{
	text-align: center;
	padding: 11px 0 0;
}
.txt-holder div{
	padding: 10px 5px 14px;
}
.txt-holder strong{
	color: #fff;
}
.txt-holder .txt1{background: url(/system/images/bg-txt1.gif) no-repeat;}
.txt-holder .txt2{background: url(/system/images/bg-txt2.gif) no-repeat;}
.txt-holder .txt3{background: url(/system/images/bg-txt3.gif) no-repeat;}
.txt-holder .txt4{background: url(/system/images/bg-txt4.gif) no-repeat;}
.txt-holder .txt5{background: url(/system/images/bg-txt5.gif) no-repeat;}
#main .entry-txt{
	margin: 0;
}
.entry-txt a{
	text-decoration: underline;
	color: #666;
}
.entry-txt a:hover{
	text-decoration: none;
}
.wrapper{
	overflow: hidden;
	width: 100%;
}
.wrapper .img-holder{
	float: left;
	width: 630px;
}
.wrapper .aside{
	padding-top: 16px;
}
.link-holder{
	overflow: hidden;
	width: 100%;
	padding: 1px 0 25px;
}
.link-holder ul{
	float: left;
	width: 143px;
}
.link-holder .align-right{
	float: right;
}
.wrapper .video {
	padding: 0 0 0 5px;
}
.link-list4 li p {
	font-weight: normal;
}


/*
div.links_landingspagina div{height:50px;position:relative;float:left;margin-right:5px;}
	div.links_landingspagina div img{height:50px;width:95px;}
	div.links_landingspagina div a{filter: alpha(opacity=80);-moz-opacity: .80;opacity: .80;display:block;margin:5px;position:absolute;left:0;top:0;background-color:white;padding:2px;font-size:12px;}
*/

.links_landingspagina .img-holder {
width:290px;
float:left;
margin:10px 14px 10px 0;
}
.nomarginright {
margin-right:0 !important;
}
.noheight {
height: auto !important;	
}
.links_landingspagina .img-holder .corner_tl,
.links_landingspagina .img-holder .corner_tr,
.links_landingspagina .img-holder .corner_bl,
.links_landingspagina .img-holder .corner_br {
width:290px !important;
}

 .corner_tl {background-image:url('/system/images/corner-white-tl.png'); }
 .corner_tr {background-image:url('/system/images/corner-white-tr.png');  }
 .corner_bl {background-image:url('/system/images/corner-white-bl.png');  }
 .corner_br {background-image:url('/system/images/corner-white-br.png');  }


.links_landingspagina .img-holder .b {
padding:7px 12px 0px;
}
.werkwijze_overzicht {
background:url('/system/images/arrow01.png') no-repeat left 1px !important;
padding-left:25px;
}
.werkwijze_terug {
background:url('/system/images/bullet08.gif') no-repeat left 7px !important;
padding-left:12px;
}

.links_landingspagina .partner-holder {
float:left;
margin-bottom:1.5em;
margin-right:13px;
overflow:hidden;
width:105px;
}
.links_landingspagina .png-box .b em,
.links_landingspagina .png-box .t em,
.links_landingspagina .png-box .holder .r,
.links_landingspagina .png-box .holder .l {
display:none;
}
.links_landingspagina .png-box .b {
width:236px;
}

div.links_landingspagina .cijfers-holder {
float:left;
margin-right:20px;
width:277px;
}
	div.links_landingspagina .cijfers-holder h4 {
	font-size:19px;
	padding-bottom:10px;
	}

	.cijferlink {
	padding:10px 0;
	}
	.cijferimage {
	margin-bottom:15px;
	}

.blockbutton {
float:left;
z-index:100;
width:100%;
margin-top:-15px;
}

.currentitem {
font-weight:bold;
}

.news-list a,
.actuel-holder a,
.triple-box .heading a {
color:white !important;
}
.triple-box .heading a.btn4 {
color:#010101 !important;
}
.theme-light-blue .news-list .date {
color:#bee7f6;
}
.actueel-open .link2,
.actueel-form a {
color:#010101 !important;
}

#totalerekensom {
font-weight:bold;
float:left;
}
#totalerekensom  span {
font-size: 20px;
}
#totalerekensom input {
width:25px;

padding:3px;
}

.faq-holder .actueel-open {
background:none !Important;
}

/* steun cordaid contactpersonen */
.steun-blockitem .openclose .block1 {
overflow:hidden;
}
.steun-blockitem .openclose .block1,
.steun-blockitem .openclose .block1 .description div, 
.steun-blockitem .openclose .block1 .holder {
padding-top:0;
}
	.steun-blockitem .openclose .block1 .t,
	.steun-blockitem .openclose .block1 .b {
	padding-top:0;
	background:none;
	}
	.steun-blockitem .openclose .contactitem .b {
	padding:0;
	}
	.steun-blockitem .openclose .block1 .personal-info {
	margin:0;
	}
	.steun-blockitem .openclose .block1 .personal-info .txt-box {
	width:265px;
	padding-top:0;
	}
	.steun-blockitem h4 {
	background:none;
	}
	.steun-blockitem .openclose h4 {
		margin-top: 10px;
	}
	.steun-blockitem strong {
	display:none;
	}




.gallery-js .t {
padding-top:11px;
width:632px;
}
.gallery-js .b {
padding:0 11px 11px 11px;
}

.address-map .link-list4,
.address-map .link-list4 li div p {
background:white;
}

.link-list4 .active {
background:transparent url(/system/images/arrow03.png) no-repeat scroll 0 0 !important;
}

.contactitem .b {
padding-right:0;
}

.block5 canvas {
float:left;
margin-right:10px;
}
.image-inline {
float:left;
display:inline;
margin-right:10px;
width:95px;
height:75px;
}
	.block5 .image-inline {
	width:206px;
	height:110px;
	}

.imagedescription {
position:absolute;
left:0;
bottom:25px;
background:transparent url(/system/images/imagedescription_bottom.png) no-repeat right bottom;
width:85%;
padding-bottom:16px;
}
	
	.descriptioncontent {
	background:transparent url(/system/images/imagedescription_top.png) no-repeat right top;
	float:left;
	width:100%;
	}
	.descriptioncontent .title04 {
	width:250px;

	}
	.descriptioncontent .title04 p {
	background:none;
	height:auto;
	padding:0;
	margin:12px 0 0 0 !important;
	color:black;
	}
	
	.descriptioncontent .sum {
	float:left;
	margin:16px 20px 0 20px;
	color:black;
	}
	.descriptioncontent .txt {
	color:#000;
	float:right;
	font-size:16px;
	margin:15px 20px 0 0;
	width:200px;
	text-align:right;
	}
	.descriptioncontent h3 {
	margin:14px 0 0px 10px !important;
	}
#bedrag {
padding:2px 3px 3px 13px;
background:transparent url(/system/images/icon_euro.gif) no-repeat 1px 5px !important;
}
#bedrag {
width:50px;
}
/*.bedrag .holder {
height:144px;
}*/

#main .aside .triple-box {
 margin-bottom:20px;
 }

.noimages {
width:100% !important;
}

#addextralanguage,
#addextraposition {
margin-right:191px;
float:right;
margin-bottom:15px;
}
.countries {
margin-bottom:20px;
}
div.checkbox {
margin-bottom:15px;
}

.aside .block2 {
margin-top:25px;
}
	.block2 strong {
	font-weight:normal;
	}
.dossiercontent h2 {
width:440px;
float:left;
}
.dossiercontent .link7 {
float:right;
width:180px;
margin-top:4px;

}
.dossiercontent .block9 {
float:left;
}


/* Lightbox */
#lightbox-container-image-box {
border: 1px solid #CCC;	
border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
box-shadow:1px 0px 10px #aaa;
	-moz-box-shadow:1px 0px 10px #aaa;
	-webkit-box-shadow:1px 0px 10px #aaa;
}
#lightbox-secNav-btnClose {
width: 80px;	
padding-bottom:0.1em;
padding-top:0.4em;
padding-left:2px;
position: absolute;
right: 10px;
top: 0px;
background-color: #FFF;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
z-index: 99999;
}

#lightbox-container-image-data-box {
display:none;	
}

.calendar-list .date, .post .date {
	padding-top:19px !important;
}
.twocolumns3  .calendar-list .date, 
.twocolumns3  .post .date,
.block7  .calendar-list .date, 
.block7  .post .date,
.blog-content  .calendar-list .date, 
.blog-content  .post .date {
	padding-top:13px !important;
}

#callback_button_close,
#mail_question_button_close {
margin-left:195px;
background:url(/system/images/btn-close2.gif) no-repeat 4px 2px !important;
}

.triple-box .c span a {
font-weight:bold;
background:none;
padding:0;
}
.homepage.bewijslast p,
.homepage.block-quote p {
min-height:157px;
height: auto !important;
height:157px;
}
.hoofdthema.bewijslast p,
.hoofdthema.block-quote p {
min-height:164px;
height:auto !important;
height:164px;
}
.subthema.bewijslast p,
.subthema.block-quote p {
min-height:104px;
height:auto !important;
height:104px;
}
.thema.bewijslast p {
min-height:70px;
height:auto !important;
height:70px;
}
.triple-box.steun-box.subthema p {
min-height:108px;
height:auto !important;
height:108px;
}
.triple-box.steun-box.homepage p {
min-height:159px;
height:auto !important;
height:159px;
}
.homepage.bewijslast .block3  {
margin-bottom:0;
}
.videoobject .t {
background:url(/system/images/video_bg_top.png) no-repeat left top;
padding-top:11px;
}
.videoobject .b {
background:url(/system/images/video_bg_bottom.png) no-repeat left bottom;
padding-bottom:9px;
}
.aside .video {
height:auto !important;
}
.aside .thema .video { 
height: 17.3em !important;
}

#home_news,
#home_calendar {
min-height:195px;
}
	#home_news li {
	height:auto;
	}

.triple-box.werkwijze img {
height:181px;
}

.hoofdthema .b {
min-height:236px;
}
.subslogan {
padding:15px 0 0 2px;
}
	.subslogan a {
	color:#898989;
	text-decoration:underline;
	}
.ourfunds {
position:relative;
}
	.ourfunds .txt-holder {
	position:absolute;
	left:22px;
	top:190px;
	width:310px;
	}
		.ourfunds .txt-holder div {
		display:none;
		}
/*#berichten .holder1 .column {
padding-left:0;
}*/

#tab01,
#tab02,
#tab03 {
display:none;
}

.xerror {
    color:#ed2939;
}



/* edited but don't know where to put */

.stripe .video {
height: 18em;
width: auto;
}
.theme-pink .stripe .video {
height: 18em;
}

/* Make the thank you text black */
.bedrag .block12 .holder p
{
    color: #000000;
}

#errorpage {
padding-bottom:50px;
}
#errorpage h1 {
margin-bottom:20px;
}


.notvisible {
visibility:hidden;
}

.switchbox a {
position:absolute;
left:0;
top:0;
height:105px;
width:200px;
overflow:hidden;
}
	
.switchbox .title1 a {
width:auto;
position:relative;
height:auto;
}


/* VASTENAKTIE 2010 */

/* yellow color */
.theme-vastenaktie .breadcrumbs a,
.theme-vastenaktie .breadcrumbs li,
.theme-vastenaktie .menu ul a:hover  {
	color: #ffa12d
}

.theme-vastenaktie .breadcrumbs a {
	background:url("/system/images/separator04.gif") no-repeat scroll right 50% transparent;
}

.theme-vastenaktie .menu ul .active a {
	color: #FFA12D;
}
.theme-vastenaktie .menu ul .active ul li a {
	color: #fff;
}
.theme-vastenaktie .menu ul ul {
background: #FFA12D;	
}
.theme-vastenaktie .menu ul ul li {
background:url("/system/images/bullet03-vastenaktie.gif") no-repeat scroll 0 6px transparent;
}
.theme-vastenaktie .menu .t {
	background:url("/system/images/bg-block1-t-vastenaktie.gif") no-repeat scroll 0 0 transparent;
	padding-top:5px;
}
.theme-vastenaktie .menu .b{
	background: url(/system/images/bg-block1-b-vastenaktie.gif) no-repeat 0 100%;	
}
.theme-vastenaktie .text-container {
	padding-top: 0px;
} 
.theme-vastenaktie .twocolumns {
width:100%;
margin-top: 30px;
}
.theme-vastenaktie .twocolumns2 .content {
float:right;
width:734px;
}

.theme-vastenaktie .threecolumns {
width:100%;
margin-top: 30px;
}
.theme-vastenaktie .threecolumns2 .content {
float:right;
width:410px;
margin-right: 20px;
}

.theme-vastenaktie .plazamenu{
	width: 200px;
	float: left;
}
.theme-vastenaktie .bside{
	width: 304px;
	position: relative;
	float: right;
}
.theme-vastenaktie #header{
	background-image: url(/system/images/bg-header3.jpg);
	}

.theme-vastenaktie .logo{
	width: 200px;
	height: 60px;
	background: url(/system/images/logo-vastenaktie-big.gif) no-repeat;
	top: 12px;
}
.theme-vastenaktie .nav-holder{
	background: #ffa12d url(/system/images/bg-nav-vastenaktie.gif) no-repeat 50% 0;
}


.theme-vastenaktie .stripe .corner_tl {background-image:url('/system/images/corner-yellow-tl.png')}
.theme-vastenaktie .stripe .corner_tr {background-image:url('/system/images/corner-yellow-tr.png')}
.theme-vastenaktie .stripe .corner_bl, .theme-light-blue .twocolumns .twocolumns-down .corner_bl {background-image:url('/system/images/corner-yellow-bl.png')}
.theme-vastenaktie .stripe .corner_br, .theme-light-blue .twocolumns .twocolumns-down .corner_br {background-image:url('/system/images/corner-yellow-br.png')}

.theme-vastenaktie .main-nav ul a.themas {
	background-image: url(/system/images/btn-nav-themas-yellow.png);
	width: 104px;
}
.theme-vastenaktie .main-nav ul a.werkwijze {
	background-image: url(/system/images/btn-nav-werkwijze-yellow.png);
}
.theme-vastenaktie .main-nav ul a.resultaat {
	background-image: url(/system/images/btn-nav-resultaat-yellow.png);
}
.theme-vastenaktie .main-nav ul a.hoe-kan-ik-helpen {
	background-image: url(/system/images/btn-nav-hoe-kan-ik-helpen-yellow.png);
	width: 153px;
}


.theme-vastenaktie .stripe{
	background: #ffa12d;
	color: #000 !important;
} 
.theme-vastenaktie .stripe a {
	color: #000 !important;
}
.theme-vastenaktie .stripe h3 {
	margin-left: -5px;
}
.theme-vastenaktie .actueel-open {
	background:url("/system/images/bg-actueel-open-yellow.gif") no-repeat 0 0 transparent;
}
.theme-vastenaktie .news-list .date {
color: #6b4200;
}
.theme-vastenaktie .btn1 span.l,
.theme-vastenaktie .btn1 span.r{
	background: url(/system/images/red-btn1-l.png) no-repeat;
}
.theme-vastenaktie .btn1 span.r{
	background:url(/system/images/red-btn1-r.png) no-repeat;
}
.theme-vastenaktie .btn1 span.c{
	background: url(/system/images/red-btn1.png);
}
.theme-vastenaktie .btn1-big span.l,
.theme-vastenaktie .btn1-big span.r{
	background: url(/system/images/red-btn1-big-l.png) no-repeat;
}
.theme-vastenaktie .btn1-big span.r{
	background: url(/system/images/red-btn1-big-r.png) no-repeat;}
.theme-vastenaktie .btn1-big span.c{
	background: url(/system/images/red-btn1-big.png);
}
.theme-vastenaktie .btn3{
	background: url(/system/images/red-btn3.gif) no-repeat;
}
.theme-vastenaktie .btn3 strong{
	background: url(/system/images/red-btn3-r.gif) no-repeat 100% 0;
}
.theme-vastenaktie .direct-form a.btn-up{
	background: url(/system/images/red-btn-up.png) no-repeat;
	top:15px;
}
.theme-vastenaktie .wrapper .img-holder a.btn-up{
	background: url(/system/images/red-btn-up2.png) no-repeat;
	top: 188px;
}
.theme-vastenaktie .direct-form a.btn-down{
	background: url(/system/images/red-btn-down.png) no-repeat;
	top:73px;
}
.theme-vastenaktie .wrapper .img-holder a.btn-down{
	background: url(/system/images/red-btn-down2.png) no-repeat;
	top: 263px;
}
.theme-vastenaktie .corner_tl {background-image:url('/system/images/corner-yellow-tl.png'); }
.theme-vastenaktie .corner_tr {background-image:url('/system/images/corner-yellow-tr.png');  }
.theme-vastenaktie .corner_bl {background-image:url('/system/images/corner-yellow-bl.png');  }
.theme-vastenaktie .corner_br {background-image:url('/system/images/corner-yellow-br.png');  }

.theme-vastenaktie .threecolumns .column-l {
	width: 100%;
	margin-bottom: 50px;
}
.theme-vastenaktie .threecolumns .content .news .txt-box {
	width:275px;
	float: left;
}
.theme-vastenaktie .news .txt-box strong{
	display: block;
}
.theme-vastenaktie .threecolumns .column-l .link1 
{
	display:inline-block;
}
.theme-vastenaktie .threecolumns .column-l .link7
{
	display:inline;
	float: right;
}

.theme-vastenaktie .block4{
	float:left;
	width:244px
}
.theme-vastenaktie .block4 .t{
	background: url(/system/images/bg-block4-t-va.gif) no-repeat;
}
.theme-vastenaktie .block4 .b{
	background: url(/system/images/bg-block4-b-va.gif) no-repeat 0 100%;
}
.theme-vastenaktie .block4 .description {
//float:left;
//margin-top: 10px;
//width:100%;
}
.theme-vastenaktie .block4.steun-blockitem {
	background:url("/system/images/bg-block4-t.gif") no-repeat scroll 0 0 transparent;
	width: 100%;
}
.theme-vastenaktie .block4.steun-blockitem .t {
	background: none;
}
.theme-vastenaktie .block4.steun-blockitem .b{
	background:url("/system/images/bg-block4-b.gif") no-repeat scroll 0 100% transparent;
}
.theme-vastenaktie .block4.steun-blockitem .description {
	//width: auto;
	padding-left: 20px;
}
.myInfo .address-box {
	float: left;
	width: 50%;
}
.myInfo em {
	font-style: normal;
	color: #666;
}

.theme-vastenaktie .basketInfo 	{
	margin-top: 0px;
	float: right;
	margin-left: 20px;
}
.theme-vastenaktie .dellink {
	background: url('/system/images/btn_close4.png') no-repeat;
	padding-left: 23px;
	display: block;
}
.theme-vastenaktie .pricelist .dellink {
	float:right;
	margin-right:50px;
	margin-top:-23px;	
}
.theme-vastenaktie .pricelist .btn3 {
	float:right;
	margin-top:-4px;
	position:relative;	
}
.theme-vastenaktie .pricelist .total {
	font-size:16px;
	margin-bottom:50px;
	position:relative;
	//right:-92px; Positioning the down stroke properly at Bestel page
	color: red;
	font-weight: bold;
}
.theme-vastenaktie .pricelist .total strong {
	margin-right: 10px;
	color: #000;
}

.theme-vastenaktie .bside li {
	background:url("/system/images/bullet02.gif") no-repeat scroll 0 13px transparent;
	padding-left: 14px;
	padding-top: 5px;
	list-style: none;
}
.theme-vastenaktie .bside .hoogte-blijven li {
	background:none;
	padding-left: 0px;
	padding-top: 5px;
	list-style: none;
}
.theme-vastenaktie .bside .hoogte-blijven .b {
	padding-left: 0px;
}
.theme-vastenaktie .twocolumns-down {
	margin-bottom: 22px;
}
.theme-vastenaktie .list {
	margin-bottom: 22px;
}
.theme-vastenaktie .list .block4 .holder {
	padding-top: 0px;
}
.theme-vastenaktie .list .block4 .b h3 {
	height: 40px !important;
}
.theme-vastenaktie .list .block4 .b {
	padding-top: 0px;
}
.theme-vastenaktie .tab-content .documents {
	margin-top: 50px;
}
/* LOGIN */
.theme-vastenaktie .login {
	position:absolute;
	right: 0px;
	top: 10px;
	z-index: 9999;
	//width: 300px;
} 

.theme-vastenaktie .login .btn {
	background:  url(/system/images/btn-bg-inloggen.gif) no-repeat;
	display:inline-block;
	float:right;
	height:16px;
	line-height:31px;
	padding:7px;
	width:176px;
	
}
.theme-vastenaktie .login .btn a 
{
	display: block;
	width: 152px;
	height: 31px;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	outline: 0;
} 
.theme-vastenaktie .login .content{
	background: url(/system/images/bg_login.gif) left top no-repeat #dfdfdf;
	float:none;
	margin-top:25px;
	overflow:visible;
	padding:10px 10px 5px 10px;
	position:relative;
	width:280px;	
	display: none;
} 
.theme-vastenaktie .login .bottom{
	width: 300px;
	background: url(/system/images/bg_login.gif) left bottom no-repeat #dfdfdf;
	height: 6px;	
	display: none;
} 

.theme-vastenaktie .login h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left: 10px;
} 
.theme-vastenaktie .login span{
	position: absolute;
	top: 13px;
	cursor: pointer;
	right: 10px;
	width: 54px;
	height: 15px;
	text-indent: -3000px;
	background: url(/system/images/icon_login_close.gif) left top no-repeat;
} 
.theme-vastenaktie .login form{
	padding: 10px;
	background: #f9f9f9;
	padding-bottom: 28px;
} 
.theme-vastenaktie .login form div {
	margin-bottom: 15px;
}
.theme-vastenaktie .login div label {
	display: inline-block;
	width: 96px;
} 
.theme-vastenaktie .login div .submit {
	float: right;
	margin-top: -15px;
} 
.theme-vastenaktie .login div .remember {
	margin-left: 96px;
} 

.theme-vastenaktie .login a,
.theme-vastenaktie .login div .remember label {
	font-size: 11px;
	color: #7a7a7a;
	text-decoration: underline;
	float: left;
} 
.theme-vastenaktie .login div .remember label{
	width: auto;
	text-decoration: none;
	font-size: 12px;
	float: none;
}
.theme-vastenaktie .twocolumns-down .block9 strong {
	margin-bottom: 10px;	
	display: block;
}
.theme-vastenaktie .twocolumns-down .block9 p {
	display: block !important;
	margin: 0px 0 20px 0 !important;	
}

.theme-vastenaktie .twocolumns-down .block9 .b {
padding: 11px 17px 33px !important;	
}



/* LOGOUT */

.theme-vastenaktie .logout .content {
	width: 150px;
	background: #dfdfdf;
}
.theme-vastenaktie .logout .bottom{
	width: 170px;
	background: url(/system/images/bg_logout.gif) left bottom no-repeat;
} 
.theme-vastenaktie .logout .btn {
	background:  url(/system/images/btn-bg-uitloggen.gif) no-repeat;
	width:156px;
	
}
.theme-vastenaktie .logout ul li 
{
	list-style: none;
}
.theme-vastenaktie .logout ul li a
{
	float: none;
}

.theme-vastenaktie .triple-box {
	padding-left: 23px;
}

.theme-vastenaktie .triple-box .btn1 {
	padding-left: 0px;
	bottom: 0px;
	right: -135px;
	position: relative;
}
.theme-vastenaktie .over-cordaid-content .list .block4 .holder {//height: 265px;
}
.theme-vastenaktie .over-cordaid-content .link7 {margin-bottom: 20px;}
.theme-vastenaktie .over-cordaid-content .text-container ul li  {margin-left: 13px;}

.theme-vastenaktie .plazamijngegevens .formblock {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
	padding: 10px;	
	position: relative;
}
.theme-vastenaktie .plazamijngegevens .formblock  .btn3 {
	bottom: -39px;	
	right: 0;
}
.theme-vastenaktie .plazamijngegevens .formblock label {
	float: left;
	margin-right: 10px 0;
	width: 125px;
}
.theme-vastenaktie #addnews textarea {
	height: 300px;	
	width: 100%;
}
.theme-vastenaktie #addnews .text,
.theme-vastenaktie #addnews select {
	width: 200px;
}

.theme-vastenaktie #plazaorderoverlay {
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	background-color:#FFA12D;
	left:38% !important;
	opacity:1.0 !important;
	padding:20px;
	position:absolute;
	top:50% !important;
	width:300px;
	z-index:99999 !important;	
}
.theme-vastenaktie #plazaorderoverlay a {
	text-decoration: underline;	
}

.theme-vastenaktie .tab-stripe .stripe .tabset {
	width: 550px;
}
.theme-vastenaktie .tab-stripe .stripe .tabset li {
	background: none;
	padding: 0;
}
.theme-vastenaktie .tab-stripe .stripe .tabset span {
	background:url("/system/images/bg-tab-orange-r.gif") no-repeat scroll right top;
	color: #FFF;
}
.theme-vastenaktie .tab-stripe .stripe .tabset .active span,
.theme-vastenaktie .tab-stripe .stripe .tabset a:hover span {
	color: #000;
}
.theme-vastenaktie .tab-stripe .stripe .tabset a {
	background:url("/system/images/bg-tab-orange.gif") no-repeat scroll left top transparent;
}

.theme-vastenaktie .triple-box .block {
margin-left: 8px;	
}

.theme-vastenaktie .triple-box .btn1 {
	right: 0 !important;	
}
.theme-vastenaktie .triple-box.steun-box.homepage p {
min-height:0px;
}
.theme-vastenaktie .main-nav ul {
background:url("/system/images/bg-header2.jpg") repeat scroll -169px -103px transparent;
}
.theme-vastenaktie .main-nav ul li {
background: #FFA12D;
}
.theme-vastenaktie .main-nav ul li.active {
background: transparent;
}
.theme-vastenaktie .gallery5 h3 span {
	color: #000;
}
.theme-vastenaktie .threecolumns .bside .triple-box {
padding-left: 0px;
margin-bottom: 25px;	
}


/* Price list */

.pricelist {}

.pricelist fieldset {
position: relative;
min-height: 35px;
}
.pricelist .title {
	margin-right: 10px;
	color: #FFA12D;
	display: inline-block;
	width: 200px;
	line-height: 15px;
	float: left;
}
.pricelist .numeric {
	width: 35px;
	margin-right: 10px;
	float: left;
}
.pricelist .btn3 {
	bottom: 4px;
}
.pricelist .price {
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin: 0 10px;
}
.pricelist .total 
{
	border-top: 1px solid #CCC;
	padding-left: 224px;
	padding-top: 5px;
}

.theme-vastenaktie .more-info {
	text-decoration: underline;
	color: #8c8c8c;
} 

div.doneren_img {
height:388px;
}
.hidden {
display:none;
}
.hoekanikhelpen-doneren .wrapper {
height:295px !important;
margin:-27px 0 0  -19px;
width:450px;
}
	.hoekanikhelpen-doneren fieldset {
	width:600px;
	}
	.hoekanikhelpen-doneren .wrapper .img-holder {
	width:613px;
	}
	.hoekanikhelpen-doneren .wrapper .title04 .btn1-big {
	right:10px;
	}
	
	.hoekanikhelpen-doneren div.doneren_img {
	overflow:hidden;
	width:450px;
	float:left;
	}

	.hoekanikhelpen-doneren  .holder {
	overflow:visible;
	padding-bottom:0;
	}
	.hoekanikhelpen-doneren  .description {
	position:absolute;
	right:20px;
	top:0;
	width:144px;

	}

	.steun-blockitem strong {
	display:inline;
	}
	.hoekanikhelpen-doneren .wrapper .gallery8 {
	top:44px;
	width:435px;

	left:15px;
	height:400px;
	}

	.hoekanikhelpen-doneren .b {
	padding-bottom:0;
	}



	.hoekanikhelpen-doneren .wrapper .gallery8 ul li {
	width:435px;
	}
		.hoekanikhelpen-doneren .wrapper .gallery8 ul li .sum {
		left:35px;
		position:absolute;
		top:5px;
		
		}
		.hoekanikhelpen-doneren .wrapper .gallery8 ul li .title04 {
		margin-top:120px;
		}
		.hoekanikhelpen-doneren .wrapper .gallery8 ul li .title04 p {
		font-size:21px;
		width:418px;
		}
			.hoekanikhelpen-doneren .wrapper .gallery8 ul li .sum strong{
			display:block;
			}


	.hoekanikhelpen-doneren .wrapper a.btn-up {
	top:22px  !important;
	left:84px;
	}
	.hoekanikhelpen-doneren .wrapper a.btn-down {
	top:97px !important;
	left:84px;
	}

#straat,
#stad {
background-color:#f1f1f1;
}

.img-holder a:hover strong {
text-decoration:underline;
}
