

/* custom.css */

* {padding: 0; margin: 0;}
html { margin: auto; font-family: 'Roboto', sans-serif; font-size: 95%; height: 100%; color: #404850;}
a {outline: none;}
input, select, textarea { font-family: 'Roboto', sans-serif; font-size: 13px;  color: #555; }
img { border: 0px; display: inline; }
header, footer, nav, section, aside, hgroup, article { display: block; }
a, input { outline: none; }

input, textarea, select{margin:1px; border:1px solid #aaa; padding:3px;}
input, select{width:355px}
textarea{width:355px}
input[type="checkbox"]{border:none; width:15px}

body { line-height: 175%; background:#f7f7f7;}
.clear { clear: both; height: 0; }
.button , #teaserCntr .sliderCaption a {display: inline-block; padding: 0 10px; min-width: 150px; height:56px; line-height: 56px; text-align: center; font-size: 130%; text-decoration: none; font-weight: bold; cursor: pointer; color: #fff; background: #ff5300 }
.button:hover, #teaserCntr .sliderCaption a:hover {background: #888; color: #fff}
h1 {font-size: 240%; font-weight: normal; margin-bottom: 10px; color: #548ec4; line-height: 110%;}
h2, .title {font-size: 180%; font-weight: normal;margin-bottom: 10px; color: #548ec4; line-height: 110%; }
h3 {font-size: 180%; font-weight: normal;margin-bottom: 10px; color: #548ec4; line-height: 110%;}
h4 {font-size: 160%; font-weight: normal;margin-bottom: 10px; color: #548ec4; line-height: 110%;}
p { margin-bottom: 10px;}
a {color: #ff9000;}
a:hover {color: #bbbbbb;}
.column h4 {color: #696e72;}
form { background: none; width: 100%; border-radius: 5px; padding: 10px 0px; clear: both;}
form p {clear: both;}
fieldset { border: none; padding: 0px; }
legend  { font-size: 80%;}
.quote {font-style:italic}
form label{display:inline-block;width:150px; line-height:34px; margin-bottom: 5px;}
ul {list-style: none;}
#contents ul {list-style: disc; margin: 10px 20px;}
.small {font-size: 90%;}
.breadcrumb {border-bottom: 1px solid #ddd; font-size: 90%;}
.centerCntr {clear:both; padding: 35px; width: 1102px; margin: 0 auto;}
.clickable {cursor:pointer;}

#headerCntr { background:#fff; margin-top: 0px;}
#headerCntr .logo {float: left;  margin: 0px; }
#headerCntr .logo:hover {opacity: 0.6}
#headerCntr .slogan {float: left; width: 500px; text-align: center;margin: 30px 0 0 0; font-size: 120%}
/* #headerCntr .slogan span {  padding: 10px 0; float: right; color:#f15c22; font-weight: bold;} */
#headerCntr .headerbuttons {float: right; margin-top: 10px; }
#headerCntr .headerbuttons a {margin-bottom: 5px;}

#menuCntr {background: #fff; line-height: 56px; height: 56px; font-size: 110%; float: right; margin: 15px 20px 0 0; text-transform: uppercase; }
#menuCntr.fixed {position: fixed; top: 0;}
#menuCntr ul li {line-height: 56px;}
#menuCntr ul li a {text-decoration: none; text-transform: normal; padding: 0 20px; text-align: center; color: #404850; }
#menuCntr a:hover, #menuCntr li:hover {background: #4081be; color:#fff}
#menuCntr ul li.item-with-ul a{padding-right: 70px}
#menuCntr ul.sm-screen  li.item-with-ul a{padding: 0 70px}
#menuCntr ul li ul { background: #fff; min-width: 260px;}
#menuCntr ul li ul a {color: #000; background: none;}
#menuCntr .flexnav .touch-button{ background:rgba(0,0,0,0.1);}
#menuCntr .touch-button .navicon{ color:#666}


#teaserCntr {width: 1172px !important; margin: 0px auto; height: 394px; padding-bottom: 35px; overflow: hidden; background:#fff;}
#teaserCntr .flexslider{ height: 394px; margin: 0 auto;}
#teaserCntr .sliderCaption { width: 960px; height: 220px; position: relative; top: -85px; right: 35px;  float: right; z-index: 888}
#teaserCntr .sliderCaption p{  color: #fff; height: auto; position: relative; top: 0px;  line-height: 100%;} 
#teaserCntr .sliderCaption h3 { color: #fff; text-align: center; font-size: 220%; text-shadow: 1px 1px 2px #000;}
#teaserCntr .sliderCaption a.button {background:url('/images/btnArrow.png')#ff9000 no-repeat; background-position: 14px 24px;  margin-left:50px; color: #fff; text-align: left; font-size: 130%; float: left ; width: 220px; padding-left: 40px; height: 62px; line-height: 62px; margin-bottom: 10px; }
#teaserCntr .sliderCaption a.button:hover {opacity: 0.8; color:#fff;}
#teaserCntr .sliderCaption a.facebook {background:url('/images/btnFacebook.png')#ff9000 no-repeat; background-position: 14px 25px; margin-left:50px; color: #fff; text-align: left; font-size: 130%; float: left; width: 220px; padding-left: 40px;  height: 62px; line-height: 62px; margin-bottom: 10px; }
#teaserCntr .sliderCaption a.facebook:hover {opacity: 0.8; color:#fff;}

input.line {width: 40px;}
input.radio {width: 40px;}
input.total {width: 70px;}
.columnCntr {background:#fff;  width: 1172px; margin: 0 auto; }
.column {  width: 280px; float: left; padding: 40px; margin: -20px 10px 20px 0; height: 260px; overflow: hidden; text-align:center; color:#fff;}
.column.first {background: #ec008c;}
.column.mid {background: #20409a;}
.column.last {background: #368fde;border: none; margin-right: 0;}
.column img { margin: 0 auto;}
.column h4 { margin: 0px 0 5px 0; font-weight: normal; padding: 0px 0 10px 0; color:#fff}
.column p {height: 100px;}
.column a{ text-decoration: none; width: 220px; font-weight: normal;font-size: 120%; height: 68px; line-height: 68px; padding: 0 20px; color:#fff; }

#contentCntr {background:#fff; padding: 35px; width: 1102px; margin: 0 auto;}
#contentCntr #contents.home {float: left;width: 700px; padding: 0; line-height: 200%; }
#contentCntr #contents {float: left;width: 1102px; padding: 0; line-height: 200%;}
#contentCntr #contents h1 {  margin: 10px 0 20px 0;}
#contentCntr #contents u {font-weight: normal; font-size: 150%; text-transform: none; text-decoration: none;}
#contentCntr #blok-zijkant {float: right; width: 280px; }
#contentCntr #blok-zijkant h2 {color:#596a79; margin-bottom: 25px; font-weight: bold;}
#contentCntr #blok-zijkant strong{color:#548ec4; font-size: 120%;}
#contentCntr #blok-zijkant a  {background:url('/images/btnArrow.png')#ff9000 no-repeat; background-position: 14px 18px;text-decoration: none;color: #fff; text-align: left; font-size: 130%; float: left; width: 220px; padding-left: 40px; height: 50px; line-height: 50px; margin-bottom: 10px; font-weight: bold; }
#contentCntr #blok-zijkant a:hover  {opacity: 0.8; color:#fff!important;}

#nieuwsCntr {background:#f0f6fc;  padding: 35px 35px 0 35px; width: 1102px; margin: 0 auto;}
#nieuwsCntr  p.small {float: right; text-align: right; clear:both; font-style: italic; color:#548ec4; font-size: 140%; text-decoration:none; background:url('/images/arrowNews.png') center right no-repeat; padding-right: 30px;}
#nieuwsCntr  p.small a {color:#548ec4;text-decoration:none;}
#nieuwsCntr #nieuws { float:none; color:#6a7682  }
#nieuwsCntr #nieuws p.title { margin: 0px 0 20px 0; }
#nieuwsCntr #nieuws p.date { background:#548ec4; margin: 0px -30px 0px 0; padding: 10px 20px; color:#fff; float: right;}
#nieuwsCntr #nieuws p.leesmeer, #nieuwsCntr #nieuws p.leesmeer a {color:#ff9000; font-weight: normal}
#nieuwsCntr #nieuws li {background:#fff; float: left; width: 296px; min-height: 290px; padding: 30px 30px 0 30px; margin: 0 14px 20px 0;}
#nieuwsCntr #nieuws li:last-child {margin-right: 0; background:#fff; float: left; width: 296px; padding: 30px 30px 0 30px;}
#nieuwsCntr #nieuws li a {text-decoration: none; font-weight: bold; color:#6a7682}
#nieuwsCntr #nieuws img {float: left; margin-right: 5px; margin-bottom: 20px; width: 296px!important; max-height: 168px; height: auto!important; overflow: hidden;}

#socialCntr { width: 1102px;background:#fff; border: 35px solid #f0f6fc; margin: 0 auto;}
#socialCntr #facebook{ float: right; padding: 20px; }
#socialCntr #facebookDelen {width: 30%; float: left; padding: 20px }
#socialCntr #facebookDelen p.title {font-size: 100%; font-weight: bold; color:#4182be;}
#socialCntr #facebookDelen h2 {color:#4182be;}

#twitterCntr  {width: 1102px;background:#fff; border: 35px solid #f0f6fc; margin: 0 auto;}
#twitterCntr #twitter li { margin: 0; padding: 20px; clear: both;}
#twitterCntr #twitter .twitterAuthor {padding-bottom: 10px; margin-bottom: 10px; font-weight: bold;}
#twitterCntr #twitter .twitterTime {color: #777; float: right;}
#twitterCntr #twitter p a {text-decoration: none;}

#contents ul.fotoalbum {list-style: none; margin: 0;}
#contents ul.fotoalbum li {float: left; margin: 0 10px 10px 0px;}
#contents ul.fotoalbum li .imageholder {display: block; width: 240px; height: 160px; overflow: hidden;}
#contents ul.fotoalbum li a {text-decoration: none;}



#footerCntr {background: #548ec4; padding: 35px; width: 1102px; }
#footerCntr .footerMenu {width: 175px;  float: left;  padding-left: 20px; margin-right: 20px; color: #fff; }
#footerCntr .footerMenu.first { margin-left: 25px;}
#footerCntr .footerMenu.last {padding: 0; margin-right: 20px; border: 0; width: 190px; float: right;}
#footerCntr .footerMenu .title {margin-bottom: 35px; color: #fff; font-weight: bold; font-size: 140%; text-transform: normal}
#footerCntr .footerMenu label {display: inline-block;  width: 75px;}
#footerCntr #footer {text-align: center; padding: 20px 0; font-size: 80%; color: #fff;}
#footerCntr #footer  a {text-align: center; padding: 20px 0; font-size: 100%; color: #fff;}
#footerCntr .button {background:url('/images/btnArrow.png')#ff9000 no-repeat; background-position: 14px 18px; color: #fff; text-align: left; font-size: 130%; float: right; width: 220px; padding-left: 40px; height: 50px; line-height: 50px; margin-bottom: 10px; }
#footerCntr .button:hover {opacity: 0.8; color:#fff!important;}
#footerCntr a {color: #fff;}
#footerCntr a:hover {color: #000;}

/* css3 animations */
a, a:hover img, .button:hover, #menuCntr  { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}

/* custom colors */






/* flexnav.css */

.flexnav{ -webkit-transition:none; -moz-transition:none; -ms-transition:none; transition:none; -webkit-transform-style:preserve-3d; overflow:hidden; margin:0 auto; width:100%; max-height:0; position: relative; z-index: 999}
.flexnav.opacity{ opacity:0}
.flexnav.flexnav-show{ max-height:2000px; opacity:1; -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; -ms-transition:all .5s ease-in-out; transition:all .5s ease-in-out}
.flexnav li{ position:relative; overflow:hidden; border-bottom:1px solid rgba(0,0,0,0.15); }
.flexnav li a{ position:relative; display:block; z-index:2; overflow:hidden}
.flexnav li ul{ width:100%; }
.flexnav li ul li{ position:relative; overflow:hidden}
.flexnav li ul.flexnav-show li{ overflow:visible}
.flexnav li ul li a{ display:block}

.flexnav .touch-button{ position:absolute; z-index:999; top:0; right:0; width:50px; display:inline-block; background:rgba(0,0,0,0.125); text-align:center}
.flexnav .touch-button:hover{ cursor:pointer}

.menu-button{ position:relative; display:block; line-height: 50px; border-bottom:1px solid rgba(0,0,0,0.15); border-top:1px solid rgba(0,0,0,0.15); cursor: pointer}
.menu-button .touch-button{ background:rgba(0,0,0,0.125); position:absolute; z-index:999; top:0; right:0; width:50px; height:50px; display:inline-block; text-align:center}
.menu-button .touch-button .navicon{ font-size:16px; position:relative;}

/* min-width: 0px voor geen mobiele website */
@media all and (min-width:0px) { 
	.flexnav{ overflow:visible}
	.flexnav.opacity{ opacity:1}
	.flexnav li{ position:relative; list-style:none; float:left; display:block; overflow:visible; border-bottom:none}
	.flexnav li >ul{ position:absolute; top:auto; left:0; width:auto}
	.flexnav li >ul li{ width:100%}
	.flexnav li ul li >ul{ margin-left:100%; top:0}
	.flexnav li ul li a{ border-bottom:none}
	.flexnav li ul.open{ display:block; opacity:1; visibility:visible; z-index:1}
	.flexnav li ul.open li{ overflow:visible; max-height:100px}
	.flexnav li ul.open ul.open{ margin-left:100%; top:0}
	.menu-button{ display:none}
	
	/* onderstaande regels voor geen blokjes in de navigatie */
	#menuCntr .flexnav .touch-button{ width: auto; background: none;}
	#menuCntr ul li.item-with-ul a{padding-right: 20px}

}
.oldie .flexnav{ overflow:visible}
.oldie .flexnav li{ position:relative; list-style:none; float:left; display:block; width:20%; min-height:50px; overflow:visible}
.oldie .flexnav li:hover >ul{ display:block; width:100%; overflow:visible}
.oldie .flexnav li:hover >ul li{ width:100%; float:none}
.oldie .flexnav li a{ overflow:visible}
.oldie .flexnav li >ul{ position:absolute; top:auto; left:0; display:none; z-index:1; overflow:visible}
.oldie .flexnav li ul li ul{ top:0}
.oldie .flexnav li ul li a{ border-bottom:none}
.oldie .flexnav li ul.open{ display:block; width:100%; overflow:visible}
.oldie .flexnav li ul.open li{ width:100%}
.oldie .flexnav li ul.open ul.open{ margin-left:100%; top:0; display:block; width:100%; overflow:visible}
.oldie .flexnav ul li:hover ul{ margin-left:100%; top:0}
.oldie .menu-button{ display:none}


/* flexslider.css */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.eot');
	src:url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.woff') format('woff'),
		url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.ttf') format('truetype'),
		url('//cdnjs.cloudflare.com/ajax/libs/flexslider/2.2.2/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; line-height: 1;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 20px; background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.6); text-shadow: 1px 1px 0 rgba(255,255,255,0.4); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 20px; text-align: center; z-index:10;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.3); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.75); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.6); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
