/* LESS Document */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
	font-family: Arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: Arial, sans-serif;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.hasPointer {
	cursor: pointer
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html, body {
	height: 100%
}
body {
	min-height: 100%
}
html {
	font-family: Arial, sans-serif;
	font-size: 1em;
	opacity: 1
}
body, body.vestigingen {
	border-top: 0;
	margin: 0
}
.pagewrapper {
	min-height: 100%;
	overflow: hidden
}
.pagewrapper .push {
	padding-bottom: 173px
}
@media screen and (min-width: 768px) {
.pagewrapper {
	overflow: visible
}
}
.container {
	padding-right: 0;
	padding-left: 0;
	width: 100%
}
@media (min-width: 992px) {
.container {
	width: 970px
}
}
@media (min-width: 1200px) {
.container {
	width: 1170px
}
}
.main {
	min-height: 100%
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #281e64;
	margin: 0;
	font-family: 'Open Sans', Arial, sans-serif
}
h1, .h1 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase
}
h2, .h2 {
	font-size: 18px;
	font-weight: 700
}
h3, .h3 {
	font-size: 18px;
	font-weight: 700
}
h4, .h4 {
	font-size: 14px;
	font-weight: 700
}
h5, .h5 {
	font-size: 13px;
	font-weight: 700
}
@media screen and (min-width: 960px) {
h1, .h1 {
	font-size: 23px
}
}
.content_text {
	padding: 11px 17px 0
}
.content_text p, .content_text ul, .content_text ol {
	color: #4d4d4d;
	font-size: 13px!important
}
.content_text p span, .content_text ul span, .content_text ol span {
	font-size: 13px!important
}
.content_text figure {
	margin: 0;
	max-width: 100%
}
.content_text figure img {
	width: 100%
}
@media screen and (min-width: 960px) {
.content_text {
	padding: 11px 0 0
}
}
.header {
	background: #fff;
	border-bottom: 1px solid #281e64;
	text-align: center
}
.header .container {
	background: rgba(255,255,255,1);
	position: relative;
	z-index: 12
}
.header .inner {
	background: #fff;
	border-bottom: 1px solid #281e64;
	border-top: 1px solid #dadbdb;
	position: relative;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 100%
}
.header .logo {
	display: inline-block;
	margin-top: 8px;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5)
}
.header .hamburger {
	left: 12px;
	position: absolute;
	top: 12px
}
.home .header {
	height: 218px
}
.vervolg .header {
	height: auto
}
@media screen and (min-width: 960px) {
.header {
	border-bottom: 0
}
.header .inner {
	background: transparent;
	border-bottom: 0;
	padding-bottom: 0;
	min-width: 1px
}
.home .header {
	height: 541px
}
.vervolg .header {
	height: 288px
}
.vervolg .header .container {
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}
}
@media screen and (min-width: 960px) {
.header .logo {
	display: block;
	float: left;
	margin: 20px 0 0 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}
.header .hamburger {
	display: none
}
}
.hamburger {
	background: url("../img/hamburger.gif") left top no-repeat;
	display: block;
	height: 26px;
	width: 32px
}
.open_mobile_navigation .hamburger {
	background-position: left bottom
}
.navigation {
	clear: both;
	display: none;
	margin-bottom: 20px;
	text-align: center
}
.navigation .inner {
	border-radius: 3px;
	display: block;
	background: #9ec6ea;
	background: -moz-linear-gradient(top, #9ec6ea 0, #4782b4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ec6ea), color-stop(100%, #4782b4));
	background: -webkit-linear-gradient(top, #9ec6ea 0, #4782b4 100%);
	background: -o-linear-gradient(top, #9ec6ea 0, #4782b4 100%);
	background: -ms-linear-gradient(top, #9ec6ea 0, #4782b4 100%);
	background: linear-gradient(to bottom, #9ec6ea 0, #4782b4 100%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#9ec6ea', endColorstr='#4782b4', GradientType=0);
	padding-left: 0;
	padding-right: 0
}
.navigation .inner>ul {
	border-radius: 3px;
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}
.navigation .inner>ul>li {
	display: table-cell;
	margin-left: 2px
}
.navigation .inner>ul>li:first-child {
	border-radius: 3px 0 0 3px
}
.navigation .inner>ul>li:first-child a {
	margin-left: 0;
	border-radius: 3px 0 0 3px
}
.navigation .inner>ul>li:last-child {
	border-radius: 0 3px 3px 0
}
.navigation .inner>ul>li:last-child a {
	border-radius: 0 3px 3px 0
}
.navigation .inner>ul>li.active a {
	background: #8ec3e9;
	background: -moz-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ec3e9), color-stop(2%, #65aee1), color-stop(98%, #4296d2), color-stop(100%, #357fb3));
	background: -webkit-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -o-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -ms-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: linear-gradient(to bottom, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#8ec3e9', endColorstr='#357fb3', GradientType=0)
}
.navigation .inner>ul>li.active a:after {
	top: 98%;
	left: 50%;
	border: solid transparent;
	content: " ";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #3d92d0;
	border-width: 10px;
	margin-left: -10px
}
.navigation a {
	background: #69b6e4;
	background: -moz-linear-gradient(top, #69b6e4 0, #329cda 4%, #1074c0 96%, #0a61a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69b6e4), color-stop(4%, #329cda), color-stop(96%, #1074c0), color-stop(100%, #0a61a4));
	background: -webkit-linear-gradient(top, #69b6e4 0, #329cda 4%, #1074c0 96%, #0a61a4 100%);
	background: -o-linear-gradient(top, #69b6e4 0, #329cda 4%, #1074c0 96%, #0a61a4 100%);
	background: -ms-linear-gradient(top, #69b6e4 0, #329cda 4%, #1074c0 96%, #0a61a4 100%);
	background: linear-gradient(to bottom, #69b6e4 0, #329cda 4%, #1074c0 96%, #0a61a4 100%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#69b6e4', endColorstr='#0a61a4', GradientType=0);
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 43px;
	line-height: 43px;
	margin-left: 2px;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase
}
.navigation a:hover {
	background: #8ec3e9;
	background: -moz-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ec3e9), color-stop(2%, #65aee1), color-stop(98%, #4296d2), color-stop(100%, #357fb3));
	background: -webkit-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -o-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: -ms-linear-gradient(top, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
	background: linear-gradient(to bottom, #8ec3e9 0, #65aee1 2%, #4296d2 98%, #357fb3 100%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#8ec3e9', endColorstr='#357fb3', GradientType=0);
	text-decoration: none
}
.navigation .dropdown:hover .dropdown-menu {
	display: block
}
.navigation .dropdown-menu {
	background: #fff;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 17px 0 11px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #281e64;
	list-style: none
}
.navigation .dropdown-menu li {
	display: block;
	text-transform: none
}
.navigation .dropdown-menu li.active a, .navigation .dropdown-menu li.active a:hover {
	color: #281e64;
	filter: none;
	text-decoration: underline
}
.navigation .dropdown-menu a {
	background: transparent!important;
	color: #414141;
	display: inline-block;
	filter: none;
	height: auto!important;
	line-height: 18px;
	text-transform: none
}
.navigation .dropdown-menu a:before {
	color: #281e64;
	content: '\2022';
	position: absolute;
	left: 7px;
	text-decoration: none!important
}
.navigation .dropdown-menu a:after {
	display: none!important
}
.navigation .dropdown-menu a:hover {
	background: transparent;
	text-decoration: underline
}
.navigation .dropdown-menu a:hover:before {
	text-decoration: none!important
}
.navigation .active .dropdown-menu li a, .navigation .active .dropdown-menu li.active a {
	filter: none!important
}
@media screen and (min-width: 960px) {
.navigation {
	display: block
}
}
.mobile_navigation {
	background: #3d92d3;
	background: -moz-linear-gradient(left, #3d92d3 0, #0065b1 35%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3d92d3), color-stop(35%, #0065b1));
	background: -webkit-linear-gradient(left, #3d92d3 0, #0065b1 35%);
	background: -o-linear-gradient(left, #3d92d3 0, #0065b1 35%);
	background: -ms-linear-gradient(left, #3d92d3 0, #0065b1 35%);
	background: linear-gradient(to right, #3d92d3 0, #0065b1 35%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#3d92d3', endColorstr='#0065b1', GradientType=1);
	display: block;
	left: 0;
	min-height: 100%;
	position: absolute;
	top: 52px;
	width: 228px;
	z-index: 99;
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	transition: transform .3s
}
.mobile_navigation ul {
	display: block;
	font-size: 14px;
	font-weight: 700;
	list-style: none;
	margin: 0;
	padding: 0
}
.mobile_navigation ul li {
	border-bottom: 1px solid #79b4e1;
	display: block;
	padding: 9px 0 5px 17px;
	position: relative
}
.mobile_navigation ul li.active {
	background: #3f99da
}
.mobile_navigation ul li.active a:after {
	border: solid transparent;
	border-color: rgba(0,111,197,0);
	border-left-color: #fff;
	border-width: 9px;
	content: " ";
	height: 0;
	margin-left: -9px;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 8px;
	width: 0
}
.mobile_navigation ul li a {
	color: #fff;
	display: block;
	text-transform: uppercase
}
.mobile_navigation ul li a:hover {
	text-decoration: none
}
.mobile_navigation .dropdown-menu {
	background: transparent;
	border: 0;
	float: none;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.mobile_navigation .dropdown-menu li {
	border: 0;
	padding: 0
}
.mobile_navigation .dropdown-menu li.active a {
	text-decoration: underline;
	background-color: transparent
}
.mobile_navigation .dropdown-menu li a:active, .mobile_navigation .dropdown-menu li a:focus {
	background-color: transparent!important
}
.mobile_navigation .dropdown-menu li a:after {
	display: none!important
}
.mobile_navigation .dropdown-menu>li>a:focus {
	background-color: transparent!important;
	color: #fff
}
.mobile_navigation .dropdown-menu a {
	font-size: 12px;
	padding: 3px 0;
	text-transform: none;
	white-space: normal
}
.mobile_navigation .dropdown-menu a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline
}
.mobile_navigation .sm-links {
	border-bottom: 1px solid #79b4e1;
	float: none;
	font-size: 12px;
	padding: 14px 0;
	margin-bottom: 13px
}
.mobile_navigation .sm-links li {
	border-bottom: 0;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	margin-left: 10px;
	padding: 0
}
.mobile_navigation .sm-links li:first-child {
	display: block;
	margin-left: 17px;
	width: 100%
}
.mobile_navigation .sm-links li:first-child+li {
	margin-left: 17px
}
.mobile_navigation p {
	color: #fff;
	font-size: 12px;
	padding-left: 17px
}
.mobile_navigation p span {
	display: block;
	margin-bottom: 2px
}
.mobile_navigation p a {
	color: #fff;
	display: block;
	text-decoration: underline
}
.open_mobile_navigation .mobile_navigation {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
@media screen and (min-width: 960px) {
.mobile_navigation {
	display: none
}
}
.sm-links {
	display: none;
	float: right;
	list-style: none;
	margin: 26px 0 28px;
	overflow: hidden
}
.sm-links li {
	color: #414141;
	float: left;
	font-size: 13px;
	line-height: 24px;
	margin-left: 8px
}
.sm-links li:first-child {
	margin-left: 0;
	margin-left: 13px
}
.sm-links a {
	display: block
}
.sm-links i {
	background: url("../img/sm_sprite.png") no-repeat;
	display: block;
	height: 24px;
	width: 23px
}
.sm-links i.icon-youtube {
	background-position: 0 0
}
.sm-links i.icon-linkedin {
	background-position: 0 -34px
}
.sm-links i.icon-facebook {
	background-position: 0 -68px
}
.sm-links i.icon-twitter {
	background-position: 0 -102px
}
.sm-links i.icon-flickr {
	background-position: 0 -136px
}
@media screen and (min-width: 960px) {
.sm-links {
	display: block
}
}
.site_tools {
	color: #414141;
	display: none;
	float: right;
	font-size: 12px;
	margin: 26px 0 28px
}
.site_tools form {
	float: left;
	margin-left: 10px
}
.site_tools .lang_select {
	border-radius: 3px;
	position: relative;
	width: 157px
}
.site_tools .lang_select select {
	background: #fffcfc;
	background: -moz-linear-gradient(top, #fffcfc 0, #f6f8f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffcfc), color-stop(100%, #f6f8f9));
	background: -webkit-linear-gradient(top, #fffcfc 0, #f6f8f9 100%);
	background: -o-linear-gradient(top, #fffcfc 0, #f6f8f9 100%);
	background: -ms-linear-gradient(top, #fffcfc 0, #f6f8f9 100%);
	background: linear-gradient(to bottom, #fffcfc 0, #f6f8f9 100%);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fffcfc', endColorstr='#f6f8f9', GradientType=0);
	border: 1px solid #dadbdb;
	border-radius: 3px;
	color: #414141;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	height: 24px;
	margin: 0;
	outline: 0;
	padding: 0;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.site_tools .lang_select:after {
	border: solid transparent;
	border-color: rgba(0,111,197,0);
	border-top-color: #006fc5;
	border-width: 9px;
	content: " ";
	height: 0;
	margin-left: -9px;
	position: absolute;
	pointer-events: none;
	right: 10px;
	top: 7px;
	width: 0
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.site_tools .lang_select select {
	padding-right: 18px
}
}
.site_tools .site_search {
	overflow: hidden;
	width: 157px
}
.site_tools .site_search .text {
	background: url("../img/site_search.png") left top no-repeat;
	border: 0;
	display: block;
	height: 24px;
	float: left;
	padding-left: 10px;
	width: 130px
}
.site_tools .site_search .text::-webkit-input-placeholder {
color:#414141
}
.site_tools .site_search .text:-moz-placeholder {
color:#414141
}
.site_tools .site_search .text::-moz-placeholder {
color:#414141
}
.site_tools .site_search .text:-ms-input-placeholder {
color:#414141
}
.site_tools .site_search .submit {
	background: url("../img/site_search.png") left bottom no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 24px;
	width: 27px
}
@media screen and (min-width: 960px) {
.site_tools {
	display: block
}
}
.visual {
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 10;
	border-bottom: 20px solid #fff
}
.visual .container {
	background: transparent
}
.visual .visual_img {
	left: 0;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 13;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-o-transition: opacity .4s
}
.visual .visual_img.current {
	opacity: 1;
	z-index: 14
}
.visual .visual_img img {
	left: 50%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.visual .slide_bar {
	background: rgba(0,111,197,.7);
	bottom: 0;
	height: auto;
	left: 0;
	min-height: 90px;
	position: absolute;
	width: 100%;
	z-index: 15
}
.visual .slide_bar .slides {
	min-height: 90px;
	overflow: hidden;
	position: relative
}
.visual .slide_bar .slider_content {
	overflow: hidden;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 3;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-o-transition: opacity .4s
}
.visual .slide_bar .slider_content.current {
	opacity: 1;
	z-index: 4
}
.visual .slide_bar .slider_content .slider_content_text {
	display: block;
	overflow: hidden;
	min-height: 90px;
	position: relative
}
.visual .slide_bar strong {
	color: #fff;
	display: block;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 11px;
	margin-top: 4px;
	width: 100%
}
.visual .slide_bar p {
	color: #fff;
	display: none;
	font-size: 14px;
	overflow: hidden
}
.visual .slide_bar p:after {
	content: 'LEES MEER >';
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin-left: 5px;
	text-transform: uppercase
}
.visual .slide_bar p:hover:after {
	text-decoration: underline
}
.visual .slide_bar .leesmeer {
	display: inline-block
}
.visual .slide_bar a:hover {
	text-decoration: none
}
.visual .slide_bar .article_links {
	background: rgba(255,255,255,.6);
	display: none;
	float: right;
	height: 142px;
	padding: 23px 0 0 46px;
	width: 370px
}
.visual .slide_bar .article_links a {
	/* clear: left; */
	float: left
}
.visual .slide_bar .prev, .visual .slide_bar .next {
	background: url("../img/visual_arrows.png") no-repeat;
	display: block;
	height: 45px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	width: 25px;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5)
}
.visual .slide_bar .prev {
	background-position: left top;
	left: -75px
}
.visual .slide_bar .next {
	background-position: left bottom;
	right: -75px
}
.home .visual, .home .visual .visual_img {
	height: 218px
}
.vervolg .visual {
	display: none
}
@media screen and (min-width: 960px) {
.home .visual, .home .visual .visual_img {
	height: 541px
}
.vervolg .visual, .vervolg .visual .visual_img {
	display: block;
	height: 288px;
	opacity: 1
}
.vervolg .visual {
	position: fixed;
	top: 0;
	left: 0
}
.visual .slide_bar {
	min-height: 142px;
	text-align: left
}
.visual .slide_bar .slider_content_text {
	max-width: 75%;
	min-height: 142px
}
.visual .slide_bar .slider_content {
	text-align: left
}
.visual .slide_bar .slides {
	min-height: 142px
}
.visual .slide_bar strong {
	font-size: 30px;
	font-weight: 700;
	margin-top: 42px
}
.visual .slide_bar p {
	display: block
}
.visual .slide_bar .article_links {
	display: block
}
.visual .slide_bar .leesmeer {
	display: none
}
}
.footer {
	background: url("../img/footer_bg.png") left top repeat-x;
	display: none;
	height: 153px;
	margin-top: -153px;
	overflow: hidden;
	text-align: center
}
.footer .logo2 {
	display: inline-block;
	margin: 14px 0;
}
.footer .logo2 img {
	width: 130px;
}
.footer .nav-list {
	list-style: none
}
.footer .nav-list li {
	display: inline-block
}
.footer .nav-list a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin: 0 10px;
	text-transform: uppercase
}
.footer p, .footer p a {
	color: #fff;
	font-size: 10px
}
@media screen and (min-width: 960px) {
.footer {
	display: block
}
}
.block-main, .block-sidebar {
	margin: 0;
	padding: 0
}
.block-main.noBorderTop, .block-sidebar.noBorderTop {
	border-top: 0;
	padding-top: 0
}
.block-main {
	padding-top: 11px
}
.block-main h1, .block-main .h1 {
	padding-left: 17px
}
@media screen and (min-width: 960px) {
.block-main, .block-sidebar {
	border-top: 2px solid #ec4165;
	margin: 12px 0 0;
	padding: 0
}
.block-main {
	padding-bottom: 52px;
	padding-top: 33px
}
.block-main h1, .block-main .h1 {
	padding-left: 0
}
}
.vestigingen {
	border-top: 1px solid #bad6e6;
	margin: 24px 0 25px
}
.vestigingen .overview {
	overflow: hidden
}
.vestigingen .overview .item {
	background: #e5f0f9;
	border-bottom: 1px solid #bad6e6;
	display: block;
	margin-top: 22px;
	padding: 7px 0 5px 12px
}
.vestigingen .overview a, .vestigingen .overview strong, .vestigingen .overview span {
	display: block
}
.vestigingen .overview a:hover, .vestigingen .overview strong:hover, .vestigingen .overview span:hover {
	text-decoration: none
}
.vestigingen .overview strong {
	color: #281e64;
	font-weight: 700;
	font-size: 18px
}
.vestigingen .overview span {
	color: #414141;
	font-size: 13px;
	font-weight: 700
}
.vestigingen .overview span p {
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 2px
}
.vestiging_groep {
	border-bottom: 1px solid #bad6e6;
	display: none;
	margin-bottom: 20px
}
.vestiging_groep:first-child {
	border-top: 0
}
.vestiging_groep p {
	padding: 18px 0 12px 0;
	text-transform: uppercase
}
.vestiging_groep p.selected a {
	color: #006fc5
}
.vestiging_groep a {
	color: #281e64
}
.vestiging_groep a:hover {
	text-decoration: none
}
@media screen and (min-width: 960px) {
.vestiging_groep {
	display: block
}
}
.vestiging_detail {
	background: #e5f0f9;
	margin-top: 22px;
	max-width: 100%;
	overflow: hidden
}
.vestiging_detail .intro, .vestiging_detail .producten, .vestiging_detail .adres, .vestiging_detail .specialiteiten {
	padding: 15px 5px 0 12px
}
.vestiging_detail .intro, .vestiging_detail .adres {
	height: 200px;
}
.vestiging_detail .intro {
	border-bottom: 1px solid #fff
}
.vestiging_detail .adres {
	color: #fff;
	overflow: hidden;
	padding: 0;
	position: relative
}
.vestiging_detail .adres .inner {
	background: url("../img/adres_bg.png") left top repeat-x;
	background-size: cover;
	padding: 15px 5px 0 12px;
	position: absolute;
	top: 0;
	left: 0;

	width: 270px;
	height: 200px;
	z-index: 2
}
.vestiging_detail .adres img {
	position: relative;
	top: 50%;
	max-width: 100%;
	z-index: 1;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}
.vestiging_detail .adres h3 {
	color: #fff
}
.vestiging_detail h2 {
	text-transform: none
}
.vestiging_detail h3 {
	text-transform: none
}
.vestiging_detail h4 {
	text-transform: uppercase
}
.vestiging_detail p {
	font-size: 13px
}
.vestiging_detail p span {
	display: block
}
@media screen and (min-width: 1024px) {
.vestiging_detail {
	background: #e5f0f9;
	margin-top: 22px;
	max-width: 100%;
	overflow: hidden
}
.vestiging_detail .intro, .vestiging_detail .producten, .vestiging_detail .adres, .vestiging_detail .specialiteiten {
	float: left
}
.vestiging_detail .intro, .vestiging_detail .producten {
	width: 40%
}
.vestiging_detail .intro, .vestiging_detail .adres {
	height: 200px
}
.vestiging_detail .adres, .vestiging_detail .specialiteiten {
	width: 60%
}
}
.filters {
	display: block;
	margin-top: 9px;
	overflow: hidden;
	-webkit-transition: height .4s;
	-moz-transition: height .4s;
	-ms-transition: height .4s;
	-o-transition: height .4s
}
.filters.filtersClosed {
	height: 0!important
}
.filters .inner {
	background: #ffffff;
	border: 1px solid #c4c4c4;
	margin: 15px;
	padding: 10px
}
.filters .inner p {
	color: #414141;
	font-size: 15px;
	line-height: 1.4;
	margin: 15px 0 0 0
}
.filters .inner p:first-child {
	margin-top: 0
}
.filters .inner p.selected a:before {
	background: #e60031
}
.filters .inner p a {
	color: #4d4d4d;
	display: block;
	padding: 0 0 0 27px;
	position: relative
}
.filters .inner p a:before {
	-webkit-box-shadow: 0 0 0 1px #c4c4c4;
	-moz-box-shadow: 0 0 0 1px #c4c4c4;
	box-shadow: 0 0 0 1px #c4c4c4;
	content: "";
	background: #fff;
	border: 3px solid #fff;
	display: block;
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 18px
}
.filters h5 {
	color: #4d4d4d;
	margin-bottom: 6px;
	margin-left: 17px;
	margin-right: 17px;
	text-transform: uppercase
}
.block-sidebar .filters .inner {
	margin: 0 0 15px 0
}
.filter_title {
	border-top: 1px solid #281e64;
	border-bottom: 1px solid #bad6e6;
	color: #281e64;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 0 17px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none
}
.filter_title.filtersClosed:after {
	border-bottom-color: #006fc5;
	border-top-color: transparent;
	top: 9px
}
.filter_title a {
	color: #281e64;
	display: block;
	padding: 14px 0 9px;
	text-decoration: none
}
.filter_title a:hover {
	text-decoration: none
}
.filter_title a.h2 {
	color: #281e64;
	position: relative;
	text-transform: uppercase
}
.filter_title:after {
	border: solid transparent;
	border-color: rgba(0,111,197,0);
	border-top-color: #006fc5;
	border-width: 9px;
	content: " ";
	height: 0;
	margin-left: -9px;
	position: absolute;
	pointer-events: none;
	right: 20px;
	top: 18px;
	width: 0
}
.block-sidebar .filters, .block-sidebar .filter_title {
	display: none
}
.block-sidebar .filter_title {
	border-top: 0;
	padding: 0
}
.block-sidebar .filters h5 {
	margin-left: 0;
	margin-right: 0
}
@media screen and (min-width: 960px) {
.filters, .filter_title {
	display: none
}
.block-sidebar .filters, .block-sidebar .filter_title {
	display: block
}
}
.article_list .list_item {
	border-top: 1px solid #281e64;
	overflow: hidden;
	padding: 12px 17px
}
.article_list .list_item:first-child {
	border-top: 0
}
.article_list .article_list_text {
	overflow: hidden
}
.article_list .article_list_text p {
	color: #4d4d4d;
	font-size: 13px;
	line-height: 16px
}
.article_list .article_list_text p.h5 {
	color: #281e64;
	font-size: 15px
}
.article_list .article_list_text .article_list_content {
	margin-bottom: 10px
}
.article_list .article_list_text .article_list_content:after {
	content: 'LEES MEER >';
	color: #4d4d4d;
	display: block;
	font-size: 12px;
	margin-top: -7px;
	text-transform: uppercase
}
.article_list .article_list_text .article_list_content:hover:after {
	text-decoration: underline
}
.article_list .article_list_text a:hover {
	text-decoration: none
}
.article_list .article_list_text a:hover p:after {
	text-decoration: underline
}
.article_list figure {
	border-top: 5px solid #006fc5;
	float: left;
	height: 83px;
	margin: 0 13px 0 0;
	position: relative;
	overflow: hidden;
	width: 83px
}
.article_list figure img {
	width: 100%;
	height: auto;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
@media screen and (min-width: 960px) {
.article_list .list_item {
	border-color: #bad6e6;
	padding: 12px 0
}
.article_list .list_item:first-child {
	border-top: 1px solid
}
.article_list figure {
	border-top: 0;
	margin-right: 30px;
	height: 117px;
	width: 165px
}
.article_list .article_list_text p.h5 {
	color: #4d4d4d;
	font-size: 13px;
	margin-top: 0.35em;
}
.article_list .leesmeer {
	display: inline-block
}
}
.article_links a {
	background: url("../img/article_links_icons.png") left top no-repeat;
	color: #e60031;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	margin: 0 15px 15px 0;
	padding: 3px 0 2px 25px;
	text-decoration: underline;
	text-transform: uppercase
}
.article_links a.prod_info {
	background-position: 0 0
}
.article_links a.contact_info {
	background-position: 0 -39px
}
.article_links a.vraag_info {
	background-position: 0 -78px
}
.article_links.article_links_detail {
	margin-left: 17px;
	overflow: hidden;
	padding-top: 14px
}
.article_links.article_links_detail a {
	display: block
}
@media screen and (min-width: 960px) {
.article_links_detail {
	margin-left: 0
}
}
.leesmeer {
	background: #348dd1;
	color: #fff;
	display: none;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 15px 2px 5px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s
}
.leesmeer:after {
	border: solid transparent;
	border-color: rgba(255,255,255,0);
	border-left-color: #fff;
	border-width: 5px;
	content: " ";
	height: 0;
	margin-top: -5px;
	position: absolute;
	pointer-events: none;
	right: -1px;
	top: 50%;
	width: 0
}
.leesmeer:hover {
	background: rgba(0,111,197,.5);
	color: #fff;
	text-decoration: none
}
.img_carousel {
	margin-bottom: 17px;
	position: relative
}
.img_carousel .article_img {
	height: 366px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%
}
.img_carousel .article_img img {
	height: 100%;
	left: 50%;
	min-width: 100%;
	opacity: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-o-transition: opacity .4s
}
.img_carousel .article_img img.fadeout {
	opacity: 0
}
.img_carousel .thumbs {
	bottom: 19px;
	height: 48px;
	overflow: hidden;
	position: absolute;
	right: 17px;
	width: 100%
}
.img_carousel .thumbs .thumbs_inner {
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 2000em
}
.img_carousel .thumbs .thumb {
	border: 2px solid #fff;
	display: inline-block;
	height: 48px;
	margin: 0 0 0 15px;
	overflow: hidden;
	position: relative;
	width: 48px
}
.img_carousel .thumbs .thumb a {
	display: block
}
.img_carousel .thumbs .thumb img {
	height: 150%;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.article_text {
	padding: 0 17px;
	width: 100%
}
.article_text h1 {
	padding-bottom: 11px;
	padding-left: 0
}
.article_text p, .article_text ul, .article_text ol {
	color: #4d4d4d;
	font-size: 13px!important
}
.article_text p span, .article_text ul span, .article_text ol span {
	font-size: 13px!important
}
.article_text .leesmeer {
	display: inline-block
}
@media screen and (min-width: 960px) {
.article_text {
	float: left;
	padding: 0 20px 50px 0;
	max-width: 485px
}
}
.teaser {
	margin-bottom: 30px
}
.teaser:nth-child(2n+1) {
	clear: both
}
.teaser figure {
	border-top: 2px solid #ec4165;
	height: 158px;
	margin: 0 0 14px 0;
	overflow: hidden;
	position: relative;
	width: 100%
}
.teaser figure img {
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	min-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.teaser h3 {
	margin-bottom: 9px
}
.teaser h3, .teaser p, .teaser ul, .teaser ol {
	padding-left: 17px;
	padding-right: 17px
}
.teaser .leesmeer {
	margin-left: 17px
}
.teaser.teaser_widget .widget_content {
	overflow: hidden;
	-webkit-transition: height .4s;
	-moz-transition: height .4s;
	-ms-transition: height .4s;
	-o-transition: height .4s
}
.teaser.teaser_widget .widget_content.widgetClosed {
	height: 0!important
}
.teaser.teaser_widget .content_img {
	border-top: 0
}
.teaser.teaser_widget .youtube+.widget_content {
	padding-left: 17px;
	padding-right: 17px
}
.teaser.teaser_widget h3 {
	border-bottom: 1px solid transparent;
	padding: 18px 0 12px 40px;
	margin-bottom: 0;
	margin-left: 17px;
	position: relative
}
.teaser.teaser_widget h3.widgetClosed {
	border-bottom: 1px solid #bad6e6;
	padding-bottom: 13px
}
.teaser.teaser_widget h3.widgetClosed.arrows:after {
	border-bottom-color: #006fc5;
	border-top-color: transparent;
	top: 12px
}
.teaser.teaser_widget h3.arrows {
	cursor: pointer
}
.teaser.teaser_widget h3.arrows:after {
	border: solid transparent;
	border-color: rgba(0,111,197,0);
	border-top-color: #006fc5;
	border-width: 9px;
	content: " ";
	height: 0;
	margin-left: -9px;
	position: absolute;
	pointer-events: none;
	right: 20px;
	top: 21px;
	width: 0
}
.teaser.teaser_widget h3.nieuws {
	background: url("../img/widget_icons.png") left 0 no-repeat
}
.teaser.teaser_widget h3.twitter {
	background: url("../img/widget_icons.png") left -48px no-repeat
}
.teaser.teaser_widget h3.youtube {
	background: url("../img/widget_icons.png") left -96px no-repeat
}
.teaser.teaser_widget h3.facebook {
	background: url("../img/widget_icons.png") left -137px no-repeat
}
.teaser.teaser_widget h3.paragraph {
	border-bottom: 1px solid #bad6e6;
	padding-left: 0;
	text-transform: uppercase
}
.teaser.teaser_widget h3.paragraph+.widget_content p {
	padding-bottom: 10px;
	padding-top: 5px
}
.teaser p, .teaser ul, .teaser ol {
	color: #4d4d4d;
	font-size: 13px;
	margin-bottom: 5px
}
.teaser p span, .teaser ul span, .teaser ol span {
	font-size: 13px!important
}
.teaser .leesmeer {
	display: inline-block
}
.teaser .widget_twitter_last10 .widgettitle, .teaser .widget_facebook_last10 .widgettitle {
	display: none
}
.teaser .widget_twitter_last10 ul, .teaser .widget_facebook_last10 ul {
	list-style: none;
	padding: 0
}
.teaser .widget_twitter_last10 ul li, .teaser .widget_facebook_last10 ul li {
	border-top: 1px solid #bad6e6;
	color: #4d4d4d;
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px
}
.teaser .widget_twitter_last10 ul li a, .teaser .widget_facebook_last10 ul li a {
	color: #281e64;
	font-weight: 700
}
.teaser .widget_twitter_last10 ul li:nth-child(3n), .teaser .widget_facebook_last10 ul li:nth-child(3n) {
	display: none
}
.teaser .widget_twitter_last10 ul li p, .teaser .widget_facebook_last10 ul li p {
	padding-left: 0;
	padding-right: 0
}
.teaser .widget_twitter_last10 ul li .leesmeer, .teaser .widget_facebook_last10 ul li .leesmeer {
	margin-left: 0
}
.teaser .widget_facebook_last10 ul li {
	overflow: hidden;
	max-height: 80px
}
.teaser .widget_facebook_last10 ul li:nth-child(3n) {
	display: block
}
.teaser .widget_list ul {
	list-style: none;
	padding: 0
}
.teaser .widget_list ul li {
	border-top: 1px solid #bad6e6;
	color: #4d4d4d;
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px
}
.teaser .widget_list ul li a {
	font-weight: 700
}
.teaser .widget_list ul li p {
	padding-left: 0;
	padding-right: 0
}
.teaser .widget_list ul li .leesmeer {
	margin-left: 0
}
.teaser .widget_list+a {
	border-top: 1px solid #bad6e6;
	color: #281e64;
	display: block;
	font-weight: 700;
	padding-top: 4px
}
.teaser .video-container {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	width: 100%
}
.teaser .video-container iframe, .teaser .video-container object, .teaser .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.block-sidebar .teaser {
	max-width: 100%;
	min-width: 100%;
	padding-left: 0
}
.block-sidebar .teaser+.teaser {
	border-top: 2px solid #ec4165
}
@media screen and (min-width: 960px) {
.teasers {
	margin-left: -30px
}
.teaser {
	float: left;
	max-width: 50%;
	padding: 0 0 0 30px
}
.teaser h3, .teaser p, .teaser ul, .teaser ol {
	padding-left: 0;
	padding-right: 0
}
.teaser .leesmeer {
	margin-left: 0
}
.teaser.teaser_widget h3 {
	margin-left: 0
}
.teaser.teaser_widget .widget_list ul li, .teaser.teaser_widget .widget_twitter_last10 ul li, .teaser.teaser_widget .widget_facebook_last10 ul li {
	padding-left: 0;
	padding-right: 0
}
.teaser.teaser_widget .youtube+.widget_content {
	padding-left: 0;
	padding-right: 0
}
}
.productgroep_section {
	padding: 33px 15px 0
}
.productgroep_section img {
	float: none;
	margin-bottom: 10px
}
.productgroep_section p strong {
	color: #281e64;
	display: block;
	font-size: 17px;
	line-height: 1.1;
	text-transform: uppercase
}
.productgroep_section p span {
	color: #4d4d4d;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 7px;
	text-transform: uppercase
}
.productgroep_section .leesmeer {
	display: inline-block;
	min-width: 115px
}
.productgroep_section .article_links {
	margin-top: 41px
}
.productgroep_section .article_links a {
	display: block
}
@media screen and (min-width: 960px) {
.productgroep_section {
	padding: 33px 0 0
}
.productgroep_section img {
	float: right
}
.productgroep_section p {
	max-width: 280px
}
}
.search_results h2 {
	display: none
}
.search_results p {
	color: #4d4d4d;
	font-size: 13px!important;
	padding: 11px 0 0
}
.search_results div h3, .search_results div h3+p {
	display: none
}
.search_results div ul {
	border-top: 1px solid #bad6e6;
	margin: 24px 0 25px;
	padding: 0
}
.search_results div ul li {
	background: #e5f0f9;
	border-bottom: 1px solid #bad6e6;
	display: block;
	margin-top: 22px;
	padding: 7px 0 5px 12px
}
.search_results div ul li a {
	color: #281e64;
	font-weight: 700;
	font-size: 18px
}
.imageRow {
	clear: both
}
.imageRow .image {
	float: left;
	width: 19%;
	height: 79px;
	margin: 3px;
	overflow: hidden;
	background-color: #000
}
.imageRow .image img {
	width: 100%
}
.form {
	color: #4d4d4d;
	margin-bottom: 50px
}
.form label {
	font-size: 13px;
	
}

.form .input-group  label {
	margin-left: 10px;
}

.form .form-pre-text {
	margin-bottom: 20px;	
}

.form .form-control {
	border-radius: 0;
	font-size: 13px
}
.form input[type="submit"] {
	background: #281e64;
	border: 0;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	padding: 5px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s
}
.form input[type="submit"]:hover {
	background: rgba(40,30,100,.7);
	color: #fff;
	text-decoration: none
}
.form .type-checkbox .input-item--sub input[type='checkbox'] {
	margin-right: 5px;
	position: relative;
	top: 2px
}

.form .form_toelichting {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #281e64;	
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

.widget_bar div.area {
	background-color: #fff;
	border: 1px solid #c4c4c4;
	height: 190px;
}

.widget_bar div .icon {
	float: left;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.widget_bar div .icon .sub {
	background-color: rgba(255, 255, 255, 0.95);
	position: absolute;
	width: 87px;
	z-index: 10000;
	border-bottom: 1px solid #848dd3;
	display: none;
}

.widget_bar div .icon .subicon {
	text-align: center;
	border-top: 1px solid #848dd3;
}

.container.main table .leesmeer {
	display: inline-block;	
}

.container.main table td {
	font-size: 13px !important;
}

.block-sidebar {
	background-color: #e9f4fa;
	padding: 10px;	
}

.teaser_widget .widget_content.Direct.naar {
	height: 90px;
		
}

.teaser_widget .widget_content ul {
	padding: 0px;
	margin: 0px;
}

.teaser_widget .widget_content ul li {
	
}

.teaser_widget .widget_content ul li a {
	text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
	border-bottom: 1px solid #bad6e6;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.teaser_widget .widget_content ul li ul {
	display: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.teaser_widget .widget_content ul li ul li {
	height: 30px;
	padding-top: 6px;
	
	list-style-type: none;
	
}

.teaser_widget .widget_content ul li ul li a {
	text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 0px;
}

.teaser_widget .meer {
	cursor: pointer;
	color: #281e64;
	padding-top: 6px;
    font-size: 13px;
	font-weight: bold;
}

.navigation .not-active {
	display: none;
	visibility: hidden;
}
