/* $Id: pages.css,v 1.18.2.3 2010/06/26 17:18:58 johnalbin Exp $ */

/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */


/*
 * Body
 */
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: url(images/background.jpg) no-repeat scroll center top;
}

#wrap {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-538px;
	width: 1074px;
	background-color: #fff;
}

/************************
*		  FONTS			*
************************/

@font-face {
	font-family: 'DaysRegular';
	src: url('fonts/days-webfont.eot');
	src: local('?'), url('fonts/days-webfont.woff') format('woff'), url('fonts/days-webfont.ttf') format('truetype'), url('fonts/days-webfont.svg#webfontOsETrBgx') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'ERUnivers866Normal';
	src: url('fonts/un866n-webfont.eot');
	src: local('☺'), url('fonts/un866n-webfont.woff') format('woff'), url('fonts/un866n-webfont.ttf') format('truetype'), url('fonts/un866n-webfont.svg#webfontGzTG83S5') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'RalewayThin';
	src: url('fonts/raleway_thin-webfont.eot');
	src: local('☺'), url('fonts/raleway_thin-webfont.woff') format('woff'), url('fonts/raleway_thin-webfont.ttf') format('truetype'), url('fonts/raleway_thin-webfont.svg#webfont55t4VOdR') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'BebasRegular';
	src: url('fonts/bebas___-webfont.eot');
	src: local('☺'), url('fonts/bebas___-webfont.woff') format('woff'), url('fonts/bebas___-webfont.ttf') format('truetype'), url('fonts/bebas___-webfont.svg#webfontW3rCIBUq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helveticacy-webfont.eot');
	src: local('☺'), url('fonts/helveticacy-webfont.woff') format('woff'), url('fonts/helveticacy-webfont.ttf') format('truetype'), url('fonts/helveticacy-webfont.svg#webfontPggkHKdd') format('svg');
	font-weight: lighter;
	font-style: normal;
}

/************************
*		  HEADER		*
************************/

#header {
	display: block;
	width: 1074px;
	margin-left:auto;
	margin-right:auto;
}

#menuholder {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #293c56;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
}

#menu {
	display: block;
	width: 1075px;
	height: 54px;
	padding-left:0px;
	margin-left: auto;
	margin-right: auto;
}

#menu a {
	font-family: 'DaysRegular';
	font-size: 12.5px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	height: 31px;
	display:block;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
	padding-top:15px;
	margin-top:-15px;
}

#menu ul {
	float: left;
	width: auto;
	height: 40px;
}

#menu li {
	float: left;
	width: auto;
	height: 31px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
}

#menu li:hover {
	float: left;
	width: auto;
	height: 31px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	background-color: #6e6a6a;
}

#menu li.active {
	float: left;
	width: auto;
	height: 31px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	background-color: #6e6a6a;
}

#logo {
	display: block;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#logo_img {
	float: left;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 45px;
}

#logo_text_home {
	float: left;
	width: 473px;
	height: 95px;
	background: url(images/logo_text_home.png) no-repeat;
	margin-top: 50px;
	margin-left: 15px;
}

#header.home {
	background: url(images/header_home.jpg) no-repeat;
	height: 256px;
	background-position: center;
}

#logo_img_about {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#logo_text_about {
	float: left;
	width: 419px;
	height: 95px;
	background: url(images/logo_text_about.png) no-repeat;
	margin-top: 35px;
}

#header.about {
	background: url(images/header_about.jpg) no-repeat;
	height: 221px;
	background-position: center;
}

#logo_img_wkjd {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#logo_text_wkjd {
	float: left;
	width: 498px;
	height: 92px;
	background: url(images/logo_text_wkjd.png) no-repeat;
	margin-top: 35px;
}

#header.wkjd {
	background: url(images/header_wkjd.jpg) no-repeat;
	height: 221px;
	background-position: center;
}

#logo_text_projecten {
	float: left;
	width: 419px;
	height: 95px;
	background: url(images/logo_text_projecten.png) no-repeat;
	margin-top: 35px;
}

