@font-face {
	font-family: ubuntu;
	src: url(/font/Ubuntu-L.ttf);
}

@font-face {
	font-family: ubuntu-li;
	src: url(/font/Ubuntu-LI.ttf);
}

@font-face {
	font-family: ubuntu-m;
	src: url(/font/Ubuntu-M.ttf);
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px/22px "ubuntu";
	color: #444444;
	background-color: #FFF;
}

textarea {
	resize: none;
	font-family: arial, helvetica, 'ubuntu', sans-serif;
	font-size: 14px;
}

p {
	font-family: arial, helvetica, 'ubuntu', sans-serif;
	margin: 0px 0px 18px 0px;
	font-size: 14px;
	color: #435150;
	font-weight: normal;
	line-height: 20px;
}

h1 {
	font-family: 'ubuntu-m', cursive;
	font-weight: bold;
	color: #617671;
	font-size: 18px;
	line-height: 35px;
	margin: 0px 0px 12px 0px;
}

.nivo-html-caption {
	position: relative;
	padding-top: 2em;
}
.nivoSlider {
	position: absolute;
}
.nivo-html-caption h1 {
	width: 445px;
}

.bericht_holder {
	margin-top: 10px;
	display: none;
	float: left;
}

.uitklap h2 {
	width: 455px;
	font-size: 14px;
	float: left;
	cursor: pointer;
}

.uitklap {
	width: 100%;
	float: left;
	line-height: 24px;
	border-bottom: 1px solid #cadad0;
	margin-top: 10px;
}

.nivo-caption {
	top: 10px !important;

	width: 300px !important;
}

ul.bjqs-controls {
	display: none;

}

h2 {
	font-family: 'ubuntu-m', cursive;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	color: #617671;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size: 18px;
	font-family: 'ubuntu-m', cursive;
	color: #617671;
	margin: 0px 0px 12px 0px;
}


h4 {
	font: bold 16px/24px "Droid Sans", Arial, Helvetica, sans-serif;
	color: #cc0001;
	margin: 20px 0px 14px 0px;
	text-transform: uppercase;
}

a {
	outline: none;
	color: #617671;
	text-decoration: none;
}

a:hover {
	color: #1a7382;
}

a img {
	border: 0px;
}

.download {
	display: block;
}

.board h3 {
	font: 16px/21px "Droid Sans", Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0;
	font-weight: bold;
}

.imgleft {
	float: left;
	display: inline;
}

.board td {
	vertical-align: top;
}

.staff {
	overflow: hidden;
	list-style: none;
}

.board {
	background: #f5f5f5;
	padding: 25px;
}

li.board {
	float: left;
	margin: 0px 30px 30px 0px;
	width: 410px;
	min-height: 260px;
}

li.board div {
	float: left;
	width: 222px;
	margin: 0px 0px 0px 30px;
}

li.board.nor {
	margin: 0px 0px 30px 0px;
}

#background {
	position: absolute;
	top: 0px;
	right: 0px;
	/*		width:100%;	*/
	height: 930px;
	z-index: 1;
}

.default #background {}

#background img {
	max-width: 100%;
	min-height: 800px;
	width: 100%;
	margin: -200px 0px 0px 0px;
}

.container {
	width: 950px;
	margin: 0px auto;
}

#header {
	position: relative;
	z-index: 9999999999;
	height: 153px;
	border-bottom: 5px solid #cadad0;
	background-color: #FFF;
}

#header .container {
	position: relative;
}

#header .logo {
	float: left;
	margin-right: 18px;
}

#header .topnav {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 15px 0px 0px 0px;
	font-size: 13px;
}

#header .topnav li {
	list-style: none;
	float: left;
	margin: 0px 0px 0px 20px;
}

#header .topnav li a {
	color: #778c85;
	text-decoration: none;
	text-transform: lowercase;
}

#header .topnav li a:hover {
	text-decoration: none;
}

#header .topnav li.active a {
	color: #333333;
}

#header .nav {
	position: absolute;
	list-style: none;
	float: left;
	margin: 100px 0px 0px 0px;
}

#header .nav li {
	position: relative;
	z-index: 9999999999;
	float: left;
	font-size: 14px;
	padding: 10px 10px;
}

#header .nav li:first-of-type {
	padding-left: 0px;
}

#header .nav li ul li:first-of-type {
	padding-left: 20px;

}


#header .nav li:hover,
#header .nav li.active {
	color: #000;
}

