/**********************************************************
 * Container BasisElemente
 **********************************************************/
.google-p {
    position: relative; float: left; overflow: hidden; height: 30px; width: 200px; 
    margin-top: 0px; margin-left: 30px; top: 0px; left: 0px; border: none; z-index:1900;
}
.google-p a{
	color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:10px;  
}

.primaryContainer {
	position:relative; margin-right: 80px; margin-top: 0px; margin-left: 0px; margin-bottom:0px; top: 0px; left: 0px; bottom: 0px;
    width: auto;  height:100%; min-height: 1280px; overflow:auto;        
}

#top-box {
    position: relative; float: right; height: 60px; width: 100%; min-width: 400px; margin-top: 0px; margin-left: 0px; top: 0px; left: 0px; 
}

#content-wrapper {
	 display: block; margin: 0 auto; 
}

#content-box {
    display: block; position: relative; float: left; clear: both; height: 550px; width: 100%; 
    margin-left: 0px; margin-top: 0px; margin-right: 80px; top: 0px; left: 0px;    
}

/**********************************************************
 * Sticky-Footer
 **********************************************************/

#footer-box { 
	display: block; position: absolute; float: left; clear:both; overflow:visible; min-height: 80px; height: 100px; width: 100%; margin-top: 600px; margin-right: 80px; top: 0px; left: 0px; z-index:900;
}

#minheight {
	display: block; clear:both; overflow:visible; height:100%; min-height: 10px; 	
}
.img-footer {
	display: block; clear:both; float: right; width:184px; height:40px;bottom: 0px;right: 0px; margin-right:18px; z-index:900;
		
}

/**********************************************************
 * DONATE BTN PayPal
 **********************************************************/
.o-donate {
	overflow: hidden; width:320px; height:80px; margin-left:160px; margin-top:-120px; z-index:900; text-decoration: none;
}

.donate {
    background: url("../img/opics/o_donate.png") 0px 0px no-repeat;
    overflow: hidden; width:324px; height:84px; margin-top:-2px; margin-left: 2px; border: none;
}
.donate:hover {
    background: url("../img/opics/o_donate.png") 0px -100px no-repeat; 
	-webkit-animation: heartbeating 1s linear infinite;  cursor:pointer;
}


/**********************************************************
 * LOGIN-Label
 **********************************************************/
#login-label{
   display:none; position: absolute; z-index:1100; width:320px; height:320px; margin-top:50px; margin-left:80px; 
   -webkit-animation: vibe 2s linear infinite;
}

#login-off{   
   display:block; position: relative; overflow:hidden; z-index:1110; margin-top:-35px; margin-left:250px;
}

.off-login {
	display: block; position: relative; width:50px; height:50px; list-style:none;
}
a.off-login {
	background: url("../img/opics/close-btn.png") 0px -50px no-repeat;
	
}
a.off-login:hover {
	background: url("../img/opics/close-btn.png") -50px -50px no-repeat; 
}

/**********************************************************
 * UPLOADER
 **********************************************************/

#o-upload{
   display:none; position: absolute; z-index:1100; width:320px; height:350px; margin-top:-150px; margin-left:80px; 
   -webkit-animation: vibe 2s linear infinite;
}
#upload-off{   
   display:block; position: absolute; overflow:hidden; z-index:1110; margin-top:196px; margin-left:262px; 
}
.off-upload {
	display: block; position: relative; width:50px; height:50px; list-style:none;
}
a.off-upload {
	background: url("../img/opics/close-btn.png") 0px 0px no-repeat;	
}
a.off-upload:hover {
	background: url("../img/opics/close-btn.png") -50px 0px no-repeat;
}

/**********************************************************
 * CONTACT-Label
 **********************************************************/
#contact-label{
   display:none; position: absolute; z-index:1100; width:320px; height:320px; margin-top:50px; margin-left:70px; 
   -webkit-animation: vibe 2s linear infinite;
}

#contact-off{   
   display:block; position:relative; overflow:hidden; z-index:1110; margin-top:-35px; margin-left:250px; 
}

.off-contact {
	display: block; position: relative; width:50px; height:50px; list-style:none;
}
a.off-contact {
	background: url("../img/opics/close-btn.png") 0px -50px no-repeat;
	
}
a.off-contact:hover {
	background: url("../img/opics/close-btn.png") -50px -50px no-repeat;
}

/**********************************************************
 * QR-Code
 **********************************************************/


#qr-code{
   display:none; position: absolute; z-index:1100; width:330px; height:384px; margin-top:50px; margin-left:70px; 
   -webkit-animation: vibe 2s linear infinite;
}

.qr-code-label { display: block; width: 300px; height: 24px; padding: 0px 14px; margin-bottom: 12px; 
									color: #ccc; background: #444; border: 1px solid #222; outline: none; 
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; 
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.1); 
	-moz-background-clip:    padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	-moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; behavior: url(PIE.htc); }

