/* Copyright 2011 Erwin Rietveld */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #66aadd url(../images/bg.jpg) repeat-x top left;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	text-align: center;
}

table{
	font-size: 11px;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

#map {
  height: 400px;
  width: 100%;
 }

a{
	text-decoration: none;
	color: #454545;
}

a:hover{
	text-decoration: none;
	color: #454545;
}

a:active, a:focus{
	outline:0;
}

a img{
	border: 0px;
}

p{
	line-height: 17px;
	letter-spacing: 0px;
	margin-bottom: 10px;
}

p.groot{
	font-size: 14px;
}

p.right{
	text-align: right;
}

h1{
	font-size: 2em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: arial, verdana, sans-serif;
}

h1.big{
	font-size: 3em;
}

h2{
	color: #FFFFFF;
}

h3{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

div{
	float: left;
	text-align: left;
}

/* kleuren */

#WRAPPER{
	width: 980px;
	margin: 0 auto 0 auto;
	float: none;
}

#CONTENT{
	width: 960px;
	margin-left: 10px;
	/*background: transparent url(../images/bgblok.jpg) no-repeat top center;*/
}

#CONTENT.homebg{
	/*background: transparent url(../images/bgblok2.jpg) no-repeat top center;*/
}

#logo{
	width: 310px;
	height: 120px;
	background: url(../images/logorietveldventilatie.jpg) no-repeat top left;
	margin:90px 0 -90px 0
}

#menuextra{
	width: 475px;
	height: 40px;
	margin-top: 10px;
}

#ballon_ventilatietechniek{
	display: none;
	width: 145px;
	height: 40px;
	background: transparent url(../images/ventilatietechniekpopup.png) no-repeat top left;
	margin-left: 20px;
}

#ballon_ventilatietechniek a{
	width: 145px;
	height: 40px;
	display: block;
}

#mainmenu{
	width: 600px;
	height: 60px;
}

#mainmenu ul {
	list-style-type: none;
	height: 60px;
	width: 600px;
}

#mainmenu li {
	float: left;
}

#mainmenu ul a {
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	line-height: 60px;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #565656;
}

#mainmenu ul a:hover {
	color: #000;
	background: transparent url(../images/main_menu_hover_item.jpg) no-repeat top center;
}

#mainmenu ul li.act a {
	color: #007bc4;
	/*background: transparent url(../images/main_menu_act.jpg) repeat-x top left;*/
}

.margin10{
	margin: 10px 0px 0px 10px;
}

.margin20{
	margin: 20px 0px 0px 20px;
}

.margin30{
	margin: 30px 0px 0px 30px;
}

#MAIN60{
	width: 60px;
	float: right;
}

#MAIN130{
	width: 130px;
	margin-left: 30px;
}

#MAIN170{
	width: 170px;
}

#MAIN310{
	width: 310px;
}

#MAIN330{
	width: 330px;
}

#MAIN380{
	width: 380px;
}


#MAIN400{
	width: 400px;
}

#MAIN430{
	width: 430px;
}

#MAIN460{
	width: 460px;
}

#MAIN550{
	width: 550px;
}

#MAIN600{
	width: 600px;
}

#watwijdoenoverzicht{
	width: 600px;
}

#MAIN620{
	width: 620px;
	float: right;
}

#MAIN760{
	width: 760px;
}

#MAIN960{
	width: 960px;
}

.width310{
	width: 310px;
}

.width310 .margin30{
	width: 250px;
}

#MAIN550 .margin30{
	width: 490px;
}

#MAIN600 .margin30, #watwijdoenoverzicht .margin30{
	width: 540px;
}

#homeextra{
	width: 310px;
	margin-top: 30px;
}

#homeproducten{
	width: 460px;
	background: #FFFFFF;
	margin-top: 30px;
}

#homeproduct_img{
	width: 210px;
	height: 180px;
	border-right: 1px solid #63bbd0;
	margin: 10px 0px 10px 10px;
}

#homeproduct_img a{
	display: block;
	width: 210px;
	height: 180px;
}

#homeproduct_txt{
	width: 200px;
	margin: 20px 0px 0px 20px;
}

#homeproduct_txt h1 a{
	color: #104e6b;
	font-weight: bold;
}

#homeproduct_txt p a{
	color: #1d9cbd;
}