#header .nav li a {
	font-family: 'ubuntu-m', cursive;
	color: #617671;
	font-size: 14px;
	text-decoration: none;
	font-weight: regular;
}

#header .nav li a:hover {
	text-decoration: none;
}

#header .nav li ul {
	position: absolute;
	z-index: 99999999999;
	list-style: none;
	background-color: #fff;
	top: 32px;
	font-size: 13px;
	display: none;
	min-width: 160px;
	padding: 5px 0px;
}

#header .nav li:hover ul {
	display: block;
}

#header .nav li ul li {
	margin: 0px;
	width: 182px;
	padding: 1px 19px;
}

#header .nav li ul li a {

	font-family: 'ubuntu', cursive;
	color: #a0b6af;
	text-decoration: none;
}

#header .nav li ul li a:hover {
	text-decoration: underline;
}

#header #search {
	position: absolute;
	top: 20px;
	right: 0px;
	position: absolute;
	top: 45px;
	right: 0px;
}

#header #search input.imgbtn {
	position: absolute;
	right: 0px;
	top: 0px;
}

#content #home_slider {
	position: absolute;
	width: 1900px;
	height: auto;
	z-index: 3;
	display: block;
}

#content .slide {
	position: absolute;

}

#sub_slider {
	display: none;
}

#content .slide img {
	width: 100%;

}

#content ul li {
	font-family: arial, helvetica, 'ubuntu', sans-serif;
	font-size: 14px;
	color: #435150;
	font-weight: normal;
}

@media screen and (max-width:1280px) {
	#content .slide img {
		width: auto !important;
		max-width: 1300px;
	}
}

@media screen and (min-width:1280px) {
	#content .slide img {
		width: auto !important;
		max-width: 1920px;
		margin-top: -168px;
	}

	#content #home_slider {
		bottom: 776px;



	}
}



ul.bjqs {
	/* height: 1000px !important; */


}

#contact-area {
	width: 400px;

}

#contact-area label {
	width: 150px;
	float: left;
}

#contact-area textarea {
	width: 226px;
	height: 120px;
	padding: 3px 5px 2px 5px;
	border: 2px solid #cadad0;
	font-size: 14px;
	color: #cadad0;

}

#contact-area input.submit-button {
	width: 86px;
	background-color: #617671;
	color: #fff !important;
	font-size: 12px;
	border: none;
	text-transform: uppercase;
	margin-bottom: 20px;
}


#contact-area input {
	width: 216px;
	margin-bottom: 10px;
}

#contact-area input#Naam {
	margin-bottom: 40px;
}

#contact-area input#Postcode {
	float: left;
	margin-right: 10px;
	width: 70px !important;
}

#contact-area input#Plaats {
	float: left;
	width: 112px !important;
	margin-bottom: 40px;
}

#doneren form#gegevens {
	width: 350px;

}

#doneren form#gegevens sup {
	color: #cadad0;



}

#doneren form#gegevens p {
	width: 100px;
	margin-top: 0px;
	line-height: normal;
	font-size: 12px;
	float: left;
	margin-left: 10px;
}

#doneren form#gegevens .submit {

	width: 86px;
	background-color: #617671;
	color: #fff !important;
	font-size: 12px;
	border: none;
	text-transform: uppercase;
	margin-bottom: 20px;

}

#doneren form#gegevens input#euro {
	width: 140px;
}

#doneren form#gegevens .euro {
	width: 45px;
	height: 28px;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 5px;
	background-color: #cadad0;
	color: #fff;
	float: left;

}






#doneren form#gegevens label {
	float: left;
	width: 130px;
	font-size: 14px;
	color: #435150;

}

#doneren form#gegevens input {
	float: left;
	margin-bottom: 25px;
	width: 190px;
}

input.mandatory.false {
	border: 1px solid red !important;
}

#primeitem span {
	width: 100%;
	float: left;

}

#primeitem {
	margin-bottom: 30px;
}

div.pagin ul li a {
	background-color: #cadad0;
	float: left;
	text-align: center;
	width: 20px;
	color: #fff;
}

div.pagin ul li.active a {
	background-color: #a0b6af;

}

div.pagin ul li {
	float: left;
	padding: 0px 3px;
	list-style: none;
}

div.pagin {
	margin-right: 30px;
	margin-top: 10px;
	float: right;
}

div.pagin span,
div.pagin ul {
	display: inline;
	float: left;
}

div.pagin ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



div.pagin span,
div.pagin ul {
	display: inline;
	float: left;
}

div.pagin ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



