@font-face {
    font-family: 'CaxtonRomanBookRegular';
    src: url('caxtonromanbookplain.eot');
    src: url('caxtonromanbookplain.eot') format('embedded-opentype'),
         url('caxtonromanbookplain.woff') format('woff'),
         url('caxtonromanbookplain.ttf') format('truetype'),
         url('caxtonromanbookplain.svg#CaxtonRomanBookRegular') format('svg');
}

* {
	margin:0;
	padding:0;
	outline: none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	
	image-rendering: optimizeSpeed;             /* Older versions of FF */
	image-rendering: -moz-crisp-edges;          /* FF 6.0+ */
	image-rendering: -webkit-optimize-contrast; /* Webkit (Safari now, Chrome soon) */
	image-rendering: optimize-contrast;         /* Possible future browsers. */
	-ms-interpolation-mode: nearest-neighbor;   /* IE */
}

input {
	-webkit-user-select:auto;
	-khtml-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto;
}

html, body { 
	width:100%; 
	height:100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: green;
	-webkit-text-size-adjust: 100%;
}

canvas { 
	display:block;	
}

a {
    outline: none;
}

p {
	margin: 15px 0 15px 0;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

img:focus {
	outline: none;
}

iframe {
	border: 0;
	width: 100%;
}

#sidr { display: none;}

.spoiler .text {
	display: none;
}

.spoiler a {
	font-family: Arial;
	font-size: 14px;
	color:#fffb8d;
	text-align: center;
	font-weight: bold;
}

.spoiler a:hover {
	font-family: Arial;
	font-size: 14px;
	color:#fff;
	text-align: center;
	text-decoration: none;
}

#loader {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
	font-size: 30px;
	background-color: white;
}

#loaderani {
	position: absolute;
	width: 900px;
	height: 300px;
	left:50%;
	margin-left: -450px;
}



#preImg {
	display:inline-block;
	opacity: 0;
	width:171px;
	height:300px;
	background-image:url(../img/preloader.png);
	
	-webkit-animation: play .8s steps(15) infinite;
       -moz-animation: play .8s steps(15) infinite;
        -ms-animation: play .8s steps(15) infinite;
         -o-animation: play .8s steps(15) infinite;
            animation: play .8s steps(15) infinite;
}

@-webkit-keyframes play {
   from { background-position:    -0px; }
     to { background-position: -2565px; }
}

@-moz-keyframes play {
   from { background-position:    -0px; }
     to { background-position: -2565px; }
}

@-ms-keyframes play {
   from { background-position:    -0px; }
     to { background-position: -2565px; }
}

@-o-keyframes play {
   from { background-position:    -0px; }
     to { background-position: -2565px; }
}

@keyframes play {
   from { background-position:    -0px; }
     to { background-position: -2565px; }
}

#inhalt, #makingof, #partner, #cast, #blog, #impressum, #clips, #gewinnspiel, #cinemagewinnspiel, #downloads, #soundtrack, #fotos {
	display: none;
}

#hint, #loginholder, #inhalt, #makingof, #partner, #cast, #blog, #impressum, #clips, #gewinnspiel, #cinemagewinnspiel, #downloads, #soundtrack, #fotos {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-image: url(../img/hint-bg.png);
	background-repeat: repeat;
	background-attachment: fixed !important;
	background-size: cover !important;
	-webkit-overflow-scrolling: touch !important;	
}

#hint {
	max-width: 1920px;
	max-height: 1080px;
}

.sound {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url(../img/sound.png);}

.sound_off {width:125px; height:103px; background-position: -0px -0px}
.sound_on {width:125px; height:103px; background-position: -125px -0px}


#loginholder {
	display: none;
}

#biggame { 
	position: absolute;
	margin-left: 20px;
	z-index: 99;
}

.loginbox {
	position: relative;
	width: 854px;
	min-height: 300px;
	margin: 180px auto;
}

.loginbox .header {
	position: relative;
	width: 854px;
	height: 105px;
	background-image: url(../img/box-login-header.png);
	background-repeat: no-repeat;
}

