* {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-text-size-adjust: none;
	/*-webkit-user-select: none;*/
}
@font-face {
	font-family: 'GoodBold';
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Bold.eot) format('eot');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Bold.woff) format('woff');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Bold.woff2) format('woff2');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Bold.ttf) format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 600 700;
	font-weight: bold;
}

@font-face {
	font-family: 'GoodCondBold';
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondBold.eot) format('eot');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondBold.woff) format('woff');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondBold.woff2) format('woff2');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondBold.ttf) format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 600 700;
	font-weight: bold;
}

@font-face {
	font-family: 'GoodCondUltra';
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondUltra.eot) format('eot');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondUltra.woff) format('woff');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondUltra.woff2) format('woff2');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-CondUltra.ttf) format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 900;
	font-weight: bolder;
}

@font-face {
	font-family: 'GoodUltra';
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Ultra.eot) format('eot');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Ultra.woff) format('woff');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Ultra.woff2) format('woff2');
	src: local(☺︎), url(https://storytelling.blick.ch/infografik/resources/fonts/Good/GoodW05-Ultra.ttf) format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 900;
	font-weight: bolder;
}
body, html {
	padding: 0;
	margin: 0;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: normal;
}

body {
	background: #fff;
	position: relative;
}

p {
	margin: 0;
	margin-bottom: 0.75em;
}

b {
	font-weight: 600;
}

.lead {
	font-weight: 100;
	padding: 12px;
	margin: 12px 0;
	line-height: 1.3em;
}
#header {
	position: relative;
	z-index: 100;
}

#headerBox {
	line-height: 1.2em;
	color: #fff;
 	width: 100%;
 	position: fixed;
	position: relative;
	clear: both;
	display: block;
	z-index: 200;
	top: 0;
	background-color: rgba(255,255,255,0.85);
}

.main {
	position: relative;
}

.content {
	max-width: 980px;
	margin: 0 auto;
}

#header {
	background-color: #DD0000;
}

#header a {
	padding: 0.75em 0.5em 0.75em 1em;
	vertical-align: baseline;
	margin-right: 1.5em;
	float: left;
	display: none;
}

#header img#headerLogo {
	width: 60px;
	vertical-align: baseline;
	height: 100%;
}

#header h1 {
	font-family: 'GoodCondUltra', 'Arial Narrow', Impact, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 1.875rem;
	line-height: 1.1;
	letter-spacing: 0.05625rem;
	padding: 10px 36px 8px 10px;
}

#footer {
	position: fixed;
	bottom: 0;
	font-size: 0.9em;
	line-height: 1.2em;
	border-top: 1px solid #ccc;
	width: 98%;
	padding: 2px 1% 3px 1%;
	color: #666;
	z-index: 2000;
	background-color: rgba(255,255,255,0.9);
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.clear {
	position: relative;
	display: block;
	float: none;
	clear: both;
	height: 1px;
	width: 1px;
	line-height: 0;
}

.section {
	position: relative;
	display: block;
	padding: 1em;
	clear: both;
}

.elements {
	text-align: center;
	margin-top: 1em;
}

.intro {
	padding: 18px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.question {
	position: relative;
	box-sizing: border-box;
	/*display: block;
	float: left;
	width: 50%;*/
	width: 100%;
	/*border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;*/
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	padding: 1em;
	text-align: center;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	font-size: 16px;
}

.inputts {
	text-align: left;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;

	-webkit-column-gap: 6em; /* Chrome, Safari, Opera */
	-moz-column-gap: 6em; /* Firefox */
	column-gap: 6em;
}

.inputItem {
	font-size: 1.3em;
	margin-bottom: 2em;
}

.inputBox {
	position: relative;
	display: inline-block;
	width: 50%;
	/*background-color: fuchsia;*/
}

input {
	font-size: inherit;
	border: none;
	font-family: inherit;
	text-align: right;
	border: none;
	border-bottom: 1px solid #999;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	width: 60%;
	padding: 5%;
	font-weight: 600;
}

input.questionField:focus {
	outline: none;
}

input.questionField::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #aaa;
	font-style: italic;
}
input.questionField::-moz-placeholder { /* Firefox 19+ */
	color: #aaa;
	font-style: italic;
}
input.questionField:-ms-input-placeholder { /* IE 10+ */
	color: #aaa;
	font-style: italic;
}
input.questionField:-moz-placeholder { /* Firefox 18- */
	color: #aaa;
	font-style: italic;
}

.inputItem.result input {
	background-color: #000;
	color: #fff !important;
	border-bottom-color: #fff;
	-webkit-text-fill-color: #fff;
	opacity: 1;

	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;

}

