/*
Theme Name: Webseite Acatrini
Theme URI: http://www.corporatecreation.de
Author: Andreas Schwersenz
Author URI: http://www.corporatecreation.de
Description: Theme fuer Natalie Acatrini
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags:
*/

/*
YUI 3.7.2 (build 5639)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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{font-style:normal;font-weight:normal}ol,ul{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:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/*
YUI 3.7.2 (build 5639)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}

html, body {
    width: 100%;
    height: 100%;
    color:#fff;
    font-family: sans-serif;
    display: block; position: relative;
    overflow:hidden;
    letter-spacing: 0.04em;
}

body {
}

body.nachtblau {
    background-color: #60609A;
}

body.nude {
    background-color: #E4A696;
}

body.grau {
    background-color: #1D1D1D;
}

#viewport {
    top: 50px;
    left: 50px;
    bottom: 50px;
    right: 50px;
    position: absolute;
    overflow: hidden;
}

.schatten {
    position: absolute;
    box-sizing: border-box;
    z-index: 98;
    cursor: move;
    pointer-events: none;
    opacity: 0;
}

#schattenoben {
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: auto;
    height: 100px;
    box-shadow: inset -45px 45px 45px rgba(0,0,0,.3);
    -moz-box-shadow: inset -45px 45px 45px rgba(0,0,0,.3);
    -webkit-box-shadow: inset -45px 45px 45px rgba(0,0,0,.3);
    border-left: 100px solid transparent;
}

#schattenrechts {
    top: 50px;
    right: 50px;
    left: auto;
    bottom: 50px;
    width: 100px;
    box-shadow: inset -45px -45px 45px rgba(0,0,0,.3);
    -moz-box-shadow: inset -45px -45px 45px rgba(0,0,0,.3);
    -webkit-box-shadow: inset -45px -45px 45px rgba(0,0,0,.3);
    border-top: 100px solid transparent;
}

#schattenunten {
    top: auto;
    left: 50px;
    bottom: 50px;
    right: 50px;
    height: 100px;
    box-shadow: inset 45px -45px 45px rgba(0,0,0,.3);
    -moz-box-shadow: inset 45px -45px 45px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 45px -45px 45px rgba(0,0,0,.3);
    border-right: 100px solid transparent;
}

#schattenlinks {
    top: 50px;
    right: auto;
    bottom: 50px;
    left: 50px;
    width: 100px;
    box-shadow: inset 45px 45px 45px rgba(0,0,0,.3);
    -moz-box-shadow: inset 45px 45px 45px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 45px 45px 45px rgba(0,0,0,.3);
    border-bottom: 100px solid transparent;
}

#wall {
    z-index: 1;
}

.desc {
    position: absolute;
    color: white;
    bottom: 14px;
    left: 16px;
    font-family: 'Gill Sans W04 Roman', sans-serif;
    font-size: 16px;
    line-height: 120%;
    text-shadow: 1px 1px 10px black;
}

.slideshow li, #navigation, #claim {
    opacity: 0;
    visibility:hidden;
}

.slideshow, .slideshow li {
    position: absolute;
    top: 0px;
    left: 0px;
}

h1, h2, a, li, ul, h3, p, h4, h5 {
    font-weight: normal;
}

h2, nav a, nav a:hover, nav a:visited {
    font-weight: normal;
    /*font-family: 'LinotypeUniversW01-Heav 723721', sans-serif;*/
    font-family:'Gill Sans W04 Roman', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

nav ul, nav li {
    list-style-type: none;
    padding:0;margin:0;
}

a, a:visited, a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: 0 !important;
}

h2 {
    position: absolute;
    display: block;
    width: 400px;
    text-align: center;
    top: 88px;
    left: 50%;
    margin-left:-200px;
    text-shadow: 0px 0px 40px #000;
    z-index: 99;
}

h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -142px;
    margin-top: -15px;
    z-index: 99;
}

nav {
    position: absolute;
    display: block;
    padding-top: 50px;
    padding-bottom: 83px;
    bottom: 0;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    text-align: center;
    z-index: 99;
}

nav li {
    display: inline-block;
    border-right: 2px solid #fff;
    height: 12px;
    line-height: 12px;
    overflow: visible;
    padding: 0 6px 0 3px;
    text-shadow: 0px 0px 40px #000;
}

nav li:last-child {
    border-right: 0px;
}

nav a:hover,
nav a.active {
    color:#ffff99;
}
#mousecover {
    display: none;
    position:absolute;
    width:100%;
    height:100%;
    z-Index:96;
    background: url('img/transparent.png');
}
.content a, .content a:visited, .content a:hover {
    color:#ffff99;
}

.content a:hover {
    text-decoration: underline;
}

article {
    position:absolute;
    top: 50px;
    bottom:50px;
    padding-top:38px;
    padding-bottom:38px;
    left:0;
    width:100%;
    overflow:hidden;
}

.content {
    position:absolute;
    left:150%;
    width:44%;
    top:0;
    height:100%;
    font-family:'Gill Sans W04 Light', sans-serif;
    font-size:26px;
    z-index: 99;
    margin-right: 50px;
    text-shadow: 1px 1px 30px black;
    background: url('img/transparent.png');
}

article div.padder {
    padding-right:14%;
}
article .padder * {
    max-width:605px;
}
.leftwing {
    position:absolute;
    top:50px;
    bottom:50px;
    width:0px;
    height:auto;
    left:50px;
    z-index: 98;
    display: none;
}
.leftwing img {
    width:auto;
    height:100%;
}

