* {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-size: 100.01%;
  vertical-align: baseline;
  background: transparent;
}
:focus {
  outline: 0;
}
ol, ul {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
body {
  color: #333;
  font-size: 10px;
  line-height: 15px;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: url(images/background.png) top center repeat-x;
}
  #page {
    width: 74em;
    margin: 0 auto;
    padding: 3em 2em;
  }
    #header {
      padding-bottom: 1.4em;
      margin-bottom: 1.5em;
      border-bottom: 1px solid #b9b2a4;
    }
      h1 {
        float: left;
        width: 16.5em;
        height: 4.5em;
      }
      #nav {
        float: right;
        width: 462px;
        height: 20px;
        margin-top: 7px;
        padding-top: 1px;
        padding-left: 7px;
        line-height: 20px;
        background: transparent url(images/nav.png) left top no-repeat;
      }
        #nav li {
          position: relative;
          display: block;
          float: left;
          width: 74px;
          padding: 0 1px;
          text-align: center;
        }
        #nav a {
          display: block;
          color: #fff;
          font-size: 14px;
          font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
          white-space: nowrap;
          background: transparent url(images/nav.png) -9999px top no-repeat;
          overflow: hidden;
        }
        #nav li:hover a, #nav li:focus a {
          background-position: -469px top;
        }
        #nav .services:hover a, #nav .services:focus a {
          background-position: -543px top;
        }
        #checked a {
          background-position: -469px top;
        }
        #nav li ul {
          position: absolute;
          left: 1px;
          top: 20px;
          display: none;
          width: 122px;
          height: 52px;
          padding-top: 3px;
          line-height: 15px;
          background: transparent url(images/nav.png) -617px top no-repeat;
          z-index: 1000;
        }
          #nav li:hover ul {
            display: block;
          }
          #nav li ul li {
            float: none;
            width: auto;
            padding: 0;
            text-align: left;
          }
          #nav li ul a {
            padding-left: 15px;
            font-size: 12px;
            background-image: none;
          }
          #nav li ul a:hover {
            text-decoration: underline;
          }
    #content {
      clear: both;
      overflow: hidden;
    }
      h2, h3, h4, .button, .external, .tooltip em, #tabs a, #projects .steps {
        font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
      }
      big, #profile h3, #services h3, #contact h3, #client h3, h6 {
        font-family: "Gill Sans Light", "Gill Sans MT Light", "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
      }
      big {
        position: relative;
        display: block;
        height: 180px;
        color: #93117e;
        font-size: 3.4em;
        font-weight: 100;
        line-height: 35px;
      }
      big span {
        position: absolute;
        width: 420px;
        bottom: 27px;
      }
      h2, h4, #client h3.projects, #stages h3, .post h3 {
        margin-bottom: -0.35714285714285714285em;
        color: #fff;
        font-size: 1.4em;
        font-weight: normal;
        line-height: 1.42857142857142857142em;
      }
      h2 img, h2 span {
        display: block;
      }
      h2 img {
        width: 470px;
        height: 195px;
      }
      h2 span {
        position: relative;
        margin-top: -15px;
        padding: 0 0.71428571428571428571em;
        background: transparent url(images/heading.png) no-repeat left top;
        z-index: 1;
      }
      h2.alone, #client h3.projects, #stages h3, .post h3 {
        padding: 0 0.71428571428571428571em;
        background: transparent url(images/heading.png) no-repeat left top;
      }
      h2 a {
        color: #fff;
      }
      h2 small {
        float: right;
      }
      #content h2 ul {
        margin: 0;
      }
      h2 ul {
        position: relative;
        height: 195px;
        overflow: hidden;
      }
      h2 li {
        position: absolute;
        z-index: 0;
      }
      #profile h3, #services h3, #contact h3, #client h3, h6 {
        margin-top: 1.5em;
        margin-left: 0.5em;
        color: #93117e;
        font-size: 2em;
        font-weight: 100;
      }
      #client h3.projects, #stages h3, .post h3 {
        margin-top: 0;
        margin-left: 0;
        background: transparent url(images/heading.png) no-repeat -470px top;
      }
      h6 {
        margin-top: 0.75em;
      }
      #showreel h3 {
        font-size: 1.4em;
        font-weight: normal;
        margin: 15px 10px;
      }
      h4 {
        padding: 0 10px;
        background: transparent url(images/heading.png) no-repeat -1410px top;
      }
      h4.alone {
        margin-bottom: 0;
      }
      #main h4 {
        margin-top: 30px;
        background-position: -940px top;
      }
      h5 {
        margin: 1.36363636363636363636em 0.90909090909090909090em;
        margin-bottom: -1.36363636363636363636em;
        font-size: 1.1em;
        font-weight: bold;
      }
      p, #content ul, #content ol, dl, strong {
        margin: 1.36363636363636363636em 0.90909090909090909090em;
        font-size: 1.1em;
      }
      #aside ul a, ol a, dl a, p a {
        border-bottom: 1px solid #999;
      }
      #aside ul a:hover, ol a:hover, dl a:hover, p a:hover, #aside ul a:focus, ol a:focus, dl a:focus, p a:focus {
        color: #93117e;
        border-color: #93117e;
      }
      p a.img {
        border-bottom: 0;
      }
      dt {
        display: block;
        width: 3.63636363636363636363em;
        float: left;
      }
      .enum li {
        display: inline;
      }
      strong {
        display: block;
        width: 21.36363636363636363636em;
        color: #93117e;
        font-weight: normal;
      }
      a.button, a.external {
        display: block;
        width: 114px;
        line-height: 20px;
        padding: 0 10px;
        color: #fff;
        font-size: 14px;
        border: none;
        background: transparent url(images/nav.png) no-repeat left -21px;
      }
      a.external {
        background-position: -134px -21px;
      }
      #showreel a.external {
        width: 158px;
        white-space: nowrap;
        background-position: -268px -21px;
      }
        a.button span, a.external span {
          padding-right: 16px;
          background: transparent url(images/arrow.png) no-repeat right center;
        }
        a.button:hover, a.external:hover {
          color: #fff;
          text-decoration: underline;
        }
      dl.links dd {
        margin-bottom: 5px;
      }
      #welcome {
        height: 180px; /* 18em */
      }
      #content #qualities {
        margin-left: 0;
        margin-right: 0;
        margin-top: -0.54545454545454545454em;
        line-height: 2.36363636363636363636em;
        background: transparent url(images/nav.png) no-repeat left -61px;
        overflow: hidden;
      }
        #qualities li {
          display: block;
          float: left;
          width: 10.63636363636363636362em;
        }
        #qualities a {
          display: block;
          padding-left: 1.66666666666666666666em;
          font-size: 1.09090909090909090909em;
          font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
          cursor: pointer;
        }
        #qualities .first a {
          padding-left: 0.83333333333333333333em;
        }
        .tooltip {
          display: none;
          background: url(images/balloon.png) no-repeat left top;
          height: 110px;
          width: 160px;
          padding: 25px;
          color: #fff;
          z-index: 100;
        }
          .tooltip em {
            font-size: 1.63636363636363636363em;
            font-style: normal;
          }
          .tooltip p {
            font-size: 1em;
            margin: 0;
            margin-top: 0.45454545454545454545em;
            line-height: 1.36363636363636363636em;
          }
      #content #tweets {
        margin: 0;
        width: 740px;
        overflow: hidden;
      }
        #tweets li {
          display: block;
          float: left;
          margin-left: 9px;
        }
        #tweets li:first-child {
          margin-left: 0;
        }
        #tweets a {
          display: block;
          padding: 10px 15px;
          padding-bottom: 23px;
          width: 148px;
          height: 91px;
          font-size: 11px;
          color: #a59c8a;
          border: none;
          background: transparent url(images/balloon.png) no-repeat left -239px;
          overflow: hidden;
        }
        #tweets a:hover {
          color: #392f2f;
          background-position: -178px -239px;
        }
      #tabs {
        margin-top: 0.5em;
        padding-bottom: 0.5em;
        line-height: 2em;
        overflow: hidden;
      }
        #tabs ul {
          margin: 0;
        }
        #tabs li {
          display: block;
          float: left;
          margin-left: 3px;
        }
        #tabs li:first-child {
          margin-left: 10px;
        }
        #tabs a {
          display: block;
          width: 88px;
          padding-left: 10px;
          font-size: 12px;
          color: #fff;
          white-space: nowrap;
          background: transparent url(images/nav.png) no-repeat -300px -41px;
        }
        #tabs a:hover, #tabs a:focus, #tabs .checked a {
          background-position: -400px -41px;
        }
      #samples {
        overflow: hidden;
      }
        #samples li {
          display: block;
          float: left;
          margin-left: 6px;
        }
        #samples li:first-child {
          margin-left: 0;
        }
        #samples a {
          display: block;
          border-bottom: none;
        }
        #samples img {
          display: block;
        }
      #info {
        margin-top: 10px;
      }
      #contacts {
        overflow: hidden;
      }
        #contacts label {
          line-height: 15px;
        }
        #contacts ul {
          margin-top: 0;
        }
        #contacts li {
          position: relative;
          display: block;
          float: left;
          width: 103px;
          margin-left: 8px;
        }
        #contacts li:first-child {
          margin-left: 0;
        }
        #contacts .arne label, #contacts .michael label {
          display: block;
          width: 103px;
          padding-top: 90px;
          margin-bottom: 5px;
          text-align: center;
          color: #fff;
          line-height: 20px;
          font-size: 13px;
          font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
          background: transparent url(images/arne-and-michael.png) no-repeat left center;
        }
        #contacts .michael label {
          background-position: right center;
        }
        #contacts input {
          margin-left: 44px;
        }
        #contacts p {
          position: absolute;
          top: -15px;
          padding: 13px 10px;
          width: 115px;
          height: 49px;
          color: #fff;
          font-size: 11px;
          background: transparent url(images/balloon.png) no-repeat left -164px;
          z-index: 8;
        }
        #contacts .arne p {
          left: -130px;
          padding-right: 25px;
        }
        #contacts .michael p {
          right: -127px;
          padding-left: 25px;
          background-position: -150px -164px;
        }
      #networks {
        overflow: hidden;
      }
        #networks li {
          display: block;
          float: left;
          margin-left: 12px;
        }
        #networks li:first-child {
          margin-left: 0;
          padding-right: 12px;
          background: transparent url(images/separator.png) no-repeat right center;
        }
        #networks li a {
          display: block;
          border: none;
        }
        #networks img {
          display: block;
        }
      #page #staff {
        width: 740px;
        margin-top: 3em;
        margin-left: 0;
        margin-right: 0;
        font-size: 1em;
      }
        #staff li {
          display: block;
          float: left;
        }
          #staff .person1 {
            width: 22em;
          }
          #staff .person2 {
            width: 23.5em;
            margin-left: 1.5em;
          }
          #staff .person3 {
            width: 25.5em;
            margin-left: 1.5em;
          }
        #staff h3 {
          margin-bottom: -0.5em;
        }
          #staff h3 img {
            display: block;
            height: 155px;
          }
          #staff h3 span {
            display: block;
            position: relative;
            margin: -1.42857142857142857142em 0 0 0.71428571428571428571em;
            color: #fff;
            font-size: 1.4em;
            font-weight: normal;
            line-height: 1.42857142857142857142em;
            z-index: 1;
          }
        #staff p {
          height: 5.45454545454545454545em;
        }
      #projects .title, #comments div {
        margin-top: -1px;
        padding: 2px 5px;
        border-top: 1px solid #d3cdc4;
        border-bottom: 1px solid #d3cdc4;
      }
        #projects a {
          font-weight: bold;
          border: none;
        }
        #projects ol {
          font-size: 1em;
          margin-left: 0;
          margin-right: 0;
        }
        #projects .steps {
          margin-bottom: 0;
          background-color: #cac3b8;
          overflow: hidden;
          border-top-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
          border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
        }
          #projects .steps li {
            display: block;
            float: left;
          }
          #projects .steps a {
            display: block;
            padding: 0 5px;
            padding-left: 24px;
            font-size: 1.09090909090909090909em;
            font-weight: normal;
            line-height: 1.66666666666666666666em;
            background: transparent url(images/steps.png) no-repeat;
            border-top-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
            border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
          }
          #projects .step1 a {
            background-position: 5px 0;
          }
          #projects .step2 a {
            background-position: 5px -20px;
          }
          #projects .step3 a {
            background-position: 5px -40px;
          }
          #projects .steps a:hover, #projects .steps a:focus, #projects .steps a.checked {
            color: #fff;
            background-color: #a79b89;
          }
        #projects .container {
          width: 448px;
          border: 1px solid #cac3b8;
          border-top: none;
          margin-bottom: 15px;
          overflow: hidden;
          border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
          border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
        }
        #projects .stages {
          width: 1344px;
          margin: 0;
          overflow: hidden;
        }
          #projects .stages li {
            display: block;
            float: left;
            width: 428px;
            padding-left: 10px;
            padding-right: 10px;
          }
          #projects .stages li li {
            float: none;
            width: auto;
            padding: 0;
          }
          #projects .stages ol {
            margin: 10px 0;
          }
          #projects .stages a {
            font-weight: normal;
            border-bottom: 1px solid #999;
          }
          #projects .stages a:hover, #projects .stages a:focus {
            font-weight: normal;
            border-color: #93117e;
          }
        #comments em {
          font-style: normal;
          font-weight: bold;
        }
        #comments p {
          font-size: 1em;
          margin-left: 5px;
          margin-right: 5px;
        }
        #comments small {
          float: right;
          color: #999;
          padding-right: 16px;
          background: transparent url(images/done.gif) right center no-repeat;
        }
      object#video, div#video, video#video {
        display: block;
        margin: 1.5em 0;
      }
      #video-title_wrapper {
        height: 195px;
      }
      a.preview {
        display: block;
        margin-top: 4px;
      }
      .post {
      }
        #content .post .images {
          overflow: hidden;
          margin-right: -5px;
          margin-bottom: 0;
        }
          .post .images li {
            float: left;
            display: block;
            margin-right: 15px;
            margin-bottom: 15px;
          }
          .post .images img {
            display: block;
          }
        .post #video {
          margin-left: 10px;
        }
        #content .post dl {
          margin-top: 1.27272727272727272727em;
          border-top: 1px dotted;
          padding-top: 0.45454545454545454545em;
          overflow: hidden;
        }
          .post dd {
            display: inline;
          }
          .post dl a {
            border: none;
          }
          .post .share {
            float: right;
          }
      #content #categories li {
        border-bottom: 1px dotted;
      }
        #content #categories a {
          display: block;
          border: none;
          padding: 5px 0;
        }
        #content #categories li:first-child a {
          padding-top: 0;
        }
      #content #tags a {
        border: none;
      }
      form {
        margin: 1.5em 1em;
      }
        .error, .success {
          padding: 0.36363636363636363636em;
        }
        .error {
          background-color: #f88;
        }
        .success {
          background-color: #8f8;
        }
        form div {
          margin-bottom: 5px;
        }
        .checkbox {
          margin-left: 120px;
        }
        label {
          display: block;
          clear: left;
          float: left;
          width: 120px;
          font-size: 11px;
          line-height: 24px;
          cursor: pointer;
        }
        .checkbox label {
          clear: none;
          width: auto;
        }
        #login label {
          width: 111px;
        }
        .text, textarea, select {
          display: block;
          color: #333;
          font-size: 11px;
          font-family: Tahoma, Geneva, Verdana, sans-serif;
        }
        .text {
          width: 211px;
          height: 24px;
          padding: 0 4px;
          line-height: 24px;
          background: url(images/textfield.png) no-repeat;
        }
        textarea {
          width: 314px;
          height: 136px;
          padding: 2px 4px;
          line-height: 15px;
          background: url(images/textarea.png) no-repeat;
        }
        select {
          width: 211px;
          height: 24px;
          padding: 4px 4px;
          padding-right: 2px;
          background: url(images/textfield.png) no-repeat;
        }
        .checkbox {
          overflow: hidden;
        }
        .checkbox input {
          display: block;
          float: left;
          height: 22px;
          margin-right: 10px;
        }
        input.button {
          width: 134px;
          margin: 0 0 -5px 120px;
          padding: 3px 0;
          color: #fff;
          font-size: 1.4em;
          line-height: 1em;
          text-align: center;
          cursor: pointer;
          background: transparent url(images/button.png) center center no-repeat;
        }
        #login input.button {
          margin-left: 111px;
        }
      #main {
        float: left;
        width: 470px; /* 47em */
      }
      #aside {
        float: right;
        width: 255px; /* 25.5em */
        color: #392f2f;
      }
        .first-item, .item {
          overflow: hidden;
        }
        .first-item {
          height: 180px;
        }
        .services em {
          font-style: normal;
          font-weight: bold;
        }
        .col {
          display: block;
          width: 10.63636363636363636363em;
        }
        #aside .col a {
          border-bottom: none;
        }
        .left {
          float: left;
          height: 135px;
        }
        #aside .right {
          float: right;
          margin-left: 0;
          margin-right: 0;
          height: 105px;
        }
        a#video {
          display: block;
          height: 1.81818181818181818181em;
          margin: 1.5em 0;
          padding: 0 0.90909090909090909090em;
          padding-top: 11.81818181818181818181em;
          color: #fff;
          font-size: 1.1em;
          line-height: 1.81818181818181818181em;
        }
        #profile a#video {
          background: url(images/motion.png) no-repeat;
        }
        #services a#video {
          background: url(images/work.png) no-repeat;
        }

        #content #accordion {
          position: relative;
          height: 208px;
          width: 255px;
          margin-top: 35px;
        }
          #content #accordion ol {
            margin: 0;
          }
          #accordion li {
            position: absolute;
            left: 0;
            height: 136px;
            width: 255px;
            cursor: pointer;
          }
            #accordion .consulting {
              top: 0;
              z-index: 20;
            }
            #accordion .consulting#active h4 {
              background-position: -255px top;
            }
            #accordion .rates {
              top: 136px;
              z-index: 30;
            }
            #accordion .contact {
              top: 160px;
              z-index: 40;
            }
            #accordion .rates#active h4, #accordion .contact#active h4 {
              background-position: -765px;
            }
            #accordion .contact-us {
              top: 184px;
              z-index: 50;
            }
              #accordion .contact-us a {
                color: #fff;
                border: none;
              }
              #accordion .contact-us a:hover {
                text-decoration: underline;
              }
              #accordion .contact-us span {
                font-size: 13px;
                padding-right: 16px;
                background: transparent url(images/arrow.png) no-repeat right center;
              }
          #accordion h4 {
            height: 23px;
            line-height: 23px;
            margin: 0;
            background: url(images/accordion.png) no-repeat -510px top;
          }
            #accordion .consulting h4 {
              height: 24px;
              line-height: 24px;
              background-position: left top;
            }
            #accordion .contact-us h4 {
              height: 25px;
              line-height: 25px;
              background-position: right top;
            }
          #accordion div {
            height: 1px;
            background: url(images/accordion-background.png) repeat-y;
            overflow: hidden;
          }
            #accordion #active div {
              height: 113px;
            }
            #accordion .consulting p {
              position: absolute;
              top: 24px;
              width: 125px;
              margin-top: 17px;
              margin-left: 65px;
              text-align: center;
              z-index: 22;
            }
            #accordion .contact p {
              position: absolute;
              top: 24px;
              margin-top: 86px;
              font-size: 13px;
              font-family: "Gill Sans", "Gill Sans MT", Tahoma, Geneva, Verdana, sans-serif;
              z-index: 42;
            }
            #accordion img {
              display: block;
              position: absolute;
              top: 24px;
              left: 0;
              z-index: 10;
            }
          #accordion p {
            font-size: 11px;
            margin-top: 2px;
          }
          #accordion em {
            font-style: normal;
            font-weight: bold;
          }

    #footer {
      clear: both;
      padding: 0.4em 1em 0.4em 0;
      border-top: 1px solid #d1cdc3;
      border-bottom: 1px solid #d2cdc4;
      overflow: hidden;
    }
      #footer ul {
        float: left;
      }
      #footer li {
        display: block;
        float: left;
      }
      #footer a, #footer small {
        color: #3a2f2f;
        font-size: 1.1em;
        line-height: 20px;
      }
        #footer a.login, #footer a.client, #footer a.imprint {
          display: block;
          width: 80px;
          text-align: center;
          background: transparent url(images/nav.png) -9999px top no-repeat;
          overflow: hidden;
        }
        #footer a.client {
          padding-right: 8px;
        }
        #footer a.login:hover, #footer a.client:hover, #footer a.login:focus, #footer a.client:focus {
          color: #fff;
          background-position: -100px -41px;
        }
        #footer a.imprint:hover, #footer a.imprint:focus {
          background-position: -200px -41px;
        }
        #footer a.en, #footer a.logout {
          color: #666;
          padding: 0 10px;
        }
        #footer a.en:hover, #footer a.logout:hover, #footer a.en:focus, #footer a.logout:focus {
          color: #93117e;
        }
      #footer small {
        display: block;
        float: right;
      }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  background: transparent;
  z-index: 1104;
  display: none;
}

