@import "/css/fonts.css";
@import "/css/grid.css";
@import "/css/superfish.css";
@import "font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);
/*css*/
body {
  font-size: 14px;
  font-family: 'Myriad Pro Regular', 'Arial', sans-serif;
  line-height: 24px;
  color: #656565;
  background: url('../images/bg1.png') 0 0 repeat-x #000000;
  font-weight: 300;
}
body .bg {
  width: 1290px;
  margin: 0 auto;
  background: #272727;
}
body p {
  margin-bottom: 22px;
}
h2 {
  z-index: 10;
  margin-bottom: 25px;
  color: #000;
  position: relative;
  font-size: 38px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 44px;
}
h2 span {
  font-size: 98px;
  display: block;
  line-height: 85px;
}
h3 {
  line-height: 29px;
  color: #656565;
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 500;
}
h3 a:hover {
  color: #fff;
}

.kalender h3 {
	background: #fff100;
	padding: 15px 20px;
	text-transform: uppercase;
}
.klassement h3 {
	background: #fff100;
	padding: 15px 20px;
	text-transform: uppercase;
	text-align: center;
}
.overzicht h3 {
	background: #fff100;
	padding: 5px 10px;
	text-transform: none;
}
.contactpersonen h3 {
	background: #fff100;
	padding: 15px 20px;
	text-transform: uppercase;
	text-align: center;
}

