a {
  color: rgba(14, 86, 138);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#topmenuholder {
  width: 960px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
  top: 14px;
  z-index: 4;
}
#topmenu {
  float: right;
  margin-right: 0px;
}
#topmenu li {
  float: left;
}
#topmenu li a {
  display: block;
  float: left;
  font-size: 28px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #000;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  text-decoration: none;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#topmenu li a:hover {
  color: rgba(14, 86, 138);
  transition: all 300ms;
  -webkit-transition: all 300ms;
}

#navmenuholder {
  width: 960px;
  z-index: 3;
  left: 50%;
  margin-left: -480px;
  top: 68px;
  position: relative;
}
#logo {
  display: block;
  position: absolute;
  left: 0px;
  top: -69px;
  z-index: 2;
  width: 140px;
  height: inherit;
}
#logo img {
  display: block;
  width: 100%;
  height: auto;
}
#navmenu {
  float: right;
  margin-right: 100px;
}
#navmenu li {
  float: left;
  position: relative;
}
#navmenu li a {
  display: block;
  float: left;
  font-size: 22px;
  margin-right: 23px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  text-decoration: none;
  color: #fff;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 200;
  border-top: 8px solid #000;
  height: 61px;
}
#navmenu li a:hover,
#navmenu li a.active {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  border-top: 8px solid #fff;
}

#zwartebalk {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 68px;
  background-color: rgba(14, 86, 138, 0.63);
  height: 69px;
  z-index: 1;
}

.slider {
  min-width: 260px;
  max-width: 960px;
  margin: 0 auto;
}
.slider img {
  display: block;
  width: 100%;
}
.slick-prev,
.slick-next {
  height: 45px;
  width: 45px;
  right: 30px;
  background-image: url(../images/next.png);
}
.slick-prev {
  left: 30px;
  z-index: 30;
  background-image: url(../images/prev.png);
}
#sliderholder {
}
.slick-prev:before,
.slick-next:before {
  /* font-family: 'slick'; */
  /* font-size: 20px; */
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-slide {
  outline: none !important;
}
#lineholder {
  height: 21px;
  background-image: url(../images/sliderbottomborder.png);
  background-repeat: repeat-x;
  width: 100%;
}
#container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#container h1,
#container h2 {
  font-weight: 200;
  font-size: 35px;
  color: rgba(14, 86, 138);
  margin: 15px 0px 15px 1.5%;
  text-transform: uppercase;
}
#container h2 {
  font-size: 25px;
  margin-left: 0px;
}
#left {
  width: 78%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  min-height: 650px;
  float: left;
}
#right {
  width: 17.5%;
  margin-right: 1.5%;
  min-height: 100px;
  float: left;
  margin-bottom: 50px;
}
#right h1 {
  margin-top: 0px;
  margin-left: 0px;
}
.fix {
  clear: left;
}
#right .maand {
  background-image: url(../images/img_lines.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 50px;
}
#right .date,
#right .place {
  font-size: 13px;
  line-height: 22px;
}
#right .place img {
  display: inline-block;
  margin-right: 10px;
}
#lastnews {
  background-color: #e6e7ec;
  padding: 1.5%;
  position: relative;
  margin-bottom: 20px;
}
#lastnews .foto {
  /*
	display:block;
	float:left;	
	margin-right:1.5%;
	width:100%;
	height:auto;
    margin-bottom: 10px;	
*/
  display: block;
  float: left;
  margin-right: 1.5%;
  width: 30%;
  height: auto;
}
/*
#lastnews .artikel{
	float:left;	
	width:100%;
    margin-bottom: 40px;
}
*/
#lastnews .artikel {
  float: left;
  width: 65.5%;
  margin-bottom: 40px;
}
#container #lastnews .artikel h1 {
  margin: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}