* html #fancybox-loading {  /* IE6 */
  position: absolute;
  margin-top: 0;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: transparent url('images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1100;
  display: none;
}

* html #fancybox-overlay {  /* IE6 */
  position: absolute;
  width: 100%;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 1101;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #FFF;
}

#fancybox-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  background: url('images/fancybox/fancy_close.png') top left no-repeat;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox_error {
  color: #444;
  font: normal 12px/20px Arial;
}

#fancybox-content {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#fancybox-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: Arial;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding: 10px 0;
  text-align: center;
  color: #333;
}

.fancybox-title-outside {
  padding-top: 5px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.fancybox-title-over {
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background: url('images/fancybox/fancy_title_over.png');
  display: block;
}

#fancybox-title-wrap {
  display: inline-block;
}

#fancybox-title-wrap span {
  height: 32px;
  float: left;
}

#fancybox-title-left {
  padding-left: 15px;
  background: transparent url('images/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
  font-weight: bold;
  line-height: 29px;
  background: transparent url('images/fancybox/fancy_title_main.png') repeat-x;
  color: #FFF;
}

#fancybox-title-right {
  padding-left: 15px;
  background: transparent url('images/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background-image: url('images/fancybox/blank.gif');
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background: transparent url('images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
  background: transparent url('images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

div.fancy-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  z-index: 1001;
}

div#fancy-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
  top: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  width: 20px;
  background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
  bottom: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
  bottom: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  width: 20px;
  background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
  top: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

.clear {clear:both;}

#people-list {}
#people-list li {margin-bottom:25px;}
#people-list li h3 {position:relative; float:left; width:230px;}
#people-list li h3 img {}
#people-list li h3 span {position:absolute; left:13px; bottom:7px; color:#fff; }
#people-list li .li-about {float:left; width:340px; }
#people-list li .li-links {float:left; width:135px; padding-left:15px; }

#people-head {width:742px; position:relative; height: 311px; background: url('images/people/people.png');}
#people-head h2 { position:absolute; bottom:6px; left:13px;}
#people-head .people-head-text { position:absolute; top:109px; left:13px; color:#fff;}

#people-head a.steffen-info-link {position:absolute; top:0px; bottom:20px; left:184px; width:162px;}
#people-head a.arne-info-link {position:absolute; top:0px; bottom:20px; left:348px; width:156px;}
#people-head a.michael-info-link {position:absolute; top:0px; bottom:20px; left:506px; width:217px;}

#people-head .info-box {display:none; position:absolute; color: #fff; font-size: 11px; height: 49px; width:115px; padding: 13px 10px; padding-top:22px; padding-bottom:4px; text-align:center; padding-right:25px;}
#people-head .steffen-info-box {top:9px; left:67px; background: transparent url(images/balloon.png) no-repeat left -164px;}
#people-head .arne-info-box {bottom:21px; left:372px; padding-right:10px; padding-top:44px; background: transparent url(images/balloon-bottom.png) no-repeat;}
#people-head .michael-info-box {top:9px; right:108px; background: transparent url(images/balloon.png) no-repeat left -164px;}