h3, h4, h5 {
    font-family: 'Gill Sans W04 Light', sans-serif;
    font-size: 26px;
    font-weight: normal;
}
#video-overlay a.close,
#close-button {
    position: absolute;
    left: -134px;
    top: 50%;
    margin-top: -44px;
    width: 89px;
    height: 89px;
    display: block;
    background: url("img/NA_btn_Close_no.png") no-repeat;
}
#video-overlay a.close:hover,
#close-button:hover {
    background: url("img/NA_btn_Close_ac.png") no-repeat;
}

h3 {
    margin-left: -76px;
    text-indent: 76px;
    background: url('img/headline-strich.gif') no-repeat bottom left;
}
article {
    padding-left:76px;
    margin-left:-76px;
}
h4 {
    background: url('img/headline-strich.gif') no-repeat -76px 100%;
}

h3, h4 {
    margin-bottom: 12px;
    padding-bottom: 18px;
}

h5 {
    margin-bottom: 30px;
}

p {
    margin-bottom: 50px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}

.mCSB_scrollTools .mCSB_dragger {
    width: 15px;
    height: 146px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: url('img/NA_btn_Scroll_no.png') no-repeat;
    width: 15px;
    height: 146px;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: url('img/NA_btn_Scroll_ac.png') no-repeat;
    width: 15px;
    height: 146px;
}

.mCustomScrollBox .mCSB_scrollTools {
    opacity: 1;
    right: 10px;
    top: 0;
}

#toggle-sound {
    visibility: hidden;
    opacity: 0;
}

a#toggle-sound {
    background: url("img/NA_btn_Sound_on.gif");
    display: block;
    width: 44px;
    height: 45px;
    position: absolute;
    left: -261px;
    bottom: 83px;
}

a#toggle-sound:hover {
    background: url("img/NA_btn_Sound_off_ac.png");
}

a#toggle-sound.off {
    background: url("img/NA_btn_Sound_off_no.png");
}

a#toggle-sound.off:hover {
    background: url("img/NA_btn_Sound_on_gelb.gif");
}

#dasA {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -116px;
    margin-top: -175px;
}
.content li {
  line-height: 100%;
  padding-bottom: 5px;
}

.content ul {
    margin-bottom: 40px;
}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#video-overlay {
  position: absolute;
  z-index:99;
/*  background: rgba(0,0,0,0.5);
  padding: 70px 90px; */
  background: transparent;
  padding:0;
  box-sizing: border-box;
  width: 50%;
  left: 22.5%;
  top: 50%;
  margin-top:-14%;
  height: auto;
  display: block;
  opacity:0;
  transition: opacity 500ms ease-in-out;
}
#video-overlay.ready {
  opacity:1;
}

#video-overlay a.close {
left:50%;
margin-left:-44.5px;
/* top:25px; */
top:-44.5px;
margin-top:0;
text-indent:-1000px;
overflow:hidden;
}

#dragErklaer {
  position: absolute;
  width: 227px; height: 177px;
  top: 50%;left:50%;
  margin: -88px 0 0 -113px;
  z-index:99;
  display: none;
}
#dragErklaer > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#dragErklaer div {
  position: absolute;
  width:100%;
  height:100%;
  top:50%;left:50%;
  transform: translate(-50%, -50%);
}

#dragErklaer .pfeile-v:after,
#dragErklaer .pfeile-v:before,
#dragErklaer .pfeile-h:after,
#dragErklaer .pfeile-h:before {
  content:"";
  position: absolute;
  background:url('img/pfeil-schwarz.svg') no-repeat;
  background-size: 100%;
  display: block;
  width: 30px;
  height: 20px;
  top:-80px;left:50%;
  margin-left:-15px;
}
#dragErklaer .pfeile-v:after {
  top:auto;
  bottom: -60px;
  transform: rotate( 180deg );
}
#dragErklaer .pfeile-h:after,
#dragErklaer .pfeile-h:before {
  top:50%;left:-50px;
  margin-left:0px;
  margin-top:-10px;
  transform: rotate( 270deg );
}

#dragErklaer .pfeile-h:after {
  left: auto;
  right: -50px;
  transform: rotate( 90deg );
}

#dragErklaer.show .pfeile-h {
  -webkit-animation: growH 1s 0s 1; /* Safari 4+ */
  -moz-animation:    growH 1s 0s 1; /* Fx 5+ */
  -o-animation:      growH 1s 0s 1; /* Opera 12+ */
  animation:         growH 1s 0s 1;
}
#dragErklaer.show .pfeile-v {
  -webkit-animation: growV 1s 1s 1; /* Safari 4+ */
  -moz-animation:    growV 1s 1s 1; /* Fx 5+ */
  -o-animation:      growV 1s 1s 1; /* Opera 12+ */
  animation:         growV 1s 1s 1;
}


@-webkit-keyframes growH {
  0%, 100%   { width: 100%; }
  50% { width: 130%; }
}
@-moz-keyframes growH {
  0%, 100%   { width: 100%; }
  50% { width: 130%; }
}
@-o-keyframes growH {
  0%, 100%   { width: 100%; }
  50% { width: 130%; }
}
@keyframes growH {
  0%, 100%   { width: 100%; }
  50% { width: 130%; }
}

@-webkit-keyframes growV {
  0%, 100%   { height: 100%; }
  50% { height: 130%; }
}
@-moz-keyframes growV {
  0%, 100%   { height: 100%; }
  50% { height: 130%; }
}
@-o-keyframes growV {
  0%, 100%   { height: 100%; }
  50% { height: 130%; }
}
@keyframes growV {
  0%, 100%   { height: 100%; }
  50% { height: 130%; }
}