#homeproduct_txt p a:hover{
	color: #000000;
	border-bottom: 1px solid #000000;
}

/* standaard blokken */

.knop{
	display: block;
	float: right;
	height: 10px;
	margin: 10px 0px 10px 0px;
}

.knop a{
	text-decoration: none;
	border-bottom: 0px;
	display: block;
	float: left;
	width: 100%;
	height: 10px;
}

.knop.mr{
	margin-right: 20px;
	margin-top: 15px;
}

.post{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	margin-bottom: 30px;
}

.post.lijst{
	background-image: url(../images/project_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #FFFFFF;
}

.post h1, .post h1 a{
	color: #104e6b;
	font-weight: bold;
}

.post h1{
	background: transparent url(../images/bgh1.gif) no-repeat left center;
	padding-left: 30px;
}

.post h1.cattitel{
	font-size: 3em;
	color: #000000;
	padding-left: 0px;
	background: none;
	margin-bottom: 0px;
}

.post h1 a:hover{
	color: #042d40;
}

.post p{
	font-size: 12px;
	color: #063951;
	line-height: 22px;
}

.post p a{
	color: #1d9cbd;
}

.post p a:hover{
	color: #000000;
	border-bottom: 1px solid #000000;
}

.post img.upload{
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #70c1d4;
}

#MAIN760 .post .margin30{
	width: 700px;
}

#MAIN460 .post .margin20{
	width: 420px;
}

#MAIN460 .post{
	width: 460px;
}

#MAIN460 .post .margin30{
	width: 400px;
}

.watwijdoenimgklein{
	float: right; 
	margin-left: 20px;
	border: 1px solid #4b93a4;
}


#watwijdoenoverzicht .post{
	margin-bottom: 0px;
}

.post .margin30{
	margin-bottom: 20px;
}

.kolom{
	width: 130px;
	margin-bottom: 30px;
	line-height: 16px;
}

.kolom .margin10{
	width: 110px;
}

.kolom h1{
	font-size: 14px;
}

.kolom h1.head{
	color: #FFFFFF;
}

.kolom h1.head.border{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.blauw{
	background: #007bc4;
}

table.opties{
	width: 200px;
	margin: 10px 0px 20px 10px;
}

table.opties tr{
	width: 200px;
	height: 20px;
}

table.opties td{
	width: 185px;
	color: #063951;
	font-size: 11px;
	letter-spacing: 0px;
	height: 20px;
}

table.opties2{
	width: 400px;
	margin: 0px 0px 10px 10px;
}

table.opties2 tr{
	width: 100%;
	height: 20px;
}

table.opties2 td{
	width: 185px;
	color: #063951;
	font-size: 11px;
	letter-spacing: 0px;
	height: 20px;
}

table.opties td.icon, table.opties2 td.icon{
	width: 15px;
}

table.opties a, table.opties2 a{
	color: #2391c1;
}

table.opties a:hover, table.opties2 a:hover{
	color: #001722;
}

a.bloklink{
	width: 100%;
	height: auto;
	display: block;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #FFFFFF;
}

a.bloklink.noline{
	border-bottom: 0px;
	margin-bottom: 3px;
}

a.bloklink:hover{
	color: #000000;
}

.bighead{
	width: 960px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 200px 40px;
	background-color: transparent;
}

.bighead#headprojecten{
	background-image: url(../images/big_projecten.gif);
	margin: -55px 0 55px 460px;
}

.bighead#headproducten{
	background-image: url(../images/head_producten.gif);
	margin: -55px 0 55px 428px;
}

.bighead#headwatwijdoen{
	background-image: url(../images/big_watwijdoen.gif);
	margin: -55px 0 20px 320px;
}

.bighead#headneemcontactop{
	background-image: url(../images/big_contact.gif);
	margin: -55px 0 55px 497px;
}

#breadcrumbs{
	height: 30px;
	width: 960px;
}

#breadcrumbs_content{
	width: 760px;
	height: 30px;
	margin-left: 0px;
	font-size: 10px;
	letter-spacing: 0px;
}

#breadcrumbs a{
	color: #cfecf3;
}

#breadcrumbs a:hover{
	color: #FFFFFF;
}


