@font-face {
	font-family: Avenir;
	src: url('../fonts/Avenir.ttc') format("ttc");
}
::-webkit-scrollbar { 
    display: none; 
}
body{
	font-family: "Avenir";
	background-color: #1a1a1a;
	color: white;
}
#fertigfuerheute{
	width: 400px;
	height: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    -moz-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);
	
	-webkit-filter: invert(1);
	filter: invert(1);
	display: none;
}

#view{
	padding: 0;
	margin: 0;
}
li{
	list-style-type: none;
}
nav a{
	color: #5a5a5a !important;
	text-decoration: none !important;
}
nav a:hover{
	color: white !important;
	font-weight: 500;
	-webkit-transition: 0.3s;
}
nav a:visited{
	color: #5a5a5a;
}
a.active{
	color: white !important;
	font-weight: 500;
	-webkit-transition: 0.3s;
}
nav{
	/*background-color: red;*/
}
#logo{
	margin: 8% 0 5% 3%;
	padding: 0;
}
/*#logoLink{
	float: left;
}*/
.onepage-pagination{
	margin: 0 auto;
	padding: 0;
	margin-left: 3%;
	margin-top: 5%;
	font-size: 1.2em;
	line-height: 45px;
}
#content{
	height: 100vh;
	float: right;
}
.page{
	height: 100vh;
}

.page a {
	color: white;
}

#metaSpace img{
	top: 30vh;
}

#dasFoyer{
}
#dieBibliothek{
}
#derMarktplatz{
}
#dasAtelier{
}
#dasTonstudio{
}
#dasLabor{
}
#dasBuero{
}

/*.grundriss{
	background-color: #555555;
	top: 20%;
	height: 70vh;
}*/
.raum{
	margin: 4px;
	padding: 0;
	-webkit-transition: 0.3s;
}
/*.raum:hover{
	background-color:rgba(77,77,77,0.4);
	-webkit-transition: 0.3s;
}*/
.raumKlein{
/*	background-color: red;*/
}
.raumMittel{
/*	background-color: green;*/
}
.raumGross{
/*	background-color: yellow;*/
}
.raumTitel{
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    -moz-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);
	position: absolute;
	margin: 0 auto;

}
.animsition-overlay-slide{
	background-color: rgba(0,0,0,1);
}
.animsition-loading{
	display: none;
}
.animsition, .animsition-overlay {
	opacity: 1!important;
}


.roomlink {
	margin: 1px;
}

/*#room01 {
	width: 20%;
	height: 20%;
}*/

.roomNumberWrapper {
	width: 0px;
	height: 0px;
	background-color: white;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    -moz-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);
	position: absolute;
	border-radius: 100%;
}

.roomNumberWrapperHover {

	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #1a1a1a;
    width: 40px;
	height: 40px;
}


/*.onHover {
	color: #1a1a1a;
	width: 20px;
	height: 20px;
}*/

.corners p {
	font-weight: 500;
}


.corners {
  position: relative;
  padding: 10px;
}

.top, .bottom {
  position: absolute;
  width: 25px;
  height: 25px;
}

.top {
  top: 0;
  border-top: 2px solid;
}

.bottom {
  bottom: 0;
  border-bottom: 2px solid;
}

.left {
  left: 0;
  border-left: 2px solid;
}

.right {
  right: 0;
  border-right: 2px solid;
}
.darkFont{
	color: #1a1a1a;
	font-weight: 800!important;
/*	-webkit-transition: 5.3s;*/
}

.horizontalAlign {
	top: 50%;
	left: 60%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    -moz-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);
	position: absolute;
	margin: 0 auto;
}


.lineWrapperLeft {
	width: 300%;
	height: 2px;
	padding-right: 40%;
	top: 50%;
	right: 50%;
	position: absolute;
}


.lineWrapperLeftLong {
	width: 220%;
	padding-right: 20%;
	height: 2px;
	top: 50%;
	right: 50%;
/*	margin-left: -200%;*/
	position: absolute;
}


.lineLeft {
	width: 57%;
	right: 0px;
	/*margin-right: 45px;*/
	height: 2px;
	background-color: white;
	float: right;
	position: relative;
}

.lineText_left {
	width: 60%;
	position: absolute;
	left: 0;
	bottom: 30%;
	text-align: left;
}


.lineWrapperRight {
	width: 300%;
	padding-left: 40%;
	height: 2px;
	top: 50%;
	left: 50%;
	/*-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);*/
	position: absolute;
}


.lineWrapperRightLong {
	width: 220%;
	padding-left: 20%;
	height: 2px;
	top: 50%;
	left: 50%;
	position: absolute;
}




.lineRight {
	width: 57%;
	/*margin-left: 43%; */
	height: 2px;
	background-color: white;
	position: relative
}

.lineText_right {
	width: 60%;
	position: absolute;
	right: 0;
	bottom: 30%;
	text-align: right;
}

.roomInfo {
	opacity: 0;
}

.roomInfoVisible {
	opacity: 1;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

::selection {
  background: #42dbed; 
}
::-moz-selection {
  background: #42dbed; 
}

.actual{
	font-weight: 500;
	color: white!important;
}
h1{
	margin-bottom: 2%;
}
h3{
	margin: 5% 0 5% 0;
}
.unterSeite{
	font-size: 1.2em;
	margin-bottom: 3%;
}
.unterSeiteTop{
	margin-top: 5%;
}
.unterSeiteText{
	font-weight: 100;
	padding: 0;
	color: #dddddd;
}
.unterSeite p{
	margin: 3% 0 3% 0;
}
.images{
	margin: 5% 0 5% 0;
	z-index: 2;
}
.imagesCenter{
    display: block;
	margin: 0 auto;
}
.imagesOnImages{
	margin-bottom: 5%;
	z-index: 2;
}
.imagesSmaller{
	height: 60vh;
	margin: 0 auto;
}
.imagesSmallerLeft{
	height: 50vh;
	float: left;
	margin-bottom: 5%;
	margin-top: 5%;
}
#atelierListe{
	list-style-type: square;
}
.next{
	margin-top: 10%;
	margin-bottom: 5%;
	height: 10vh;
	background-color: #1a1a1a;
	text-align: center;
	font-weight: 500;
	font-size: 1.2em;
	-webkit-transition: 0.3s;
	line-height: 8vh;
}
.next p{
	position: absolute;
	color: black;
	z-index: 2;
	left:0;
    right:0;
	margin-left:auto;
    margin-right:auto;
}
.next::before,
.next::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.next::before {
  z-index: 1;
  -webkit-transition: box-shadow 0.3s;
          transition: box-shadow 0.3s;
}
.next::before {
  box-shadow: inset 0 0 0 48px white;
}

.next:hover::before {
  box-shadow: inset 0 0 0 4px white;
}
.next:hover p{
	color: white!important;
	-webkit-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}
.next::after {
  background-position: 0 0;
}

.ghosti{
	z-index: 2;
	width: 10vh;
	height: 10vh;
	line-height: 10vh;
	text-align: center;
	background-color: #1c1c1c;
	position: fixed;
	left: 90% !important;
	top: 85%;
	-webkit-transition: 0.3s;
}
.ghosti:hover{
	color: #1a1a1a;
	background-color: white;
	-webkit-transition: 0.3s;
}