﻿    @font-face{font-family:Tiempos;src:url(../fonts/TiemposTextWeb-Regular.woff2) format("woff2"),url(../fonts/TiemposTextWeb-Regular.woff) format("woff");font-style:normal;font-weight:400}
    @font-face{font-family:Tiempos;src:url(../fonts/TiemposTextWeb-RegularItalic.woff2) format("woff2"),url(../fonts/TiemposTextWeb-RegularItalic.woff) format("woff");font-style:italic;font-weight:400}
    @font-face{font-family:Tiempos;src:url(../fonts/TiemposTextWeb-Bold.woff2) format("woff2"),url(../fonts/TiemposTextWeb-Bold.woff) format("woff");font-style:normal;font-weight:700}
    @font-face{font-family:Tiempos;src:url(../fonts/TiemposTextWeb-BoldItalic.woff2) format("woff2"),url(../fonts/TiemposTextWeb-BoldItalic.woff) format("woff");font-style:italic;font-weight:700}
    /* @font-face{font-family:TradeGothic;src:url(../fonts/3A7407_0_0.woff2) format("woff2"),url(../fonts/3A7407_0_0.woff) format("woff");font-style:normal;font-weight:400} */
    @font-face{font-family:TradeGothic;src:url(../fonts/trade-gothic-bold.woff2) format("woff2"),url(../fonts/trade-gothic-bold.woff) format("woff");font-style:normal;font-weight:700}
    
    /* body{color:#000;font-family:Tiempos,serif;font-size:16px;line-height:24px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} */
	/* noto-color-emoji-regular - emoji */

/* Variables */	
	:root {
		--triangle: 5vW;
	}

	@media only screen and (min-width:1920px) { 
		:root {
			--triangle: 3vW;
		}
	}
	@media only screen and (min-width:2560px) { 
		:root {
			--triangle: 2vW;
		}
	}

	@keyframes anim-moema-1{60%{transform:scale3d(.8,.8,1);}85%{transform:scale3d(1.1,1.1,1);}to{transform:scaleX(1);}}
	@keyframes anim-moema-2{to{opacity:0;transform:scaleX(1)}}
/*************/