input, textarea, select{
	width: 190px;
	height: 20px;
	background: #d6f0f6;
	font-size: 11px;
	color: #4aadc4;
	border: 0px;
	padding: 5px;
	font-family: arial;
}

select{
	height: 27px;
	color: #111111;
}

input:focus, textarea:focus{
	background: #a8d9e6;
	color: #063951;
}

textarea{
	width: 400px;
	height: 60px;
}

/* home */

#intro{
	margin-top: 70px;
	background: #FFFFFF;
}

#intro_afb{
	width: 290px;
	height: 226px;
	float: left;
	margin: 10px 0px 0px 10px;
	background: #FFFFFF url(../uploads/janligthart.jpg) no-repeat top left;
}

#gallery{
	width: 620px;
	height: 280px;
	margin: 30px 0px 30px 0px;
}

#gallery_imgbox{
	width: 460px;
	height: 280px;
	background: #FFFFFF;
}

#gallery_imgbox_img{
	width: 440px;
	height: 260px;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
	text-align: center;
}

#gallery_imgbox_img div{
	width: 440px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

#gallery_imgbox_img div a{
	width: 440px;
	height: 260px;
	display: block;
	float: left;
}

.gallery_img{
	display: none;
	width: 440px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}

#gallery_info{
	width: 160px;
	height: 110px;
	background: #FFFFFF;
	float: right;
	margin-top: 60px;
}

#gallery_info_tekst{
	width: 150px;
	height: 100px;
	margin-top: 10px;
}
#company_info{
	width: 160px;
	height: 110px;
	background: #FFFFFF;
	float: right;
}
#company_info_tekst{
	width: 150px;
	height: 100px;
	margin-top: 10px;
}

.project_headline{
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	margin-bottom: 1px;
	cursor: pointer;
}

.project_headline.mb{
	margin-bottom: 5px;
}

.project_headline.groot{
	background-image: url(../images/project_headline760.jpg);
}

.project_headline.act{
	/*background-image: url(../images/project_headline_act.jpg);*/
}

.project_headline.groot.act{
	background-image: url(../images/project_headline760_act.jpg);
}

.project_headline table{
	width: 100%;
	height: 30px;
	margin-top: 10px;
}

.project_headline tr{
	width: 100%;
	height: 30px;
}

.project_headline td{
	color: #063951;
	font-size: 11px;
	letter-spacing: 0px;
	height: 30px;
	width: 300px;
}

.project_headline a{
	color: #063951;
}

.project_headline.groot td{
	width: 600px;
}

.project_headline td.icon{
	width: 30px;
	text-align: right;
}

.project_headline td.datum{
	width: 100px;
}

.project_headline td.titel{
	font-size: 13px;
	color: #000000;
}

.project_headline td.icon_reacties{
	width: 15px;
}

.project_headline td.reacties{
	width: 15px;
}

.project_headline td.icon_locatie{
	width: 15px;
}

.project_headline td.locatie{
	width: 15px;
}

.meer_button{
	width: 100%;
	height: 30px;
	text-align: right;
}

#paguitleg{
	width: 170px;
	background: #FFFFFF;
	margin-bottom: 30px;
}

#paguitleg_content{
	width: 150px;
	margin: 10px 0px 0px 10px;
}

/* producten */

#productoverzicht{
	width: 960px;
}

#productcatheader{
	width: 690px;
	margin-left: 30px;
	margin-bottom: 30px;
	background: #FFFFFF url(../images/project_bg1.jpg) no-repeat top right;
}

#productcatheader_c{
	width: 660px;
	margin: 20px 0px 15px 20px;
}

#productcatheader h1{
	color: #104e6b;
	font-size: 25px;
	letter-spacing: 0.40px;
}

#productzijbalk{
	width: 270px;
}

#productuitleg{
	width: 270px;
	background: #FFFFFF;
	margin-bottom: 30px;
	font-size: 13px;
}

#productuitleg_c{
	width: 230px;
	margin: 20px 0px 20px 20px;
}

#productcatkol{
	width: 270px;
	margin-bottom: 30px;
	background: transparent url(../images/1px11.png) repeat top left;
}

.productcat{
	width: 270px;
	height: 30px;
	background: transparent url(../images/menuproductcat.png) repeat-x top left;
	cursor: pointer;
}

.productcat.act{
	background: #FFFFFF;
}