h4 {
  font-weight: 900;
  text-shadow: 1px 1px 0px #202020;
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 27px;
}
h5 {
  margin-bottom: 7px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-shadow: 1px 1px 0px #333;
}
h6 {
  color: #fff100;
  font-size: 58px;
  text-transform: uppercase;
  line-height: 54px;
  font-weight: 900;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  outline: none;
}
* {
  -webkit-text-size-adjust: none;
}
.extra_wrapper {
  overflow: hidden;
}
/************Header************/
header {
  background: #2c2c2c;
}
header #stuck_container {
  background: #2c2c2c;
}
header h1 {
  float: left;
  clear: both;
  position: relative;
}
header h1 a {
  padding: 10px 2px 0 0;
  display: block;
  background: #fff100;
  min-height: 96px;
}
header h1 img {
  display: block;
  height: 100%;
}
header h1:after {
  content: '';
  width: 61px;
  position: absolute;
  right: -61px;
  background: #fff100; 
  top: 0;
  height: 100%;
}
header h1:before {
  content: '';
  width: 61px;
  position: absolute;
  left: -60px;
  background: #fff100; 
  top: 0;
  height: 100%;
}
@media only screen and (min-width: 768px) {
	header .menu {
	  margin-left: 160px;
	}
}
/************Content***********/
#content {
  background: #fff;
  padding: 55px 0 60px;
}
.img {
  float: left;
  margin: 8px 20px 20px 0;
}
.brd {
  padding-top: 30px;
  border-top: 1px solid #373737;
  margin-top: 10px;
}
.brddown {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff100;
  margin-bottom: 20px;
}
.index {
  position: relative;
}
/********Page1********/
.art {
  margin-bottom: 30px;
}
.art figure {
  position: relative;
}
.art figure a {
  position: absolute;
  text-shadow: 1px 1px 0px #202020;
  background: url('../images/bg3.png');
  bottom: 0;
  color: #fff100;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  line-height: 29px;
  display: block;
  padding: 9px 19px 11px;
}
.art figure a:hover {
  color: #fff;
  background: url('../images/bg3.png');
}
.art figure img {
  width: 100%;
}
.div {
  background: url('../images/page1_img4.jpg') no-repeat #272727;
  padding: 140px 15px 20px;
  position: relative;
  margin-top: 9px;
  overflow: hidden;
  z-index: 50;
}
.div h4,
.div p {
  z-index: 51;
  position: relative;
  color: #fff;
}
.div p {
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 60px;
}
.div:before {
  left: 0;
  content: '';
  top: 97px;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 168px 0 143px 170px;
  border-color: transparent transparent transparent #fff100;
}
.div:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 144px 170px 169px 0;
  border-color: transparent #fff100 transparent transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 264px;
}
/********Page2********/
.art1 {
  margin-bottom: 30px;
  position: relative;
  padding: 40px 30px 25px;
  background: #2c2c2c;
  text-align: right;
}
.art1:before {
  content: '\f10d';
  font-size: 81px;
  position: absolute;
  color: #434343;
  left: 17px;
  font-family: 'FontAwesome';
  top: 34px;
}
.art1 div {
  position: relative;
  z-index: 10;
  text-align: left;
  margin-bottom: 10px;
}
.art1 a {
  color: #ce0031;
  font-size: 18px;
  font-weight: 500;
  text-shadow: 1px 1px 0px #202020;
}
.art1 a:hover {
  color: #fff;
}
/********Page3********/
.art2 {
  margin-bottom: 30px;
  background: #545353;
}
.art2 figure img {
  width: 100%;
}
.art2 div {
  padding: 5px 25px 10px 20px;
}
.art2 div a {
  color: #fff100;
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  text-shadow: 1px 1px 0px #202020;
}
.art2 div a:hover {
  color: #fff;
}
.art3 h3 {
  background: url('../images/marker.png') 0 9px no-repeat;
  padding-left: 25px;
  margin-bottom: 3px;
}
/********Page4********/
.art4 {
  background: #d31945;
  margin-bottom: 30px;
  overflow: hidden;
  color: #fff;
}
.art4 .extra_wrapper {
  padding: 10px 20px 5px;
}
.art4 figure {
  float: left;
  position: relative;
}
.art4 figure a {
  display: block;
}
.art4 .a2:hover {
  color: #000;
}
/********Images*******/
a.lightbox {
  display: block;
  position: relative;
}
a.lightbox img {
  width: 100%;
}
a.lightbox span {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/magnify.png) -100px center no-repeat;
}
a.lightbox:hover span {
  background-position: center center;
}
.gal {
  margin-left: -31px;
}
.gal li {
  width: 236px;
  float: left;
  margin-left: 31px;
}
.gal li a.lightbox {
  margin-bottom: 13px;
}
.gal li h3 {
  margin-bottom: 5px;
}
/*********Text********/
.p1 {
  padding-bottom: 20px;
  color: #818080;
  font-size: 18px;
  line-height: 29px;
  border-bottom: 1px solid #fff100;
}
/********Links********/
a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: 0.5s ease;
  webkit-transition: 0.5s ease;
}
a:hover {
  color: #ce0031;
}
.a1 {
  font-size: 15px;
  display: inline-block;
  background: #545353;
  text-shadow: 1px 1px 0px #202020;
  text-transform: uppercase;
  line-height: 15px;
  position: relative;
  padding: 13px 12px 14px 18px;
  font-weight: 900;
  color: #fff100;
  z-index: 60;
}
.a1:hover {
  background: #393939;
  color: #fff;
}
.a1:hover:before {
  border-color: transparent transparent transparent #393939;
}
.a2 {
  font-size: 15px;
  position: relative;
  z-index: 200;
  text-transform: uppercase;
  line-height: 27px;
  background: #f1f1f1;
  color: #656565;
  font-weight: 900;
  padding: 18px 25px 20px;
  margin-bottom: 20px;
}
.active{
  background: #fff100;
  color: #656565;
}
.a3 {
  padding: 18px 25px 20px;
  color: #fff;
  position: absolute;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 28px;
  display: inline-block;
  background: #fff100;
  text-shadow: 1px 1px 0px #202020;
  font-weight: 900;
  bottom: 60px;
  right: 198px;
}
.a3:hover {
  color: #000;
}
/********List********/
.list {
  margin-bottom: 28px;
}
.list li {
  padding-left: 26px;
  background: url('../images/marker.png') 0 6px no-repeat;
  margin-bottom: 8px;
  text-align: left;
}
.list li a {
  color: #656565;
}
.list li a:hover {
  color: #fff100;
}
.list1 + .list1 {
  margin-left: 60px;
}
.list1 {
  margin-bottom: 28px;
}
.list1 li {
  padding-left: 26px;
  background: url('../images/marker.png') 0 6px no-repeat;
  margin-bottom: 8px;
  text-align: left;
}
.list1 li a {
  color: #656565;
}
.list1 li a:hover {
  color: #fff100;
}
/*******Indent*******/
.pad {
  padding-right: 60px;
}
.mrg {
  margin-bottom: 7px;
}
.mrg1 h3 {
  margin-bottom: 3px;
}
/************Footer************/
footer {
  background: #272727;
  padding: 55px 0 50px;
}
footer h1 {
  float: left;
}
footer #footer_menu {
  float: right;
  margin-bottom: 18px;
}
footer #footer_menu li {
  float: left;
}
footer #footer_menu li a {
  color: #686868;
  text-shadow: 1px 1px 0px #202020;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
}
footer #footer_menu li .active,
footer #footer_menu li a:hover {
  color: #fff100;
  background: #272727;
}
footer #footer_menu li + li {
  margin-left: 28px;
}
.socials {
  float: right;
  margin-top: -25px;
}
.socials a {
  font-size: 30px;
  display: inline-block;
  background: #3d3d3d;
  height: 40px;
  text-align: center;
  width: 50px;
  text-shadow: 1px 1px 0px #202020;
  color: #fff;
  padding-top: 10px;
}
.socials a:hover {
  background: #fff100;
}
.socials a + a {
  margin-left: 6px;
}
.privacy {
  padding-top: 20px;
  color: #656565;
}
.privacy a {
  font-size: 12px;
  margin-left: 5px;
}
.privacy a:hover {
  color: #fff;
}
/********Map********/
.map {
  overflow: hidden;
}
.map figure {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
}
.map figure iframe {
  height: 276px;
  max-width: 100%;
}
.map address {
  font-style: normal;
  display: block;
  margin-bottom: 15px;
  font-weight: normal;
}
.map address dt {
  margin-bottom: 5px;
  color: #ce0031;
  line-height: 24px;
  font-weight: 500;
  font-size: 18px;
}
.map address dd {
  height: 22px;
}
.map address dd span {
  color: inherit;
  padding: 0;
  display: inline-block;
  min-width: 86px;
  text-align: left;
}
.map address + address {
  margin-top: 40px;
}
/*--------------To_Top----------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 58%;
  margin-left: 500px;
  overflow: hidden;
  width: 43px;
  height: 43px;
  border: none;
  text-indent: -999px;
  z-index: 20;
  background: url(../images/totop.png) no-repeat 0 0;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
#toTop:hover {
  background-position: 0 bottom;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1291px) {
  body .bg {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .gal li {
    width: 186px;
  }
  h6 {
    font-size: 50px;
    line-height: 46px;
  }
  .a3 {
    right: 209px;
    bottom: 30px;
  }
  h2 span {
    font-size: 80px;
    line-height: 60px;
  }
  #camera_wrap .camera_caption p {
    padding-left: 0;
  }
  .art4 {
    padding: 40px;
  }
  .art4 figure {
    float: none;
  }
  .art4 .extra_wrapper {
    padding: 30px 0 10px;
  }
  .index:before {
    border-width: 0 380px 340px 0;
  }
  h3 {
    line-height: 24px;
  }
  .camera_caption .div1 {
    width: 45%;
    padding-top: 40px;
  }
  h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .img {
    text-align: center;
    margin: 0 0 20px;
    float: none;
  }
}
@media only screen and (max-width: 1058px) {
  .camera_caption .div1 {
    width: 48%;
  }
  .art figure a {
    line-height: 20px;
  }
  .pad {
    padding-right: 0;
  }
}
@media only screen and (max-width: 995px) {
  .index:before {
    border-width: 0 420px 380px 0;
  }
  h4 {
    font-size: 15px;
    line-height: 20px;
  }
  .div {
    padding: 140px 10px 20px;
  }
  .div .a2 {
    font-size: 13px;
  }
  #camera_wrap .camera_caption p {
    display: none;
  }
  .list1 {
    float: none;
    margin-bottom: 0;
  }
  .list1 + .list1 {
    margin: 0;
  }
  .art figure a {
    line-height: 17px;
    padding: 9px 10px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .mrg5 .a1 {
    margin-top: 20px;
  }
  .art2 div a {
    font-size: 16px;
    line-height: 20px;
  }
  .gal li {
    width: 143px;
  }
  .art4 {
    padding: 0;
  }
  .art4 .extra_wrapper {
    padding: 35px 20px 20px;
  }
  .a3 {
    font-size: 20px;
    line-height: 20px;
    padding: 8px 15px 10px;
  }
  .a3:before {
    left: -37px;
    border-width: 0 37px 39px 0;
  }
  .a3:after {
    right: -37px;
    border-width: 39px 0 0 37px;
  }
}
@media only screen and (max-width: 767px) {
  #content {
    text-align: center;
  }
  .flt {
    float: right;
  }
  footer {
    text-align: center;
  }
  footer #footer_menu li + li {
    margin-left: 20px;
  }
  footer #footer_menu {
    float: none;
    margin-bottom: 30px;
  }
  footer #footer_menu li a {
    font-size: 15px;
  }
  footer h1 {
    float: none;
    margin-bottom: 35px;
  }
  #camera_wrap .camera_caption {
    text-align: center;
  }
  header .menu {
    float: none;
  }
  header h1 {
    float: none;
    display: inline-block;
  }
  .camera_caption .div1 {
    width: 100%;
  }
  h2 span {
    font-size: 55px;
    line-height: 50px;
  }
  #camera_wrap .camera_pag {
    bottom: 20px;
  }
  .a3 {
    right: 35%;
  }
  h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .index:before {
    display: none;
  }
  h2 {
    font-size: 30px;
    line-height: 28px;
    text-shadow: 1px 1px 0px #202020;
  }
  .mrg5 .a1 {
    margin: 20px 0 30px;
  }
  .div2 {
    margin-bottom: 35px;
  }
  .socials {
    float: none;
    margin: 0;
  }
  .gal li {
    width: 194px;
  }
  .div {
    margin-bottom: 30px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 480px) {
  .a3 {
    display: none;
  }
  header h1 {
    display: block;
  }
  header h1 a {
    padding: 5px;
  }
  header h1:before,
  header h1:after {
    display: none;
  }
  header h1 img {
		display:block;
  }
  h2 {
    font-size: 28px;
    line-height: 28px;
  }
  h2 span {
    font-size: 50px;
    line-height: 40px;
  }
  .div:after,
  .div:before {
    display: none;
  }
  footer #footer_menu li + li {
    margin-left: 40px;
  }
}
/*Core variables and mixins*/
.kalender {
	border: 1px solid #ddd;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: #f1f1f1;
}
.klassement {
	border: 1px solid #ddd;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: #f1f1f1;
	text-align: center;

}
.klassement .pane-content {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 5px;
}
.klassement table {
    margin-bottom: 0;
    width: 100%;
	text-align: left;
}
.klassement table tr {
    border-bottom: 1px solid #ddd;
}
.contactpersonen {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: #ffffff;
	text-align: center;

}
.contactpersonen .pane-content {
    background: #ffffff none repeat scroll 0 0;
    padding: 5px;
}
.contactpersonen table {
    margin-bottom: 0;
    width: 100%;
	text-align: left;
}
.contactpersonen table tr {
    border-bottom: 1px solid #ddd;
}

