    html {
      height: 100%;

    }
    body {
      background: #E2E4E7;
      padding: 0;
      text-align: center;
      font-family: 'open sans';
      position: relative;
      margin: 0;
      height: 100%;
      -webkit-font-smoothing: antialiased;
    }
    
    .wrapper {
    	height: 100% !important;
    	height: 100%;
    	margin: 0 auto; 
    	overflow: hidden;
    }
    
    a {
      text-decoration: none;
    }
    
    h1, h2 {
      width: 100%;
      float: left;
    }
    h1 {
      margin-top: 100px;
      color: #000;
      margin-bottom: 5px;
      font-size: 70px;
      letter-spacing: -4px;
      font-weight: 100;
    }
    h1 span {
      font-size: 26px;
      margin: 0 5px;
      text-transform: capitalize;
      background: rgba(0,0,0,0.85);
      display: inline-block;
      color: #6D461D;
      border-radius: 5px 5px;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px 5px;
      text-shadow: 0 2px 8px rgba(0, 0, 0, 0.75);
      padding: 3px 10px;
    }
    h2 {
      color: #6D461D;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 10px;
    }
    
    .pointer {
      color: #9b59b6;
      font-family: 'Pacifico', cursive;
      font-size: 30px;
      margin-top: 15px;
    }
    code {
	  font-family: nobel, sans-serif;
	  font-style: normal;
	  font-weight: 400;
      margin: 20px 1%;
      float: left;
      width: 48%;
      height: 185px;
      background: rgba(0,0,0,0);
      border: rgba(0,0,0,0.05) 0px solid;
      border-radius: 0px;
      padding:0px;
      color: white;
      text-align: center;
      font-size: 20px;
      margin-top: 20px;
      display: block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
    }

    code.html {
      color: #000000;
    	position: absolute;
	resize: both;
    	top: 40%;
    	left: 50%;
        font-size: 16px;
	border-radius: 0px;
	text-align: center;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
    }
    code.html2 {
      color: #000000;
    	position: absolute;
	resize: both;
    	top: 70%;
    	left: 50%;
        font-size: 24px;
	border-radius: 0px;
	text-align: center;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
    }
    code.html3 {
      color: #000000;
    	position: absolute;
	resize: both;
    	top: 85%;
    	left: 50%;
        font-size: 24px;
	border-radius: 0px;
	text-align: center;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
    }
    code.js {
      color: #FFAD00;
    }
  @media only screen and (min-width: 700px)  and (min-height: 700px)  {
	.main section.page3 {
		background: #ffffff url(../images/Platte.jpg) no-repeat ;
		background-size: 40% ;
		background-position: 50% 20%;
	}
	  .page3:hover {
		  background-size: 40%;
	  }
    code.html {
      color: #000000;
    	position: absolute;
	resize: both;
    	top: 55%;
    	left: 50%;
        font-size: 24px;
	border-radius: 0px;
	text-align: center;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
    }
    code.html3 {
      color: #000000;
    	position: absolute;
	resize: both;
    	top: 85%;
    	left: 50%;
        font-size: 24px;
	border-radius: 0px;
	text-align: center;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
    }
    code.js {
      color: #FFAD00;
    }
    }

    .main {
      float: left;
      width: 100%;
      margin: 0 auto;
    }
    
    .main h1 {
      padding:150px 50px;
      float: left;
      width: 100%;
      font-size: 45px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      font-weight: 100;
      color: white;
      margin: 0;
    }
   
    .main h1.demo1 {
      background: #1ABC9C;
    }
    
    .reload.bell {
      font-size: 12px;
      padding: 20px;
      width: 45px;
      text-align: center;
      height: 47px;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
    }
    
    .reload.bell #notification {
      font-size: 25px;
      line-height: 140%;
    }
    
    .reload, .btn{
	  display: inline-block;
	  border: 4px solid #A2261E;
	  border-radius: 5px;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  background: #CC3126;
	  display: inline-block;
	  line-height: 100%;
	  padding: 0.7em;
	  text-decoration: none;
	  color: #fff;
	  width: 100px;
	  line-height: 140%;
	  font-size: 17px;
	  font-family: open sans;
	  font-weight: bold;
    }
    .reload:hover{
      background: #444;
    }
    .btn {
	  width: 200px;
      color: rgb(255, 255, 255);
      border: 4px solid rgb(0, 0, 0);
      background: rgba(3, 3, 3, 0.75);
    }
    .clear {
      width: auto;
    }
    .btn:hover, .btn:hover {
      background: #444;
    }
    .btns {
      width: 210px;
      margin: 50px auto;
    }
	
    .facebook {
      background: url(../images/btn-facebook-nrm.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 30px; 
	  width: 40px; 
	  height: 40px;
    }
    .facebook:hover {
      background: url(../images/btn-facebook-hvr.png) no-repeat center;
	  background-size: auto 80px;
	}

    .bandcampbtn{
      background: url(../images/Button_bandcamp_rollover.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 330px;
	  width: 40px; 
	  height: 40px;
    }
    .bandcampbtn:hover {
      background: url(../images/Button_bandcamp_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}
    .soundcloudbtn{
      background: url(../images/Button_soundcloud_rollover.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 280px;
	  width: 40px; 
	  height: 40px;
    }
    .soundcloudbtn:hover {
      background: url(../images/Button_soundcloud_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}
    .spotifybtn{
      background: url(../images/Button_spotify_rollover.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 230px;
	  width: 40px; 
	  height: 40px;
    }
    .spotifybtn:hover {
      background: url(../images/Button_spotify_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}
    .wagenbtn{
      background: url(../images/Button_nobelpenner_rollover.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 230px;
	  width: 40px; 
	  height: 40px;
    }
    .wagenbtn:hover {
      background: url(../images/Button_nobelpenner_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}
    .youtubebtn {
      background: url(../images/Button_youtube.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 80px;
	  width: 40px; 
	  height: 40px;
    }
    .youtubebtn:hover {
      background: url(../images/Button_youtube_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}

    .instagram {
      background: url(../images/Button_instagram.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 130px;
	  width: 40px; 
	  height: 40px;
    }
    .instagram:hover {
      background: url(../images/Button_instagram_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}

    .mail {
      background: url(../images/Button_mail.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 90%;
	  left: 180px;
	  width: 40px; 
	  height: 40px;
    }
    .mail:hover {
      background: url(../images/Button_mail_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}

  @media only screen and (min-width: 640px) and (min-height: 764px) {
    .facebook {
      background: url(../images/btn-facebook-nrm.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 50px; 
	  width: 80px; 
	  height: 80px;
    }
    .facebook:hover {
      background: url(../images/btn-facebook-hvr.png) no-repeat center;
	  background-size: auto 80px;
	}

    .youtubebtn {
      background: url(../images/Button_youtube.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 150px;
	  width: 80px; 
	  height: 80px;
    }
    .youtubebtn:hover {
      background: url(../images/Button_youtube_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}

    .bandcampbtn{
      background: url(../images/Button_bandcamp_rollover.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 650px;
	  width: 80px; 
	  height: 80px;
    }
    .bandcampbtn:hover {
      background: url(../images/Button_bandcamp_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}
    .soundcloudbtn{
      background: url(../images/Button_soundcloud_rollover.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 550px;
	  width: 80px; 
	  height: 80px;
    }
    .soundcloudbtn:hover {
      background: url(../images/Button_soundcloud_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}
    .spotifybtn{
      background: url(../images/Button_spotify_rollover.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 450px;
	  width: 80px; 
	  height: 80px;
    }
    .spotifybtn:hover {
      background: url(../images/Button_spotify_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}
    .wagenbtn{
      background: url(../images/Button_nobelpenner_rollover.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 450px;
	  width: 80px; 
	  height: 80px;
    }
    .wagenbtn:hover {
      background: url(../images/Button_nobelpenner_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}
    .instagram {
      background: url(../images/Button_instagram.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 250px;
	  width: 80px; 
	  height: 80px;
    }
    .instagram:hover {
      background: url(../images/Button_instagram_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}

    .mail {
      background: url(../images/Button_mail.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 90%;
	  left: 350px;
	  width: 80px; 
	  height: 80px;
    }
    .mail:hover {
      background: url(../images/Button_mail_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}
}

		.uwebanner {
			transition: height 0.5 ease;
			width: 220px;
			height: 220px;
			/*max-width: 620px; */
			/*max-height: 620px;*/
			background: url('../images/banner-uwe.png') no-repeat center;
			background-size: cover;
			position: absolute;
			/*overflow: hidden;*/
			top: 0px;
			left: 0px;
		}
	@media only screen and (max-width: 400px) {
		.uwebanner {
			transition: height 0.5 ease;
			width: 120px;
			height: 120px;
			/*max-width: 620px; */
			/*max-height: 620px;*/
			background: url('../images/banner-uwe.png') no-repeat center;
			background-size: cover;
			position: absolute;
			/*overflow: hidden;*/
			top: 0px;
			left: 0px;
		}
	}

	@media only screen and (max-height: 400px) {
		.uwebanner {
			transition: height 0.5 ease;
			width: 120px;
			height: 120px;
			/*max-width: 620px; */
			/*max-height: 620px;*/
			background: url('../images/banner-uwe.png') no-repeat center;
			background-size: cover;
			position: absolute;
			/*overflow: hidden;*/
			top: 0px;
			left: 0px;
		}
	}
	@media only screen and (max-width: 640px) {
		.uwebanner {
			transition: height 0.5 ease;
			width: 220px;
			height: 220px;
      			background: url('../images/banner-uwe.png') no-repeat center;
	  		background-size: cover;
			position: absolute;
	  		/*overflow: hidden;*/
	  		top: 0px;
	  		left: 0px;
			}
		}
	@media only screen and (min-width: 700px) {
		@media only screen and (min-height: 641px) {
		.uwebanner {
			transition: height 0.5 ease;
			width: 520px;
			height: 520px;
			/*max-width: 620px; */
			/*max-height: 620px;*/
			background: url('../images/banner-uwe.png') no-repeat center;
			background-size: cover;
			position: absolute;
			overflow: hidden;
			top: 0px;
			left: 0px;
		}
		}
	}
       
	.vinylBackdrop {
	}

	.vinylTxt {
          background: url(../images/Vinyl.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 80%;
	  left: 30px;
	  width: 110px; 
	  height: 40px;
	}
	.vinylTxt:hover{
      background: url(../images/Vinyl_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}

	.vinylTxt2 {
          background: url(../images/Vinyl_rollover.png) no-repeat center;
	  background-size: cover;
	  width: 110px; 
	  height: 40px;
	  position: absolute;
	  top: 80%;
	  left: 30px;
	}
	@media only screen and (min-width: 640px) and (min-height: 764px) {
	.vinylTxt {
      background: url(../images/Vinyl.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 80%;
	  left: 50px;
	  width: 220px; 
	  height: 80px;
	}
	.vinylTxt:hover{
      background: url(../images/Vinyl_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}

	.vinylTxt2 {
          background: url(../images/Vinyl_rollover.png) no-repeat center;
	  width: 220px; 
	  height: 80px;
	  background-size: cover;
	  position: absolute;
	  top: 80%;
	  left: 50px;
	}
	}


	.soundcloud {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);
	}
		/*display: flex;*/
		/*justify-content: center;*/
		/*position: absolute;*/
		/*display: block;*/
		/*margin:0 auto;*/
		/*width: auto;*/
          /*margin-left: auto;*/
          /*margin-right: auto;*/
		/*top: 50%;*/
		/*left: 50%;*/

	.digitalTxt2 {
      	  background: url(../images/Digital_rollover.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 80%;
	  left: 170px;
	  width: 140px; 
	  height: 40px;
	}

	.digitalTxt {
      background: url(../images/Digital.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 80%;
	  left: 165px;
	  width: 150px; 
	  height: 40px;
	}
	.digitalTxt:hover{
      background: url(../images/Digital_rollover.png) no-repeat center;
	  background-size: auto 40px;
	}

	.separator {
      background: url(../images/Trennstrich.png) no-repeat center;
	  background-size: auto 40px;
	  position: absolute;
	  top: 80%;
	  left: 144px;
	  width: 20px; 
	  height: 40px;
	}
	@media only screen and (min-width: 640px) and (min-height: 764px) {

	.digitalTxt2 {
      	  background: url(../images/Digital_rollover.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 80%;
	  left: 340px;
	  width: 280px; 
	  height: 80px;
	}
	.digitalTxt {
          background: url(../images/Digital.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 80%;
	  left: 330px;
	  width: 290px; 
	  height: 80px;
	}
	.digitalTxt:hover{
      background: url(../images/Digital_rollover.png) no-repeat center;
	  background-size: auto 80px;
	}

	.separator {
      background: url(../images/Trennstrich.png) no-repeat center;
	  background-size: auto 80px;
	  position: absolute;
	  top: 80%;
	  left: 280px;
	  width: 40px; 
	  height: 80px;
	}
}


    header {
      position: relative;
      z-index: 10;
    }

    .main section .page_container {
      position: relative;
      top: 25%;
      margin: 0 auto 0;
      max-width: 950px;
      z-index: 3;
    }
    .main section  {
      overflow: hidden;
    }
    
    .main section > img {
      position: absolute;
      max-width: 100%;
      z-index: 1;
    }
    
	.main section.page1 {
		background: url(../images/Hintergrundbild_Phone.jpg) no-repeat center;
		background-size: cover;
	}
	@media only screen and (min-width: 768px) {
		.main section.page1{
			background: url('../images/Hintergrundbild_Desktop.jpg') no-repeat center;
		background-size: cover;
		}
	}
	.main section.page1 h1 {
		float: none;
		width: 435px;
		display: block;
		text-align: center;
		padding: 0;
		margin-bottom: 15px;
		font-size: 44px;
		color: black;
	}
	.main section.page1 h2 {
		font-size: 18px;
		display: block;
		color: rgba(0,0,0,0.85);
		text-align: center;
		width: 435px;
		line-height: 160%;
	}
	.main section .page_container .btns {
		clear: both;
		float: left;
		text-align: center;
		width: 435px;
	}
	.main section .page_container .btns a{
		text-align: center;
	}
	.main section.page3 {
		background: #ffffff url(../images/Platte.jpg) no-repeat center ;
		background-size: 60% ;
		background-position: 50% 30%;
	}
.main section.page3:hover {
	background-size: 60% ;
}

	@media only screen and (max-width: 768px) {
	.main section.page3 {
		background-size: 70% ;
		background-position: 50% 60%;
	}}

	.main section.page3 > img {
		position: absolute;
		top: -300px;
		left: 50%;
		margin-left: -1095px;
	}
	.main section.page3 .page_container {
		margin-top: 240px;
		overflow: hidden;
	}
	.main section.page3 h1 {
		text-align: center;
		padding: 0;
		margin-bottom: 15px;
		font-size: 50px;
		letter-spacing: -1px;
		color: white;
	}
	.main section.page3 h2 {
		color: rgba(255,255,255,0.85);
		text-align: center;
		line-height: 160%;
		font-weight: 100;
	}
.main section a {
width: 100%;
position:absolute;
left: 0%;
bottom: 0px;
      display: inline-block;
      background: rgba(30,30,30,.8);
	text-align: center;
      padding: 0;
      color: white;
}
	.viewing-page-2 .back{
		background: rgba(0, 0, 0, 0.25);
		color: #FFF;
	}
	.main section.page4 {
		background: #ffffff; /* url(../images/Platte.jpg) no-repeat center ;*/
		background-size: 40% ;
		background-position: 50% 20%;
	}
	.main section.page4 .page_container {
		overflow: hidden;
		/*width: 500px;*/
		/*right: -285px;*/
	}
	.main section.page4 h1 {
		text-align: left;
		padding: 0;
		margin-bottom: 0;
		font-size: 70px;
		letter-spacing: -1px;
		color: black;
	}
	.main section.page4 h2 {
		color: rgba(0,0,0,0.85);
		text-align: left;
		line-height: 160%;
		font-weight: 100;
		font-size: 21px;
	}
	body.disabled-onepage-scroll .onepage-wrapper  section {
		min-height: 100%;
		height: auto;
	}
    
    body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page4 .page_container  {
      padding: 20px;
      margin-top: 150px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    body.disabled-onepage-scroll  section .page_container h1{
      text-align: center;
      font-size: 50px;
      width: 100%;
    }
    body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns{
      text-align: center;
      width: 100%;
    }
    
    body.disabled-onepage-scroll .main section.page1 > img {
      position: absolute;
      width: 80%;
      left: 10%;
    }
    
    body.disabled-onepage-scroll .main section > img {
      position: relative;
      max-width: 80%;
      bottom: 0;
    }
    body.disabled-onepage-scroll code {
      width: 95%;
      margin: 0 auto 25px;
      float: none;
      overflow: hidden;
    }
    
    body.disabled-onepage-scroll .main section.page4 .page_container {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      right: 0;
    }
    .main section.page1 h1 strong {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 16px;
      padding: 10px 10px;
      display: inline-block;
      line-height: 140%;
      background: #FFF;
      border-radius: 3px;
      position: relative;
      top: -13px;
      
    }
    
    .text-btn {
      display: block;
      color: #000;
      border-bottom: 2px dotted #000;
      max-width: 300px;
      margin: 30px auto 30px;
      line-height: 200%;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 14px;
    }
.texting{
 width:200px;
   height:200px;
   display:table-cell;
   text-align:center;
   background:#ccc;
   border:1px solid #000;
   vertical-align:middle;
}
	.main section.page2 {
		background-size: 100% ;
		background-position: 100% 100%;
		background: #ffffff;
		width: 100%;
		height: 100%;
	}

.youtube {
    	position: absolute;
	width: 100%;
	height: 60%;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);

}
 @media only screen and (min-width: 700px){
.youtube {
    	position: absolute;
	width: 60%;
	height: 60%;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%, -50%);
    	transform: translate(-50%, -50%);

}
}