.loginbox .footer {
	position: relative;
	width: 854px;
	height: 107px;
	background-image: url(../img/box-login-footer.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 58px;
}

.loginbox .footer a {
	color: #fffb8d;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

.loginbox .footer a:hover {
	text-decoration: underline;
}

.loginbox .body {
	position: relative;
	width: 854px;
	background-image: url(../img/box-login-body.png);
	background-repeat: repeat-y;

	overflow: hidden;
}

#login-account {
	position: relative;
	margin: 0 auto;
	width: 800px;
	
	color: #fffb8d;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	
	display: none;
}

#login-register {
	position: relative;
	margin: 0 auto;
	width: 550px;
	
	color: #fffb8d;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	
	display: none;
}

#login-waiting {
	position: relative;
	margin: 0 auto;
	width: 550px;
	
	color: #fffb8d;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	
	display: none;
}

#login-form {
	position: relative;
	margin: 0 auto;
	width: 550px;
	
	color: #fffb8d;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

#login-form a {
	color: #fffb8d;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

#login-form a:hover {
	color: #fffb8d;
	text-decoration: none;
}

#doLogout {
	display: none;
}

#login-form input, #login-register input, #kinogame input, #biggamef input {
	background-image: url(../img/input-text.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #fffb8d;
	font-family: Arial;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	width: 343px;
	height: 43px;
	
	margin: 0 auto;
	
	padding: 8px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

#kinogame select, #biggamef select {
	background-image: url(../img/input-text.png);
	background-repeat: no-repeat;
	background-color:transparent !important;
	border: none;
	color: #fffb8d;
	font-family: Arial;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	width: 343px;
	height: 43px;
	
	margin: 0 auto;
	
	padding: 8px;
	padding-right: 20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

#kinogame option, #biggamef option {
	background-color:green !important;
}


#kinogame input[type='checkbox'], #biggamef input[type='checkbox']{
	color: #fffb8d;
	border: 1px yellow solid;
	width: 20px;
	height: 20px;
}

.error {
	color: red;
	font-size: 12px;
}



/* Contentbox */

.contentbox {
	position: relative;
	width: 854px;
	min-height: 300px;
	margin: 180px auto;
}

.contentbox .header {
	position: relative;
	width: 854px;
	height: 85px;
	background-image: url(../img/box-header.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fffb8d;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	padding-top: 20px;
}

.contentbox .footer {
	position: relative;
	width: 854px;
	height: 113px;
	background-image: url(../img/box-login-footer.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 52px;
}

.contentbox .footer a {
	color: #fffb8d;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

.contentbox .footer a:hover {
	text-decoration: underline;
}

.contentbox .body {
	position: relative;
	width: 854px;
	background-image: url(../img/box-login-body.png);
	background-repeat: repeat-y;
	
	font-family: Arial;
	font-size: 15px;
	color: #fffb8d;
	
	overflow: hidden;
}

.txt {
	width: 92%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	-webkit-overflow-scrolling: touch !important;
}

.txtframe {
	width: 92%;
	margin: 0 auto;
	text-align: left;
	-webkit-overflow-scrolling: touch !important;
	overflow: hidden !important;
}


.border, .border:visited {
	border:1px #fffb8d solid;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.cast {
	display: none;
}

.char-comic {
	float: right;
	width: 45%;
	text-align: left;
}
.char-real {
	float: left;
	width: 45%;
	text-align: left;
}

.char-space {
	float: left;
	width: 20px;
}

#iosbackbtn { display: none; }

.solo { 
	float: none !important;
	clear: both;
	width: 75% !important;
	margin: 0 auto;
}

#closebtn {
	display: block;
}
#backbtn {
	display: none;
}

.controller {
	position: absolute;
	width: 648px;
	height: 470px;
	
	top:50%;
	left:50%;
	
	margin-left: -324px;
	top: 130px;
}

.controller-ios {
	position: absolute;
	width: 648px;
	height: 470px;
	
	top:50%;
	left:50%;
	
	margin-left: -324px;
	top: 130px;
	display: none;
}

#content {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	max-height: 1080px;
	margin: 0 auto;
	z-index: 50;
}

#canvasHolder {
	width: 100%;
	height: 100%;
	max-width: 1920px;
	max-height: 1080px;
	overflow: hidden;
}


#logo {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	z-index: 100;
}

#footer {
	position: absolute;
	width: 100%;
	max-width: 1920px;
	height: 144px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom:0;
	z-index: 100;
	margin: 0 auto;
	pointer-events: none;
}

