@font-face {
  font-family: "joos";
  src: url("joos-webfont.eot");
  src: url("joos-webfont.eot?#iefix") format("embedded-opentype"),
    url("joos-webfont.woff2") format("woff2"),
    url("joos-webfont.woff") format("woff"),
    url("joos-webfont.ttf") format("truetype"),
    url("joos-webfont.svg#joosmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: rgb(255, 255, 255);
  font-size: 100%;
}

body {
  margin-top: 20px;
  font-family: joos, verdana, arial, helvetica, sans-serif;
  font-size: 100%;
  color: rgb(0, 0, 0);
}

a {
  color: rgb(0, 0, 0);
}

header,
nav,
footer {
  margin: 0 auto;
  width: 800px;
  height: 70px;
  text-align: center;
  font-size: 3em;
}

header .link {
  width: 25%;
  float: left;
}

header .link a {
  display: inline-block;
  padding-top: 40px;
  font-size: 0.7em;
  color: rgb(167, 187, 176);
  text-decoration: none;
}

header .logo {
  width: 50%;
  float: left;
  font-size: 1.6em;
  color: rgb(167, 187, 176);
  padding-top: 0px;
}

header .logo a {
  color: rgb(167, 187, 176);
  text-decoration: none;
}

header.home {
  height: 90px;
}

header.home .logo {
  width: 100%;
  text-align: center;
  padding-top: 0;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

div.up {
  height: 50px;
  /*background-image: url('/img/lijn-boven.png');*/
}

div.down {
  clear: both;
  height: 50px;
  /*background-image: url('/img/lijn-onder.png');*/
}

main {
  margin: 0 auto;
  min-height: 200px;
  width: 1000px;
}

main .caption h2 {
  color: rgb(167, 187, 176);
  font-size: 2em;
  margin: 0 0 0.2em 0;
}

main .caption p {
  margin: 0;
  padding: 0 0 1.1em 1.1em;
  font-family: calibri, helvetica, arial, verdana, sans-serif;
  font-size: 1em;
}

main.home {
  margin-top: 15px;
  position: relative;
  height: 550px;
}

nav {
  width: 900px;
  margin-top: -10px;
}

nav ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

nav ol li {
  margin: 0;
  padding: 0;
  width: 150px;
  display: inline-block;
}

nav li a {
  text-decoration: none;
}

nav li a.active {
  color: rgb(167, 187, 176);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

footer {
  padding-top: 0.7em;
  font-size: 1.8em;
  color: rgb(167, 187, 176);
}

footer a {
  color: rgb(167, 187, 176);
  text-decoration: none;
}

footer div {
  float: left;
  width: 30%;
}

footer div.point {
  float: left;
  color: rgb(0, 0, 0);
  width: 5%;
  margin-top: -5px;
}

.block {
  position: absolute;
  width: 147px;
  height: 145px;
  z-index: 300;
  cursor: pointer;
}

.block a {
  display: block;
  width: 100%;
  height: 100%;
}

.block-zakelijk {
  top: 40px;
  left: 205px;
}

.block-cultuur {
  top: 40px;
  left: 430px;
}

.block-bladen {
  top: 40px;
  left: 652px;
}

.block-educatie {
  top: 260px;
  left: 205px;
}

.block-uitgelicht {
  top: 260px;
  left: 430px;
}

.block-pand81 {
  top: 260px;
  left: 652px;
}

nav.home li {
  width: auto;
  z-index: 400;
  position: absolute;
  font-size: 0.8em;
}

li.zakelijk {
  top: 210px;
  left: 110px;
}

li.cultuur {
  top: 210px;
  left: 470px;
}

li.bladen {
  top: 210px;
  right: 110px;
}

li.educatie {
  top: 500px;
  left: 110px;
}

#thumbs {
  float: left !important;
}

li.uitgelicht {
  top: 500px;
  left: 455px;
}

li.pand81 {
  top: 500px;
  right: 110px;
}

div.portrait {
  position: absolute;
  top: 30px;
  left: 100px;
  height: 375px;
  width: 520px;
}

div.landscape {
  position: absolute;
  top: 30px;
  right: 100px;
  height: 375px;
  width: 520px;
  z-index: 100;
}

div.framework {
  position: absolute;
  top: 0;
  left: 100px;
  background-image: url("/img/framework.png");
  height: 500px;
  width: 800px;
  z-index: 100;
}

.caption-full {
  width: 450px !important;
}

.potlood-link {
  padding-top: 0 !important;
}

.potlood {
  height: 80px;
}