#logo_img_projecten {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#header.projecten {
	background: url(images/header_projecten.jpg) no-repeat;
	height: 218px;
	background-position: center;
}

#logo_text_bestuur {
	float: left;
	width: 420px;
	height: 88px;
	background: url(images/logo_text_bestuur.png) no-repeat;
	margin-top: 35px;
}

#logo_img_bestuur {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#header.bestuur {
	background: url(images/header_bestuur.jpg) no-repeat;
	height: 222px;
	background-position: center;
}

#logo_text_keurmerk {
	float: left;
	width: 420px;
	height: 88px;
	background: url(images/logo_text_keurmerk.png) no-repeat;
	margin-top: 35px;
}

#logo_img_keurmerk {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#header.keurmerk {
	background: url(images/header_keurmerk.jpg) no-repeat;
	height: 222px;
	background-position: center;
}

#logo_text_fotos {
	float: left;
	width: 420px;
	height: 88px;
	background: url(images/logo_text_fotos.png) no-repeat;
	margin-top: 35px;
}

#logo_img_fotos {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo.png) no-repeat;
	margin-top: 35px;
}

#header.fotos {
	background: url(images/header_fotos.jpg) no-repeat;
	height: 222px;
	background-position: center;
}

#logo_img_contact {
	float: right;
	width: 110px;
	height: 110px;
	background: url(images/logo_contact.png) no-repeat;
	margin-top: 30px;
}

#header.contact {
	background: url(images/header_contact.jpg) no-repeat;
	height: 222px;
	background-position: center;
}

/************************
*		  CONTENT		*
************************/

#content {
	display: block;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	text-align: justify;
}
#content a,#content a:hover,#content a:active,#content a:visited{
	color: #6a6a6a;
	text-decoration: none;
}

#dotted_div.prj_content {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	margin-top: 30px;
	z-index: 2;
	width: 926px;
}

#dotted_div.prj_divider {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	z-index: 2;
	width: 926px;
}

#dotted_div.prj_single {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	z-index: 2;
	width: 926px;
}

#dotted_div.home_content {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	margin-top: 30px;
	z-index: 2;
	width: 440px;
}

#dotted_div.home_right_content {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	margin-top: 30px;
	z-index: 2;
	width: 385px;
}

#dotted_div.bestuur {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	position: absolute;
	margin-top: 30px;
	z-index: 2;
	width: 1000px;
}

.views-field-title {
	font-family: 'RalewayThin';
	font-size: 25px;
	margin-bottom: 35px;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  outline: 0 none;
}

.views-field-field-article-image-fid img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/************************
*		  FOOTER		*
************************/

#footer {
	float: left;
	width: 100%;
	height: 158px;
	background-color: #293c56;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	color: #a5abb5;
	font-size: 11px;
	font-weight: lighter;
	line-height: 18px;
}

#footer a {
	color: #a5abb5;
}

#footer h2 {
	font-size: 14.5px;
	margin-bottom: -10px;
	padding: 0;
	border-bottom-color: #666;
	border-bottom-style: dotted;
	border-bottom-width:thin;
	padding-bottom: 5px;
}

#footer_content {
	display: block;
	width: 1000px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#footer_address {
	float: left;
	width: auto;
	height: auto;
	margin-left: 40px;
}

#footer_projects {
	float: left;
	width: auto;
	height: auto;
	margin-left: 40px;
}

#footer_projects ul {
	margin-top: -3px;
}

#footer_projects li {
	margin-left: -25px;
}

#footer_follow {
	float: left;
	width: auto;
	height: auto;
	margin-left: 40px;
}

#footer_follow ul {
	margin-top: -3px;
}

#footer_follow li {
	margin-left: -25px;
}

#footer_donate {
	float: left;
	width: auto;
	height: auto;
	margin-left: 40px;
	margin-right: 40px;
}

#footer_donate img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer_extra {
	padding-top: 20px;
}

#footer_extra_img {
	float: left;
	width: auto;
	height: 40px;
	padding-left: 63px;
}

#footer_extra_img_donateurs {
	float: left;
}

