@charset "UTF-8";
/* CSS Document */

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, ol, 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%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:#fff;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.top-header {
	background:url(images/header-img.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	width:100%;	
}

.top-header .logo-img {
	position:relative;
	z-index:999;
	margin:-20px 0 30px -10px;
}

.top-header .contact-top {
	text-align:right;
	font-size:28px;
	color:#fff;
	font-weight:300;
	line-height:150%;
	margin:60px 0 0 0;
}

.top-header .contact-top a {
	font-weight:700;
	color:#fff;
	text-decoration:none;
}

.top-header .contact-top a:hover {
	text-decoration:underline;
}

#lang_sel_list {
	float:right;
	margin:20px 0 20px 0;
	background:none !important;
}

#lang_sel_list ul li {
	margin:0 0 0 10px !important;
}

#lang_sel_list ul li a {
	color:#fff !important;
}

#lang_sel_list ul a, #lang_sel_list_list ul a:visited {
	background: transparent !important;
}

/* Intro */ 

.intro {
	clear:both;
	width:100%;
	text-align:center;
	padding:20px 0 0 0;
}

.intro div.tekst {
	font-size:24px;
	font-weight:300;
	color:#333366;
	line-height:180%;
	border-bottom:1px solid #efefef;
	padding:0 0 40px 0;
	margin:0 20px 0 20px;
}

/* Content */ 

h1, h2, h3, h4, h5, h6 {
	color:#333366;
	font-weight:700;
	line-height:180%;
}

h1 {
	font-size:24px;
	padding-bottom:20px;
}

h2 {
	font-size:22px;
	padding-bottom:20px;
}

h3 {
	font-size:20px;
	padding-bottom:20px;
}

h4 {
	font-size:20px;
	padding-bottom:20px;
}

h5 {
	font-size:20px;
	padding-bottom:20px;
}

.content {
	margin:20px 0 40px 0;
	background:#fff repeat;
	width:100%;
	float:left;
	clear:both;
	padding:20px 0 0 20px;
}

.content .col-8-12 {
	padding-right:40px !important;
}

.content p {
	line-height:180%;
	color:#666;
	font-size:16px;
	padding:0 20px 20px 0;
}

.content p blockquote {
	padding:0 0 0 35px;
	font-size:24px;
	color:#666;
	font-style:italic;
	line-height:150%;
}

.content p a {
	color:#333366;
	font-weight:bold;
	text-decoration:none;
}

.content p a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.content ul {
	font-size:16px;
	color:#666;
	padding:0 0 20px 2px;
}

.content ul li {
	line-height:150%;
	background:url(images/list-img.png) no-repeat top left;
	background-position:0 10px;
	padding:0 0 0 20px;
}

.content ul li a {
	color:#333366;
	text-decoration:none;
	font-weight:bold;
}

.content ul li a:hover {
	text-decoration:underline;
}

.content img.alignleft {
	float:left;
	padding:10px;
	margin:5px 10px 0 0;
	border:1px solid #FFA401;
}

.content img.alignright {
	float:right;
	margin:5px 0 0 0;
}

.content table {
	width:100%;
	margin:0 0 20px 0;
}

.content td {
	font-size:16px;
	padding:5px;
	color:#666;
	border:1px solid #6CBE10;
}

.content .webshop-link {
	font-size:20px;
	color:#fff;
	padding:20px;
	border-radius:10px;
	background:#6CBE10;
	display:inline-block;
	margin:0 0 20px 0;
}

/* Articles */ 

.post {
	float:left;
	clear:both;
	margin:0 0 40px 0;
}

h1 a {
	color:#333366;
	font-size:24px;
	padding-bottom:20px;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline
}

.author {
	display:block;
	font-size:14px;
	color:#666;
	padding:0 0 20px 0;
}

a.meer-lezen {
	font-size:18px;
	float:left;
	clear:both;
	background:#333366;
	padding:15px;
	color:#fff;
	font-weight:700;
	box-shadow:0px 2px 0px #000;
	text-decoration:none;
	border-radius:5px;
}

a.meer-lezen:hover {
	background:#333366;
}

/* Sidebar */ 

.sidebar-title {
	font-size:20px;
	color:#333;
	padding:10px 0 20px 0;
	font-weight:700;
}

.sidebar .textwidget {
	background:url(images/bg-sidebar.png) no-repeat #333366;
	background-size:cover;
	padding:10px 20px 20px 20px;
	font-size:20px;
	margin-bottom:20px;
	list-style:none;
}

.sidebar .textwidget p {
	font-size:18px;
	color:#fff;
	line-height:180%;
	background:none !important;
	padding:0;
	font-weight:300;
	padding:0 0 20px 0;
}

.sidebar .textwidget p:last-child {
	padding:0;
}

.sidebar .textwidget a {
	font-size:18px;
	background:#5F5EBF;
	color:#fff;
	text-align:center;
	display:block;
	margin:0 0 0 0;
	padding:20px;
	text-decoration:none;
	text-transform:uppercase;
}

.sidebar .textwidget a:hover {
	background:#333;
}

.sidebar ul {
	background:url(images/bg-sidebar.png) no-repeat #333366;
	background-size:cover;
	padding:10px 20px 20px 20px;
	font-size:20px;
	margin-bottom:20px;
	list-style:none;
}

.sidebar ul li {
	color:#fff;
	line-height:180%;
	background:none !important;
	padding:0;
	font-weight:300;
}

