

/* custom.css */

* {padding: 0; margin: 0;}
html { margin: auto; font-family: 'Roboto', sans-serif; font-size: 85%; height: 100%; color: #848484;}
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: url('/images/bg.jpg') top center repeat;}
.clear { clear: both; height: 0; }
.button , .column a, #teaserCntr .sliderCaption a {display: inline-block; padding: 0 10px; min-width: 150px !important; height:56px; line-height: 56px; text-align: center; font-size: 100%; text-decoration: none; font-weight: bold; text-transform: uppercase; cursor: pointer; color: #fff; background: #fd120a }

h1 {font-size: 230%; font-weight: normal; line-height: 110%; margin-bottom: 10px; color: #000; }
h2, .title {font-size: 180%; margin-bottom: 5px; color: #333; font-weight: normal; line-height: 110%;margin-top: 30px;}
h3 {font-size: 180%; font-weight: normal; line-height: 110%; color: #333;margin-top: 30px;}
h4 {font-size: 160%; font-weight: normal; line-height: 110%; color: #333;margin-top: 30px;}
p { margin-bottom: 10px;}
a {color: #848484;}
a:hover {color: #fd120a;}
.column h4 {color: #696e72;}
form { background: none; width: 600px; 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;}
#contents ol { margin: 10px 20px;}
.small {font-size: 90%;}
.breadcrumb {border-bottom: 1px solid #ddd; font-size: 90%;}
.centerCntr {width: 960px; margin: 0 auto;clear:both;}



#headerCntr {background:#fff; margin-top: 0px; }
#headerCntr .logo {float: left;  margin: 8px 0 10px 0; }
#headerCntr .logo:hover {opacity: 0.6}
#headerCntr #slogan { background:#000; width: 100%; height: 30px; line-height:30px; position: relative;  color:#7d7d7d;}
#headerCntr #slogan .left {float: left; width:450px;}
#headerCntr #slogan .right {margin-top: -4px; color:#7d7d7d;  padding-left: 18px; line-height: 30px; height: 30px; float: right; width:auto; text-align: right; text-transform: normal;}
#headerCntr #slogan .right img {margin: 0px 0px 0 4px; position: relative; top:7px; }
#headerCntr #slogan .left a{text-decoration: none; color:#7d7d7d;}
#headerCntr #slogan .left a:hover {color:#fd120a;}

#menuCntr {float: right; background: #fff; line-height: 46px; height: 46px; font-size: 110%; clear: both; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-top: -75px; }
#menuCntr.fixed {position: fixed; top: 0;}
#menuCntr ul li {line-height: 56px;}
#menuCntr ul li a {text-decoration: none; text-transform: normal; padding: 0 10px; text-align: center; color: #000; }
#menuCntr a:hover, #menuCntr li:hover {background: #fd120a; 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: 100%; margin: 0px auto; height: auto; overflow: hidden;}
#teaserCntr .flexslider{ width: 1457px; margin: 0 auto; position: relative;}
#teaserCntr .flexslider{ width: 1457px;height: 400px; }
#teaserCntr .flexslider img {width: 1457px; background-position: center; margin: 0 auto;}
#teaserCntr ul {width: 1457px; height:400px;} 
#teaserCntr ul li {width: 1457px; height:400px; background-position: top center;} 
#teaserCntr .slide_1 {background-image: url('/images/slide-1.jpg'); background-repeat: no-repeat;}
#teaserCntr .sliderCaption {background: #000 ;width: 880px; height: 100px; position: relative; top: -50px;  padding: 0 40px; margin: 0 auto; border-bottom: 20px solid #fff; z-index: 999; }
#teaserCntr .sliderCaption p{  color: #fff; height: auto; padding:0px 0px; font-size: 180%; line-height: 100px;} 
#teaserCntr .sliderCaption a { background: url('/images/btnAfspraak.png') no-repeat; display: inline; float: right; margin-left: 10px; width: 170px; background-repeat: no-repeat; height: 50px; line-height: 50px; font-weight: normal; margin-top: 25px; padding: 0 20px;  text-align: left; font-size:45%; }
#teaserCntr .sliderCaption a:hover {opacity: 0.5; color:#fff;}

.columnCntr { margin: 20px auto; }
.column { border: 1px solid #f2f1ed; width: 209px; float: left; padding: 0px 10px; margin: 0px 10px 20px 0; height: 350px; overflow: hidden;}
.column.last { margin-right: 0;}
.column img { margin: -8px 0 0 -10px; }
.column h4 { margin: 0px 0 5px 0; font-weight: normal; padding: 0px 0 10px 0; }
.column p {height: auto;}
.column a{background:url('/images/btnColumn.png') no-repeat; text-align: left; width: 100px; font-weight: normal;font-size: 80%; height: 30px; line-height: 30px; padding: 0 20px;  margin-left: 80px;}
.column a:hover {opacity: 0.8; color:#fff;}

#contentCntr {margin-top: -20px; width: 960px;}
#contentCntr #nieuws{padding: 0px; background: #fff; float: left;width: 600px; margin-bottom: 20px;}
#contentCntr #contents {width: 960px;}
#contentCntr #contents.home{ width: 600px}
#contentCntr #nieuws {padding: 20px 0;}
#contentCntr #contents h1 {margin: 20px 0 40px 0; font-style: italic; color:#fd120a;}
#contentCntr #nieuws {border-bottom: 3px solid #fd120a; }
#contentCntr #nieuws h2{font-style:italic; }
#contentCntr #nieuws li {margin: 10px 20px 10px 0; padding-bottom: 5px;  float: left; width: 280px;}
#contentCntr #nieuws li a {text-decoration: none; font-size: 100%; font-weight: bold;}
#contentCntr #nieuws img {float: left; margin-right: 5px;}
#contentCntr #nieuws .imgholder {height: 160px; overflow: hidden; margin-bottom: 10px;}

#links {float: left; width: 600px; margin-top: -20px;}
#rechts {float: right; width: 311px;  margin: 0px 0px 0 0;}
#rechts div { padding: 0 0px 10px 10px; margin-bottom: 20px;}
#rechts div p.titel {line-height: 47px; padding-bottom: 7px; font-size: 125%; color: #fff;}
#rechts div p.full {margin: -10px 0 0 -10px}

#rechts #fotoalbumCntr { padding: 0; width: 310px; margin: 0 auto; overflow-x: hidden;}
#rechts #fotoalbumCntr  p.title{margin: 0 0 15px 10px; display: inline-block; font-size: 120%; font-weight: bold;}
#rechts #fotoalbumCntr  p.right{margin: 0 0 0 10px; display: inline-block; font-size: 100%; color:#555}
#rechts #fotoalbumCntr  p.right a{margin: 0 0 0 0px; display: inline-block; font-size: 100%; color:#555}

#rechts #fotoStream {width: 310px;  height: auto; }
#rechts #fotoStream ul{width: 110%; height: auto; overflow: hidden;}
#rechts #fotoStream li {float: left; height:165x; overflow: hidden; background: #fff; width: auto; display: inline; margin: 0px 0px 2px 5px;}
#rechts #fotoStream li:first-child img {margin-left: 0px; height:202px;width: auto; overflow:hidden; }
#rechts #fotoStream li img {margin-left: 0px; height:100px;width: auto; overflow:hidden;}
#rechts #fotoStream a:hover img {opacity: 0.5}

#rechts #extra ul {list-style: none;}
#rechts #extra ul li {padding-top: 20px;}
#rechts #extra img { display: inline-block; vertical-align:middle;}

#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: 230px; height: 150px; overflow: hidden;}
#contents ul.fotoalbum li a {text-decoration: none;}

#socialCntr {padding: 20px 0}
#socialCntr #facebook{width: 50%; float: left;}
#socialCntr #facebook iframe {float: right;}
#socialCntr #twitter {width: 45%; margin-right: 5%; float: left;}
#socialCntr #twitter li { margin: 0; padding-top: 10px; clear: both;}
#socialCntr #twitter .twitterAuthor {padding-bottom: 10px; margin-bottom: 10px; font-weight: bold;}
#socialCntr #twitter .twitterTime {color: #777; float: right;}
#socialCntr #twitter p a {text-decoration: none;}

#footerCntr {background: #383838; margin-top: 20px; padding: 30px 0 60px 0;}
#footerCntr .footerMenu {width: 145px;  float: left;  padding-left: 20px; margin-right: 20px; color: #fff;}
#footerCntr .footerMenu.mid { width: 300px; }
#footerCntr .footerMenu.mid span{font-weight: bold;}
#footerCntr .footerMenu.sec { width: 240px; }
#footerCntr .footerMenu.last {padding: 0; margin-top: 30px; margin-right: 20px; border: 0; width: 210px; float: right;}
#footerCntr .footerMenu.last a {text-decoration:none; }
#footerCntr .footerMenu .title {margin-bottom: 5px; color: #fff; font-weight: normal; font-size: 120%; text-transform: uppercase}
#footerCntr .footerMenu label {display: inline-block;  width: 75px;}
#footer, #footer a,#footer a:hover {background:#fff; text-align: center; padding: 20px 0; font-size: 80%; color:#acacac; }
#footerCntr .button {background: url('/images/btnFooter.png') no-repeat; color: #fff; padding: 0 20px; float: right; width: 180px; height: 50px; line-height: 50px; margin-bottom: 10px; text-align: left; font-size: 110%; font-weight: normal; text-shadow: none  }
#footerCntr .button:hover {opacity: 0.5; color:#fff!important;}
#footerCntr a {color: #fff;}
#footerCntr a:hover {color: #fd120a;}

/* 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.075); text-align:center}
.flexnav .touch-button:hover{ cursor:pointer}

.menu-button{ position:relative; display:block; line-height: 66px; 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:transparent; position:absolute; z-index:999; top:0; right:0; width:66px; height:66px; 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:990px) { 
	.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}
}
.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;}
}


/* jquery.fancybox.css */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp{padding:0; margin:0; border:0; outline:none; vertical-align:top}
.fancybox-wrap{position:absolute; top:0; left:0; z-index:8020}
.fancybox-skin{position:relative; background:#f9f9f9; color:#444; text-shadow:none; -webkit-border-radius:4px;    -moz-border-radius:4px;         border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);    -moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);         box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer, .fancybox-inner{position:relative}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444; font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin:0; padding:15px; white-space:nowrap}
.fancybox-image, .fancybox-iframe{display:block; width:100%; height:100%}
.fancybox-image{max-width:100%; max-height:100%}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url('/images/fancybox_sprite.png')}

#fancybox-loading{position:fixed; top:50%; left:50%; margin-top:-22px; margin-left:-22px; background-position:0 -108px; opacity:0.8; cursor:pointer; z-index:8060}

#fancybox-loading div{width:44px; height:44px; background:url('/images/fancybox_loading.gif') center center no-repeat}
.fancybox-close{position:absolute; top:-18px; right:-18px; width:36px; height:36px; cursor:pointer; z-index:8040}
.fancybox-nav{position:absolute; top:0; width:40%; height:100%; cursor:pointer; text-decoration:none; background:transparent url('/images/fancybox_blank.gif'); -webkit-tap-highlight-color:rgba(0,0,0,0); z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute; top:50%; width:36px; height:34px; margin-top:-18px; cursor:pointer; z-index:8040; visibility:hidden}
.fancybox-prev span{left:10px; background-position:0 -36px}
.fancybox-next span{right:10px; background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute; top:-99999px; left:-99999px; visibility:hidden; max-width:99999px; max-height:99999px; overflow:visible !important}
.fancybox-lock{    overflow:hidden !important;     width:auto}
.fancybox-lock body{    overflow:hidden !important}
.fancybox-lock-test{    overflow-y:hidden !important}
.fancybox-overlay{position:absolute; top:0; left:0; overflow:hidden; display:none; z-index:8010; background:url('/images/fancybox_overlay.png')}
.fancybox-overlay-fixed{position:fixed; bottom:0; right:0}
.fancybox-lock .fancybox-overlay{overflow:auto; overflow-y:scroll}
.fancybox-title{visibility:hidden; font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position:relative; text-shadow:none; z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute; bottom:0; right:50%; margin-bottom:-35px; z-index:8050; text-align:center}
.fancybox-title-float-wrap .child{display:inline-block; margin-right:-100%; padding:2px 20px; background:transparent; background:rgba(0,0,0,0.8); -webkit-border-radius:15px;  -moz-border-radius:15px;  border-radius:15px; text-shadow:0 1px 2px #222; color:#FFF; font-weight:bold; line-height:24px; white-space:nowrap}
.fancybox-title-outside-wrap{position:relative; margin-top:10px; color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute; bottom:0; left:0; color:#fff; padding:10px; background:#000; background:rgba(0,0,0,.8)}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), 
   only screen and (min--moz-device-pixel-ratio:1.5), 
   only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('/images/fancybox_sprite_2x.png'); background-size:44px 152px}

#fancybox-loading div{background-image:url('/images/fancybox_loading_2x.gif'); background-size:24px 24px}
}


/* responsive.css */

/* responsive voor mobiel portrait, landscape, kleine tablets en ipad portrait */
@media screen and (max-width: 990px) {
	.hidemobile{display: none;}
	#headerCntr { height: auto; padding: 10px 0; margin: 0px 0; height: auto; margin-top: -10px; border-radius: 0}
	#links,#rechts,#headerCntr .logo, #headerCntr  .headerbox, #contentCntr , .centerCntr, #menuCntr, #headerCntr .headerBox span, .sf-menu,  #footerCntr, #contentCntr #contents, #contentCntr #contents.home, #headerCntr #slogan, #headerCntr #slogan .left ,#headerCntr #slogan .right, #teaserCntr .sliderCaption , #teaserCntr .sliderCaption a, #rechts #fotoalbumCntr,#contentCntr #nieuws,#rechts #fotoStream  { border-radius: 0; width: 100%; text-align: center; padding: 0px; clear: both }
	#headerCntr .logo, #headerCntr .headerBox, #headerCntr .headerBox span, .sf-menu, #footerCntr .button {float: none; margin: 0; display: inline-block}
	#headerCntr .headerBox { padding: 10px 0; line-height: 150%}
	#headerCntr .logo img {display: inline-block; margin: 10px 0; width: 280px;}
	#headerCntr #slogan {background:#000; height: 140px}
	#headerCntr #slogan .left span {display:inline-block; padding:0; }
	#teaserCntr  { overflow: hidden;}
	#teaserCntr .flexslider,#teaserCntr ul  {clear: both; width: 100%; }
	#teaserCntr .slide_1,#teaserCntr .slide_2,#teaserCntr .slide_3 {background-size: 1300px; background-position: top center}
	#teaserCntr .sliderCaption { height: auto; padding: 20px 0; line-height: 100%;}
	#teaserCntr .sliderCaption a { background-position: center; font-size: 60%;}
	#teaserCntr .sliderCaption p {font-size: 140%; line-height: 100%;}
	#menuCntr, .slogan { height: auto; background: #fff; width: 100%; margin: 0 !important}
	#contentCntr {margin: 0 !important; padding: 10px 0;}
	#contentCntr #contents  { width: 90%!important; float: none; margin: 0 auto; text-align: left!important; }
	#contentCntr #contents img {width: 280px!important; height: auto!important; }
	#contentCntr #nieuws, #extra {float: none; clear: both; width: 90%!important; padding: 0px 0; margin: 0 auto; text-align: left}
	.column { border-radius: 0; width: 90%; text-align: center; padding: 5px; text-align: left; height: auto; }
	.column img {width: 100%!important; height: auto!important; margin: 0; padding: 0;}
	#socialCntr {margin: 0px auto;}
	#footerCntr {width: 100%; padding: 20px 0;}
	#socialCntr #twitter li,#socialCntr #twitter {margin: 0; text-align: left;}
	#rechts #fotoStream,#rechts #fotoStream ul {height: auto}
	 #socialCntr #facebook iframe{float: none; width: 250px!important; overflow: hidden;}

	#fotoalbumCntr, #socialCntr{width: 90%; text-align: left; padding: 0px; margin-right: 0; margin: 0px auto!important; }
		#footerCntr .footerMenu, #footerCntr .footerMenu.last,#footerCntr .footerMenu.mid , #socialCntr #facebook, #socialCntr #twitter{width: 100%; text-align: center; padding: 0px; margin-right: 0; margin: 0px auto; }
	#rechts #fotoalbumCntr{float: none; overflow: hidden; width: 90%;}
	.columnCntr { height: auto; padding: 20px 0; clear: both; }
	.column.last {float:none; margin-right: auto}
	#footerCntr .button {margin-bottom: 5px;}
}
/* responsive voor mobiel portrait, landscape, kleine tablets */
@media screen and (max-width: 768px) {
	.column {margin: 10px auto;float: none; }
	.column.last {float:none; margin-right: auto}

}
/* responsive voor ipad portrait */
@media screen and (min-width: 768px) and (max-width: 989px) {
	.columnCntr { background-repeat: none; height:300px;} 
	.column{margin: 5px  !important; float: left !important;  width: 23.333333%; padding: 0; border-radius: 0; overflow-x: hidden;}
	.column h4 {font-size: 120%;}
	.column.last {float:none; margin-right: auto}
	#footerCntr .footerMenu,#footerCntr .footerMenu.first, #footerCntr .footerMenu.last,#footerCntr .footerMenu.mid {width: 145px;  float: left;  padding-left: 0px; margin-right: 20px;  text-align: left;}
	#footerCntr .footerMenu.mid { width: 200px; text-align: left;}
	 #socialCntr #facebook, #socialCntr #twitter { float:left!important; width: 45%;margin: 0 2%; }
	 #socialCntr #facebook iframe{float: none; width: 400px!important; overflow: hidden;}
	#rechts #fotoalbumCntr {float: none; overflow: hidden; width: 90%;}

}