.productcat.mo{
	background: transparent url(../images/1px40.png) repeat top left;
}

.productcat_c{
	width: 260px;
	margin: 8px 0px 0px 7px;
	height: 21px;
	background: transparent url(../images/pijl.gif) no-repeat 246px 3px;
}

.productcat_c a{
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.40px;
}

.productcat.act a{
	color: #063951;
}

.productcat.mo a{
	color: #063951;
}

#productlijst{
	width: 690px;
	float: left;
	
}

.product{
	width: 200px;
	background: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 30px;
	cursor: pointer;
}

.product_c{
	width: 200px;
	background: transparent url(../images/1px77.png) repeat 0px 0px;
}

.product_c_c{
	width: 180px;
	margin: 10px 0px 0px 10px;
}

.product_c h1{
	font-size: 17px;
	color: #104e6b;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
}

.product_c h1 a{
	color: #104e6b;
}

.product_c h1 a:hover{
	color: #000000;
}

.productrij{
	width: 690px;
	margin-bottom: 30px;
}

#zijbalkproducten{
	width: 440px;
	float: left;
}

#productgallery{
	width: 440px;
	height: 260px;
	overflow: hidden;
	text-align: center;
	background: #FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#projectwrappo{
	background: transparent url(../images/projectwrappo.jpg) repeat-y top right;
}

#productgallery .productgal{
	width: 440px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	text-align: center;
}

#productgallery .productborder{
	width: 440px;
	height: 260px;
	background: transparent url(../images/galborder.gif) repeat-y 0px 0px;
}

#eigenschappen{
	width: 440px;
	margin: 10px 0px 0px 0px;
}

#eigenschappen p{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}

#eigenschappen_c{
	width: 390px;
	margin: 20px 0px 20px 20px;
}

#eigenschappen_titel{
	width: 390px;
	height: 30px;
	background: transparent url(../images/belangrijk.gif) no-repeat 0px 0px;
}

select#selectproduct{
	float: right;
	width: 160px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: arial;
	color: #222222;
}


#productcontent{
	width: 520px;
	background: #FFFFFF;
	float: right;
	min-height: 260px;
}

#productcontent_c{
	width: 460px;
	margin: 30px 0px 30px 30px;
}

#productcontent h1{
	font-size: 39px;
	color: #104e6b;
	font-weight: bold;
}

#productcontent p{
	font-size: 12px;
	color: #063951;
	line-height: 22px;
	margin-bottom: 20px;
}

#productkol1{
	width: 210px;
	float: left;
}

#productkol2{
	width: 210px;
	float: left;
	margin-left: 30px;
}

#downloadblok{
	width: 960px;
	background: #FFFFFF url(../images/downloads.jpg) no-repeat 30px 40px;
	
}

#downloadblok_c{
	width: 740px;
	float: right;
}

.downloadblok{
	width: 210px;
	height: 120px;
	background-position: 6px 22px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../images/icon_att.png);
	margin-left: 20px;
}

.downloadblok.pdf{
	background-image: url(../images/icon_pdf.png);
}

.downloadblok.word{
	background-image: url(../images/icon_word.png);
}

.downloadblok.foto{
	background-image: url(../images/icon_photo.png);
}

.downloadblok.excel{
	background-image: url(../images/icon_excel.png);
}

.downloadblok_c{
	width: 180px;
	height: 90px;
	margin: 20px 0px 0px 0px;
	float: right;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.05px;
}

.downloadblok_c a{
	color: #063951;
	font-weight: bold;
}

.downloadblok_c span{
	color: #AAAAAA;
}























#sloganrv{
	width: 600px;
	height: 200px;
	background: transparent url(../images/ventilatietechniek.png) no-repeat 40px 40px;
}

/* contact */

#contactwrapp{
	width: 960px;
}

#contactwrapp #bladerfoto{
	float: right;
}

#contactintro{
	width: 600px;
	background: #FFFFFF;
}

#contactintro_content{
	width: 540px;
	margin: 30px 0px 0px 30px;
}

#contactintro_content p{
	color: #063951;
	font-size: 12px;
	line-height: 22px;
}

#mailwrap{
	width: 960px;
	height: 320px;
	margin-top: 30px;
}