#footer_extra_img_linkedin {
	float: left;
	margin-left: 3px;
}

#footer_extra_img_facebook {
	float: left;
	margin-left: 3px;
}

#footer_extra_text {
	float: left;
	text-align: right;
	margin-left: 10px;
}

/************************
*		   HOME 		*
************************/

#home_left {
	float: left;
	width: 510px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#home_content {
	float: left;
	width: 440px;
	height: auto;
	background-color: #eeeeee;
	padding: 35px;
}

#home_content_button a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
	float: right;
}

#home_donateurs {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
}

#home_donateurs h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#views_slideshow_singleframe_playpause_newest_pictures-block_1 {
	display: none;
}

#views_slideshow_singleframe_prev_newest_pictures-block_1 {
	display: none;
}

#views_slideshow_singleframe_next_newest_pictures-block_1 {
	display: none;
}

#home_right {
	float: left;
	margin-left: 35px;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#home_news {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

#home_news h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#home_news .views-row {
	float: left;
	width: 385px;
	height: auto;
	margin-bottom: 10px;
}

#home_news .views-field-field-image-fid {
	float: left;
	width: 135px;
	height: auto;
}

#home_news a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

#home_news .views-field-title {
	float: right;
	margin-left: 10px;
	padding: 0;
	margin-bottom: 0px;
	width: 240px;
	height: auto;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
}

#home_news .views-field-body {
	float: right;
	margin-left: 10px;
	width: 240px;
	height: auto;
	margin-top: -5px;
}

#home_newsletter {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
	margin-top: -35px;
}

#home_newsletter h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#home_newsletter a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #6e6a6a;
}

#home_newsletter label {
	display: none;
}

#home_newsletter input {
	width: 385px;
	height: 31px;
	border: none;
	background-color: #eeeeee;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 8px;
}

#home_newsletter input.form-submit {
	width: 139px;
	height: 28px;
	background: url(images/verstuur_btn.png) no-repeat;
	color: transparent;
	text-indent:-9999px;
	margin-left: 247px;
}

#home_news_item {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

#home_news_item h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#home_news_item h2 a {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#home_news_item a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

#home_news_item .field-label {
	display: none;
}

#home_news_item .imagefield-field_image {
	float: left;
}

#home_news_item p {
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-top: -5px;
}

#home_news_item ul.custom-pager {
	float: left;
	width: 385px;
}

#home_news_item li.next {
	float: right;
}

#home_news_item li.key {
	display: none;
}

/************************
*		  ABOUT 		*
************************/

#about_left {
	float: left;
	width: 510px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}

#about_voorstellen {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
	padding-bottom: 0;
}

#about_visie {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
}

#about_right {
	float: left;
	margin-left: 35px;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#about_achtergrond {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
	padding-bottom: 0;
}

#about_missie {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
	padding-bottom: 0;
}

#about_logo {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

/************************
*		  PROJECTS 		*
************************/

#projects_fp a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

#projects_left {
	float: left;
	width: 510px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}

#projects_hhn {
	float: left;
	width: 926px;
	height: auto;
	padding: 35px;
	padding-bottom: 0;
	//margin-bottom: -65px;
}

#projects_hhc {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
}

#projects_right {
	float: left;
	margin-left: 35px;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#projects_fp {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}


#projects_hhn #projects,
#content .Nieuwsbrieven {
	padding-top: 15px;
}

#projects_hhn #projects .views-row,
#content .Nieuwsbrieven .views-row {
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	width: 926px;
	height: auto;
	min-height: 160px;
	margin-bottom: 14px;
}

#content .Nieuwsbrieven .views-row {
	width: 996px;
}

#projects_hhn #projects .views-field-field-image-fid {
	width: 135px;
	min-height: 160px;
}

#projects_hhn #projects .views-field-title {
	margin-left: 175px;
	margin-top: -150px;
	padding: 0;
	margin-bottom: 0px;
	width: 751px;
	height: auto;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
}

#projects_hhn #projects .views-field-teaser {
	margin-left: 175px;
	margin-top: -5px;
	width: 751px;
	height: auto;
}