/* Allgemeines */
	body { font-family: Tiempos,serif; font-size:17px; background-color:#FAFAFA; text-align:center; margin:0; padding:0; overflow-x: hidden; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing:grayscale }
	p {}
	td {}
	a:link { color:#000000; text-decoration:none; }
	a:visited { color:#000000; text-decoration:none; outline: none; }
	a:hover { color:#525252; text-decoration:none; outline: none; }
	a:active { text-decoration:none; outline: none; }
	a:focus { outline: none; }
	.master { position:relative; width:85%; max-width:1200px; margin:auto; overflow: hidden; } 
	.row:after { content:""; display:table; clear:both; }
	.orangertext { color:#FFA500; }
	.rotertext { color: darkred; }
	.fett { font-weight:bold; }
    .h1 { font-size:32px; }
    .h2 { font-size:26px; }
    .h3 { font-size:18px;}
	.headline { font-size:24px; }
	.center { text-align:center; }
	.left { text-align:left; }
	.vollebreite { width:100%; }
	.padding { padding:15px; }
	/* .anchor { display: block; position:absolute; transform: translateY(-25vh); visibility: hidden; } */
	.anchor { display: block; position:absolute; transform: translate(0,-25vh); -webkit-transform: translate(0,-25vh); -moz-transform: translate(0,-25vh); -ms-transform: translate(0,-25vh); -o-transform: translate(0,-25vh); visibility: hidden; } 
	/* @-moz-document url-prefix() {
		.anchor { display: block; position:relative; transform: translateY(0); visibility: hidden; }
	} */
    .versteckt { display: none; }
/**************/

/* Schriften */
    .font_headline, .button, .headline, .h1, .h2, .h3 { letter-spacing: -1px; }
    .font_headline, .button, .headline, .h1, .h2, .h3, #footerText, .hint_keywords { font-family: TradeGothic,sans-serif; font-weight: 700; text-transform: uppercase; }
    .font_content { font-family: Tiempos,serif; }
/*************/

/* header */
	#header { position:relative; width:100%; height:600px; }
	#headerBackground { position: absolute; height:600px; width:100%; left:0; top:0; right:0; overflow: hidden; background-image:url('../design/HeaderBackground.jpg'); background-repeat:no-repeat; background-size:cover; background-position: center; }
	#headerVideoBackground { width:100%; height: auto; }
	#headerEdge { position: absolute; bottom:0; border-style: solid; border-width: 0 100vw var(--triangle) 0; border-color: transparent transparent #FAFAFA transparent; }
	#headerContent { text-align: left; height:100%; }
	#headerLogo { position:relative; margin-top:2%; width:50%; max-width:250px; height:100%; }
	#headerLangSelect { position: absolute; top:30px; right:0; }
	#headerLangActive { width:120px; height:50px; }
	.headerLangActiveFlagContainer { position:relative; float: right; width:40px; }
	#headerLangChoice { position: relative; display: none; width:120px; }
	.headerLangChoiceFlagContainer { position:relative; float: left; width:40px; margin-left: 20px; }
	.invisibleFlagButton { background-color: transparent; border:none; height:40px; margin:0; padding:0; cursor: pointer; }
	.invisibleFlagButton:focus { outline: none; }
	.invisibleSmallFlagButton { background-color: transparent; border:none; height:30px; margin:0; padding:0; cursor: pointer; }
	.invisibleSmallFlagButton:focus { outline: none; }

	@media (min-aspect-ratio: 16/9) {
		/* #headerVideoBackground { width:100%; height: auto; } */
	}

	@media (max-aspect-ratio: 16/9) {
		/* #headerVideoBackground { width: auto; height:100%; } */
	}

	@media only screen and (max-width:1200px) { 
		#headerBackground { height: 400px; }
		#header { height:400px; }
	}

	@media only screen and (max-width:992px) { 
		#headerBackground { height:350px; background-image:url('../design/HeaderBackground_Mobile.jpg'); }
		#header { height:350px; }
	}

	@media only screen and (max-width:768px) { 
		/* #header { height:300px; } */
		/* #headerBackground { height: 300px; } */
		#headerLogo { margin-top:5%; }
	}

    @media only screen and (max-width:630px) { 
		#headerVideoBackground { width: auto; height:100%; }
	}

	@media only screen and (max-width:576px) { 
		/* #header { height:250px; } */
		/* #headerBackground { height: 250px; } */
	}

	@media only screen and (max-width:445px) { 
		#headerVideoBackground { width: auto; height:100%; }
	}
/**********/

/* main */
	#main { position:relative; width:100%; min-height:500px; background-color:#FAFAFA; overflow: hidden; }
/********/

/* footer */
	#footer { position:relative; width:100%; min-height:220px; padding-bottom:30px; color:#FFF; background-color:#000; }
	#footerEdge { position: absolute; top:0; left:0; border-style: solid; border-width: var(--triangle) 0 0 100vw; border-color: #FAFAFA transparent transparent transparent; }
	#footerContent { position: relative; padding-top:120px; }
	#footerLogo { background-image:url('../design/HiddenGamesLogo.png'); background-repeat:no-repeat; background-size:cover; width:157px; height:82px; }
	#footerText { width:100%; text-align: right; padding-top:28px; }

	#footer a:link { color:#FFF; text-decoration:none; }
	#footer a:visited { color:#FFF; text-decoration:none; }
	#footer a:hover { color:#FFF; text-decoration:none; }
	#footer a:active { text-decoration:none; }

	.footerTowColumn { float:left; width:50%; }

	@media only screen and (max-width:576px) { 
		#footer { min-height: 180px; }
		#footerContent { padding-top:60px; }
		.footerTowColumn { width:100%; }
		#footerLogo { width:105px; height:55px; }
	}
/**********/

/* contentcontainer */
	#welcome { position: relative; }
	#welcomeContent { padding-top:40px; padding-bottom:40px; }
	
	#welcomecontainer { position:relative; width:100%; background-color:#DEDEDE; color:#FFF; background-image:url('../design/Background2.jpg'); background-repeat:no-repeat; background-size:cover; background-position: center; }
	#welcomecontainerEdge { position: absolute; top:0; border-style: solid; border-width: 0 0 var(--triangle) 100vw; border-color: transparent transparent transparent #FAFAFA; }
	#welcomecontainerContent { padding-top:100px; padding-bottom:100px; }
	#welcomecontainerBottomEdge { position: absolute; bottom:0; border-style: solid; border-width: 0 100vw var(--triangle) 0; border-color: transparent transparent #FAFAFA transparent; }

	.WelcomeInfoBox { position: relative; max-width:85%; margin:auto; text-align:center; }
	.WelcomeIconBox { position: relative; margin:auto; border: 2px solid #000; border-radius: 40px; width:80px; height:80px; overflow: hidden; }
	.WelcomeIcon { width:90%; margin-top: 5px; margin-left: -4px; }
	.WelcomeInfoBoxColumn { position: relative; float: left; width:50%; }

	#WelcomeChoiceContainer { position: relative; background-color:#FAFAFA; width:100%; box-sizing:border-box; }
	#WelcomeChoiceContainerContent { padding-bottom: 60px; }
	.WelcomeChoice { position: relative; width:95%; margin: auto; margin-top: 20px; padding-bottom: 20px; color:#000; min-height:280px; }
	.WelcomeChoice:hover { color:#FFF; }

	.twocolumn { float:left; width:50%; }

	#startcontainer { position:relative; width:100%; text-align:left; color:#000; background-color:#DEDEDE; }
	#startcontainerEdge { position: absolute; top:0; border-style: solid; border-width: 0 0 var(--triangle) 100vw; border-color: transparent transparent transparent #FAFAFA;	}
	#startcontainerBottomEdge { position: absolute; bottom:0; border-style: solid; border-width: 0 100vw var(--triangle) 0; border-color: transparent transparent #FAFAFA transparent; }
	#startcontainerContent { padding-top:100px; padding-bottom:100px; }

	#welcomeHome { position: relative; }
	#welcomeHomeContent { padding-top:40px; padding-bottom:40px; }

	#anleitungscontainer { position:relative; width:100%; text-align:left; color:#000; background-color:#DEDEDE; }
	#anleitungscontainerEdge { position: absolute; top:0; border-style: solid; border-width: 0 0 var(--triangle) 100vw; border-color: transparent transparent transparent #FAFAFA;	}
	#anleitungscontainerContent { padding-top:80px; padding-bottom:80px; }
	#AnleitungTitle { background-image:url('../design/AnleitungTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:71px; position:relative; margin-left:-110px; left:50%; }
	#AnleitungTitleDE { background-image:url('../design/AnleitungTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:71px; position:relative; margin-left:-110px; left:50%; }
	#AnleitungTitleEN { background-image:url('../design/AnleitungTitleEN.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleAU { background-image:url('../design/AnleitungTitleAU.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitlePL { background-image:url('../design/AnleitungTitlePL.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitlePT { background-image:url('../design/AnleitungTitlePT.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleCA { background-image:url('../design/AnleitungTitleCA.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleSE { background-image:url('../design/AnleitungTitleSE.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleES { background-image:url('../design/AnleitungTitleES.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleUS { background-image:url('../design/AnleitungTitleUS.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleNL { background-image:url('../design/AnleitungTitleNL.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleIT { background-image:url('../design/AnleitungTitleIT.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleFR { background-image:url('../design/AnleitungTitleFR.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleBR { background-image:url('../design/AnleitungTitleBR.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleMX { background-image:url('../design/AnleitungTitleMX.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleUA { background-image:url('../design/AnleitungTitleUA.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#AnleitungTitleKR { background-image:url('../design/AnleitungTitleKR.png'); background-repeat:no-repeat; background-size:cover; width:240px; height:71px; position:relative; margin-left:-120px; left:50%; }
	#anleitungscontainerBottomEdge { position: absolute; bottom:0; border-style: solid; border-width: 0 100vw var(--triangle) 0; border-color: transparent transparent #FAFAFA transparent; }
	.focus_this { position: relative; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #DEDEDE; }
	.focus_frame { padding:5%; box-sizing: border-box; border: 3px solid #FFA500; }

	#hinweiscontainer { position:relative; width:100%; text-align:left; background-color:#FAFAFA; }
	#hinweiscontainerContent { padding-top:80px; padding-bottom:80px; }
	#HinweiseTitle { background-image:url('../design/HinweiseTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleDE { background-image:url('../design/HinweiseTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleEN { background-image:url('../design/HinweiseTitleEN.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleAU { background-image:url('../design/HinweiseTitleAU.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleCA { background-image:url('../design/HinweiseTitleCA.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleSE { background-image:url('../design/HinweiseTitleSE.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitlePL { background-image:url('../design/HinweiseTitlePL.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitlePT { background-image:url('../design/HinweiseTitlePT.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleES { background-image:url('../design/HinweiseTitleES.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleUS { background-image:url('../design/HinweiseTitleUS.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleNL { background-image:url('../design/HinweiseTitleNL.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleIT { background-image:url('../design/HinweiseTitleIT.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleFR { background-image:url('../design/HinweiseTitleFR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleBR { background-image:url('../design/HinweiseTitleBR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleMX { background-image:url('../design/HinweiseTitleMX.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleUA { background-image:url('../design/HinweiseTitleUA.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }
	#HinweiseTitleKR { background-image:url('../design/HinweiseTitleKR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:80px; position:relative; margin-left:-110px; left:50%; }

	.threecolumn { float:left; width:30%; text-indent:-20px; padding-left:20px; text-align:left; }

	#loesungscontainer { position:relative; width:100%; color:#000; background-color:#DEDEDE;}
	#loesungscontainerEdge { position: absolute; top:0; border-style: solid; border-width: 0 0 var(--triangle) 100vw; border-color: transparent transparent transparent #FAFAFA;	}
	#loesungscontainerContent { padding-top:80px; padding-bottom:80px;  text-align: left; }
	#LoesungTitle { background-image:url('../design/LoesungTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleDE { background-image:url('../design/LoesungTitle.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleEN { background-image:url('../design/LoesungTitleEN.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleAU { background-image:url('../design/LoesungTitleAU.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitlePL { background-image:url('../design/LoesungTitlePL.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitlePT { background-image:url('../design/LoesungTitlePT.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleSE { background-image:url('../design/LoesungTitleSE.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleCA { background-image:url('../design/LoesungTitleCA.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleES { background-image:url('../design/LoesungTitleES.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleUS { background-image:url('../design/LoesungTitleUS.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleNL { background-image:url('../design/LoesungTitleNL.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleIT { background-image:url('../design/LoesungTitleIT.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleFR { background-image:url('../design/LoesungTitleFR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleBR { background-image:url('../design/LoesungTitleBR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleMX { background-image:url('../design/LoesungTitleMX.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleUA { background-image:url('../design/LoesungTitleUA.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#LoesungTitleKR { background-image:url('../design/LoesungTitleKR.png'); background-repeat:no-repeat; background-size:cover; width:220px; height:67px; position:relative; margin-left:-110px; left:50%; }
	#loesungscontainerBottomEdge { position: absolute; bottom:0; border-style: solid; border-width: 0 100vw var(--triangle) 0; border-color: transparent transparent #FAFAFA transparent; }
	.selection_invalid { border: 2px solid red; }
	.selection_valid { border: 2px solid green; }
	.result_part_list_1 { width:50px; }
	.result_part_list_2 { width:100px; }
	.result_part_list_3 { width:75px; }

	#hinweiscontainerDayContent { position: relative; width: 100%; border:1px solid #000; margin-bottom: 20px; box-sizing: border-box; padding:10px; }
	.special_umschlag_container { position: relative; width: 150px; height: 150px; box-sizing: border-box; border: 1px solid #000; display: inline-block; }
	.special_umschlag_content { display: flex; justify-content: center; align-items: center; height: 100%; width: 100%; }

	#WeitereAbenteuer { position:relative; width:100%; text-align:center; }
	#WeitereAbenteuerContent { padding-top:80px; padding-bottom:80px; }

    @media only screen and (max-width:1200px) { 
	
    }
    
    @media only screen and (max-width:992px) { 
		
	}

    @media only screen and (max-width:768px) { 

	}

	@media only screen and (max-width:576px) { 
		.threecolumn { width:95%; }
        .twocolumn { width:100%; }
        .WelcomeInfoBox {max-width:100%; }
		.WelcomeInfoBoxColumn { width:100%; }
	}
	
/********/

/* Buttons */
	.button { display: inline-block; position: relative; margin-top:20px; min-width:160px; max-width:250px; height: 50px; padding: 0 30px;	border: 2px solid #FFA500; border-radius: 30px; outline: 0; background-color: #FFA500; line-height: 50px; font-weight:bold; font-size:17px; font-weight: 700; text-transform: uppercase; text-align: center; -webkit-appearance: none; }
	.button:hover { transition: background-color .1s .3s,color .1s .3s;	animation: anim-moema-1 .3s forwards; }
	.button:hover:before { animation: anim-moema-2 .3s .3s forwards; }
	.button:before { box-sizing: border-box; content: ""; position: absolute; top: -20px; right: -20px; bottom: -20px; left: -20px; z-index: -1; transform: scale3d(.8,.5,1); border-radius: 50px; opacity: .4;	background: inherit; }

	.button_white { background-color: #FAFAFA; }
	.button_black { background-color: #000; border-color: #000; }
	a.button_black { color: #FFF; }

	.shop_submit { -webkit-appearance: none; width:100%; max-width:250px; height:50px; margin-bottom: 10px; font-weight:bold; font-size:18px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.shop_submit:hover { background-color:#FFA500; color:#FFF; }
	.shop_submit:focus { outline: none; }

	.hint_submit { -webkit-appearance: none; width:100%; max-width:350px; height:50px; font-weight:bold; font-size:18px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.hint_submit:hover { background-color:#FFA500; color:#FFF; }
	.hint_submit:focus { outline: none; }
	
	.result_part_submit { -webkit-appearance: none; width:100%; max-width:350px; height:50px; font-weight:bold; font-size:18px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.result_part_submit:hover { background-color:#FFA500; color:#FFF; }
	.result_part_submit:focus { outline: none; }

	.result_part_submit_active { -webkit-appearance: none; width:100%; max-width:350px; height:50px; font-weight:bold; font-size:18px; color:#FFF; background-color:#FFA500; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.result_part_submit_active:hover { background-color:#FAFAFA; color:#000; }
	.result_part_submit_active:focus { outline: none; }

	.start_submit { -webkit-appearance: none; width:100%; max-width:360px; height:50px; font-weight:bold; font-size:18px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.start_submit:hover { background-color:#FFA500; color:#FFF; }
	.start_submit:focus { outline: none; }
	/* .textbox_start { width:90%; max-width:340px; height:38px; padding-left:15px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; }
    .textbox_start:focus { outline: none; } */
    .textbox_start { width:90%; max-width:330px; height:50px; margin-top:10px; padding-left:15px; background-color:#FAFAFA; border:3px solid #FFA500;}
	.textbox_start:hover { background-color: #FFF; }
	.textbox_start:focus { outline: none; }
	
	.welcome_submit { -webkit-appearance: none; width:90%; max-width:270px; height:50px; margin-top:10px; font-weight:bold; font-size:18px; background-color:#FFA500; border:3px solid #FFA500; border-radius: 25px; text-align:center; text-decoration:none; display:inline-block; }
	.welcome_submit:hover { background-color: #FFA500; }
	.welcome_submit:focus { outline: none; }
	.textbox_welcome { width:90%; max-width:330px; height:50px; margin-top:10px; padding-left:15px; background-color:#FAFAFA; border:3px solid #FFA500;}
	.textbox_welcome:hover { background-color: #FFF; }
	.textbox_welcome:focus { outline: none; }

	#fixedShopButtonContainer { position:fixed; bottom:20px; text-align: center; width:100%; min-height:40px; }

	/* #fixedShopButton { position:fixed; text-align: center; font-weight: bold; padding-top:15px; left:50%; transform: translateX(-50%); bottom:20px; width:250px; height:40px; background-color:#FFA500; border:3px solid #FFA500; border-radius: 20px; }
	#fixedShopButton:hover { background-color: #FAFAFA; } */

	/* #fixedHomeButton { position:fixed; text-align: center; padding:10px; left:50%; margin-left:-190px; bottom:20px; width:350px; min-height:40px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; } */
	#fixedHomeButton { position:fixed; text-align: center; font-size: 15px; padding:5px; left:50%; transform: translateX(-50%); bottom:20px; width:90%; max-width:450px; min-height:40px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; }
	.back_to_start_submit { -webkit-appearance: none; width:100%; max-width:360px; margin-top:5px; height:30px; font-weight:bold; font-size:12px; background-color:#FAFAFA; border:3px solid #FFA500; border-radius: 20px; text-align:center; text-decoration:none; display:inline-block; }
	.back_to_start_submit:hover { background-color:#FFA500; color:#FFF; }
	.back_to_start_submit:focus { outline: none; }

	.invisibleButton { background-color: transparent; border:none; height:30px; margin:0; padding:0; cursor: pointer; }
	.invisibleButton:focus { outline: none; }

	@media only screen and (max-width:576px) { 
		#fixedHomeButton { font-size: 12px; }
	}
/********/

/* Tabellen */
	#hintkeywordtable { width:100%; max-width:900px; margin:auto; }
	#hintkeywordtable td { height:30px; text-align:left; }

	#resultkeywordtable { width:100%; max-width:900px; margin:auto; }
	#resultkeywordtable td { height:30px;  text-align:left; }
/********/

/* Listen */
	ul { list-style-type: square; }
	ul li { padding-left: 25px; }

	ol li { padding-left: 25px; }
/********/

/* Login */
	.login_field { width:100%; height:30px; }
	.login_field:focus { outline: none; }
	.login_submit { -webkit-appearance: none; width:100%; height:30px; font-weight:bold; font-size:18px; color:#FFF; background-color:#000; border:2px solid #FFF; text-align:center; text-decoration:none; display:inline-block; }
	.login_submit:hover { background-color:#FFF; color:#000; }
	.login_submit:focus { outline: none; }
/********/

/* Backstage */
	.result_part_submit_backstage { -webkit-appearance: none; width:100%; max-width:350px; height:50px; font-weight:bold; font-size:18px; background-color:#FAFAFA; border:3px solid #CCCCCC; border-radius: 30px; text-align:center; text-decoration:none; display:inline-block; }
	.result_part_submit_backstage:hover { background-color:#CCCCCC; }
	.result_part_submit_backstage:focus { outline: none; }

	.result_part_submit_active_backstage { -webkit-appearance: none; width:100%; max-width:350px; height:50px; font-weight:bold; font-size:18px; color:#FFF; background-color:#FFA500; border:3px solid #FFA500; border-radius: 30px; text-align:center; text-decoration:none; display:inline-block; }
	.result_part_submit_active_backstage:hover { background-color:#FAFAFA; color:#000; }
	.result_part_submit_active_backstage:focus { outline: none; }

	.backstage_table { width:100%; max-width:2000px; margin:auto; }
	.backstage_table td { height:200px; text-align:center; vertical-align:top; }
	.backstage_table_2 { width:100%; max-width:2000px; margin:auto; }
	.backstage_table_2 td { text-align:center; vertical-align:top; }
	.backstage_table_headline { width:100%; max-width:2000px; margin:auto; }
	.backstage_table_headline td { height:50px; text-align:center; vertical-align:top; }
	.backstage_keyword_box { width:95%; height:30px; background-color:#FAFAFA; border:4px solid #CCCCCC; }
	.backstage_submit { width:100%; height:30px; background-color:#FAFAFA; border:4px solid #CCCCCC; text-align:center; text-decoration:none; display:inline-block; }
	.backstage_submit:hover { background-color:#CCCCCC; }
	.backstage_submit:focus { outline: none; }
	.backstage_textarea { width:95%; height:100%; background-color:#FAFAFA; border:4px solid #CCCCCC; }
    .backstage_textarea_2 { width:95%; resize: vertical; background-color:#FAFAFA; border:4px solid #CCCCCC; }
	.backstage_select { width:95%; height:30px; background-color:#FAFAFA; border:4px solid #CCCCCC; }

	#fixedBackstageMenu { position:fixed; right:10px; top:20px; bottom: 20px; text-align:right; overflow-y: auto; }
	#fixedBackstageMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); background-color: #F5F5F5; }
	#fixedBackstageMenu::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; }
	#fixedBackstageMenu::-webkit-scrollbar-thumb { background-color: #555; }
	.fixedBackstageContainer { position: relative; text-align: center; color:darkred; font-weight: bold; padding:10px; background-color:#FAFAFA; border:5px solid #CCCCCC; border-radius: 20px; margin-bottom: 10px;  }
	.fixedBackstageContainer:hover { background-color: #CCCCCC; }
	#fixedBackstageInfo { border:5px solid #FFA500; color:#000;  }

	.piechart { width:100%; height:500px; }
	.linechart { width:100%; height:700px; }

	@media only screen and (max-width:2200px) { 
		.backstage_table { padding-right: 200px; }
		.backstage_table_2 { padding-right: 200px; }
		.backstage_table_headline { padding-right: 200px; }
	}

	@media only screen and (max-width:1000px) { 
		#fixedBackstageMenu { right:0px; }
		.fixedBackstageContainer { font-size: 11px; border-right: none; border-top-right-radius: 0; border-bottom-right-radius: 0; }
		.backstage_table { padding-right: 100px; }
		.backstage_table_2 { padding-right: 100px; }
		.backstage_table_headline { padding-right: 100px; }
	}
/*************/

/* SOCIALMEDIA */

    .fa {
        padding: 15px;
        font-size: 40px;
        width: 40px;
        text-align: center;
        text-decoration: none;
        margin: 5px 2px;
        border-radius: 50%;
    }
	a.fa { color: #FFF; }
  
    .fa:hover {
        opacity: 0.7;
    }
    
    .fa-facebook {
        background: #3B5998;
        color: white;
    }
    
    .fa-twitter {
        background: #55ACEE;
        color: white;
    }
    
    .fa-google {
        background: #dd4b39;
        color: white;
    }
    
    .fa-linkedin {
        background: #007bb5;
        color: white;
    }
    
    .fa-youtube {
        background: #bb0000;
        color: white;
    }
    
    .fa-instagram {
        /* background: #125688; */
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);  
        color: white;
    }
    
    .fa-pinterest {
        background: #cb2027;
        color: white;
    }
    
    .fa-snapchat-ghost {
        background: #fffc00;
        color: white;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }
    
    .fa-skype {
        background: #00aff0;
        color: white;
    }
    
    .fa-android {
        background: #a4c639;
        color: white;
    }
    
    .fa-dribbble {
        background: #ea4c89;
        color: white;
    }
    
    .fa-vimeo {
        background: #45bbff;
        color: white;
    }
    
    .fa-tumblr {
        background: #2c4762;
        color: white;
    }
    
    .fa-vine {
        background: #00b489;
        color: white;
    }
    
    .fa-foursquare {
        background: #45bbff;
        color: white;
    }
    
    .fa-stumbleupon {
        background: #eb4924;
        color: white;
    }
    
    .fa-flickr {
        background: #f40083;
        color: white;
    }
    
    .fa-yahoo {
        background: #430297;
        color: white;
    }
    
    .fa-soundcloud {
        background: #ff5500;
        color: white;
    }
    
    .fa-reddit {
        background: #ff5700;
        color: white;
    }
    
    .fa-rss {
        background: #ff6600;
        color: white;
    }
  /**********/