.overzicht {
	border: 1px solid #ddd;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: #f1f1f1;
}
.overzicht p {
	font-size: 12px;
	margin-bottom:0px;
}
.overzicht p  span{
	float: right;
	padding-right:5px;
}

.nieuws {
	text-align: left;
	padding-left: 20px;
}
.speeldag{
    background: #000;
}
.speeldag td {
	color: #fff;
}
.wit{
    background: #fff;
}
.bold{
	font-weight: bold;
}


.klassement table tr td {
    padding: 5px 0;
}

/* Style the list */
ul.tab {
	list-style-type: none;
    margin-bottom: 30px;
}
/* Float the list items side by side */
ul.tab li {
	float: left;
	margin-right: 15px;
    margin-bottom: 30px;
}
/* Change background color of links on hover */
ul.tab li a:hover {
	color: #000;
	background-color: #ddd;
}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {background-color: #fff100;}

/* Style the tab content */
.tabcontent {
	display: none;

}

.ta__c {
    text-align: center;
}
.bord__b {
    border-bottom: 1px solid #fff100;
	padding-bottom:10px;
	background:#fff;
	padding-top:10px;
}
.bord__t {
    border-top: 1px solid #fff100;
	padding-bottom:10px;
	background:#fff;
	padding-top:10px;
}
.block-2 img {
 	vertical-align: middle;
}

/* Slideshow */
/*** maak de hoogte en breedte gelijk aan je afbeeldingen **/
#slideshow {
position:relative;
height:300px;
width:450px;
}
#slideshow .slide {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
}
#slideshow div.active {
z-index:10;
opacity:1.0;
}
#slideshow div.last-active {
z-index:9;
}