#voe {
	position: absolute;
	height: 127px;
	left: 5px;
	bottom: 0;
	padding: 0;
	pointer-events: auto;
}

.voe {
	position: absolute;
	height: 127px;
	left:  120px;
	bottom: 80px;
	padding: 0;
}

#social {
	position: absolute;
	width: 300px;
	height: 70px;
	
	left: 50%;
	margin-left: -150px;
	bottom: 0;
	pointer-events: auto;
}

.social {
	position: absolute;
	width: 300px;
	height: 70px;
	
	left: 50%;
	margin-left: -110px;
	bottom: 100px;
}

#fimpressum {
	position: absolute;
	width: 276px;
	height: 111px;
	
	right: 20px;
	bottom: 0;
	pointer-events: auto;
}

.impressum {
	position: absolute;
	width: 217px;
	right: 50px;
	bottom: 100px;
}

/* Menu */

#menu-menu {
	position: absolute;
	margin-top: 30px;
	margin-left: 570px;
	
	z-index: 102;
}

#menu-char {
	position: absolute;
	margin-top: 30px;
	margin-left: 230px;
	
	z-index: 103;
}

#menu-sound {
	position: absolute;
	margin-top: 0px;
	margin-left: 100px;
	
	z-index: 105;
}


#menu-login {
	position: absolute;
	margin-top: 0px;
	margin-left: 700px;
	
	z-index: 104;
}

#logoholder {
	position: absolute;
	z-index: 101;
	pointer-events: none;	
}

#dropdown-menu {
	position: absolute;

	top:-451px;
	
	width: 181px;
	height: 451px;
	
	margin-left: 530px;
	
	background-image: url(../img/dropdown.png);
	background-repeat: no-repeat;
	z-index: 30;
	
	font-family: Arial;
	font-size: 14px;
	color:#fffb8d;
	text-align: center;
}

#dropdown-menu ul {
	list-style-type: none;
	width: 181px;
	margin-top: 150px;
}

#dropdown-menu ul li {
	width: 181px;
	padding: 0;
	margin: 0;
}

#dropdown-menu a {
	font-family: Arial;
	font-size: 14px;
	color:#fffb8d;
	text-align: center;
	text-decoration: none;
}

#dropdown-menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color:#fff;
	text-align: center;
	text-decoration: none;
}

#dropdown-char {
	position: absolute;

	top:107px;
	
	width: 305px;
	height: 490px;
	
	margin-left: 130px;
	
	background-image: url(../img/dwarfs.png);
	background-repeat: no-repeat;
	z-index: 54;
	
	font-family: Arial;
	font-size: 14px;
	color:#fffb8d;
	text-align: center;
	
	display: none;
}

#tooltip {
	position: absolute;
	display: none;
	z-index: 2000;
	top: -200px;
	height: 41px;
}


.ttleft {
	float: left;
	background-image: url(../img/tt_left.png);
	width: 41px;
	height: 58px;
	background-repeat: no-repeat;
}

.ttbody {
	float: left;
	background-image: url(../img/tt_body.png);
	height: 58px;
	line-height: 58px;
	background-repeat: repeat-x;
	color: #fffb8d;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-transform:uppercase;
}

.ttbody a {
	color: #fffb8d;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-transform:uppercase;
	text-decoration: none;
}

.ttbody a:hover {
	color: #fffb8d;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-transform:uppercase;
	text-decoration: underline;
}


.ttright {
	float: left;
	background-image: url(../img/tt_right.png);
	width: 41px;
	height: 58px;
	background-repeat: no-repeat;
}

.tcrow {
	width: 100%;
	margin: 0 auto;
}

.tcbox {
	float: left;
	text-align: center;
	width: 33%;
	margin: 10px auto;
}

.tcbox2 {
	float: left;
	text-align: center;
	width: 33%;
	margin: 10px auto;
}

.tcbox2 a {
	color: #fffb8d;
}

#tcplayer {
	height: 415px;
}

/* Game List */
#gamelist {
	width: 100%;
}

.codetitel{ font-size: 8px;}
.code { font-size: 10px;}