#nieuwereactiemailbedankt{
	width: 600px;
	background: #FFFFFF;
	height: 320px;
	display: none;
}

#nieuwereactiemailbedankt_content{
	width: 540px;
	height: 260px;
	margin: 30px 0px 0px 30px;
}

#mailform{
	width: 600px;
	background: #FFFFFF url(../images/mailform.jpg) no-repeat 0px 0px;
	height: 320px;
}

#mailtekst{
	width: 300px;
	background: transparent url(../images/pijlmail.gif) no-repeat 0px 0px;
}

#mailtekst_content{
	width: 270px;
	margin: 45px 0px 0px 25px;
	color: #063951;
	font-size: 12px;
	line-height: 22px;
}

#contactblokken{
	width: 960px;
	margin-top: 30px;
}















/* projecten */

#reactieblok{
	width: 100%;
	background: #81cfe2;
	margin-top: -20px;
	border-bottom: 1px solid #63bbd0;
}

#reactieblok_titel{
	width: 100%;
	height: 60px;
	background: #81cfe2 url(../images/bgraster1.gif) repeat top left;
	border-bottom: 1px solid #63bbd0;
}

#reactieblok_titel_content{
	width: 500px;
	height: 40px;
	margin: 15px 0px 0px 20px;
	background: transparent url(../images/titel_reacties.gif) no-repeat top left;
}

#reactieblok_content{
	width: 100%;
}

#reactieblok_content_content{
	width: 510px;
	margin: 20px 0px 20px 20px
}

#reactieblok_content_content p{
	font-size: 11px;
	color: #063951;
	line-height: 18px;
	letter-spacing: 0px;
}

#reactieblok_content_content p span{
	color: #FFFFFF;
}

#reageer{
	width: 100%;
}

#reageer_titel{
	width: 100%;
	height: 60px;
	background: transparent url(../images/titel_reageer.gif) no-repeat 20px 17px;
}

#reageer_form{
	width: 100%;
	height: 200px;
}

#reageer_form table{
	width: 100%;
}

#reageer_form table tr{
	width: 100%;
	height: 40px;
	vertical-align: top;
}

#reageer_form table td.naam{
	width: 120px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
}

#reageer_form table td.input{
	width: 215px;
}

#reageer_form table td.extra{
	width: 215px;
	font-size: 10px;
	color: #1c7c93;
	letter-spacing: 0px;
	line-height: 12px;
}

#reageer_form input#opslaan{
	width: 160px;
	height: 25px;
	border: 0px;
	background: transparent url(../images/btn_plaatsditbericht.gif) no-repeat top left;
	float: right;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
}

#reageer_form input#opslaan.contct{
	background: transparent url(../images/btn_mail.gif) no-repeat top left;
	margin-right: 50px;
}

#project_foto{
	width: 400px;
	height: 370px;
	background: transparent url(../images/1px40.png) repeat top left;
}

#project_foto.marginbot{
	margin-bottom: 30px;
}

#project_foto_titel{
	width: 100%;
	height: 60px;
	background: transparent url(../images/titel_fotos.gif) no-repeat 20px 17px;
}

#project_foto_bijschrift{
	height: 25px;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	width: 380px;
	margin: 10px 0px 0px 10px;
}

#project_foto_bijschrift span{
	color: #111111;
	font-weight: bold;
}

#project_foto_controls{
	width: 20px;
	height: 25px;
	float: right;
}

#project_foto_controls img{
	cursor: pointer;
}

#project_foto_fotos{
	width: 380px;
	height: 250px;
	margin: 5px 0px 0px 9px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	text-align: center;
	background: transparent url(../images/1px77.png) repeat top left;
}

#project_foto_fotos div{
	width: 380px;
	height: 250px;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.actie{
	width: 400px;
	height: 40px;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.actie#neemcontactop{
	background-image: url(../images/actie_neemcontactop.jpg);
}

.actie a{
	display: block;
	width: 100%;
	height: 40px;
}

.delen{
	width: 100%;
	height: 40px;
	background: #FFFFFF url(../images/deelditbericht.gif) no-repeat top left;
	margin-top: 10px;
}

.delen.marginbot{
	margin: 0px 0px 30px 0px;
}

.delen.margintop{
	margin: 30px 0px 0px 0px;
}

.delen_content{
	width: 260px;
	height: 25px;
	margin-top: 12px;
	float: right;
}

