#layout_start_headline {
	position: absolute;
	left: 278px; 
	top: 359px;
	
}

#layout_start_sample_1 {
	position: absolute;
	width: 514px;
	height: 102px;
	left: 129px;
	top: 171px;
	font-weight: 700;
	font-size: 45px;
	line-height: 51px;
}

#layout_start_sample_2 {
	position: absolute;
	width: 514px;
	height: 102px;
	left: 1326px;
	top: 709px;
	font-weight: 700;
	font-size: 45px;
	line-height: 51px;
}

#layout_start_sample_3 {
	position: absolute;
	width: 671px;
	height: 51px;
	left: 129px;
	top: 171px;
	font-weight: 700;
	font-size: 45px;
	line-height: 51px;
}

#layout_start_sample_4 {
	position: absolute;
	width: 633px;
	height: 114px;
	left: 1196px;
	top: 709px;
	font-weight: 700;
	font-size: 45px;
	line-height: 51px;
}

#layout_start_button_start {
	position: absolute;
	left: 1723px; 
	top: 961px;
	-webkit-transition: transform 0.2s ease;
}

#layout_start_button_language {
	position: absolute;
	left: 91px; 
	top: 961px;
}

.button {
	height: 61px;
	border-style: solid;
	border-width: 0px;
	border-image-slice: 13 14 13 14 fill;
	border-image-width: 13px 14px 13px 14px;
	border-image-outset: 0;
	border-image-repeat: repeat;
	line-height: 57px;
	font-size: 30px;
	padding-left: 19px;
	padding-right: 29px;
}

.button_white {
	border-image-source: url(../img/button/white.png);
}

.button_gray {
	border-image-source: url(../img/button/gray.png);
	margin-top: 5px;
	margin-left: 5px;
}

.button_green {
	border-image-source: url(../img/button/green.png);
}

#layout_question_progress {
	position: absolute;
	left: 69px; 
	top: 62px;
	height: 65px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

#layout_question_progress_number {
	position: absolute;
	left: 1706px; 
	top: 82px;
	font-size: 30px;
}

#layout_question_question {
	position: absolute;
	font-size: 60px;
	font-weight: 700;
	line-height: 71px;
}

#layout_question_decor {
	position: absolute;
	height: 65px;
	width: 519px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

.answer_button {
	position: absolute;
	height: 69px;
	border-style: solid;
	border-width: 0px;
	border-image-slice: 12 36 14 132 fill;
	border-image-width: 12px 36px 14px 132px;
	border-image-outset: 0;
	border-image-repeat: repeat;
	padding-left: 148px;
	padding-right: 50px;
	line-height: 66px;
	font-size: 30px;
}

.answer_button_white {
	border-image-source: url(../img/answers.png);
}

.answer_button_gray {
	margin-top: 5px;
	margin-left: 5px;
	border-image-source: url(../img/answers_gray.png);
}

.answer_button_green {
	border-image-source: url(../img/answers_green.png);
}

.answer_button_red {
	border-image-source: url(../img/answers_red.png);
}

b.answer {
	padding-left: 24px;
	font-size: 30px;
	font-weight: 700;
	background-color: rgba(0,0,0,0);
}

.answer_transition {
	-webkit-transition: opacity 0.3s ease;
}

.answer_transition_eval {
	-webkit-transition: opacity 0.3s ease;
}

.answer_move {
	-webkit-transition: left 0.3s, top 0.3s ease;
}

#layout_eval_progress {
	position: absolute;
	left: 69px; 
	top: 62px;
	height: 65px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

#layout_eval_progress_number {
	position: absolute;
	left: 1706px; 
	top: 82px;
	font-size: 30px;
}

#layout_eval_points_number {
	position: absolute;
	left: 92px; 
	top: 977px;
	font-size: 30px;
}

#layout_eval_headline {
	position: absolute;
	top: 234px;
	left: 174px;
	font-size: 60px;
	font-weight: 700;
	line-height: 71px;
}

#layout_eval_explanation {
	position: absolute;
	top: 490px;
	left: 174px;
	font-size: 30px;
	font-weight: 700;
	line-height: 44px;
}

#layout_eval_decor {
	position: absolute;
	height: 65px;
	width: 519px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

#layout_eval_answer {
	position: absolute;
	top: 328px;
	left: 213px;
}

#layout_eval_img {
	position: absolute;
	/*
	-webkit-filter: drop-shadow(7px 7px 20px rgba(0, 0, 0, 0.45));
	*/
	box-shadow: 6px 6px 15px 5px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(-4.77deg);
	outline: 1px solid transparent;
}

#layout_eval_button_next {
	position: absolute;
	top: 965px;
	left: 1699px;
}  

#layout_result_progress {
	position: absolute;
	left: 69px; 
	top: 62px;
	height: 65px;
	width: 500px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

#layout_result_decor {
	position: absolute;
	height: 65px;
	width: 519px;
	left: 463px;
	top: 769px;
    background-image: url(../img/progress.png);
    background-repeat: no-repeat;
}

#layout_result_headline {
	position: absolute;
	left: 572px; 
	top: 399px;
	font-size: 60px;
	font-weight: 700;
	line-height: 71px;
}

#layout_result_points {
	position: absolute;
	left: 480px;
	top: 493px;
	height: 69px;
	border-style: solid;
	border-width: 0px;
	border-image-source: url(../img/result_green.png);
	border-image-slice: 12 36 14 132 fill;
	border-image-width: 12px 36px 14px 132px;
	border-image-outset: 0;
	border-image-repeat: repeat;
	padding-left: 94px;
	padding-right: 94px;
	line-height: 66px;
	font-size: 30px;
	font-weight: 700;
}

#layout_result_text {
	position: absolute;
	top: 620px;
	left: 572px;
	width: 600px;
	font-size: 30px;
	font-weight: 700;
	line-height: 44px;
}

#layout_result_button {
	position: absolute;
	left: 1667px; 
	top: 965px;
}

#layout_result_img {
	position: absolute;
	right: 0px; 
	bottom: 0px;
}

#layout_eval_imprint_button {
	position: absolute;
	top: 961px;
	left: 91px;
}

#layout_eval_imprint {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1920px;
	height: 1080px;
	z-index: 20;
	visibility: hidden;
	opacity: 0;
	-webkit-transition:  visibility 1.0s, opacity 1.0s ease;
}

#layout_eval_imprint_cancel {
	position: absolute;
	top: 961px;
	left: 91px;
}

#layout_eval_imprint_black {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

#layout_eval_imprint_background {
	position: absolute;
	left: 383px;
	top: 279px;
	width: 1010px;
	height: 743px;
	background-image: url("../img/result/bg_imprint.png");
    background-repeat: no-repeat;
}

#layout_eval_imprint_content {
	position: absolute;
	left: 102px;
	top: 94px;
	width: 800px;
	height: 539px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#layout_eval_imprint_img {
	
}

::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-thumb {
  background: black; 
}

::-webkit-scrollbar-thumb:hover {

}