#container #lastnews .artikel p {
  line-height: 19px;
  font-size: 13px;
}
#container #lastnews .artikel a {
  text-decoration: none;
  color: rgba(14, 86, 138);
  display: block;
  position: absolute;
  left: 32%;
  font-size: 13px;
  bottom: 20px;
}
#container #lastnews .artikel a:hover {
  text-decoration: underline;
}
.colnews {
  width: 28.5%;
  padding: 1.5%;
  float: left;
  border: 1px solid #000;
  position: relative;
}
.colnews.mid {
  margin: 0px 2.2%;
}
.colnews img {
  display: block;
  width: 100%;
  height: auto;
}
#container .colnews h1 {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}
#container .colnews p {
  line-height: 19px;
  font-size: 13px;
}
#container .colnews {
  height: 450px;
}
#container .colnews a {
  text-decoration: none;
  color: rgba(14, 86, 138);
  display: block;
  position: absolute;
  font-size: 13px;
  bottom: 20px;
  left: 5.5%;
}
#container .colnews a:hover {
  text-decoration: underline;
}
.archieflink {
  text-align: right;
  margin: 20px 0px;
}
.archieflink a {
  text-decoration: none;
  color: rgba(14, 86, 138);
  font-size: 20px;
}
.archieflink a:hover {
  text-decoration: underline;
}
.lijnen {
  background-image: url(../images/img_lines.jpg);
  height: 4px;
  margin-bottom: 10px;
}
.teamimage {
  position: relative;
  margin-bottom: 100px;
}
.teamimage img {
  width: 650px;
  height: auto;
}
.teamimage a {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 280px;
  text-decoration: none;
}
.teamimage a.link1 {
  left: 0%;
  width: 12.5%;
}
.teamimage a.link2 {
  left: 16.5%;
  width: 12.5%;
}
.teamimage a.link3 {
  left: 31%;
  width: 12.5%;
}
.teamimage a.link4 {
  left: 41.5%;
  width: 12.5%;
}
.teamimage a.link5 {
  left: 59%;
  width: 12.5%;
}
.teamimage a.link6 {
  left: 74.5%;
  width: 12.5%;
}
.teamimage a.link7 {
  left: 88%;
  width: 12.5%;
}
.teamimage a.link8 {
  left: 87.5%;
  width: 12.5%;
}
.teamimage a.link9 {
  left: 102%;
  width: 12.5%;
}
.teamimage a span.naam {
  font-weight: 800;
  font-size: 16px;
  color: rgba(14, 86, 138);
  text-transform: uppercase;
  position: absolute;
  display: block;
  bottom: -40px;
  left: 0px;
}
a.backinfolink {
  display: block;
  /* float: left; */
  font-size: 16px;
  color: rgba(14, 86, 138);
  margin-top: 50px;
  text-decoration: none;
}
a.backinfolink:hover {
  text-decoration: underline;
}

.teamimage a span.link {
  text-decoration: none;
  color: #000;
  display: block;
  position: absolute;
  font-size: 13px;
  bottom: -65px;
  left: 0;
}

.teamimage a span.link:hover {
  text-decoration: underline;
}
.teamimage a.link4 span.link,
.teamimage a.link4 span.naam {
  left: 20px;
}
#footer {
  width: 100%;
  height: 180px;
  background-image: url(../images/bottom_bg.png);
  background-repeat: repeat-x;
  margin-left: -12px;
}
#footer img {
  display: block;
  margin: 0 auto;
}
#footleft {
  float: left;
  width: 50%;
  color: #fff;
  font-size: 12px;
  margin-top: 18px;
  margin-left: 31px;
}

#footright {
  float: right;
  margin-top: 16px;
  margin-right: 15px;
}
#footright li {
  float: left;
}
#footright li a {
  display: block;
  float: left;
  text-decoration: none;
  color: white;
  font-weight: 900;
  border-right: 3px solid #fff;
  padding-right: 4px;
  padding-left: 4px;
  text-transform: uppercase;
  font-size: 15px;
}
#footright li a.last {
  border-right: 0px solid #fff;
}
#footholder {
  width: 960px;
  margin: 0 auto;
}

.lastnews {
  background-color: #fff;
  padding: 1.5%;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #000000;
}
.lastnews .foto {
  display: block;
  float: left;
  margin-right: 1.5%;
  width: 30%;
  height: auto;
}
.lastnews .artikel {
  float: left;
  width: 65.5%;
  margin-bottom: 40px;
}
#container .lastnews .artikel h1 {
  margin: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}