.gamebox { position: relative; height: 134px; width: 300px;}
.gameicon, .gamestatus { position: absolute; width: 113px; height: 134px; }
.gamestatus { pointer-events: none; }
.unplay { background-image: url(../img/game-icon-unplay.png); background-position: center top; }
.locked { background-image: url(../img/game-icon-locked.png); background-position: center top !important; }

.gametext { margin-left: 120px; font-size: 12px; text-align: left;}

#gameholder {
	position: absolute;
	top:0;
	left:0;
	z-index: 5000;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	max-height: 1080px;
	display: none;
}


#keyboard { display: none; }
#rotate { display: none; }
#mobile, #mobile-start, #mobilehint, #mobile-menu { display: none; }

#iphonepremiere { display: none; }

@media (max-height: 800px) {
	.social { display: none;}
	.impressum { display: none ;}
}
/* For iphone: */
/*
@media only screen 
and (max-device-width: 480px)
and (orientation : landscape) {
	#rotate {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		background-color: green;
		z-index: 2000;
		text-align: center;
		overflow: hidden;
	}
	
	#rotate-inner {
		text-align: center;
		margin:100px auto;
		height: 200px;
		width: 342px;
		-webkit-transform:rotate(-90deg);
	}
	
	#hint, #loginholder, #inhalt, #makingof, #partner, #cast, #blog, #impressum, #clips, #gewinnspiel,#cinemagewinnspiel, #mobilehint, #downloads, #soundtrack, #fotos {
		display: none;
	}
	
	.loginbox, .contentbox, #logo, #footer {
		display: none;
	}
}
*/
/* For iphone: */
/*
@media only screen 
and (max-device-width: 480px)
and (orientation : portrait) {

	body {
		position:fixed;
        top: 0;
        width:100%;
        height: 100% !important;
		background-color: green;
	}
	#iphonepremiere { position: absolute; display:block; bottom: 70px; right: 0px;}
	#footer { pointer-events: none; }
	#voe { display: none;}
	#voecinema, #fimpressum { display: none; }
	#social, #fimpressum { pointer-events: auto; }
	.social { display: none; }
	
	.controller { display: none; }
	.controller-ios { display: block; }
	
	#hint, #loginholder, #inhalt, #makingof, #partner, #cast, #blog, #impressum, #clips, #gewinnspiel, #cinemagewinnspiel, #mobilehint, #downloads, #soundtrack, #fotos {
		position: relative;
		z-index: 99;
		width: 100%;
		height: 100%;
		background-image: none;
		overflow: scroll;
	}
	
	#loader,#logo, #hint { display:none; }
	
	#tcplayer {
		height: 200px;
	}
	
	#mobile {
		position: absolute;
		display: block;
		width: 100%;
		height: 63px;
		color: #fffb8d;
		z-index: 100;
		text-align: center;
		vertical-align: middle;
		font-size: 26px;
		background-image: url(../img-mobile/logo.png);
		background-repeat: no-repeat;
	}
	
	#mobile-menu { 
		display: none;
		position: absolute;
		width: 94px;
		height: 37px;
		left:0;
		top: 30px;
		z-index: 100;
	}
	
	#mobile-start { 
		display: block;
		position: absolute;
		width: 320px;
		height: 480px;
		background-image: url(../img-mobile/background-iphone.jpg);
		background-repeat: no-repeat;
		z-index: 99;
	}
		
	#iosbackbtn { 
		position:absolute;
		margin-top: 65px;
		width: 100%;
		text-align: center;
		z-index: 2000; 
	}
	
	.contentbox {
		position: absolute;
		width: 100%;
		margin: 0 auto;
		background-image: url(../img-mobile/black.png);
		background-repeat: repeat;
	}

	.contentbox .header {
		display: none;
	}
	
	.contentbox .footer {
		display: none;
	}

	.contentbox .body {
		position: relative;
		margin-left: 2.5%;
		width: 95%;
		height: 100%;
		min-height: 480px;
		background-image: none;
		
		font-family: Arial;
		font-size: 15px;
		color: #fffb8d;
	}
	
	.txt {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		padding-top: 65px;
		padding-bottom: 70px;
		overflow: scroll !important;
		-webkit-overflow-scrolling: touch !important;
		font-family: 'CaxtonRomanBookRegular';
	}
	
	#partner .txt, #cast .txt, #mobilehint .txt { text-align: center; }
	
	#mobilehint .txt {
		padding-top: 145px;
	}
	
	.txt img {
		max-width: 99%;
	}
	
	.txtframe {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		-webkit-overflow-scrolling: touch !important;
		overflow:scroll !important;
	}
	
	.cast { margin-top: 55px;}
	
	.char-real {
		position: relative;
		width: 100%;
		text-align: left;
	}
	
	.char-comic {
		position: relative;
		width: 100%;
		text-align: left;
	}

	.char-space {
		display:none;
	}

}
*/