#projects_hhn #projects .views-field-path {
	margin-left: 175px;
	margin-top: -5px;
	margin-bottom: 70px;
	width: 751px;
	font-weight: bold;
}

#projects_hhn #projects .item-list {
	margin-bottom:15px;
}

#projects_hhn #projects .pager-current {
	font-weight: normal;
}

#projects_hhn #projects .pager-previous, #projects_hhn #projects .pager-next {
	font-weight: bold;
}

#projects_hhn #single .title {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	font-size: 25px;
	margin-bottom: 5px;
	font-weight: lighter;
	text-transform: uppercase;
}

#projects_hhn #single .content {
	min-height: 565px;
}

#projects_hhn #single .content p {
	width: 480px;
	float: left;
}

#projects_hhn #single .content .field-items {
	float:right;
	margin-top: 1em;
	margin-right: 30px;
}

#projects_hhn #single .custom-pager {
	clear: left;
	float: left;
}

#projects_hhn #single .key {
	width: 75px;
	text-align:center;
}
/************************
*		   WKJD 		*
************************/

#wkjd a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

#wkjd_left {
	float: left;
	width: 510px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}

#wkjd_left_content {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
}

#wkjd_right {
	float: left;
	margin-left: 35px;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#wkjd_right_content {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
	padding-bottom: 0;
}

#wkjd_idee_submit {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

#wkjd_idee_submit h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#wkjd_idee_submit a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#wkjd_idee_submit label {
	display: none;
}

#wkjd_idee_submit input {
	width: 385px;
	height: 31px;
	border: none;
	background-color: #eeeeee;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 8px;
}

#wkjd_idee_submit textarea {
	resize: none;
	width: 385px;
	height: 93px;
	border: none;
	background-color: #eeeeee;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 8px;
}

#wkjd_idee_submit input.form-submit {
	width: 139px;
	height: 28px;
	background: url(images/verstuur_btn.png) no-repeat;
	color: transparent;
	text-indent:-9999px;
	margin-left: 247px;
}

/************************
*		  BESTUUR 		*
************************/

#bestuursleden {
	float: left;
	width: 1000px;
	height: auto;
	margin-top: 35px;
	padding: 35px;
	margin-bottom: -15px;
}

#bestuursleden h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 20px;
	font-weight: lighter;
}

#bestuursleden .views-row {
	float: left;
	width: 1000px;
	height: auto;
	border-bottom-color: #6e6a6a;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#bestuursleden .views-field-field-bestuurslid-image-fid {
	width: 135px;
	margin-right: 20px;
	height: auto;
	float: left;
}

#bestuursleden .views-field-title {
	float: left;
	width: 830px;
	height: auto;
	font-weight: bold;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	margin: 0;
	padding: 0;
}

#bestuursleden .views-field-body {
	float: left;
	width: 830px;
	height: auto;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	margin: 0;
	padding: 0;
}

#bestuursleden .pager {
	margin-bottom:15px;
}

#bestuursleden .pager-current {
	font-weight: normal;
}

#bestuursleden a {
	font-weight: bold;
}

/*#bestuursleden .col-1 {
	float: left;
	width: 490px;
	height: auto;
	margin-right: 15px;
}

#bestuursleden .col-2 {
	float: right;
	width: 490px;
	height: auto;
}

#bestuursleden .views-field-field-bestuurslid-image-fid {
	width: 135px;
	margin-right: 10px;
	height: auto;
	float: left;
}

#bestuursleden .views-field-title {
	float: left;
	width: 300px;
	height: auto;
	font-weight: bold;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	margin: 0;
	padding: 0;
}

#bestuursleden .views-field-body {
	float: left;
	width: 300px;
	height: auto;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	margin: 0;
	padding: 0;
}*/

#bestuur_organogram {
	float: left;
	width: 1000px;
	height: auto;
	margin-bottom: 35px;
}

/************************
*		 DONATEURS		*
************************/

#keurmerk_left {
	float: left;
	width: 510px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}

#keurmerk_left h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#keurmerk_left_content {
	float: left;
	width: 440px;
	height: auto;
	padding: 35px;
}