input.answer::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	display: none;
}
input.answer::-moz-placeholder { /* Firefox 19+ */
	display: none;
}
input.answer:-ms-input-placeholder { /* IE 10+ */
	display: none;
}
input.answer:-moz-placeholder { /* Firefox 18- */
	display: none;
}

label {
	display: inline-block;
	width: 50%;
	/*background-color: cyan;*/
	line-height: 1.4em;
}

.unit {
	display: inline-block;
	font-size: 0.9em;
	color: #666;
	width: 20%;
	padding: 5%;
	/*background-color: violet;*/
}

.sup, sup {
	vertical-align: super;
	font-size: 0.8em;
}

.menu {
	position: relative;
	box-sizing: border-box;
	padding: 2em;
	text-align: center;
	position: relative;
	display: block;
	border-bottom: none;
	background-color: #fff;
}

.menu:after {
 	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

.question h3 {
	display: none;
}


/* .question p. .menu p {
	font-size: 1.1em;
	font-weight: bold;
} */

.debugger {
	padding: 1%;
	display: none;
}

.outputs {
	padding-left: 2.5%;
	padding-right: 2.5%;
	width: 95%;
	padding-bottom: 3em;
	text-align: center;
	padding-top: 3em;
	border: 0px solid #ccc;
	position: relative;
	z-index: 400;
	background-color: #fff;
	background-image: url(../img/pfeil.png);
	background-position: 50% 0;
	background-size: 200px;
	background-repeat: no-repeat;
	padding-top: 4em;
}

.pussybox {
	border: 5px solid #4a5a6d;
	float: left;
	width: 140px;
	height: 140px;
	margin-right: 2em;
	margin-bottom: 2em;
	overflow: hidden;
	border-radius: 50%;


	-webkit-transition: border-color 0.5s;
	-moz-transition: border-color 0.5s;
	-o-transition: border-color 0.5s;
	transition: border-color 0.5s;

	display: none;

}

.pussy {
	position: relative;
	display: block;
	width: 100%;

	-webkit-filter: grayscale(75%); /* Safari 6.0 - 9.0 */
    filter: grayscale(75%);

}

h3 {
	font-size: 2em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #930e18;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #930e18;
}

.button {
	min-width: 1px;
	display: inline-block;
	padding: 0.42em 0.75em 0.42em 0.75em;
	margin: 0.5em 1em 0.25em 0em;
	border: 1px solid #999;
	background-color: #e0e0e0;
	color: #999;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	line-height: 1.1em;
}

.input {
	clear: both;
}

.button {
	display: inline-block;
	float: none;
}

.button.mode {
	color: #666;
}

.button:hover {
	color: #000;
}

.button.active {
	color: #fff;
	background-color: #888;
}

.row {
	width: 50%;
	float: left;
}


.description, .disclaimer {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	line-height: 1.5em;
	/*border: 1px solid #e0e0e0;*/
}

.disclaimer {
	padding: 4em 24px;
	font-style: italic;
	color: #666;
	padding-bottom: 0;
}

.disclaimer a {
	text-decoration: underline;
}

.disclaimer a:hover {
	text-decoration: none;
}

.skala {
	font-size: 13px;
	color: #999;
	position: relative;
	top: -0.25em;
}

.sliderBox {
	text-align: center;
	padding: 1em 1em 2em 1em;
	position: relative;
	display: block;
	z-index: 5;
}

.slider {
	float: left;
	width: 70%;
}

.number {
	font-size: 18px;
	border: 0px solid #e0e0e0;
	float: right;
	width: 20%;
	min-width: 100px;
	font-weight: 700;
	line-height: 1.1em;
	position: relative;
	top: -0.1em;
}

.result {
	font-size: 28px;
	font-weight: 500;
	font-weight: 600;

}

.result-index {
	line-height: 1.6em;
	font-family: 'GoodCondBold', 'Arial Narrow', Impact, sans-serif;
	font-weight: 600;

}

.result-index-value {
	display: inline-block;
	background-color: #4a5a6d;
	color: #fff;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0.2em 0.36em;
	border-radius: 6px;
	font-weight: 700;

	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;

}

.mark, .number {
	font-family: 'GoodCondBold', 'Arial Narrow', Impact, sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
}

@media (max-width: 600px) {

	.inputts {
		text-align: left;
		font-size: 14px;
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

	.pussybox {

		width: 80px;
		height: 80px;
		margin-right: 1em;
		margin-bottom: 1em;
	
	}

.sliderBox {
	padding: 1em 0.25em 2em 2em;
}

.slider {
	width: 60%;
}
}