td.nieuwsdatum {
	float: right;
	margin-top: 20px;
}

td.nieuwstitel {
	margin-top: 20px;
	float: left;
}

td.nieuwstitel a {
	color: #000;
	font-size: 14px;
}

table#nieuws tr {
	border-bottom: 3px solid #cadad0;
	/* height: 20px; */
	float: left;
	width: 100%;
}






#content {
	position: relative;
	z-index: 999999999;
	height: 777px;
	overflow: hidden;
	background-image: url("/gfx/bg1.jpg");
}

#content .container {
	padding: 60px 0px;
	position: relative;
	z-index: 1000000000;
}

.default #content {
	height: auto;
	min-height: 700px;
}

.default #content .container {
	padding: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
}

#content #teaser {
	float: left;
	width: 580px;
	height: 217px;
	background-color: #FFF;
	margin: 0px 30px 30px 0px;
	padding: 30px;
	padding-top: 0px;
}

.theme-default .nivoSlider {
	height: 200px !important;
	width: 600px !important;

}



#content #login {
	float: left;
	width: 220px;
	height: 197px;
	background-color: #FFF;
	margin: 0px 0px 30px 0px;
	padding: 25px 30px;
}

#content #login a {
	font-family: 'ubuntu';
	color: #a0b6af;
	text-decoration: none;
}

#content .container #html ul {
	list-style: disc inside none;
}

#content input {
	text-transform: none;
	/*padding:3px 5px 2px 5px;
	width:206px;*/
}

#content input.btn,
#content input.logingbtn {
	color: #fff !important;
	width: auto;
	padding: 6px 9px 20px 8px;
	text-transform: uppercase;
}

#content #homebox {
	float: left;
	width: 890px;
	height: 290px;
	padding: 24px 30px;
	background-color: #FFF;
}

#breadcrumb {
	color: #939391;
	font-size: 13px;
	text-transform: uppercase;
}

#breadcrumb p {
	font-family: arial;
	font-size: 11px;
}

#breadcrumb a {
	color: #939391;
	text-decoration: none;
}

#breadcrumb a.dark {
	color: #1a7382;
}

#content #homebox ul {
	list-style: none;
	position: absolute;
}

#content #homebox ul li {
	float: left;
	display: inline;
	padding-right: 13px;
	margin: 0px 13px 0px 0px;
	border-right: 2px solid #cadad0;
	width: 200px;
}

#content #homebox ul a {
	color: #444444;
	text-decoration: none;
}

#content #homebox ul a:hover {
	text-decoration: underline;
}

#content #homebox li h3 {
	margin: 10px 0px 10px 0px;
}

#content #homebox #box {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}

#content #homebox .controls {
	float: right;
	display: inline;
}

#content #homebox .controls .prev {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	background-image: url("/gfx/prev.png");
}

#content #homebox .controls .next {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	background-image: url("/gfx/next.png");
}








#contenthead {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#contenthead.nobdr {
	border: 0px;
}

#contenthead img {
	width: 216px;
	max-height: 141px;
	float: left;
	margin: 0px 28px 20px 0px;
}

#contenthead img:last-of-type {
	margin-right: 0px !important;

}



#contenthead img.nor {
	margin: 0px 0px 40px 0px;
}

#contenthead p {
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	line-height: 24px;
	background-image: url("/gfx/quote_l.png"), url("/gfx/quote_r.png");
	font-style: italic;
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	color: #a0b6af;
}

ul#subnavigatie {
	width: 176px;
	padding: 22px 10px 30px 30px;
	margin-top: 20px;
	float: left;
	background-color: #fff;
	color: #778c85;
}

ul#subnavigatie #login {
	padding: 0px !important;
	width: 180px !important;

}




ul#subnavigatie h2 {
	font-size: 18px;
}

ul#subnavigatie li {
	list-style: none;
}

ul#subnavigatie li:first-of-type a {
	font-size: 18px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	list-style: none;
}

ul#subnavigatie li a {
	color: #778c85;
	font-size: 16px;
	line-height: 28px;
}

ul#subnavigatie li.active a {
	font-weight: bold;
	font-family: 'Ubuntu-M';

}



#html {
	overflow: hidden;
	width: 655px;
	margin: 20px 0px 30px 0px;
	padding: 20px 20px 20px 30px;
	float: right;
	background-color: #fff;
}

#html table {
	width: 100%;
}

#html table strong {
	font-family: 'ubuntu-m';
	font-size: 14px;
	color: #a0b6af
}