#container .lastnews .artikel p {
  line-height: 19px;
  font-size: 13px;
}
#container .lastnews .artikel a {
  text-decoration: none;
  color: rgba(14, 86, 138);
}
#container .lastnews .artikel a:hover {
  text-decoration: underline;
}
#container .lastnews .artikel a.back {
  text-decoration: none;
  color: rgba(14, 86, 138);
  display: block;
  /* position: absolute; */
  /* left: 32%; */
  font-size: 13px;
  /* bottom: 20px; */
  text-align: left;
}
#container .lastnews .artikel a:hover {
  text-decoration: underline;
}
#sub {
  display: none;
  position: absolute;
  left: 0px;
  top: 69px;
  background-color: rgba(14, 86, 138, 0.63);
  width: 200px;
}
#sub li a {
  color: white;
  font-size: 18px;
  padding: 5px;
  text-transform: none;
  border: 0px;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  border-bottom: 1px solid #fff;
  display: block;
  width: 97%;
  padding-right: 0px;
  padding-left: 3%;
}
#sub li a.last {
  border-bottom: 0px;
}
#sub li {
  width: 100%;
}
#sub li a:hover {
  color: black;
  border: 0px;
  border-bottom: 1px solid #fff;
}
#sub li a.last:hover {
  border-bottom: 0px;
}
#navmenu li.partners:hover #sub {
  display: block;
}
.sponsor {
  margin: 25px 0px;
}
.sponsor p {
  font-size: 12px;
  color: #000;
  width: 75%;
  line-height: 16px;
  margin: 15px 5px;
}
.sponsor p strong {
  font-weight: bold;
  font-size: 13px;
}
.sponsor p.link a {
  text-decoration: none;
  color: rgba(14, 86, 138);
  display: block;
}
.sponsor p.link a:hover {
  text-decoration: underline;
}
.teamlid {
  display: block;
  float: left;
  width: 33%;
  position: relative;
}
.teamlid img {
  display: block;
  margin-top: 32px;
}
.lijnen {
  margin-bottom: 20px;
}
.teamlid p {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 15px;
  color: rgba(14, 86, 138);
  text-transform: uppercase;
}
.teamlid p span {
  display: none;
  font-size: 12px;
  color: black;
  text-transform: none;
  margin-top: 5px;
}
.teamlid:hover p span {
  text-decoration: underline;
}
.head {
  position: relative;
}
.head .head1 {
  display: block;
  position: absolute;
  left: 145px;
  top: 30px;
}
.head .head2 {
  display: block;
  position: absolute;
  left: 520px;
  top: 30px;
}
.head .head3 {
  display: block;
  position: absolute;
  left: 520px;
  top: 270px;
}

.head p {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 15px;
  color: rgba(14, 86, 138);
  text-transform: uppercase;
}
.head p span {
  display: block;
  font-size: 12px;
  color: black;
  text-transform: none;
  margin-top: 5px;
}
.head .head1:hover p span {
  text-decoration: underline;
}
.head .head2:hover p span {
  text-decoration: underline;
}
.head .head3:hover p span {
  text-decoration: underline;
}
#container h2.name {
  font-weight: 900;
  font-size: 55px;
  line-height: 46px;
}
.liddetail {
  position: relative;
}
.liddetail .fotolid {
  position: absolute;
  left: 0px;
  top: 110px;
  z-index: -1;
}
.info {
  float: left;
  margin-left: 426px;
  font-size: 13px;
  position: absolute;
  top: 20px;
  line-height: 17px;
  margin-right: 10px;
}
#container #accordion .panel h1 {
  cursor: pointer;
}
#container #accordion .panel.open h1 span {
  display: none;
}
#container #accordion .panel.open h1 {
  font-size: 25px;
  text-transform: uppercase;
  margin-left: 0px;
}
#container #accordion .panel.closed h1 {
  font-size: 14px;
  text-transform: inherit;
  margin-left: 0px;
}
#container #accordion .panel.closed div {
  display: none;
}
.panel th {
  color: rgba(14, 86, 138);
  font-weight: 400;
  text-align: left;
  height: 25px;
}
.panel td {
  height: 20px;
  font-size: 13px;
}
form label {
  font-size: 20px;
  font-weight: 200;
  display: block;
  margin-bottom: 7px;
  margin-top: 15px;
}
form input,
form textarea {
  width: 600px;
  height: 30px;
  padding: 5px;
  margin-bottom: 7px;
  outline: none;
  border-radius: 0px;
  border: 1px solid #000;
}
form textarea {
  width: 600px;
  height: 150px;
  resize: none;
}
.archieflink.verzendknop {
  margin-right: 140px;
}
form label.error {
  display: inline-block;
  font-weight: 900;
  font-size: 20px;
  color: #ff0004;
  margin-left: 10px;
}
.info p {
  margin: 0 10px;
}
.info p strong {
  font-weight: 800;
}
.info ul {
  margin-top: 15px;
}
.info ul li {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: 10px;
}
#footleft a {
  text-decoration: none;
  color: white;
}
#footleft a:hover {
  text-decoration: underline;
}
.artikel p {
  margin-bottom: 15px;
}
#container .sponsor h2 {
  font-weight: 400;
  font-size: 16px;
  margin-left: 4px;
}
@media screen and (max-width: 960px) {
  #footer img {
    width: 100%;
    height: auto;
  }
  map {
    display: none;
  }
  #footholder,
  #topmenuholder {
    width: 100%;
    margin: 0 auto;
  }
}