.sidebar ul li.head {
	font-weight:700;
	color:#fff;
	font-size:24px;
}

.sidebar ul li a {
	color:#fff;
	font-weight:600;
	text-decoration:none;
}

.sidebar ul li a:hover {
	text-decoration:underline;
}

/* Formulieren */

.wpcf7-text {
	padding:5px;
	color:#666;
	width:50%;
}

.wpcf7-textarea {
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	width:80%;
}

.wpcf7-submit {
	border:none;
	font-size:18px;
	float:left;
	clear:both;
	background:#333366;
	padding:15px;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	margin-bottom:20px;
}

.wpcf7-response-output {
	margin:20px 0 0 0 !important;
}

/* Footer */ 

.footer {
	float:left;
	background:#333;
	width:100%;
	padding:20px 0 40px 30px;
}

.footer .col-1-1 p {
	font-size:14px;
	color:#fff;
	line-height:150%;
}

.footer p a {
	color:#fff;
	font-weight:600;
	text-decoration:none;
}

.footer p a:hover {
	text-decoration:underline;
}

/* Gallery */ 

.gallery-item {
	padding:0 !important;
	margin:0 20px 20px 0 !important;
	width:auto !important;
}

.gallery-icon {
	padding:0 !important;
	margin:0 !important;
}

/* Comments */ 

.commentlist li{
	width:95%;
	float:left;
	clear:both;
	padding:20px 10px 0 20px;
	border:1px solid #ccc;
	background:#ECECEC;
	margin:0 0 20px 0;
}

	.commentlist li a {
		color:#333366;
		text-decoration:none;
	}

	.commentlist li em {
		display:block;
		padding:10px 0 0 0;
		font-size:14px;
		width:100%;
	}

	.commentlist li p {
		margin-top:20px;
	}

h3#respond {
	border-top:1px solid #ccc;
	padding:20px 0 20px 0;
	float:left;
	clear:both;
	width:95%;
}

#commentform {
	width:100%;
	float:left;
	clear:both;
}
	
	#commentform input {
		padding:10px;
		border:1px solid #ccc;
	}

	#commentform textarea {
		padding:10px;
		border:1px solid #ccc;
		width:90%;
	}

	#commentform #submit {
		background:#333366;
		border:none;
		color:#fff;
		font-size:18px;
		padding:10px;
	}

/* Suckerfish menu */

.menu-contain {
	float:left;
	clear:both;
	background:#333366;
	width:100%;
	padding:0 0 20px 0;
}

.responsiveSelectContainer, .responsiveSelectContainer ul { /* all lists */
    width:100%;
	list-style: none;
	line-height: 1;
	position:relative;
    z-index:900;
}

.responsiveSelectContainer li {
	display:inline-block;
}

.responsiveSelectContainer ul li.current-menu-item a {
	font-weight:700 !important;
}

.responsiveSelectContainer ul .menu-item a{
	margin-left : 20px;
    font-weight:300 !important;
	font-size : 16px;
	color : #fff !important;
	text-decoration:none;
}

.responsiveSelectContainer ul.sub-menu li a{
	font-size : 14px;
	color : #333 !important;
	font-weight:normal;
}

.responsiveSelectContainer ul li.menu-item-object-page:after, .responsiveSelectContainer ul li.menu-item-object-category:after, .responsiveSelectContainer ul li.menu-item-has-children:after{
	content:url(images/menu-img.png);
	position:relative;
	top:-2px;
	left:13px;
}

.responsiveSelectContainer ul li.menu-item-object-page:last-child:after, .responsiveSelectContainer ul li.menu-item-has-children:last-child:after {
	content:'';
}

.responsiveSelectContainer ul.sub-menu li.menu-item-object-page:after {
	content:'';
}

.responsiveSelectContainer ul.sub-menu li.menu-item-object-page:last-child:after {
	content:'';
}

.responsiveSelectContainer li a:hover { text-decoration: underline; }
.responsiveSelectContainer li li a {padding-left:10px; color:#5c5c5c; display: block; font-size : 14px; background: #efefef; border:1px solid #d9d9d9; text-align: left; font-weight:200; padding:10px;}

.responsiveSelectContainer li ul {
	display: none;
	position: absolute;
	top:18px;
    width:225px;
}

.responsiveSelectContainer li li.first { border-top: 1px solid white; }
.responsiveSelectContainer li li {
	width : 225px;
	padding : 0;
	margin : 0;
	float : left;
	clear : both;
	overflow : auto;
}
.responsiveSelectContainer li:hover ul, #nav li.over ul { display: block; }

.responsiveMenuSelect {
	border-radius:5px;
	border:1px solid #ccc;
	height:30px;
	font-size:14px;
	color:#666;
}

@media handheld, only screen and (max-width: 768px) {

	#lang_sel_list {
		float:left;
		margin:0 0 20px 0;
		background:none !important;
	}

	#lang_sel_list ul li {
		margin:0 10px 10px 0 !important;
	}

	.top-header .logo-img {
		margin:-20px 0 0 -25px;
		width:40%;
	}

	.top-header .contact-top {
		float:left;
		text-align:left;
		margin:0 0 20px 0;
		font-size:18px;
	}

	.header {
		display:none;
	}

	.content {
		padding:0;
	}

	.content .col-8-12 {
		padding-right:0 !important;
	}

	.responsiveSelectContainer {
		width:100%;
		margin:0;
	}

}