@charset "UTF-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

html {
	height:100%;	
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {
	height:100%;
	margin:0%;
	font-size:62.5%; /* entspricht 10 Pixel bzw. 0.625em (1em = 16 Pixel) */
	background-color:#000000;
	overflow:auto;
}

a {
	text-decoration:none;
	color:#e60000;
	outline:0;
}

a img{
	border:0;
}

h1 {
	margin:0px 0 10px 0;
	font-size:1.2em;
	color:#101010;	
	font-weight:normal;
}

h2 {
	margin:0px 0 10px 0;
	font-size:2.2em;
	color:#101010;
	font-weight:normal;
}

.main-content .introtext-area h2 {
	font-size:3.0em;
}

h3 {
	margin:0px 0 20px 0;
	font-size:1.8em;
	color:#101010;
	font-weight:normal;	
}

h3 span {
	
}

h4 {
	font-size:1.2em;
	margin:2% 0 2% 0;
	color:#101010;
	font-weight:normal;	
}

p {
	font-size:1.2em;
	line-height:1.6em;	
	color:#101010;
}

p a {
	color:#e60000;	
}

.footnote {
	font-size:1.0em;
	margin:4% 0 0 0;
	text-align:left;		
}

.footnote.absolute {
	position:absolute;
	bottom:30px;
	left:10%;	
}

ul {
	font-size:1.4em;
	line-height:1.4em;
	padding:0;	
	color:#101010;
}

ul li {
	list-style-position:inside;
	list-style-type:none;
}

.list-with-numbers {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0 20px 20px;	
	color:#101010;	
}

.list-with-numbers li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:10px;	
}

/* Next Best Action Button */
.nbaction-button {
	display:inline-block;	
	color:#ffffff;
	text-decoration:none;
	font-size:1.3em;
	line-height:2.1em;
	padding:0;
	height:28px;
}

.nbaction-button .content {
	background-image:url(../common/schaltflaeche-rot.png);
	background-repeat:no-repeat;
	background-position:-12px 0px;
	padding-left:12px;
	float:left;
	display:inline-block;
	height:28px;
}