.qr-code-label h3 { padding: 12px 14px 4px 14px;; margin: 0 -15px 10px -15px; 
	font: 21px 'Euro Bold Ext Two', sans-serif; font-weight: bold; color: #ccc; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);  
	background-color: #343434; background-image: -webkit-gradient(linear, left top, left bottom, from(#343434), to(#1b1b1b)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #343434, #1b1b1b); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image:    -moz-linear-gradient(top, #343434, #1b1b1b); /* FF3.6 */ background-image:     -ms-linear-gradient(top, #343434, #1b1b1b); /* IE10 */ background-image:      -o-linear-gradient(top, #343434, #1b1b1b); /* Opera 11.10+ */ background-image:         linear-gradient(top, #343434, #1b1b1b); -pie-background:          linear-gradient(top, #343434, #1b1b1b); /* IE6-IE9 */ 
	-moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; 
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.7); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.7); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.7); behavior: url(PIE.htc); }

#qr-off{   
   display:block; position:relative; overflow:hidden; z-index:1110; margin-top:-35px; margin-left:250px; 
}

.off-qr {
	display: block; position: relative; width:50px; height:50px; list-style:none;
}
a.off-qr {
	background: url("../img/opics/close-btn.png") 0px -50px no-repeat;
	
}
a.off-qr:hover {
	background: url("../img/opics/close-btn.png") -50px -50px no-repeat;
}


/**********************************************************
 * I-PHONE + On Off- Button
 **********************************************************/


#return{   
   display: none; position: absolute; z-index: 1920; margin-top: 400px; margin-left: -25px; width: 100px; height: 75px;
   background-image: url("../img/svg/smartphoneV.svg"); background-repeat: no-repeat; background-size: contain;
	 /*falling  */
	-webkit-animation: falling 1s ease-out; -webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.3));	
}

#return2{   
   display: none; position: absolute; z-index: 1920; margin-top: 400px; margin-left: -225px; width: 100px; height: 75px;
   background-image: url("../img/svg/smartphoneV.svg"); background-repeat: no-repeat; background-size: contain; 
	 /*falling-out  */
	-webkit-animation: falling-out 1s ease-out; -webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.3));
}
#return:target{
	width: 200px; height: 75px; border:none; 
}

/*.returner {
   -webkit-animation: calling 0.3s 1.4s 10 normal ease-in-out;
}
.returner:hover {
   -webkit-animation: calling 0.3s 0.6s 10 normal ease-in-out;
}*/
.o-return {
	position: absolute; margin-left:40px; margin-top:0px; z-index:1950;  
	width:50px; height:50px; list-style:none; border:none; 
	-webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.2));
}
a.o-return {
	overflow: hidden; z-index:1500; width:50px; height:50px; top:28px; left:25px; right:0; 
	font-family: 'Euro Ext Two', sans-serif; font-weight: bold; font-size: 14px; line-height: 22px; color: #FFF; text-decoration: none; opacity:0; -webkit-font-smoothing: antialiased;
	transition: all 0.2s ease-out; 

	transform: scaleX(-1); -ms-filter: "FlipH"; filter: FlipH; text-align: right; 
	
}
a.o-return:hover {
	/*background-image: url("../img/svg/smartphone-1-hover.svg"); background-repeat: no-repeat; background-size: contain;*/
	/*transform: translate(-4px,17px) scaleY(1.5) scaleX(-1.5) rotate(-45deg); opacity:1;
	-webkit-filter: drop-shadow( 1px 4px 2px rgba(0,0,0,.3));*/
}


#space-app{   
   height:90px; margin:0 auto; border:none;
}
#close-app{   
   margin:0 auto; border:none;
}
#close-app ul{   
   list-style:none; border:none;
}

/* @close */
.jp-close {
	position: absolute; margin-left:40px; margin-top:0px;  
	width:50px; height:50px; list-style:none; display:block; z-index:2100; 
}
a.jp-close {
	background: url("../img/phone/shut-down.png") 0px  0px no-repeat;
	
}
a.jp-close:hover {
	background: url("../img/phone/shut-down.png") -50px 0px no-repeat;
}

/**********************************************************
 * VIDEO-PHONE + On Off- Button
 **********************************************************/

#vid-return{
    display: none;
    position: absolute;
    z-index: 1910;
    margin-top: 480px;
    margin-left: -25px;
    width: 100px;
    height: 75px;
    border: none;
    background-image: url("../img/svg/smartphoneH.svg");
    background-repeat: no-repeat;
    background-size: contain;
    /*falling  */
    -webkit-animation: falling 1s ease-out;
    -webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.3));	
}
#vid-return2{
    display: none;
    position: absolute;
    z-index: 1910;
    margin-top: 480px;
    margin-left: -225px;
    width: 100px;
    height: 75px;
    border: none;
    background-image: url("../img/svg/smartphoneH.svg");
    background-repeat: no-repeat;
    background-size: contain;
    /*falling-out  */
    -webkit-animation: falling-out 1s ease-out;
    -webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.3));
}


