







  /**   RESET   **/
  
  a { text-decoration:none; outline: 0; }
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
  table{ border-collapse:collapse; border-spacing:0; } 
  fieldset,img { border:0; }
  address,caption,cite,code,dfn,em,strong,th,var,optgroup { font-style:inherit; font-weight:inherit; }
  del,ins { text-decoration:none; }
  li { list-style:none; }
  caption,th { text-align:left; }
  h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
  q:before,q:after { content:''; } 
  abbr,acronym { border:0; font-variant:normal; }
  sup { vertical-align:baseline; } 
  sub { vertical-align:baseline; }
  legend { color:#000; }
  input,button,textarea,select,optgroup,option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
  input,button,textarea,select { font-size:100%; }
  strong { font-weight: bold; }
  .alignleft { float: left; clear: both; }
  .alignright { float: right; }
  em { font-style: italic; }
  br.clear { display: block; clear: both; height: 1px; overflow: hidden; }
  a { outline: 0; }
  sup { font-size: 7px; vertical-align: top; }








  /**   BASE FRAME   **/
  
  html {
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    overflow-x: hidden;
  }
  
  body {
    background: #000;
    width: 100%;
    height: 100%;
    font-size: 62.5%;
    min-height: 800px;
    min-width: 1000px;
  }
  
  .main {
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    overflow: hidden;
    background: url(/imgs/bg_body.jpg) no-repeat center top;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .btn-sound {
    display: block;
    position: fixed;
    top: 10px;
    left: 10px;
    overflow: hidden;
    text-indent: -100000em;
    width: 28px;
    height: 23px;
    background: url(/imgs/btn_sound.png) no-repeat 0 0;
    z-index: 100;
  }
  
  .btn-sound.muted {
    background-position: 0 -23px;
  }
  
  
  
  
  
  
  
  
  
  /**   FLASH   **/

  #flash {
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    overflow: hidden;
    background: url(/imgs/bg_flash.jpg) no-repeat center top;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  
  
  
  
  
  
  
  /**   THE GIRL   **/
  
  #the-girl {
    position: absolute;
    top: 39.5%;
    left: 50%;
    width: 300px;
    height: 14.8%;
    margin-left: -152px;
    background: url(/imgs/bg_girl.png) no-repeat center 0;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    z-index: 1;
  }
  
  #the-flashed-girl {
    position: absolute;
    top: 39.5%;
    left: 50%;
    width: 300px;
    height: 14.8%;
    margin-left: -152px;
    background: url(/imgs/bg_flashed-girl.png) no-repeat center 0;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    z-index: 2;
    opacity: 0;
  }
  
  
  
  
  
  
  
  
  
  
  /**   HOOK   **/
  
  #hook {
    position: absolute;
    top: -8%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    height: 33%;
    background: url(/imgs/bg_hook.png) no-repeat center 0;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    -moz-transition: -moz-transform 3s;
    -moz-transform-origin: 50% 0;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition: -webkit-transform 3s;
    -webkit-transform-origin: 50% 0;
    -webkit-transition-timing-function: ease-in-out;
    transition: transform 3s;
    transform-origin: 50% 0;
    transition-timing-function: ease-in-out;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  /**   CONTENT   **/
  
  .content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28%;
    text-align: center;
  }
  
  .content .inner {
    display: inline-block;
    height: 100%;
    width: 716px;
  }
  
  .content .center {
    vertical-align: top;
    display: inline-block;
    height: 100%;
  }
  
  .content .desc {
    display: inline-block;
    width: 234px;
    height: 89px;
    background: url(/imgs/bg_desc.png) no-repeat 0 0;
  }
  
  .content .desc .text {
    display: none;
  }
  
  .crest {
    vertical-align: top;
    display: inline-block;
    width: 187px;
    height: 266px;
    background: url(/imgs/bg_crest.png) no-repeat 0 0;
    position: relative;
    margin-top: -40px;
    margin-left: -31px;
    margin-right: -15px;
  }
  
  .crest a {
    display: block;
    width: 85px;
    height: 95px;
    top: 40px;
    left: 61px;
    position: absolute;
    overflow: hidden;
    text-indent: -100000em;
  }
  
  .book {
    vertical-align: top;
    display: inline-block;
    width: 162px;
    height: 231px;
    background: url(/imgs/bg_book.png) no-repeat 0 0;
    position: relative;
    margin-top: -41px;
    margin-left: -10px;
  }
  
  .book a {
    display: block;
    width: 74px;
    height: 98px;
    top: 41px;
    left: 41px;
    position: absolute;
    overflow: hidden;
    text-indent: -100000em;
  }
  
  .video {
    vertical-align: top;
    display: inline-block;
    width: 95px;
    height: 96px;
    position: relative;
    margin-left: -30px;
  }
  
  .video a {
    display: block;
    width: 95px;
    height: 96px;
    position: absolute;
    top: 10px;
    left: 0;
    background: url(/imgs/bg_tv.png) no-repeat 0 0;
    z-index: 2;
  }
  
  .video img {
    position: absolute;
    top: 40px;
    left: 10px;
    z-index: 1;
    -moz-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    height: 36px;
  }
  
  
  
  
  
  
  
  
  
  
  /**   COUNTDOWN   **/
  
  .countdown .label {
    display: none;
  }
  
  .countdown {
    text-align: center;
    color: transparent;
    margin-top: 12px;
  }
  
  .countdown span span {
    display: inline-block;
    height: 19px;
    background-image: url(/imgs/bg_countdown-numbers.png);
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    text-indent: -100000em;
    margin-right: 1px;
  }
  
  .countdown .days,
  .countdown .hours,
  .countdown .minutes,
  .countdown .seconds {
    width: 16px;
    text-align: center;
    display: inline-block;
    height: 19px;
  }
  
  .countdown .divider {
    width: 5px;
    display: inline-block;
    height: 19px;
    background: url(/imgs/bg_countdown-divider.png) center top no-repeat;
    position: relative;
    overflow: hidden;
    text-indent: -100000em;
  }
  
  .no-1 {
    width: 4px;
    background-position: 0 0;
  }
  
  .no-2 {
    width: 6px;
    background-position: -4px 0;
  }
  
  .no-3 {
    width: 6px;
    background-position: -10px 0;
  }
  
  .no-4 {
    width: 7px;
    background-position: -16px 0;
  }
  
  .no-5 {
    width: 6px;
    background-position: -23px 0;
  }
  
  .no-6 {
    width: 6px;
    background-position: -29px 0;
  }
  
  .no-7 {
    width: 6px;
    background-position: -35px 0;
  }
  
  .no-8 {
    width: 6px;
    background-position: -41px 0;
  }
  
  .no-9 {
    width: 7px;
    background-position: -47px 0;
  }
  
  .no-0 {
    width: 5px;
    background-position: -54px 0;
  }
  
  
  
  
  
  
  
  
  
  
  /**   NEWSLETTER   **/
  
  .newsletter {
    margin-top: 15px;
  }
  
  .newsletter h6 {
    display: inline-block;
    width: 102px;
    height: 17px;
    overflow: hidden;
    text-indent: -100000em;
    background: url(/imgs/bg_newsletter.png) no-repeat 0 0;
    margin-bottom: 5px;
  }
  
  .newsletter .submit {
    display: none;
  }
  
  .newsletter input {
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.6);
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    padding: 2px;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
  
  .thanks {
    display: inline-block;
    overflow: hidden;
    text-indent: -100000em;
    width: 288px;
    height: 14px;
    background: url(/imgs/bg_thanks.png) no-repeat 0 0;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  /**   STORY   **/
  
  .story {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    display: none;
  }
  
  .story .page {
    width: 499px;
    height: 701px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -352px;
    margin-left: -250px;
    background: url(/imgs/bg_page.png) no-repeat 0 0;
  }
  
  .story .page .hidden {
    display: none;
  }
  
  .btn-close-story {
    display: block;
    overflow: hidden;
    text-indent: -100000em;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 24px;
    right: 19px;
  }
  
  
  
  
  
  
  
  
  
  /**   LEGAL NOTICE   **/
  
  .legal-notice-link {
    margin-top: 15px;
  }
  
  .legal-notice-link a {
    width: 42px;
    height: 13px;
    display: inline-block;
    background: url(/imgs/btn_impressum.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -100000em;
  }
  
  .legal-notice {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    display: none;
  }
  
  .legal-notice-content {
    width: 499px;
    height: 301px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -152px;
    margin-left: -250px;
    background: url(/imgs/bg_legal-notice.png) no-repeat 0 0;
  }
  
  .legal-notice-content .hidden {
    display: none;
  }
  
  .btn-datenschutz {
    display: block;
    overflow: hidden;
    text-indent: -100000em;
    width: 190px;
    height: 19px;
    position: absolute;
    top: 190px;
    left: 79px;
  }
  
  .btn-patrickbeser {
    display: block;
    overflow: hidden;
    text-indent: -100000em;
    width: 137px;
    height: 21px;
    position: absolute;
    top: 156px;
    left: 79px;
  }
  
  .btn-eyesaiditbefore {
    display: block;
    overflow: hidden;
    text-indent: -100000em;
    width: 142px;
    height: 21px;
    position: absolute;
    top: 156px;
    left: 231px;
  }
  
  .btn-close-legal-notice {
    display: block;
    overflow: hidden;
    text-indent: -100000em;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 13px;
    right: 21px;
  }
  
  
  
  
  
  /**   SOCIAL   **/
  
  #social {
    position: fixed;
    z-index: 100;
    bottom: 10px;
    left: 10px;
  }
  
  #social .facebook,
  #social .twitter {
    float: left;
  }
  
  
  
  
  
  
  /**   TRAILER   **/
  
  #video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 800px;
    min-width: 1000px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    cursor: pointer;
  }
  
  #video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -470px;
    margin-top: -265px;
    cursor: default;
  }
  
  
  
  
  
  
  /**   THE DATE   **/
  
  #the-date {
    position: absolute;
    top: 250px;
    left: 100px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 8px;
    border: 4px solid #fff;
    background: rgba(0,0,0,0.8);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  
  #the-date a {
    color: #fff;
    text-decoration: underline;
  }
  
  #the-date p {
    margin-bottom: 5px;
  }
  
  #the-date p:last-child {
    margin-bottom: 0;
  }
  
  
  
  
  
  
  