/* FRAMEWORK */

body {
  font-family: Lucida Sans, Tahoma, Arial;
  font-size: 13px;
  color: #fff;
  line-height: 1.6;
  margin: 0px;
  background: #000033;
}

#wrapper {
}
.pswp__caption__center > p {
  padding: 20px 0px;
}
.pswp__caption {
  bottom: 10px;
}

.pswp__caption__center {
  font-size: 33px;
  max-width: 100%;
  text-align: center;
}

#wrapper-sub {
  width: 950px;
  padding: 80px 0px 80px 0px;
  margin: 0 auto;
}

#menu {
  width: 950px;
  padding: 0px 0px 80px 0px;
}

#left {
  float: left;
  width: 140px;
  padding-right: 50px;
}

#right {
  float: left;
  width: 140px;
  padding-left: 50px;
}

#content {
  float: left;
  width: 570px;
  font-size: 14px;
}

/* STIJL */

p {
  margin: 0px;
}

img {
  border: 0px;
}

span.yellow {
  color: #f6e84f;
}

span.pink {
  color: #aa1177;
}

a {
  color: #aa1177;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

a.contact2 {
  color: #fff;
}

a.contact2:hover {
  color: #aa1177;
}

.contact {
  color: #999999;
}

.phocaname {
}

a.pagenav {
  color: #fff;
}

a.pagenav:hover {
  color: #aa1177;
}

span.pagenav {
  color: #aa1177;
}

.pgcenter {
}

.phocacredit {
  color: #000033;
  text-align: right;
  font-size: 1px;
}

.phocacredit a,
.phocacredit a:link,
.phocacredit a:visited,
.phocacredit a:hover {
  color: #000033;
  text-decoration: none;
}

#lbNumber {
  font-size: 1px;
  color: #fff;
}

/* MENU */

a.kurtface {
  display: block;
  height: 24px;
  width: 135px;
  background-image: url("../images/button_kurtface.png");
  margin-right: 35px;
  float: left;
}

a.techniek {
  display: block;
  height: 24px;
  width: 130px;
  background-image: url("../images/button_techniek.png");
  margin-right: 35px;
  float: left;
}

a.galerie {
  display: block;
  height: 24px;
  width: 111px;
  background-image: url("../images/button_galerie.png");
  margin-right: 35px;
  float: left;
}

a.verkoop {
  display: block;
  height: 24px;
  width: 121px;
  background-image: url("../images/button_verkoop.png");
  margin-right: 35px;
  float: left;
}

a.fotokunst {
  display: block;
  height: 24px;
  width: 154px;
  background-image: url("../images/button_fotokunst.png");
  margin-right: 35px;
  float: left;
}

a.contact {
  display: block;
  height: 24px;
  width: 120px;
  background-image: url("../images/button_contact.png");
  float: left;
}

a.kurtface:hover {
  background-image: url("../images/button_kurtface_over.png");
}

a.techniek:hover {
  background-image: url("../images/button_techniek_over.png");
}

a.galerie:hover {
  background-image: url("../images/button_galerie_over.png");
}

a.verkoop:hover {
  background-image: url("../images/button_verkoop_over.png");
}

a.fotokunst:hover {
  background-image: url("../images/button_fotokunst_over.png");
}

a.contact:hover {
  background-image: url("../images/button_contact_over.png");
}

#phocagallery .page-header {
  display: none !important;
}
