* {
	margin:0;
	padding:0
}
body {
	background:#373c40;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
}
a:link img, a:active img, a:visited img, a:hover img {
	border: 0px 
}
a:hover, a:active, a:focus, a:active{
	outline: none
}
a:link, a:visited, a:active {
	color:#87d118;
	text-decoration:none
}
a:hover {
	color:#87d118;
	text-decoration:underline
}
h1, h2, h3, h4, h5, h6, span, p, ul, li {
	margin:0;
	padding:0;
	font-weight:normal
}
.wrapper {
	max-width:1024px;
	width: 100%;
	height:auto;
	margin:0 auto
}
#top {
	background:#141414;
	width:100%;
	height:auto
}
#bottom {
	background:#373c40 url(../images/bottom_bg.png) repeat-x;
	width:100%;
	height:273px
}
/*------------------------------------------
Navigation Attributes
------------------------------------------*/
#navigation {
	max-width:169px;
	width: 100%;
	float:left
}
#navigation ul {
	list-style:none;
	text-align:right
}
#navigation ul li {
	padding:0 0 25px 0
}
#navigation a {
	font-size:15px;
	color:#8ed200;
	font-weight:bold;
	text-decoration: none;
}
#navigation a:hover {
	font-size:15px;
	color:#C4FF48;
	font-weight:bold
}
/*------------------------------------------
Main Attributes
------------------------------------------*/
.main {
  background: rgba(0, 0, 0, 0) url("../images/main.png") repeat-y scroll 0 0;
  height: auto;
  max-width: 937px;
  width: 100%;
}
.main_inner {
	background: url(../images/main_inner.png) no-repeat;
	max-width:937px;
	width: 100%;
	height:auto;
	overflow:hidden;
	padding:0 0 40px
}
.content {
	max-width:710px;
	width: 100%;
	height:auto;
	float:right;
	font-size: 14px;
	color: #CCC;
}
.content h2 {
	color:#87d118;
	font-size:15px;
	font-weight:bolder;
	text-decoration:underline;
	padding:20px 0
}
.content p {
	color:#cccccc;
	font-size:13px;
	padding:0 90px 0 0
}
.content ul{
	margin-left: 150px;
	color: #CCC;
	font-size: 14px;
}
/*------------------------------------------
Photo Table Attributes
------------------------------------------*/
.photo {
	width:640px;
	overflow:hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
}
.photo-class {
	float:left
}
.photo-class img {
	float:left
}
/*------------------------------------------
Header Attributes
------------------------------------------*/
.header {
	background: url(../images/header.png) no-repeat;
	max-width:937px;
	width: 100%;
	height:120px
}
.header h1 {
	margin:35px 0 0 124px
}
.header h1,
.header h1 a,
.header h1 a:hover {
	background: url(../images/logo.png) no-repeat;
	max-width:406px;
	width: 100%;
	height:74px;
	float:left;
	text-indent:-1000px;
}
.page_title {
	font-size:34px;
	color:#445536;
	font-weight:bolder;
	float:right;
	margin:41px 31px 0 0;
	text-align: right;
}
/*------------------------------------------
Footer Attributes
------------------------------------------*/
.footer {
	background: url(../images/footer.png) no-repeat;
	max-width:937px;
	width: 100%;
	height:74px;
	clear: both;
}
.footer p {
	font-size:12px;
	color:#919292;
	text-align:right;
	padding:20px 28px 0
}
.footer2 {
	font-size:12px;
	color:#999999;
	text-align:center;
	padding:17px 0 0;
	line-height:20px
}
/*------------------------------------------
// INVULFORMULIER
//------------------------------------------*/
fieldset
{
	border:none;
}
.form
{
	padding: 15px;
	max-width: 550px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 80px;
}
.form label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 15px;
	padding-top: 10px;
	line-height: 1.2em;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.input
{
	background-color: #D4D4D4;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	padding-top: 5px;
	padding-left: 5px;
}
.form select
{
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	margin-bottom: 5px;
	height: 25px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.form textarea
{
	background-color: #D4D4D4;
	border-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.send {
	border:1px solid #8ACC00 !important;
	color:#000 !important;
	cursor:pointer;
	background-color: #669700;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 165px;
	font-size: 16px;
}
.send:hover {
	border:1px solid #CF9 !important;
}
/*------------------------------------------
// //////////////INVULFORMULIER
//------------------------------------------*/
.nav {
	border:1px solid #8ACC00 !important;
	color:#000 !important;
	cursor:pointer;
	background-color: #669700;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 3px;
	font-size: 15px;
}
.nav2 {
	border:1px solid #8ACC00 !important;
	color:#000 !important;
	cursor:pointer;
	background-color: #669700;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 6px;
	font-size: 15px;
	margin-right: 130px;
}
.page_left_gallery {
	float: left;
	height: auto;
	max-width: 620px;
	width: 100%;
	padding-top: 30px;
	padding-left: 30px;
}
.page_left_gallery_imageholder {
	float: left;
	height:80px;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #666666;
}
.page_left_gallery_imageholder img{
	width:80px;
	height:80px;
}

.wrapper #toggle{
	display: none;
}
/*======================================
=            my media query            =
======================================*/
/* tablet view media query */
@media only screen and (max-width: 992px) and (min-width: 768px){
	.header h1 {
  margin: 31px 0 0 22px;
}
.header h1, .header h1 a, .header h1 a:hover {
  background-size: 100% auto;
  max-width: 240px;
  width: 100%;
}
.page_title {
  font-size: 24px;
  margin: 31px 25px 0 22px;
}
.header {
  max-width: 760px;
  background-size: 100%;
  height: 97px;
}
.wrapper {
  max-width: 760px;
}
.main {
  background-size: 100% auto;
  max-width: 760px;
}
.main_inner {
  background: rgba(0, 0, 0, 0) url("../images/main_inner.png") no-repeat scroll 0 0 / 100% auto;
  max-width: 760px;
}
#navigation {
  max-width: 110px;
}
.content {
  max-width: 600px;
}
.footer {
  max-width: 768px;
  width: 100%;
  background-size: 100%;
}
.footer p {
  padding: 5px 28px 36px;
}
}
/* mobile view media query */
@media only screen and (max-width: 768px){
	
	.header h1 {
  margin: 31px 0 0 22px;
}
.header h1, .header h1 a, .header h1 a:hover {
  background-size: 100% auto;
  margin-top: 17px;
  max-width: 115px;
  width: 100%;
}
.page_title {
  font-size: 15px;
  margin: 11px;
}
.header {
  background-size: 100% auto;
  height: 41px;
  max-width: 320px;
/*   position: relative; */
}
.wrapper {
  max-width: 320px;
}
.main {
  background-size: 100% auto;
  max-width: 320px;
}
.main_inner {
  background: rgba(0, 0, 0, 0) url("../images/main_inner.png") no-repeat scroll 0 0 / 100% auto;
  max-width: 320px;
}
.content {
  max-width: 250px;
}
.footer {
  max-width: 320px;
  width: 100%;
  background-size: 100%;
}
.footer p {
  padding: 26px 28px 36px;
}
#navigation {
  display: none;
  float: right;
  max-width: 250px;
}
#navigation ul {
  padding: 5px 10px;
  text-align: left;
}
.iframe_home iframe {
  width: 238px;
}
#bottom {
  height: 220px;
}
.content p {
  font-size: 11px;
  padding: 5px;
}
/* .header::before {
  color: #f00;
  content: "";
  left: 72px;
  position: absolute;
  top: 49px;
     content: url('../../assets/images/toggle.png');
     cursor: pointer;
} */
.page_left_gallery_imageholder img {
  height: 100%;
  width: 100%;
}
.page_left_gallery_imageholder {
  height: 63px;
  margin: 9px 7px;
  width: 63px;
}
#bottom {
  background:none;
  height: 273px;
  width: 100%;
}
.photo {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 237px;
}
.form {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 273px;
  float: none;
}
.send {
 margin-left: 0;
  padding: 5px 10px;
}
.form textarea {
  width: 94%;
}
 #toggle {
  position: relative;
  display: block;
}
.wrapper #toggle img {
  left: 70px;
  position: absolute;
  top: 12px;
}
.wrapper #toggle {
    display: block;
}
}

/*=====  End of my media query  ======*/
