/* LESS compiled on February 21, 2025, 6:36 pm */

html {
  background: none;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  _height: 100%;
  position: relative;
}
body {
  background: url("/theme/fokkerweb/img/bg.png") repeat 0 0 #f5f5f7;
  font: 16px/28px Open Sans, Sans-Serif;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  min-height: 100%;
  _height: 100%;
  color: #1c1c1b;
  position: relative;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
}
h1 {
  font: 23px/35px 'antique_olive_stdbold', Sans-Serif;
  margin: 0 0 0.4em 0;
  color: #002664;
}
h2 {
  font: 16px/32px 'antique_olive_stdbold', Sans-Serif;
  margin: 0 0 0.4em 0;
  color: #002664;
}
h3 {
  font: 15px/28px Open Sans, Sans-Serif;
  font-weight: 700;
  color: #002664;
}
p {
  margin: 0 0 0.8em 0;
}
.orange {
  color: #ff6319;
}
.date {
  line-height: 1.0em;
  font-family: 'antique_olive_stdbold', Sans-Serif;
  margin: 0 0 0.4em 0;
  color: #0cc6de;
}
.date .small {
  padding: 0 6px 0 3px;
}
p.group {
  clear: both;
}
a {
  color: #002664;
  text-decoration: none;
}
.btn:hover,
a:hover {
  cursor: pointer;
}
.readmore,
.back {
  color: #002664;
  white-space: nowrap;
  font-size: 14px;
}
.last {
  margin-right: 0 !important;
}
.imgarticle {
  margin: 7px 15px 7px 0;
}
.underline {
  text-decoration: underline;
}
a:hover .readmore,
:hover.readmore,
a:hover .underline,
:hover.underline,
a:hover .back,
:hover.back {
  text-decoration: underline;
  color: #ff6319;
}
.amount {
  color: #9b9b9a;
  font-size: 13px;
  float: left;
}
.hr {
  display: block;
  float: left;
  position: relative;
  height: 1px;
  width: 100%;
  background: #d3d3d3;
}
.icoons {
  margin: 8px 6px 0px 0px;
  width: 17px;
  height: 17px;
  display: block;
  float: left;
  position: relative;
}
.calendar {
  background: url("/theme/fokkerweb/img/icons.png") no-repeat 0 0 transparent;
}
.news {
  background: url("/theme/fokkerweb/img/icons.png") no-repeat 100% 0 transparent;
}
.file,
.picture {
  margin-top: 6px;
}
.file {
  background: url("/theme/fokkerweb/img/icons_doc.png") no-repeat 0 0 transparent;
}
.picture {
  background: url("/theme/fokkerweb/img/icons_doc.png") no-repeat 100% 0 transparent;
}
.btn {
  letter-spacing: 1px;
  background: #002664;
  color: #fff;
  padding: 8px 10px;
  border: 0;
  font: 13px/26px 'antique_olive_stdbold';
  margin: 0;
}
.btn:hover {
  background: #ff6319;
}
.btngrey {
  background: #9b9b9a;
}
input.txt,
textarea,
select {
  width: 320px;
  padding: 6px 8px;
  font-size: 14px;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: 0px 2px 10px -5px rgba(84,84,84,0.5);
  box-shadow: 0px 2px 10px -5px rgba(84,84,84,0.5);
  margin-right: 4px;
}
form {
  width: 560px;
}
form div {
  clear: both;
  padding: 5px 0;
  display: block;
  position: relative;
}
label {
  font: 14px/24px Open Sans, Sans-Serif;
  padding-top: 4px;
}
fieldset span {
  font: 10px/24px Open Sans, Sans-Serif;
  margin-right: 2px;
}
textarea {
  height: 130px;
  width: 362px;
}
label {
  width: 170px;
  display: block;
  float: left;
  position: relative;
}
.nolabel {
  margin-left: 170px;
}
input.xs {
  width: 20px;
}
input.s {
  width: 80px;
}
input.m {
  width: 100px;
}
input.l {
  width: 140px;
}
input.xl {
  width: 240px;
}
textarea {
  width: 321px;
}
.note {
  float: right;
  font-size: 10px;
  margin-right: 50px;
}
.displaynone {
  display: none;
}
p.error {
  font: 14px/24px Open Sans, Sans-Serif;
  color: #e65454;
}
p.blue {
  font: 14px/24px Open Sans, Sans-Serif;
  color: #002664;
}
p.errorright {
  position: absolute;
  left: 520px;
  width: 300px;
  font: 14px/18px Open Sans, Sans-Serif;
  margin: 0;
  padding: 8px 0px;
  color: #e65454;
  background: #f5f5f7;
}
p.errorbottom {
  font: 14px/24px Open Sans, Sans-Serif;
  color: #e65454;
  padding-left: 170px;
  clear: both;
}
p.errornolabel {
  left: 350px;
}
input.error,
textarea.error {
  border: 1px solid #e65454;
  background: #fbf0f0;
}
label.wachtwoord {
  line-height: 16px;
}
label.other,
label.openbaar {
  float: right;
  width: 317px;
  margin: 4px 50px 10px 0;
  padding: 0;
}
#contacthome div,
#wwvergeten div {
  padding: 3px 0;
}
header {
  display: block;
  width: 100%;
  height: auto;
  background: url("/theme/fokkerweb/img/lucht.jpg") no-repeat center bottom #95b0cd;
}
.homepage header {
  background: url("/theme/fokkerweb/img/luchthomepage.jpg") repeat-y center 0 #95b0cd;
}
header .wrapper {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  display: block;
  z-index: 15;
}
header .logosmall {
  width: auto;
  position: absolute;
  right: 10px;
  top: 35px;
  text-transform: uppercase;
  font-size: 20px;
  z-index: 1000;
}
header .logosmall a img {
  width: 56px;
  vertical-align: middle;
  margin-right: 5px;
}
.homepage header .logosmall {
  display: none;
}
#menu {
  width: 100%;
  height: 100px;
  z-index: 100;
  position: relative;
}
#menu ul {
  height: 40px;
  padding-top: 40px;
  padding-bottom: 10px;
  display: block;
}
#menu ul li {
  float: left;
}
#menu ul li a {
  padding: 8px 10px;
  margin-right: 6px;
  display: block;
  font: 19px/1.0em 'antique_olive_stdbold';
  color: white;
  border: 1px solid transparent;
}
#membersonly {
  background: #fff;
  padding: 15px 10px;
}
#membersonly li {
  float: left;
}
#membersonly li a {
  color: #6c6c6c;
  padding: 6px 10px;
  margin-right: 2px;
  border: 1px solid #fff;
  font: 16px/1em 'antique_olive_stdbold';
}
#membersonly .logout {
  float: right;
  font: 12px/28px Open Sans, Sans-Serif;
  padding: 0;
  color: #6c6c6c;
}
#membersonly .logout a {
  margin-right: 0;
  margin-left: 2px;
  padding: 6px;
  border: 1px solid #d3d3d3;
}
#menu a:hover,
#menu .active a,
#membersonly a:hover,
#membersonly .active a {
  color: #fff;
  background: #ff6319;
  border: 1px solid #eb5719;
}
header .homepage {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  display: block;
  padding: 0px;
  width: 960px;
  height: 270px;
  z-index: 10;
}
header #logo,
header .intro {
  float: left;
  padding-top: 80px;
}
header .slider {
  position: absolute;
  right: 0;
  top: -100px;
  padding-top: 0;
  z-index: 20;
  display: block;
  width: 400px;
}
header .slider img {
  display: none;
}
header .slider1 {
  margin-top: 110px;
}
header .slider2 {
  margin-top: 150px;
}
header .slider3 {
  margin-top: 180px;
}
header .intro {
  padding-left: 20px;
}
header .intro h1 {
  margin: 2px 0;
  font: 35px/1.2em 'antique_olive_stdbold';
  text-transform: uppercase;
}
header .intro h2 {
  font: bold 22px/1.5em Open Sans, Sans-Serif;
  color: #466195;
}
.col3-1,
.col3-2,
.col3-3,
.col2-1,
.col2-2 {
  width: 240px;
  min-height: 150px;
  _height: 150px;
  margin-right: 90px;
  display: block;
  float: left;
  position: relative;
}
.col3-1 h1,
.col3-2 h1,
.col3-3 h1,
.col2-1 h1,
.col2-2 h1 {
  font: 19px/33px 'antique_olive_stdbold', Sans-Serif;
}
.col3-1 p a,
.col3-2 p a,
.col3-3 p a,
.col2-1 p a,
.col2-2 p a {
  display: block;
  color: #1c1c1b;
}
.col3-1 p {
  margin: 0;
}
.col3-1 .geenww a,
.col3-1 .readmore {
  color: #9b9b9a !important;
  font-size: 13px;
}
.col3-1 :hover.readmore {
  color: #1c1c1b !important;
}
.col3-1 input.m {
  width: 200px;
}
.col3-2 a u:hover {
  color: #ff6319;
}
.col3-3 {
  margin-right: 0px;
}
.col2-1.prikbordbericht,
.col2-2 {
  border: 1px solid #D3D3D3;
  background: #fff;
  min-height: 80px;
  _height: 80px;
}
.col2-1 .prikbordbericht {
  margin: 0 40px 10px 0;
  padding: 20px;
  width: 455px;
}
.col2-2 {
  float: right;
  margin: 0;
  padding: 20px 20px 20px 120px;
  width: 260px;
}
.col2-2 p {
  font: 18px/20px Open Sans, Sans-Serif;
  margin: 0;
}
.col2-2 .small {
  font-size: 14px;
  color: #6c6c6c;
}
.col2-2 img {
  position: absolute;
  left: 20px;
}
.col2-2 .btn {
  position: absolute;
  bottom: 20px;
  color: #fff;
  padding: 2px 10px;
}
.main {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.main ul,
.page ol {
  margin: 0 0 0.4em 0;
  font: 14px/24px Open Sans, Sans-Serif;
}
.main ul li {
  margin: 2px 0 2px 15px;
  list-style: disc outside none;
}
.main ol li {
  margin: 2px 0 2px 20px;
  list-style: decimal outside none;
}
.main article {
  width: 560px;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 30px;
  z-index: 1000;
}
.main article.page a {
  text-decoration: underline;
}
.main article.page a:hover {
  color: #ff6319;
}
.main article .intro {
  font: 20px/32px Open Sans, Sans-Serif;
}
.samenvatting span {
  display: block;
  float: left;
  position: relative;
  font: 14px/24px Open Sans, Sans-Serif;
  width: 170px;
  padding-top: 4px;
}
.instructies {
  display: block;
  float: left;
  position: relative;
  z-index: 999;
  float: right;
  clear: right;
  background: #fcf6ce;
  border: 1px solid #ebd99d;
  -webkit-box-shadow: 0px 2px 10px -5px rgba(84,84,84,0.5);
  box-shadow: 0px 2px 10px -5px rgba(84,84,84,0.5);
  width: 280px;
  padding: 15px 20px;
  margin: 10px 0 0 0;
}
.instructies h1 {
  font: 16px/24px 'antique_olive_stdbold', Sans-Serif;
  color: #b39a42;
}
.instructies p,
.instructies ul li,
.instructies ol li {
  font: 13px/22px Open Sans, Sans-Serif;
  color: #5c5231;
}
.boltsmoel {
  position: absolute;
  right: 10px;
}
.boltsmoel .btn {
  padding: 4px 10px;
}
.menurechts {
  display: block;
  float: left;
  position: relative;
  z-index: 999;
  float: right;
  width: 280px;
  padding: 0px 20px;
  margin: 10px 0 0 0;
}
.menurechts ul {
  margin-top: 11px;
}
.menurechts ul li {
  list-style: none outside none;
  margin: 0;
}
.menurechts a {
  line-height: 22px;
  padding: 3px 0;
  display: block;
}
.menurechts a.active {
  color: #ff6319;
}
.menurechts a:hover {
  text-decoration: underline;
}
.actueel p {
  margin: 0;
}
.agenda {
  width: 100% !important;
}
.agenda .left {
  float: left;
  width: 50%;
}
.agenda .right {
  float: right;
  width: 48%;
}
.actueelitem a {
  display: block;
  position: relative;
  padding: 3px 5px 3px 110px;
}
.actueelitem a:hover {
  background: #fff;
}
.actueelitem a .short {
  display: inline;
  font: 14px/24px Open Sans, Sans-Serif;
  color: #6c6c6c;
}
.actueelitem a .readmore {
  padding: 2px 6px;
  margin-left: 5px;
  color: #002664;
  background: #fff;
}
.actueelitem .date {
  position: absolute;
  width: 110px;
  left: 0;
  margin: 6px 0;
}
.actueeldetail .head {
  margin: 0 0 0.8em 0;
}
.actueeldetail .actueel {
  font: 12px/1em Open Sans, Sans-Serif;
  text-transform: uppercase;
  color: #6c6c6c;
  margin: 0 7px;
  padding: 0 7px;
  border-left: 1px solid #9b9b9a;
}
.inschrijven {
  border-top: 1px dotted #d3d3d3;
  border-bottom: 1px dotted #d3d3d3;
  padding: 15px 0px;
  margin: 10px 0;
  font-size: 14px;
}
.inschrijven p a:hover u {
  color: #ff6319;
}
.inschrijven p {
  margin: 0;
}
.inschrijven p.error,
.inschrijven p.blue {
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.inschrijven ul {
  color: #002664;
  background: #fff;
  padding: 5px 10px;
  margin: 10px 0 20px 0;
}
article.photos {
  width: 940px;
}
.photos .thumbmap {
  width: 201px;
  height: 265px;
  padding: 0px 10px;
  margin: 0 16px 16px 0;
  border: 1px solid #d3d3d3;
  background: white;
  display: block;
  float: left;
  position: relative;
}
.photos .thumbmap p {
  padding: 0px 10px;
  font: 14px/23px Open Sans, Sans-Serif;
}
.photos .thumbmap:hover {
  border: 1px solid #002664;
}
.photos .besloten {
  background: url("/theme/fokkerweb/img/lock.png") no-repeat 10px 7px #f2f2f2;
}
.photos .besloten .amount {
  font-size: 1px;
  text-indent: -9999px;
}
.photos .besloten img {
  margin-top: 28px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
}
.photos .besloten p {
  color: #9b9b9a;
}
.photos div {
  width: 900px;
  border: 1px solid #d3d3d3;
  background: white;
  display: block;
  float: left;
  position: relative;
  padding: 10px 20px;
}
.photos div p {
  margin: 0 250px 0 0;
}
.photos .thumbs {
  border-top: 0;
  padding: 20px 20px 10px 20px;
  margin-bottom: 10px;
}
.photos .thumbs a {
  line-height: 0;
  display: block;
  float: left;
  position: relative;
  border: 1px solid white;
  margin: 0 10px 10px 0;
}
.photos .thumbs a:hover {
  border: 1px solid #002664;
}
article.prikbord {
  width: 900px;
}
.prikbordbericht {
  display: block;
  float: left;
  position: relative;
  border: 1px solid #D3D3D3;
  background: #fff;
  height: auto;
  margin: 15px 0 0 0;
  padding: 15px 20px 0px 20px;
  width: 518px;
}
.prikbordbericht img {
  float: right;
  margin: 0 0 5px 15px;
}
.prikbordbericht .documents a {
  border: 1px solid #d3d3d3;
  margin: 0 5px 5px 0;
  font: 13px/30px Open Sans, Sans-Serif;
  padding: 2px 10px;
  display: block;
  float: left;
}
.prikbordbericht .documents a:hover {
  border: 1px solid #002664;
}
.prikbordbericht .postbyline {
  color: #002664;
  font: 13px/24px Open Sans, Sans-Serif;
  border-top: 1px dotted #d3d3d3;
  padding-top: 5px;
  margin-top: 20px;
}
.archiefbericht {
  display: block;
  float: left;
  position: relative;
  border-top: 1px solid #D3D3D3;
  background: #fff;
  height: auto;
  margin: 0;
  padding: 15px 20px 0px 20px;
  width: 518px;
}
.archiefbericht img {
  float: right;
  margin: 0 0 5px 15px;
}
.archiefbericht .documents a {
  border: 1px solid #d3d3d3;
  margin: 0 5px 5px 0;
  font: 13px/30px Open Sans, Sans-Serif;
  padding: 2px 10px;
  display: block;
  float: left;
}
.archiefbericht .documents a:hover {
  border: 1px solid #002664;
}
.archiefbericht .postbyline {
  color: #002664;
  font: 13px/24px Open Sans, Sans-Serif;
  border-top: 1px dotted #d3d3d3;
  padding-top: 5px;
  margin-top: 20px;
}
form.searchsmoel,
.alphabet {
  width: 340px;
  height: 60px;
  display: block;
  float: left;
  position: relative;
}
.alphabet {
  width: 600px;
  margin-top: 4px;
  text-align: right;
}
.alphabet span {
  padding: 0px 3px;
  margin: 0 1px;
  color: #9b9b9a;
}
.alphabet a {
  padding: 0px 3px;
}
.alphabet .current,
.alphabet .active:hover {
  background: #ff6319;
  color: #fff;
}
.searchsmoel div {
  margin: 0 0 20px 0px;
}
.smoel,
.smoeldetail {
  display: block;
  float: left;
  position: relative;
  border: 1px solid #D3D3D3;
  background: #fff;
  height: 90px;
  margin: 0 16px 16px 0;
  padding: 20px 20px 20px 130px;
  width: 310px;
}
.smoel img,
.smoeldetail img {
  position: absolute;
  left: 20px;
}
.smoel .special,
.smoeldetail .special {
  line-height: 16px;
  margin-top: 5px;
}
.smoel p,
.smoeldetail p {
  margin: 0 0 5px 0;
}
.smoel p a:hover,
.smoeldetail p a:hover {
  text-decoration: underline;
}
.smoel span,
.smoeldetail span {
  font-size: 13px;
  padding: 2px 5px 0 0;
  display: block;
  float: left;
  position: relative;
}
.smoel .btn,
.smoeldetail .btn {
  position: absolute;
  bottom: 20px;
  padding: 2px 10px;
}
.smoel .notpublic,
.smoeldetail .notpublic {
  font-size: 13px;
  color: #9b9b9a;
  padding: 0 0 0 18px;
  background: url("/theme/fokkerweb/img/lock.png") no-repeat 0 5px transparent;
}
.smoel.smoeldetail {
  width: 390px;
  height: auto;
  padding: 20px 20px 20px 170px;
}
.smoel.smoeldetail span {
  width: 165px;
  display: block;
  float: left;
  position: relative;
  padding: 2px 0 0 0;
}
.orderoptions {
  clear: both;
  margin: 0 0 10px;
}
.orderoptions span {
  float: right;
}
.orderoptions span a {
  padding: 3px 6px 3px 6px;
  margin: 0 0 0 4px;
  border: 1px solid #d3d3d3;
  background-repeat: no-repeat;
}
.orderoptions span .active.asc,
.orderoptions span .active.desc {
  background-image: url("/theme/fokkerweb/img/dart_sc.png");
  border-color: #555;
  padding: 3px 23px 3px 6px;
}
.orderoptions span .active.asc {
  background-position: 95% 12px;
}
.orderoptions span .active.desc {
  background-position: 95% -40px;
}
.orderoptions span a:hover {
  background-color: #fff;
}
.orderoptions.orderoptions-categories {
  margin-top: 5px;
  clear: none;
  float: right;
}
.orderoptions.orderoptions-categories a.active {
  border-color: #555;
}
.orderoptions.orderoptions-categories a.active.orderoption-category {
  padding: 3px 6px 3px 6px;
}
.category {
  width: 100%;
  margin: 0 0 15px 0;
  border: 1px solid #d3d3d3;
  background: #fff;
  display: block;
  float: left;
  position: relative;
}
.category h3 {
  padding: 5px 20px;
  color: #0cc6de;
}
.category div {
  display: block;
  float: left;
  position: relative;
  padding: 5px 20px 7px 20px;
  width: 100%;
  border-top: 1px dotted #D3D3D3;
  box-sizing: border-box;
}
.category div h2,
.category div p {
  display: block;
}
.category div h2 {
  font: 16px/24px 'antique_olive_stdbold', Sans-Serif;
  margin: 4px 0 0 0;
}
.category div h2 a:hover {
  color: #ff6319;
}
.category div p {
  font: 14px/24px Open Sans, Sans-Serif;
  margin: 0;
  color: #6c6c6c;
}
.category div .smalldate {
  font: 13px/24px Open Sans, Sans-Serif;
  color: #9b9b9a;
  margin: 4px 0 0 0;
  float: right;
  width: 160px;
}
.category div .smallcategory {
  font: 13px/24px Open Sans, Sans-Serif;
  color: #9b9b9a;
  margin: 4px 0 0 0;
  float: right;
  width: 250px;
}
.pagination {
  clear: both;
}
.pagination ul {
  float: left;
  clear: both;
  display: block;
  margin: 8px 0;
  padding: 0;
}
.pagination ul li {
  float: left;
  list-style-type: none;
  border-right: 1px solid #d3d3d3;
  margin: 0;
}
.pagination ul li a {
  text-decoration: none;
  display: block;
  padding: 4px 10px;
}
.pagination-centered {
  text-align: center;
  height: 60px;
  width: 940px;
}
.pagination-centered ul {
  float: inherit;
  text-align: center;
}
.pagination ul li:last-child {
  border-right: none;
}
.pagination ul li.active {
  background: #d3d3d3;
}
footer {
  z-index: 10000;
  color: #9b9b9a;
  font-size: 12px;
  text-align: center;
  background: #fff;
  width: 100%;
  height: 30px;
  bottom: 0px;
  position: fixed;
}
footer a {
  color: #9b9b9a;
}
.lazyload {
  text-align: center;
  padding-bottom: 20px;
}
.lazyload .caption {
  display: inline-block;
  background: #eee;
  padding: 4px;
}
.hidden {
  display: none;
}
.smoeldetail .smoelloading {
  bottom: 20px;
  left: 300px;
}
