html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
	font-family:'PT Sans', sans-serif;
	list-style-position:inside;
	color: #808285;
}
html, body {
	height: 100%;
}

table{
	width:100%;
	font-size: 12px;
	color: #808285;
	
	
}

td{
	width:50%;
}

.center{
	text-align:center;
}
h1 {
	font-size:22px;
	color: #15B9E9;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size:20px;
	color: #15B9E9;
	padding-bottom: 10px;
	font-weight: bold;
}
h3 {
	font-size:18px;
	color: #C6C6C7 !important;
	padding-bottom: 10px;
	font-weight: bold;
	
}
h4 {
	
	font-size:16px;
	color: #15B9E9;
	padding-bottom: 10px;
	font-weight: bold;
}
h5{
	padding-top:10px;
	color:#15B9E9;
	font-weight:bold;
}
p, .page .content li {
	font-size: 12px;
	color: #808285;
	padding-bottom: 15px;
}

hr{
	border:0;
}
.content {
	width: 980px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
	position: relative;
	
}
strong {
	font-weight: bold;
	color:#15B9E9;
}
.blokfooter {
	background: #15B9E9;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/icons/plus.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-bottom:10px;
}
.blokfooter p {
	padding-left: 40px;
	padding-top: 24px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.blok {
	background: #15B9E9;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	margin-top: -100px;
}
.blok2, .blok2info {
	background: #15B9E9;
	width: 24%;
	float:left;
	height: 250px;
	margin-left:1%;
	margin-top: 15px;
	overflow:hidden;
}
.blok2 img{
	height: 100%;
	
}
.blok h1 {
	padding: 10px;
	color:#fff;
}
.blok p {
	padding: 10px;
	color:#fff;
	font-size: 14px;
}
.content:after {
	content:"";
	display: block;
	clear: both;
}


.refitem{
	background:#15B9E9;
}

.refitem h5, .refitem p{
	color:#fff;
}



#header {
	position: relative;
	border-bottom: 4px solid #C6C6C7;
	background:#FBFBFB;
	
}
#logo {
	margin-bottom: 10px;
	margin-top:10px;
}
#logo img {
	width: 80%;
}
#menu {
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom: 0;
	z-index: 2;
}
#menu li {
	list-style: none;
	float: left;
	margin-right: 20px;
}
#menu li ul {
	position: absolute;
	display: none;
	width: inherit;
}
#menu li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	float: none;
	background: #15B9E9;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
	width: 150px;
}
#menu li ul li a {
	color:#fff;
}
.menu-item {
	padding-bottom: 20px;
}
.menu-item a {
	color:#C6C6C7;
	text-transform: uppercase;
	font-weight:bold;
}
.menu-active {
	border-bottom: 3px solid #15B9E9;
	
}
.menu-active a{
	color:#15B9E9;
}

#menu li:last-child {
	margin-right: 0px;
}
#slider {
	background-color: #15B9E9;
	
	margin-bottom: 50px;
	opacity:1!important;
	overflow: hidden;
}
.footer {
	background: #15B9E9;
}
.footer-inner {
	width: 980px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.footer-inner li {
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	list-style: none;
}
.footer-inner a {
	color:#fff;
	font-size:12px;
}
.footer, .push {
	height: 30px;
}
#wrapper {
	min-height: 100%;
	margin: 0 auto -30px;
	/* the bottom margin is the negative value of the footer's height */
	padding-bottom: 30px;
}
.invoer {
	padding: 8px;
	margin-bottom:5px;
	
	
}
.invoer1 {
	padding: 8px;
	margin-bottom:5px;
	

}
.invoer-bericht1 {
	height: 100px;
	width: 100%;
}
.invoer-bericht {
	height: 100px;
	width: 99%;
}
.button {
	background-color: #15B9E9;
	border: none;
	color: #fff;
	padding: 10px;
	
}
.contactpad {
	padding-top:50px;
}
.erkend img {
	float:right;
}
.social {
	text-align: center;
}
.social a img {
	
	padding-left: 5px;
	width: 35px;
	height: 35px;
}
.item img {
	width:100%;
}


.gallerythumb{
	height:120px;
	background-size: cover !important;
	background-position: center center !important;
}

.logo2{
	width:90%;
	margin-right:4%;
}

@media only screen and (max-width: 1100px) {
	
	.logo2{
	width:100%;
}
	
	
	.blok {
		margin-top: 10px;
	}
	.item img {
		width:100%;
	}
	#slider {
		height: auto;
	}
	.footer-inner ul {
		float: none;
	}
	.erkend img {
		float: none;
		padding-bottom: 15px;
	}
	.erkend {
		text-align: center;
	}
	.content {
		width:90%;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}
	#logo {
		padding-top: 20px;
		border-bottom: 4px solid #15B9E9;
		width: 100%;
		text-align:center;
	}
	#logo img{
		width:80%;
		
	}
	#menu {
		position: inherit;
		background-color: #15B9E9;
		width: 100%;
		margin-top: 0;
	}
	.menu-item {
		padding: 10px;
		padding-left: 20px;
		border-bottom: 1px solid #333;
	}
	.menu-item a {
		font-size: 14px;
		color: #fff;
	}
	#menu li {
		float: none;
		margin-right: 0;
	}
	.menu-active {
		border-bottom: none;
		background-color: #15B9E9;
		color: #fff;
		border-bottom: 1px solid #fff;
	}
	.flags {
		text-align: center;
		padding: 10px;
	}
	.blok2, .blok2info{
		width:100%;
	}
	.blok2 img{
		width:100%;
	}
	#header-inner {
		width: 100%;
	}
	#menu li ul li {
		border: 1px solid #fff;
	}
	.invoer1{
		width:100%;
	}
	
	.social{
		text-align:center;
	}
	
	.social a img {
	margin-top: 0px;
	
}
}