#vid-return:target {
	width: 200px; height: 75px; border:none;
	-webkit-filter: drop-shadow( 1px 2px 2px rgba(0,0,0,.2));
}
.vid-o-return {
	position: absolute; margin-left:40px; margin-top:12px;  
	width:50px; height:50px; list-style:none;
	-webkit-font-smoothing: antialiased;
}
a.vid-o-return {
	overflow: hidden; width:50px; height:50px; top:2px; left:15px; right:0; 
	font-size: 14px; line-height: 22px; color: #FFF; text-decoration: none; opacity:0; 
	/*transition: all 0.2s ease-out;*/	
	}
a.vid-o-return:hover {
	/*transform: translate(-25px,28px) scale(1.5) rotate(85deg); opacity:1;
	-webkit-filter: drop-shadow( 1px 4px 2px rgba(0,0,0,.3));*/
}


#vid-space-app{   
  	height:90px; margin:0 auto;
}
#vid-close-app{   
  	margin:0 auto;
}
#vid-close-app ul{   
    list-style:none; 
}
/* @vid-close */
.vid-jp-close {
	display:block; position: absolute; width:50px; height:50px; margin-left:0px; margin-top:80px; list-style:none;  
}
a.vid-jp-close {
	background: url("../img/phone/shut-down.png") 0px  0px no-repeat;
	
}
a.vid-jp-close:hover {
	background: url("../img/phone/shut-down.png") -50px 0px no-repeat;
}

/**********************************************************
 * I-PHONE 
 **********************************************************/

#main{
	width: 280px; margin: 20px 0 0 160px; position:absolute; z-index:2100;
    background:  url("../img/phone/phone_flatred.png") no-repeat; background-position: no-repeat;  
   /*vibe  */
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 10;
    -webkit-animation-timing-function: ease-out;
}	
#logo{   
   height: 50px; width: 80px; margin:0 auto; margin-top:23px;
}
.img-logo{
	height: 50px; width: 80px; background: url("../img/phone/micro.png") no-repeat; background-position: 0px 0px;	 
}

#wrap-over {
	float: left; height: auto !important; height: 100%; width: 202px; margin-left: 42px; margin-top: 2px;	
}

#wrap-up {
	display: inline; float: left; width: 202px; height: 83px; margin-left: 0px; margin-top: 15px; margin-bottom: 0;	
}

#wrap-display {
	display: inline; float: left; width: 202px; height: 329px; margin-left: 0px; margin-top: 0px; margin-bottom: 0;
}

#wrap-down {
	display: inline; float: left; width: 202px; height: 90px; margin-left: 0px; margin-top: 0px; margin-bottom: 0;
}

#playerset {	
	display: block; background-color:#000; height: 331px; width: 200px;
}
#player-head {	
	 display: block; height: 50px; width: 50px;
}
.player-logo{
	height:50px; width: 50px; margin-left: 78px; background: url("../img/phone/O-frei-B.png") no-repeat; background-position: 0px 0px;	  
}

#music-title1 {display: block; background-color: #0c0c0c; height: 28px; width: 200px;}
#music-title2 {display: block; background-color: #0c0c0c; height: 28px; width: 200px;}
#music-title3 {display: block; background-color: #0c0c0c; height: 28px; width: 200px;}
#music-title4 {display: block; background-color: #0c0c0c; height: 28px; width: 200px;}
#music-title5 {display: block; background-color: #0c0c0c; height: 28px; width: 200px;}

#music-title-end {	
	display: block; background-color: #0c0c0c; height: 17px; width: 200px;
}
.music-info {
	position: relative; cursor: pointer;	
	font-size: 12px; font-family: 'Euro Ext Two', sans-serif; font-weight: normal; letter-spacing: 0px; color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); line-height: 25px; padding: 0px 2px 0px 7px; text-align: left;
}

/**********************************************************
 * VIDEO-PHONE 
 **********************************************************/

#vid-main{
	display: none; width: 540px; margin: 40px 0 0 110px; position: absolute; z-index: 2100;
    background:  url("../img/phone/phone_video.png") no-repeat; background-position: no-repeat;
   
   /*vibe  */
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 10;
    -webkit-animation-timing-function: ease-out;
}	
#vid-wrap-over {
	width: 540px; height: auto !important; height: 100%; float: left; margin-left: 2px; margin-top: 2px;	
}
#vid-wrap-left {
	width: 100px; height: 250px; margin-left: 0px; margin-top: 15px; margin-bottom: 0; display: inline; float: left;	
}
#vid-wrap-display {
	display: inline; float: left; width: 328px; height: 197px; margin-left:6px; margin-top: 42px;
}
#vid-wrap-right {
	display: inline; float: left; width: 50px; height: 200px; margin-left: 0px; margin-top: 0px; margin-bottom: 0;
}