#keurmerk_left_content p {
	margin: 0px;
}

#keurmerk_left #danklijst_namen {
	margin-top: 20px;
	margin-bottom: 20px;
}

#keurmerk_left #danklijst_namen table {
	border-width:0px;
	border-collapse:separate;
}

#keurmerk_left #sponsoren .views-row {
	margin:5px;
}

#keurmerk_left #sponsoren .views-row-odd {
	float:left;
	clear:left;
}

#keurmerk_left #sponsoren .views-row-even {
	float:right;
	clear:right;
}

#keurmerk_right {
	float: left;
	margin-left: 35px;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#keurmerk_right_content {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

#keurmerk a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

/************************
*		  FOTOS 		*
************************/

#fotos_fotos {
	float: left;
	width: 1000px;
	height: auto;
	padding: 35px;
	margin-top: 35px;
	margin-bottom: 40px;
}

#fotos_fotos .view-content {
	display: table;
	width: 280px;
	height: 140px;
	text-align:center;
}

#fotos_fotos .view-content .views-row {
	display:none;
}

#fotos_fotos .view-content .views-row-first {
	display:table-cell;
	vertical-align:middle;
}

#fotos_fotos #title {
	width: 280px;
	text-align:center;
}

#fotos_hhn {
	display: block;
	float:left;
}

#fotos_fotos .foto {
	margin: 25px;
}

#fotos_vrijwilligers {
	display: block;
	float:left;
}

#fotos_cusco {
	display: block;
	float:left;
}

#fotos_adoptie {
	display: block;
	float:left;
}

#fotos_acties {
	display: block;
	float:left;
}

#fotos_duurzaamheid {
	display: block;
	float:left;
}

#fotos h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#fotos_videos {
	padding: 35px;
	float: left;
	width: 1000px;
	height: auto;
	margin-bottom: 35px;
}

#fotos_videos .view-content {
	display: block;
	width: 880px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#fotos_fotos .col-2 .views-field-field-photo-fid {
	margin-left: 20px;
}

#fotos_fotos .col-3 .views-field-field-photo-fid {
	margin-left: 20px;
}

#fotos_fotos .col-4 .views-field-field-photo-fid {
	margin-left: 20px;
}

#fotos_fotos .views-field-field-photo-fid {
	margin-bottom: 20px;
}

#fotos_videos .col-2 .views-field-field-video-fid {
	margin-left: 20px;
}

#fotos_videos .col-3 .views-field-field-video-fid {
	margin-left: 20px;
}

#fotos_videos .col-4 .views-field-field-video-fid {
	margin-left: 20px;
}

#fotos_videos .views-field-field-video-fid {
	margin-bottom: 20px;
}

/************************
*		 CONTACT 		*
************************/

#content_top {
	float: left;
	width: 1000px;
	height: auto;
	margin-top: 35px;
}

#contact_gegevens {
	float: left;
	width: 440px;
	height: auto;
	margin-right: 35px;
	background-color: #eeeeee;
	padding: 35px;
}

#contact_form {
	float: left;
	width: 385px;
	height: auto;
	padding: 35px;
}

#contact_bottom {
	float: left;
	width: 1000px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

#contact a {
	text-decoration: none;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #6e6a6a;
	font-weight: bold;
}

#contact_form h2 {
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#contact_form a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: 'RalewayThin';
	color: #6e6a6a;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: lighter;
}

#contact_form label {
	display: none;
}

#contact_form input {
	width: 385px;
	height: 31px;
	border: none;
	background-color: #eeeeee;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 8px;
}

#contact_form textarea {
	resize: none;
	width: 385px;
	height: 93px;
	border: none;
	background-color: #eeeeee;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 8px;
}

#contact_form input.form-submit {
	width: 139px;
	height: 28px;
	background: url(images/verstuur_btn.png) no-repeat;
	color: transparent;
	text-indent:-9999px;
	margin-left: 247px;
}


input[type=text]:focus,
input[type=password]:focus,
textarea:focus{
  outline: 0 none;
}