div.radio label {
	clear: none;
	cursor: pointer;
	margin-top: 0;
}

.registreren label {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 250px;
}

.registreren input,
.registreren select {
	float: left;
	width: 216px;
	margin-bottom: 25px;
}

.jquery-selectbox {
	border: 2px solid #CADAD0 !important;
	margin-bottom: 25px !important;
	width: 235px !important;
}

.jquery-selectbox .jquery-selectbox-list {
	border: none !important;
}

div.radio input {
	margin-right: 15px;
	width: 15px;
}

input.huisnummer,
input.toevoeging {
	margin-left: 15px;
	width: 20px;
}

input.postcode {
	width: 75px;
}

input.plaats {
	margin-left: 7px;
	width: 110px;
}

span.wwmelding {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.registreren strong {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

span.star {
	color: #CADAD0;
	float: left;
	margin-left: 15px;
}

.wwmelding,
.wwerror,
.ww_length_error {
	display: none;
	color: red;
}

#content .registreren .registratiebutton {
	background-color: #627772;
	border: none;
	color: #FFF;
	height: 25px;
	width: 175px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 25px;
	padding: 0;
	cursor: pointer;
}

div.radio,
div.persoonsgegevens,
div.bedrijfsgegevens,
div.wachtwoord,
div.algemenevoorwaarden {
	float: left;
	margin-bottom: 25px;
	width: 100%;
}

.registreren select {
	width: 270px;
}

.inlogsubmit {
	background-color: #617671;
	border: none;
	color: #FFF;
	display: block;
	height: 25px;
	width: 77px;
}

.login label {
	display: inline-block;
	width: 130px;
}

.login input {
	margin-bottom: 25px;
}

.login .buttons {
	bottom: 55px;
	left: 96px;
	line-height: 15px;
	position: relative;
}

/*#html h2 {
font:bold 19px/24px "Amatic SC", Arial, Helvetica, sans-serif;
color:#333333;
margin:0px 0px 5px 0px;
}*/

#html #rightblok {
	float: left;
	display: inline;
	width: 600px;
	background-color: #f5f5f5;
	margin: 10px 0px 0px 10px;
	padding: 10px;
}

#html #rightblok a {
	color: #444444;
}

#html #rightblok ul.doc {
	list-style: none;
}

#html #rightblok ul.doc li {
	margin: 0px 0px 30px 0px;
}

#html #rightblok ul.doc li strong {
	display: block;
	margin: 0px 0px 5px 0px;
}

#html #rightblok ul.doc li a {
	display: block;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

#html #rightblok ul.doc li a img {
	vertical-align: bottom;
	margin: 0px 10px 0px 0px;
}

a.pdf {
	color: #e22929 !important;
}

a.doc {
	color: #18739f !important;
}

a.default {
	color: #e14104 !important;
}

#html #rightblok h2 {
	font: 19px/27px "Droid Sans", Arial, Helvetica, sans-serif;
	color: #010080;
	margin: 0px 0px 12px 0px;
}


#footer {
	position: relative;
	z-index: 999999999;
	background-color: #FFF;
	border-top: 5px solid #cadad0;
	height: 100px;
	width: 100%;
}

#footer #newsletter {
	float: right;
	width: 355px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 30px 0px 0px 0px;
}

#footer #newsletter span {
	display: block;
	margin: 0px 0px 10px 0px;
}

#footer #newsletter input {
	margin: 0px 5px 0px 0px;
}

#footer #newsletter input.imgbtn {
	margin: 0px 0px 1px 0px;
	vertical-align: bottom;
}

#footer #footline {
	width: 420px;
	float: right;
	clear: both;
	font-size: 13px;
	color: #666666;
	padding: 5px 6px 20px 0px;
}

#footer #footline span {
	color: #999999;
	float: right
}

#footer #footline a {
	color: #999999;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
}

#footer #footline a.a {
	font-weight: bold;
}

#footer #footline a:hover {
	text-decoration: underline;
}

#contactform label {
	float: left;
	font-weight: bold;
	display: inline;
	width: 230px;
	clear: left;
	height: 28px;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
}

#contactform input,
#contactform textarea {
	float: left;
	display: inline;
	margin: 0px 0px 10px 0px;
	background-color: #f5f5f5;
	width: 327px;
	padding: 5px 5px 4px 5px;
	border: 2px solid #d5d5d5;
	color: #999999;
	border-radius: 0px !important;
	-webkit-appearance: none !important;
}

#contactform input.invalid,
#contactform textarea.invalid {
	border: 2px solid #cc0001;
}

