.LiebeErika-Black {
  font-family: LiebeErika-Black;
  font-weight: normal;
  font-style: normal;
  cursor: default; }

.LiebeErika-Bold, #main #right #footer, #logo #line2, #logo #line3, #header .title, #teasers .teaser:hover .imgText {
  font-family: LiebeErika-Bold;
  font-weight: normal;
  font-style: normal;
  cursor: default; }

.LiebeErika-Medium, #logo #line1, #menu .menuItem, #menu .menuSubItem {
  font-family: LiebeErika-Medium;
  font-weight: normal;
  font-style: normal;
  cursor: default; }

html, body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font: 12px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#main {
  box-sizing: border-box;
  position: relative;
  width: 960px;
  color: black;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px; }
  @media (min-height: 900px) {
    #main {
      margin-top: 200px; } }
  #main #left {
    position: absolute;
    width: 140px; }
  #main #right {
    position: absolute;
    margin-left: 20px;
    left: 140px;
    width: 800px; }
    #main #right #content {
      position: absolute;
      top: 200px;
      width: 100%;
      height: 400px; }
    #main #right #footer {
      position: absolute;
      padding-top: 10px;
      top: 600px;
      width: 100%;
      height: 30px;
      color: white;
      background-color: #33cc33;
      text-align: center;
      font-size: 24px;
      line-height: 24px; }

.overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  opacity: 0.7;
  cursor: pointer; }
  .overlay.pink {
    background: #cc33cc; }
  .overlay.yellow {
    background: #fde30a; }
  .overlay.blue {
    background: #0033cc; }
  .overlay.orange {
    background: #fc6621; }
  .overlay.green {
    background: #33cc33; }
  .overlay.red {
    background: #cc0000; }

.picture {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: white;
  z-index: 30;
  /* 1 higher than the overlay layer */ }
  .picture.horizontaal {
    width: 640px;
    height: 440px;
    margin-top: -220px;
    margin-left: -320px; }
  .picture.verticaal {
    width: 440px;
    height: 640px;
    margin-top: -320px;
    margin-left: -220px; }
  .picture img {
    margin: 20px;
    cursor: pointer; }
    .picture img.horizontaal {
      width: 600px;
      height: 400px; }
    .picture img.verticaal {
      width: 400px;
      height: 600px; }

#logo {
  position: absolute;
  width: 100%;
  height: 200px; }
  #logo #line1 {
    font-size: 36px;
    position: relative;
    top: 0px;
    line-height: 36px;
    margin-top: 10px;
    float: right; }
  #logo #line2 {
    position: relative;
    top: 0px;
    font-size: 60px;
    line-height: 52px;
    float: right; }
  #logo #line3 {
    position: relative;
    top: 0px;
    font-size: 82px;
    line-height: 68px;
    float: right; }
  #logo #logoKleuren {
    position: absolute;
    bottom: 0;
    background-image: url("../images/logo/logoKleuren.png");
    width: 140px;
    height: 40px; }

#menu {
  position: absolute;
  top: 200px;
  width: 100%; }
  #menu .menuItem, #menu .menuSubItem {
    float: right;
    margin-top: 20px;
    padding-top: 6px;
    padding-right: 6px;
    width: 134px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: right;
    text-decoration: none;
    color: black;
    cursor: pointer; }
  #menu #home.active {
    background-color: #33cc33;
    color: white; }
  #menu #home:hover {
    background-color: #33cc33;
    color: white; }
  #menu #projecten.active {
    background-color: #fc6621;
    color: white; }
  #menu #projecten:hover {
    background-color: #fc6621;
    color: white; }
  #menu #voorstelling.active {
    background-color: #0033cc;
    color: white; }
  #menu #voorstelling:hover {
    background-color: #0033cc;
    color: white; }
  #menu #contact.active {
    background-color: #cc0000;
    color: white; }
  #menu #contact:hover {
    background-color: #cc0000;
    color: white; }
  #menu .hidden {
    display: none; }
  #menu .menuSubItem {
    margin-top: 10px;
    height: 25px;
    font-size: 24px;
    line-height: 24px;
    text-align: right;
    text-decoration: none;
    color: #fc6621;
    cursor: pointer; }
  #menu #hedendaags.active {
    background-color: #fc6621;
    color: white; }
  #menu #hedendaags:hover {
    background-color: #fc6621;
    color: white; }
  #menu #modern.active {
    background-color: #fc6621;
    color: white; }
  #menu #modern:hover {
    background-color: #fc6621;
    color: white; }
  #menu #klassiek.active {
    background-color: #fc6621;
    color: white; }
  #menu #klassiek:hover {
    background-color: #fc6621;
    color: white; }
  #menu #verbouwingen.active {
    background-color: #fc6621;
    color: white; }
  #menu #verbouwingen:hover {
    background-color: #fc6621;
    color: white; }

#header {
  position: absolute;
  width: 100%;
  height: 200px; }
  #header .title {
    position: absolute;
    float: right;
    padding-top: 7px;
    padding-right: 30px;
    width: 770px;
    bottom: 0;
    height: 33px;
    color: white;
    text-align: right;
    font-size: 33px;
    line-height: 33px; }
  #header #titleProjecten {
    background-color: #fc6621; }
  #header #titleVoorstelling {
    background-color: #0033cc; }
  #header #titleContact {
    background-color: #cc0000; }

#teasers {
  width: 100%;
  height: 100%; }
  #teasers .margin {
    position: relative;
    width: 20px;
    height: 100%;
    clear: right;
    float: left; }
    #teasers .margin .clickable {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.5; }
      #teasers .margin .clickable:hover {
        opacity: 1; }
      #teasers .margin .clickable img {
        position: absolute;
        margin: auto;
        top: 410px;
        bottom: 0;
        right: 0; }
        #teasers .margin .clickable img.previous {
          left: -15px; }
        #teasers .margin .clickable img.next {
          left: 10px; }
  #teasers .teaserBlock {
    width: 240px;
    height: 100%;
    float: left;
    clear: right;
    margin-left: 20px; }
  #teasers .teaser {
    position: relative;
    width: 240px;
    height: 160px;
    margin-top: 30px;
    border: 1px solid #c8c8c8; }
    #teasers .teaser:after {
      content: '';
      top: 0px;
      left: 0px;
      z-index: 10;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      opacity: 0; }
    #teasers .teaser img {
      width: 240px;
      height: 160px; }
    #teasers .teaser .imgText {
      display: none; }
    #teasers .teaser:hover {
      cursor: pointer;
      cursor: hand; }
      #teasers .teaser:hover .imgText {
        display: inline;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 20;
        font-size: 36px;
        line-height: 36px;
        text-align: right;
        color: white;
        cursor: pointer;
        cursor: hand; }
  #teasers .teaserTopLeft:hover:after {
    background: #cc33cc;
    opacity: 0.7; }
  #teasers .teaserTopCenter:hover:after {
    background: #fde30a;
    opacity: 0.7; }
  #teasers .teaserTopRight:hover:after {
    background: #0033cc;
    opacity: 0.7; }
  #teasers .teaserBottomLeft:hover:after {
    background: #fc6621;
    opacity: 0.7; }
  #teasers .teaserBottomCenter:hover:after {
    background: #33cc33;
    opacity: 0.7; }
  #teasers .teaserBottomRight:hover:after {
    background: #cc0000;
    opacity: 0.7; }

/*# sourceMappingURL=marijke.css.map */