.delen#rss{
	background-image: url(../images/rss.gif);
}

.delen#rss a{
	display: block;
	width: 100%;
	height: 40px;
}

#locatie{
	width: 400px;
	height: 342px;
	background: #FFFFFF;
	margin-top: 10px;
}

#locatie_titel{
	width: 100%;
	height: 60px;
	background: transparent url(../images/titel_locatie.gif) no-repeat 20px 17px;
}

#locatie_bijschrift{
	height: 20px;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	width: 380px;
	margin: 0px 0px 0px 10px;
}

#locatie_bijschrift span{
	color: #FFFFFF;
}

#locatie_bijschrift a{
	color: #2391c1;
}

#locatie_googlemaps{
	width: 380px;
	height: 250px;
	margin: 0px 0px 0px 9px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	background: #e6f2f5;
}

#projectenoverzicht{
	width: 960px;
}

.zijbalktrans{
	width: 170px;
}

.zt{
	background: transparent url(../images/1px11.png) repeat 0px 0px;
	width: 170px;
	border-bottom: 1px solid #d4e9f3;
}

.zt a{
	color: #094d6d;
}

.zt a:hover{
	color: #FFFFFF;
}

.zt a.zttitle{
	color: #FFFFFF;
}

.zt a.zttitle:hover{
	color: #000000;
}

.zt p{
	margin-bottom: 5px;
}

.zt_content{
	width: 150px;
	margin: 10px 0px 0px 10px;
}

/* wat wij doen */

#onderwerpen{
	width: 330px;
	margin-bottom: 30px;
}

.onderwerpenkol{
	width: 150px;
}

.onderwerp{
	width: 150px;
	height: 30px;
	background: transparent url(../images/1px77.png) repeat top left;
	color: #104e6b;
	font-size: 12px;
	margin: 0px 0px 1px 0px;
}

.onderwerp_content{
	width: 135px;
	margin: 8px 0px 0px 10px;
	height: 20px;
}

.onderwerp a{
	color: #104e6b;
	font-weight: bold;
}

.onderwerp a:hover{
	color: #111111;
}

#bladerfoto{
	width: 330px;
	height: 200px;
	background: transparent url(../images/bgfotowat.png) no-repeat top left;
	margin-bottom: 30px;
}

#bladerfoto_content{
	width: 330px;
	margin: 0px 0px 0px 0px;
	height: 200px;
}

#bladerfotogallery{
	width: 330px;
	height: 200px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#bladerfotogallery div{
	width: 330px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

#werkzaamhedenhuidig span{
	color: #c3e6f1;
}

#bladerwwd{
	width: 60px;
	height: 40px;
}

#bladerwwdselect{
	width: 60px;
	height: 60px;
}

#wwdtxt{
	width: 60px;
}

#wwdtxt a{
	color: #FFFFFF;
}


select#selectwwd{
	float: left;
	width: 60px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: arial;
	color: #222222;
}

.wwdpijl{
	width: 10px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

.wwdpijl#left{
	background-image: url(../images/pijlwitl.gif);
}

.wwdpijl#right{
	background-image: url(../images/pijlwitr.gif);
	float: right;
}

.wwdpijl a{
	display: block;
	width: 10px;
	height: 20px;
}

#wwdpijlleeg{
	width: 10px;
	height: 20px;
}






#FOOTER{
	width: 100%;
	float: left;
	height: 230px;
	/*background: transparent url(../images/footer.jpg) no-repeat bottom center;*/
	text-align: center;
}

#footer_content{
	width: 960px;
	height: 220px;
	float: none;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer_content p{
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
	
}

#footer_content p a{
	color: #FFFFFF;
	border-bottom: 1px solid #c0ecf7;
}

#footer_content p span{
	color: #c0ecf7;
	font-size: 11px;
}

#footerbalk{
	width: 100%;
	float: left;
	height: 5px;
}

.clear{
	clear: both;
}

/*--------------------------------------------------   ADDED   --------------------------------------------------*/
.header_image{
	width: 960px;
}

.facebook_button{
	display: block;
	margin: 0 0 25px 0;
}
.facebook_button img{
	width: 310px;
	text-decoration: none;
}
.facebook_button img a{
	text-decoration: none;
}