#contactform select {
	margin: 0px 0px 5px 0px;
	color: #999999;
}

input {
	border: 2px solid #cadad0;
	font-size: 14px;
	color: #cadad0;
	text-transform: none;
	padding: 3px 10px 2px 10px;
	width: 226px;
	height: 24px;
	border-radius: 0px !important;
}

.home #login input {
	width: 195px;
	margin-top: 10px;
}

input.btn,
input.logingbtn {
	background-color: #617671;
	cursor: pointer;
	border: 0px;
	font-size: 12px;
	padding: 7px;
	color: #FFF;
	width: auto;
	text-transform: uppercase;
	font-weight: bold;
}

input.imgbtn {
	border: 0px !important;
	width: auto !important;
	padding: 0px !important;
	height: auto !important;
	border-radius: 0px !important;
}




#newssearch {
	background-color: #f5f5f5;
	height: 40px;
	padding: 15px 20px;
	margin: 0px 0px 60px 0px;
}

#newssearch label,
#newssearch input {
	float: left;
}

#newssearch label {
	padding: 7px 0px;
}

#newssearch input {
	color: #777777;
	padding: 5px 5px 4px 5px;
	font-weight: bold;
}

ul.newsul {
	margin: 20px 0px;
	border-top: 1px solid #d5d5d5;
	list-style: none;
}

ul.newsul li {
	overflow: hidden;
	padding: 15px 0px;
	border-bottom: 1px solid #d5d5d5;
}

ul.newsul li .date {
	float: left;
	display: inline;
	margin: 0px 30px 0px 0px;
	width: 55px;
}

ul.newsul li .date .red {
	background-color: #ca0002;
	height: 22px;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 2px 0px;
}

ul.newsul li .date .grey {
	background-color: #e6e6e6;
	height: 32px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}

ul.newsul li .date .grey .day {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

ul.newsul li .date .grey .year {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

ul.newsul li a,
ul.newsul li span {
	text-decoration: none;
	font-size: 14px;
}

ul.newsul li strong {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0px 400px 0px 0px;
}

ul.newsul li span.type {
	color: #999999;
}

ul.newsul li a img {
	vertical-align: middle;
	width: 20px;
}

#footline ul {}


#footline ul li {
	float: left;
	list-style: none;
}



.readmore {
	cursor: pointer;
	color: #cc0001;
	background-image: url("/gfx/icons/more.png");
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
}

.readless {
	cursor: pointer;
	color: #cc0001;
	background-image: url("/gfx/icons/less.png");
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
}

label span {
	color: #F00;
}

#pagin {
	text-align: right;
}

#pagin a {
	color: #444;
	text-decoration: none;
}

#pagin a.a {
	font-weight: bold;
}

#pagin span {
	color: #999999;
}

#contactfield,
#msname,
#wsemail {
	display: none !important;
}

.security label {
	float: left;
	display: inline;
	width: 150px;
	clear: left;
}

a.leesmeer {
	color: #2db6cd !important;
}

#content #images {
	float: right;
	width: 645px;
	height: 80px;
	padding: 24px 30px;
	margin-bottom: 50px;
	background-color: #FFF;
	position: relative;
}


#content #images ul {
	list-style: none;
	position: absolute;
}

#content #images ul li {
	float: left;
	display: inline;
	padding-right: 14px;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

#content #images ul li img {
	height: 80px;
}

#content #images ul li img:hover {
	opacity: 0.1;
}


#content #images ul a {
	color: #444444;
	text-decoration: none;
	color: #444444;
	width: 80px;
	float: left;
	height: 80px;
	background-image: url("/gfx/foto.jpg") !important;
	overflow: hidden;
}


#content #images ul a.example6 {

	background-image: url("/gfx/play.jpg") !important;

}

#content #images ul a:last-of-type {}



#content #images ul a:hover {
	text-decoration: underline;
}

#content #images li h3 {
	margin: 10px 0px 10px 0px;
}

#content #images #box {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}

#content #images .controls {
	display: inline;
}

#content #images .controls .prev {
	float: left;
	position: absolute;
	left: 12px;
	top: 45px;
	cursor: pointer;
	display: inline;
	width: 11px;
	height: 41px;
	margin: 0px 5px 0px 0px;
	background-image: url("/gfx/left.png") !important;
}

#content #images .controls .next {
	float: left;
	display: inline;
	position: absolute;
	right: 12px;
	top: 45px;
	width: 11px;
	height: 41px;
	background-image: url("/gfx/right.png") !important;
}