/* For ipad: */
@media only screen and (max-device-width : 1024px) and (orientation : landscape) {
	#iphonepremiere { display: none; }
	
	html, body {
		height: 100%;
		width: 100%;
		margin: 0;
   padding: 0;
	}
	
	#rotate {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		background-color: green;
		z-index: 2000;
		text-align: center;
		overflow: hidden;
	}
	
	#rotate-inner {
		position: absolute;
		height: 200px;
		width: 342px;
		top:50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -171px;
	}
}

@media only screen and (max-device-width : 1024px) and (orientation : portrait) {
	#iphonepremiere { display: block; position: absolute; height: auto !important; bottom: -5px; z-index: 200; pointer-events: auto; }
	
	body {
		position:fixed;
        top: 0;
        width:100%;
        height: 100% !important;
		background-color: green;
	}
	
	#footer { pointer-events: none; height: auto !important; }
	#voe, #fimpressum { display: none; }
	#social, #fimpressum { pointer-events: auto; }
	.social { display: none; }
	
	.controller { display: none; }
	.controller-ios { display: block; }
	
	#hint, #loginholder, #inhalt, #makingof, #partner, #cast, #blog, #impressum, #clips, #gewinnspiel, #cinemagewinnspiel, #mobilehint {
		position: relative;
		z-index: 99;
		width: 100%;
		height: 100%;
		background-image: none;
		overflow: scroll;
		overflow-x: auto;
		overflow-y: auto;
	}
	
	#loader,#logo, #hint { display:none; }
	
	#tcplayer {
		width: 100%;
		height: auto !important;
		min-height: 260px;
		max-height: 480px;
	}
	
	#mobile {
		position: absolute;
		display: block;
		width: 100%;
		color: #fffb8d;
		z-index: 100;
		text-align: center;
		pointer-events: none;
	}
	
	#mobile img {
		width:100%;
		height: auto;
	}
	
	#mobile-menu { 
		display: none;
		position: absolute;
		width: 94px;
		height: 37px;
		left:0;
		top: 30px;
		z-index: 100;
	}
	
	#mobile-start { 
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background-image: url(../img-mobile/background_ipad.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		z-index: 1;
		pointer-events: none;
	}
		
	#iosbackbtn { 
		position:absolute;
		margin-top: 160px;
		width: 100%;
		text-align: center;
		z-index: 2000; 
	}
	
	.contentbox {
		position: absolute;
		width: 100%;
		min-height: 1024px;
		margin: 0 auto;
		background-image: url(../img-mobile/black.png);
		background-repeat: repeat;
		overflow: hidden;
	}

	.contentbox .header {
		display: none;
	}
	
	.contentbox .footer {
		display: none;
	}

	.contentbox .body {
		position: relative;
		margin-left: 2.5%;
		width: 95%;
		height: 100%;
		min-height: 480px;
		background-image: none;
		
		font-family: Arial;
		font-size: 15px;
		color: #fffb8d;
	}
	
	.txt {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		padding-top: 30%;
		padding-bottom: 70px;
		font-family: 'CaxtonRomanBookRegular';
	}
	
	#partner .txt, #cast .txt, #mobilehint .txt { text-align: center; }
	
	#mobilehint .txt {
		font-size: 3vh;
	}
	
	.txt img {
		max-width: 99%;
	}
	
	.txtframe {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}
	
	.cast { margin-top: 55px;}
	
	.char-real {
		position: relative;
		width: 100%;
		text-align: left;
	}
	
	.char-comic {
		position: relative;
		width: 100%;
		text-align: left;
	}

	.char-space {
		display:none;
	}
}


.overthrow-enabled .overthrow {
    overflow: auto;
    -webkit-overflow-scrolling: touch !important;
}