.nbaction-button .corner-left {
	float:left; 
	height:28px;
	width:12px;
	display:block;
	background-image:url(../common/schaltflaeche-rot.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.nbaction-button .corner-right {
	height:28px;
	width:12px;
	background-image:url(../common/schaltflaeche-rot.png);
	background-repeat:no-repeat;
	background-position:-288px 0px;
	display:block;
	float:left;		
}

.nbaction-button:hover .corner-left {
	background-image:url(../common/schaltflaeche-rot.png);
	background-position:0px -30px;
	text-decoration:none;
}

.nbaction-button:hover .corner-right {
	background-image:url(../common/schaltflaeche-rot.png);
	background-position:-288px -30px;
	text-decoration:none;
}

.nbaction-button:hover .content {
	background-image:url(../common/schaltflaeche-rot.png);
	background-position:-12px -30px;
	text-decoration:none;
}

/* Link für weitere Zwecke */
.link-common {
	color:#2d2d2d;
	font-size:1.2em;
	text-decoration:none;
	padding-left:10px;
	display:block;
	margin-bottom:8px;
	margin-top:8px;
	background-image:url(../common/arrow-dark.png);
	background-repeat:no-repeat;
	background-position:left -1px;
	/*background-size:8px 36px;*/
	/*-ms-behavior: url(backgroundsize.min.htc);*/ /* IE 8 */	
}

.link-common:hover {
	color:#e60000;	
	background-position:0 -19px;
}

/*
.link-common:hover:before {
	content:'';
	background-position:0 -12px;
	display:inline-block;
}*/

.link-common:active {
	color:#e60000;	
}

.link-common:focus {
	color:#2d2d2d;	
}

.no-mobile {
	display:none;
	color:#2d2d2d;
	font-size:1.2em;
	text-decoration:none;	
}

.no-br {
	display:none;	
}

/* cookies */
.cookie-wrapper {
	width:100%; 
	overflow:hidden; 
	float:left;
	background-color:#575757; 
	position:relative; 
	padding:2% 5% 2% 5%; 
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:none;
	z-index:11;	
}

.cookie-wrapper-text {
	float:left; 
	width:92%;
	margin-right:2%;
}

.cookie-wrapper-text p {
	color:#ffffff; 
	font-size:1.2em; 
	line-height:1.4em; 
	margin:0;
}

.cookie-wrapper-close-icon {
	float:left; 
	width:6%;	
}

.cookie-wrapper-close-icon img {
	cursor:pointer;
	width:22px;
	height:22px;
}

.cookie-wrapper .link-common {
	color:#efefef;
}

/* Wrapper, Header */
.wrapper {
	width:100%;
	height:100%;
	overflow:visible;
	margin:0;
	position:relative;
	float:left;
}

header {
	width:100%;
	height:10%; min-height:88px;
	top:0;
	position:absolute;
	overflow:hidden;
	z-index:2000;
}

header .logo {
	width:90%;
	height:38px;
	margin-left:5%;
	top:30%;
	/* top:40%;*/ /* for language-nav*/
	position:absolute;
	overflow:hidden;	
}

header .logo .logo-bar {
	width:100%;
	height:20px;
	right:86px;
	position:absolute;
	background-color:#e60000;	
}

header .logo .logo-right {
	width:80px;
	height:auto;
	right:0px;
	left:auto;
	position:absolute;
}

/*Sprache wechseln */
.lang-nav {
	width:90%;
	color:#616161;
	font-size:1.0em;
	text-align:right;
	margin-left:5%;
	margin-top:6px;
}

.lang-nav li {
	display:inline-block;
}

.lang-nav li a {
	color:#616161;	
}

.lang-nav li a:hover {
	color:#333333;	
}

.lang-nav li:after {
	content:"|";
	margin-left:6px;
	margin-right:3px;	
}

.lang-nav li:last-child:after {
	content:"";
	margin-left:0px;
	margin-right:0px;	
}

.with-logo {
	padding-top:10px !important; 
	margin-top:-43px !important;	
}

.stoerer {
	width:80px; 
	height:80px; 
	position:absolute; 
	right:5%; bottom:5%;	
}

/* Main Content */
.main-content {
	width:100%;
	height:100%; /*min-height:480px;*/
	overflow:hidden;
	position:relative;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

.theme-on-top {
	background-size:auto 50%;
	background-position:top center;
}

/* Hintergrundbilder */
.start-theme {
	background-image:url(../images/start-theme-mobile.jpg);
}

.aktionspreis-theme {
	background-image:url(../images/aktionspreis-theme-mobile.jpg); 
}

.qualitaet-theme {
	background-image:url(../images/qualitaet-theme-mobile.jpg); 
}

/* Content */
.main-content .introtext-area {
	width:80%;
	margin-left:11%;
	top:15%;
	position:absolute;
	overflow:hidden;
	z-index:18;
}

.main-content .cat {
	position:absolute;
	margin:0 0 0 11%;
	padding:30px 0 0 0;
	font-size:1.6em;
	color:#101010;
	font-weight:normal;	
}

.main-content .text-area {
	width:80%;
	margin-left:11%;
	top:10%;
	position:absolute;
	overflow:hidden;
	z-index:18;
}

.main-content .text-area h3 {
	margin-bottom:0;
}


.theme-on-top .text-area {
	top:55%;
}

/* Icons */
.text-area-icon {
	width:80px;
	height:auto;
	display:block;
	float:left;
	margin:0 10px 10px 0;	
}

.text-area-symbol {
	width:250px;
	height:auto;
	display:none;
	float:left;
}

/* content-navigation */
.content-navigation {
	position:absolute;
	width:50%;
	top:30%;
	left:25%;
}

.content-navigation li {
	color:#aaaaaa;
	text-align:left;
}

.content-navigation li a {
	color:#dcdcdc;
	display:block;
	height:24px;
	padding-left:16px;
	background-image:url(../common/arrow-dark.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content-navigation li a:hover {
	color:#ffffff;
	background-image:url(../common/arrow-dark.png);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

.link-list {
	width:100%;
	padding:0;
	font-size:1.3em;
	line-height:2.0em;	
}

.link-list li {
	display:inline-block;
	margin-right:1%;
	margin-left:1%;	
}

.link-list li a {
	padding-left:10px;
	background-image:url(../common/arrow-dark.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	background-size:8px 36px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

.link-list li a:hover {
	color:#ff0000;	
	background-image:url(../common/arrow-dark.png);
	background-repeat:no-repeat;
	background-position:0 -18px;
	background-size:8px 36px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

.link-list li a:hover:before {
	background-position:0 -12px;
}

/* Social Media */
.social-icons {
	width:30%;
	bottom:60px;
	right:5%;
	padding:0;
	margin:0;
	position:absolute;
	text-align:right;
	overflow:auto;
	display:none;
	z-index:200;
}

.social-icons li {
	display:inline-block;
	margin:0 3px 0 3px;
}

.social-icons li a {
	width:24px;
	height:24px;
	display:block;
	opacity:0.8;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80); /* For IE8 and earlier */
	background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */  
	zoom: 1;
}

.social-icons li a:hover {
	opacity:1.0;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */  
	zoom: 1;
}

#fb-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: 0px -24px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

#twitter-icon {
	background-image:url(../common/social-icons.png); /* IE 8 */
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -24px -24px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

#youtube-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -48px -24px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

#pinterest-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -72px -24px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

#google-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -96px -24px;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

/* */
.close-icon {
	width:22px;
	height:22px;
	background-image:url(../common/close_black_small.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	top:1%;
	right:3%;
	display:none;
}

/* footnote-wrapper*/
.footnote-wrapper {
	width:100%;
	background-color:#efefef;
	overflow:auto;
	float:left;
	padding:3% 3% 2% 3%;
	box-sizing:border-box;	
}

.footnote-wrapper .footnote {
	color:#888888; 
	margin:0 0 12px 0;
	font-size:1.1em;
}


/* Footer */
footer {
	width:100%;
	overflow:auto;
	position:relative;	
	background-color:#ffffff;
	z-index:11;
}

.main-footer {
	width:100%;
	margin:0;
	padding:4%;
	text-align:center;	
	font-size:1.4em;
	color:#f6f6f6;
	background-color:#b1b1b1;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;	
}

.main-footer li {
	display:inline-block;
}

.main-footer li a {
	color:#eeeeee;	
}

.main-footer li a:hover {
	color:#ffffff;	
}

.main-footer li:after {
	content:"|";
	margin-left:10px;
	margin-right:6px;	
}

.main-footer li:last-child:after {
	content:"";
	margin-left:0px;
	margin-right:0px;	
}

.second-footer {
	width:100%;
	padding:5%;
	margin:0;
	text-align:center;
	font-size:1.2em;
	line-height:1.6em;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;		
}

.second-footer li {
	display:inline-block;
	color:#888888;	
}

.second-footer li a {
	color:#888888;	
}

.second-footer li a:hover {
	color:#000000;	
}

.second-footer li:after {
	content:"|";
	color:#848484;
	margin-left:10px;
	margin-right:6px;	
}

.second-footer li:last-child:after {
	content:"";
	margin-left:0px;
	margin-right:0px;	
}

.social-footer {
	width:100%;
	padding:0 0 10px 0;
	margin:0;
	text-align:center;
}

.social-footer li {
	display:inline-block;
	margin:0 6px 0 6px;
}

.social-footer li a {
	width:24px;
	height:24px;
	display:block;
	opacity:0.8;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80); /* For IE8 and earlier */
	background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */  
	zoom: 1;
}

#footer-fb-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: 0 0;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

#footer-twitter-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -24px 0;	
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

#footer-youtube-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -48px 0px;	
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */		
}

#footer-pinterest-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -72px 0;	
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

#footer-google-icon {
	background-image:url(../common/social-icons.png);
	background-repeat:no-repeat;
	background-size:120px;
	background-position: -96px 0;	
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

.social-footer li a:hover {
	opacity:1.0;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100); 
	background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */  
	zoom: 1;
}

.wappen {
	width:100%;
	margin:0 0 120px 0;
	overflow:auto;
	text-align:center;
}

.wappen a {
	width:120px;
	height:120px;
	display:inline-block;
	background-image:url(../common/wappen.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:120px;	
	opacity:0.8;
	-ms-behavior: url(backgroundsize.min.htc); /* IE 8 */	
}

.wappen a:hover {
	opacity:1.0;
}

@media screen and ( min-width:500px ) {
	body {
		font-size:64%; 
	}
	
	h1 {
		font-size:1.6em;
		margin-bottom:20px;	
	}
	
	h2 {
		font-size:2.8em;
		margin-bottom:20px;
	}
	
	.no-br {
		display:inline;	
	}

	
	/* Main Content */
	.main-content {
		height:100%;
	}
	
	.content-navigation {
		left:40%;	
	}

	header .logo {
		top:40%;	
	}
	
	/*Sprache wechseln */
	.lang-nav {
		margin-top:12px;
	}
	
	
	
	header .logo .logo-bar {
		width:100%;
		height:24px;
		right:108px;
	}
	
	header .logo .logo-right {
		width:100px;
	}
	
	.stoerer {
		width:120px; 
		height:120px; 
		right:5%; bottom:10%;	
	}
	
	.theme-on-top {
		background-size:cover;
		background-position:center center;
	}
	
	/* Hintergrundbilder */
	.start-theme {
		background-image:url(../images/start-theme.jpg);
	}
	
	.aktionspreis-theme {
		background-image:url(../images/aktionspreis-theme.jpg); 
	}
	
	.qualitaet-theme {
		background-image:url(../images/qualitaet-theme.jpg); 
	}
	
	.main-content .text-layer {
		background-image:url(../common/layer-background-white.png);	
	}
	
	.main-content .text-area {
		width:50%;
		top:15%;
		box-sizing:border-box;
	}
	
	.main-content .introtext-area {
		top:25%;
	}
	
	/* Haupt-Headline im Startinhalt */
	.main-content .introtext-area h2 {
		font-size:3.0em;
		margin-bottom:10px;
	}

	.text-area-symbol {
		display:block;
	}
	
}


@media screen and ( min-width:800px ) {
	body {
		font-size:68%; 
	}
	
	.text-left, .text-left h2, .text-left h3, .text-left p {
		text-align:left !important;
	}
	
	/* Next Best Action Button */
	.nbaction-button {
		line-height:1.9em;
	}
	
	.main-content {
		height:100%; 
	}
	
	/* Hintergrundbilder */
	.main-start-image {
		 background-image:none;
		 background-color:#000000;	
		 min-height:740px; 
	}
	
	/* content-navigation */
	.content-navigation {
		width:30%;
		top:30%;
		left:0%;
	}
	
	.content-navigation li a {
		height:36px;
	}
	
	.main-content .introtext-area {
		top:20%;
	}
	
	/* Haupt-Headline im Startinhalt */
	.main-content .introtext-area h2 {
		font-size:3.2em;
	}
	
	.main-content .cat {
		top:2%;	
	}
	
	.main-content .text-area {
		top:40%;
	}
	
	.theme-on-top .text-area {
		top:40%;
	}
	
	.social-icons {
		display:block;	
	}
	
	.main-footer {
		padding:3%;
	}
	
	.second-footer {
		padding:3%;
	}
	
	.social-footer {
		padding:20px 0 40px 0;

	}
}

@media screen and ( min-width:900px ) {
	body {
		font-size:74%; 
	}
	
	.nbaction-button {
		font-size:1.2em;
	}
	
	/* cookies */
	.cookie-wrapper {
		width:100%; 
		overflow:hidden; 
		float:left;
		background-color:#575757; 
		position:relative; 
		padding:2% 5% 2% 5%; 
		box-sizing:border-box;	
	}
	
	.cookie-wrapper-text {
		float:left; 
		width:93%;
		margin-right:2%;
	}
	
	.cookie-wrapper-text p {
		font-size:1.1em; 
	}
	
	.cookie-wrapper-close-icon {
		float:left; 
		width:5%;	
	}
	
	header .logo {
		height:42px;
	}

	header .logo .logo-bar {
		height:29px;
		right:130px;	
	}

	header .logo .logo-right {
		width:120px;
	}
	
	.theme-on-top {
		background-size:cover;
		background-position:center center;
	}
	
	.main-content .introtext-area {
		top:20%;
		margin-left:11%;
		height:75%;	
		width:30%;
	}
	
	/* Haupt-Headline im Startinhalt */
	.main-content .introtext-area h2 {
		font-size:4.0em;
	}
	
	.main-content .text-area {
		width:30%;
		box-sizing:border-box;
	}
	
	.link-list li {
		display:block;	
		margin-right:0%;
		margin-left:0%;	
	}
	
	/* footnote-wrapper*/
	.footnote-wrapper {
		padding:3% 11% 3% 11%;
	}
	
	.main-footer {
		padding:2%;
	}
	
	.second-footer {
		padding:2%;
	}
}

@media screen and ( min-width:1200px ) {
	body {
		font-size:76%; 
	}
	
	/* cookies */
	.cookie-wrapper {
		padding:1% 20% 1% 20%; 
	}
	
	header {
		width:90%;	
		margin-left:5%;
	}
	
	header .logo {
		height:42px;
	}

	header .logo .logo-bar {
		height:29px;
		right:130px;	
	}

	header .logo .logo-right {
		width:120px;
	}
	
	.stoerer {
		width:180px; height:180px;
		right:7%; bottom:15%;	
	}
	
	/* Haupt-Headline im Startinhalt */
	.main-content .introtext-area h2 {
		font-size:4.4em;
	}
}

@media screen and ( min-width:1600px ) {
	body {
		font-size:80%; 
	}
	
	.nbaction-button {
		font-size:1.1em;
	}
	
	/* Haupt-Headline im Startinhalt */
	.main-content .introtext-area h2 {
		font-size:4.6em;
	}
	
	/* footnote-wrapper*/
	.footnote-wrapper {
		padding:2% 11% 2% 11%;
	}
	
	.footnote-wrapper .footnote {
		font-size:1.0em;
	}
}


@media screen and ( min-width:1800px ) {
	body {
		font-size:82%; 
	}
	
	.nbaction-button {
		font-size:1.05em;
	}
}

/* landscape */
@media screen 
  and (max-width: 700px)
   and (max-height: 500px) 
   and (orientation: landscape) {
	html {
		height:100%;
		-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	}
	
	#start.main-content {
		min-height:360px;	
	}
}