#content span.name {
	color: #a0b6af;
	font-size: 14px;
	font-weight: bold;
}

#content .reactie {
	width: 273px;
	float: left;
	padding: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	height: 200px;
	border: 2px solid #a0b6af;
}

#content span.date {
	color: #a0b6af;
}

#content #guestbookform {
	float: left;
	width: 400px;
}

#content .title_gastenboek {
	float: left;
	width: auto;
}

#content .slidercontent #guestbookform label {
	float: left;
	width: 130px;
}

#content .slidercontent #guestbookform input {
	margin-bottom: 20px;
}

#content .slidercontent #guestbookform textarea {
	border: 2px solid #cadad0;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 5px 10px 2px 10px;
	width: 226px;
	height: 124px;
	border-radius: 0px !important;
	-webkit-appearance: none !important;
}

#content #vogelinfo {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	border: 2px solid #cadad0;
}


#content #primevogel p {
	float: left;
	width: 310px;
}

#content #vogelinfo .vogeltekst h2 {
	padding-left: 10px;
	color: #a0b6af;
	font-size: 14px;
	margin-bottom: 0px;
}

#content #vogelinfo .vogeltekst span,
#content #vogel_left span {
	padding-left: 10px;
	float: left;
	width: 160px;
}

/*   vogel overzicht */

#content #vogel_left {
	border: 2px solid #cadad0;
	margin-right: 21px;
	margin-bottom: 10px;
	width: 300px;
	height: 80px;
	float: left;
	position: relative;
}

#content #vogel_left img {
	max-width: 120px;
	min-width: 100px;
	height: 80px;
	float: left;
}

#content .vogel_picture {
	width: 100px;
	height: 80px;
	float: left;
	overflow: hidden;
}

#content .vogeltitel a {
	padding-left: 10px;
	font-size: 14px;
	color: #a0b6af;
	font-weight: bold;
}

#content .vogelinfo a {
	background-image: url("/gfx/birdinfo.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	right: -16px;
	top: 23px;
	position: absolute;
}

#content .back a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #617671;
	padding: 7px;
}

form.vogel_search {
	position: relative;
	float: left;
	width: 250px;

}

#content #partner_container {
	float: left;
	width: 195px;
	height: 100px;
	padding-bottom: 7px;
	margin-right: 19px;
	border: 2px solid #cadad0;
	overflow: hidden;
	margin-bottom: 25px;

}

/*  

  #content #partner_container .partner_picture {
	 border-bottom: 2px solid #cadad0;

  }

  */

#content #partner_container p {
	padding: 10px;

}

#page-wrap {
	text-align: center;
	margin-top: 100px;
}

#content .upload_foto {
	width: 184px;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 300px;
	border: 2px solid #a0b6af;
}

#content .upload_foto span.foto {
	width: 195px;
	height: 140px;
	overflow: hidden;
	float: left;
}

#content .upload_foto span.foto img {
	min-width: 195px;
	min-height: 140px;
	height: auto;

}

#content .upload_foto .foto_content {
	float: left;
	padding: 10px;
	padding-bottom: 15px;


}


#content h2.faq.open {
	border-bottom: 2px solid #cadad0;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Ubuntu-M';
	margin-bottom: 25px;
	cursor: pointer;
}

#content h2.faq.close {
	border-bottom: 2px solid #cadad0;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 10px;
	cursor: pointer;
}

#content .faqtxt {
	margin-bottom: 20px;
}

#content .title_gastenboek {
	width: 100%;
}

.custom-file-input::-webkit-file-upload-button {
	visibility: hidden;
}

.custom-file-input {
	border: none !important;
	width: 51%;
	padding-left: 0px;
	text-align: left !important;
}

.custom-file-input::before {
	content: 'BLADEREN';
	float: left;
	display: inline-block;
	background: #617671;
	color: #fff;
	margin-top: -5px;
	border: none;
	border-radius: 0px;
	padding: 5px 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 200;
	font-size: 10pt;
}

.custom-file-input:hover::before {
	border-color: black;
}

.custom-file-input:active::before {
	background: #617671;
}

#content #foto_uploaden span {
	color: #b9c9c4;
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
	float: left;

}

#content .back {
	float: left;
}

.foto_content span.website {
	font-style: italic;
	float: left
}

.quote {

	max-height: 90px;
	overflow: hidden;
	float: left;
}

.grecaptcha-badge {
	z-index: 10000000000;
}

form input, form select {
	color: black;
}
