/* Neues Layout - Header */

#HeaderWrapper > div.WidthWrapper {
	height: 78px;
}

#HeaderWrapper > div.WidthWrapper > a.logo {
	background: none;
	float: right;
	margin: 5px -10px 0 0;
	max-width: 222.5px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#HeaderWrapper > div.WidthWrapper > a.logo.pillersee {
	margin:0; 
	max-width:180px; 
}

@media all and (max-width: 800px){

	#HeaderWrapper {
		position: relative;
		height: auto;
	}
	#HeaderWrapper > div.WidthWrapper {
		height: auto;
	}

}
@media all and (max-width: 750px){

	#HeaderWrapper {
		position: absolute;
	}

}

/* Neues Layout - Hauptmenü */

nav {
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1;
}
nav > div {
	display: none;
}
nav > ul {
	padding: 12px 0;
}
nav > ul:after {
	clear: both;
	content: "";
	display: block;
}
nav > ul > li {
    float: left;
    line-height: 54px;
    padding: 0 0 20px;
    position: relative;
}
nav > ul > li > a:before {
    content: "";
    height: 53px;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
nav > ul > li > span:before {
	content: "\E812";
	font-family: fontello;
	font-style: normal;
	margin: 0 5px 0 0;
}
nav > ul > li:hover > a:before,
nav > ul > li > a.selected:before {
}
nav > ul > li > a {
	border-left: none;
	border-right: none;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 20px 20px 16px;
    position: relative;
    z-index: 2;
	-webkit-transition: background 200ms ease-in, color 200ms ease-in;
	-moz-transition: background 200ms ease-in, color 200ms ease-in;
	-ms-transition: background 200ms ease-in, color 200ms ease-in;
	-o-transition: background 200ms ease-in, color 200ms ease-in;
	transition: background 200ms ease-in, color 200ms ease-in;
}
nav > ul > li:hover > a,
nav > ul > li > a.selected {
	background: none;
	color: #E30613;
	border-left: none;
	border-right: none;
}
nav > ul > li > span {
	display: block;
	font-size: 15px;
	line-height: 1.5;
	margin: -23px 0 0 0;
	padding: 0 20px 0 16px;
	position: relative;
	z-index: 1;
}

/* MOBILE */

nav.mobile {
    float: none;
    left: auto;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    right: auto;
    top: auto;
}
nav.mobile > div:before {
	content: '\E819';
	font-family: 'fontello';
	font-size: 30px;
	margin: 0 10px 0 0;
	position: relative;
	top: 2px;
}
nav.mobile > div {
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 22px;
	font-weight: bold;
	left: 5px;
	line-height: 1;
	padding: 5px 0 10px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 16px;
}
nav.mobile > ul {
	clear: both;
	display: none;
	padding: 10px 0;
}
nav.mobile > ul.open {
	display: block;
}
nav.mobile > ul > li {
	float: none;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
nav.mobile > ul > li:hover > ul {
	display: none;
}
nav.mobile > ul > li > ul.open {
	display: block;
	left: 0;
	position: relative;
	top: 0;
}
nav.mobile > ul > li > a {
	border-left: 0 none !important;
	border-right: 0 none !important;
	padding: 10px;
}
nav.mobile > ul > li > span {
	display: none;
}

/* MOBILE Custom */



@media all and (max-width: 1050px){

	nav.desktop > ul > li > a {
		font-size: 20px;
		padding-bottom: 23px;
		padding-right: 10px;
	}
	nav.desktop > ul > li > span {
		font-size: 14px;
		padding-right: 10px;
	}

}
@media all and (max-width: 900px){

	nav > ul > li > a:before {
		width: 5px;
	}
	nav > ul > li > a {
		font-size: 20px;    
		padding-left: 10px;
		padding-right: 15px;
	}
	nav > ul > li > span {
		padding-left: 10px;
		padding-right: 15px;
	}

}

/* Extension - Angebot - Neues Design */

/* Variante - 2-spaltig */

.lpOfferTwoColumns {
	background: #FFFFFF;
	float: left;
	margin: 0 5.882352941176471% 50px 0; /* 0 50 50 0 */
	position: relative;
	width: 47.058823529411768%; /* 400 */
}
.lpOfferTwoColumns.last {
	margin-right: 0;
}
.lpOfferTwoColumns.last + * {
	clear: both;
}
.lpOfferTwoColumns > article > figure > div {
	position: relative;
}
.lpOfferTwoColumns > article > figure > div > a > img {
	display: block;
	width: 100%;
}
.lpOfferTwoColumns > article > figure > figcaption {
	padding: 20px;
}
.lpOfferTwoColumns > article > figure > figcaption > h2 {
	color: #C31622;
	font-size: 26px;
	font-weight: 300;
}
.lpOfferTwoColumns > article > figure > figcaption > h3 {
	color: #21262D;
	font-weight: bold;
	margin: 3px 0 0;
}
.lpOfferTwoColumns > article > figure > figcaption > p {
	color: #21262D;
	margin: 10px 0;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > p {
	float: left;
	line-height: 1;
	margin: 10px 0 0;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > p > span.addition {
	margin: 0 5px 0 0;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > p > span.price {
	color: #C31622;
	font-size: 26px;
	font-weight: bold;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > p > span.pricebasis {
	color: #A3A3A3;
	display: block;
	font-size: 14px;
	margin: 2px 0 0;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a {
	background: #C31622;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	margin: 12px -20px 0 0;
	padding: 4px 20px 5px 21px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:before {
	background: #C31622;
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	content: "";
	height: 100%;
	left: -14px;
	position: absolute;
	top: 0;
	width: 15px;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:after {
	content: '\E81F';
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Fontello';
    font-size: 20px;
    font-weight: normal;
    left: 0;
    position: absolute;
	top: 2px;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:hover,
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a.selected {
	background: #6B0007;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:hover:before,
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a.selected:before {
	background: #6B0007;
}
.lpOfferTwoColumns > article > figure > figcaption > ul > li > a.selected:after {
	content: '\E820';
}

/* Variante - Drop */

.lpOfferDrop {
	background: #FFFFFF;
	clear: both;
	margin: 0 0 25px;
	padding: 25px;
}
.lpOfferDrop:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferDrop > article > figure > a {
	float: left;
	margin: -25px 30px 30px -25px;
	position: relative;
	width: 43.75%; /* 350 */
	z-index: 2;
}
.lpOfferDrop > article > figure > a > img {
	display: block;
	width: 100%;
}
.lpOfferDrop > article > figure > figcaption {
	position: relative;
}
.lpOfferDrop > article > figure > figcaption > h2 {
	color: #C31622;
	font-size: 36px;
	font-weight: normal;
	padding: 0 40px 0 0;
}
.lpOfferDrop > article > figure > figcaption > h3 {
	color: #21262D;
	font-size: 26px;
	font-weight: normal;
	margin: 1px 0 0 !important;
	padding: 0 40px 0 0;
}
.lpOfferDrop > article > figure > figcaption > p {
	color: #002722;
	margin: 10px 0 0;
}
.lpOfferDrop > article > figure > figcaption > div.drop {
	background: #eef3fa;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: -25px;
	top: 7px;
	width: 50px;
}
.lpOfferDrop > article > figure > figcaption > div.drop:hover {
	background: #C31622;
}
.lpOfferDrop > article > figure > figcaption > div.drop:before {
	color: #2d343e;
	content: '\E805';
	font-family: 'Fontello';
    font-size: 28px;
    font-weight: bold;
    left: 12px;
    margin: 0 10px 0 0;
    position: relative;
    top: 6px;
    -moz-transition: left 200ms ease-in-out;
    -o-transition: left 200ms ease-in-out;
    -webkit-transition: left 200ms ease-in-out;
    transition: left 200ms ease-in-out;
}
.lpOfferDrop > article > figure > figcaption > div.drop:hover:before {
	color: #FFFFFF;
}
.lpOfferDrop > article > figure > figcaption > div.drop.hide:before {
	content: '\E807';
	top: 4px;
}
.lpOfferDrop > article > figure > figcaption > div.drop.hide + ul {
	display: block;
}
.lpOfferDrop > article > figure > figcaption > ul {
	clear: both;
	display: none;
	margin: 20px 0 0;
}
.lpOfferDrop > article > figure > figcaption > ul > li {
	background: #EEF3FA;
	margin: 0 0 5px;
	min-height: 30px;
	padding: 3px 0;
}
.lpOfferDrop > article > figure > figcaption > ul > li:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferDrop > article > figure > figcaption > ul > li > p {
	float: left;
	padding: 0 10px;
	width: 73%;
}
.lpOfferDrop > article > figure > figcaption > ul > li > p:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferDrop > article > figure > figcaption > ul > li > p > span.title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px 0 0;
	padding: 8px 0 9px;
}
.lpOfferDrop > article > figure > figcaption > ul > li > p > span.price {
	float: right;
	padding: 2px 0 0;
}
.lpOfferDrop > article > figure > figcaption > ul > li > p > span.price > span {
	color: #C31622;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 0 3px;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a {
	background: #004070 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
	margin-right: 3px;
    padding: 0 20px 0 30px;
    position: relative;
    text-transform: uppercase;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a:before {
	display: none;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a:after {
	content: '\E81F';
	color: #FFFFFF;
	cursor: pointer;
    font-family: "Fontello";
    font-size: 20px;
    font-weight: normal;
    left: 10px;
    position: absolute;
    top: -1px;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a:hover,
.lpOfferDrop > article > figure > figcaption > ul > li > a.selected {
	background: #013459;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a:hover:before,
.lpOfferDrop > article > figure > figcaption > ul > li > a.selected:before {
	background: #013459;
}
.lpOfferDrop > article > figure > figcaption > ul > li > a.selected:after {
	content: '\E820';
}

/* Variante - Slider */

.lpOfferSlider {
	clear: both;
	margin: 0 0 30px;
}
.lpOfferSlider article {
	background: #FFFFFF;
	padding: 25px 25px 15px;
}
.lpOfferSlider article > figure > a {
	float: left;
	margin: -25px 30px -15px -25px;
	position: relative;
	width: 43.75%; /* 350 */
	z-index: 2;
}
.lpOfferSlider article > figure > a > img {
	display: block;
	width: 100%;
}
.lpOfferSlider article > figure > figcaption {
	position: relative;
}
.lpOfferSlider article > figure > figcaption > h2 {
	color: #C31622;
	font-size: 30px;
	font-weight: 300;
	padding: 0 40px 0 0;
}
.lpOfferSlider article > figure > figcaption > h3 {
	color: #21262D;
	font-weight: bold;
	margin: 1px 0 0 !important;
}
.lpOfferSlider article > figure > figcaption > p {
	color: #002722;
	margin: 10px 0 0;
}
.lpOfferSlider article > figure > figcaption > ul {
	margin: 15px 0 0;
}
.lpOfferSlider article > figure > figcaption > ul > li:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferSlider article > figure > figcaption > ul > li > p {
	float: left;
}
.lpOfferSlider article > figure > figcaption > ul > li > p:after {
	clear: both;
	content: "";
	display: block;
}
.lpOfferSlider article > figure > figcaption > ul > li > p > span.title {
	float: left;
	font-family: 'QuadraatOTHead-Bold';
	font-size: 16px;
	line-height: 1.2;
	margin: 0 10px 0 0;
}
.lpOfferSlider article > figure > figcaption > ul > li > p > span.price {
	float: right;
}
.lpOfferSlider article > figure > figcaption > ul > li > p > span.price > span {
	color: #C31622;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 0 5px;
}
.lpOfferSlider article > figure > figcaption > ul > li > a {
	background: #C31622;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	margin: 3px -25px 0 0;
	padding: 4px 25px 5px 21px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.lpOfferSlider article > figure > figcaption > ul > li > a:before {
	background: #C31622;
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	content: "";
	height: 100%;
	left: -14px;
	position: absolute;
	top: 0;
	width: 15px;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.lpOfferSlider article > figure > figcaption > ul > li > a:after {
	content: '\E81F';
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Fontello';
    font-size: 20px;
    font-weight: normal;
    left: 0;
    position: absolute;
	top: 2px;
}
.lpOfferSlider article > figure > figcaption > ul > li > a:hover,
.lpOfferSlider article > figure > figcaption > ul > li > a.selected {
	background: #6B0007;
}
.lpOfferSlider article > figure > figcaption > ul > li > a:hover:before,
.lpOfferSlider article > figure > figcaption > ul > li > a.selected:before {
	background: #6B0007;
}
.lpOfferSlider article > figure > figcaption > ul > li > a.selected:after {
	content: '\E820';
}

body.lp #ContentWrapper.slideronly .lpOfferSlider {
	bottom: 50px;
	clear: none;
	left: 0;
	margin-bottom: 0;
	margin-top: 0;
	position: absolute;
	width: 100%;
}

@media all and (max-width: 990px){

	/* Variante - 2-spaltig */
		
	.lpOfferTwoColumns {
		float: none;
		margin-right: 0;
		width: 100%;
	}

	/* Variante - Drop */

	.lpOfferDrop > article > figure > a {
		display: none;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li {
		position: relative;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p {
		display: inline-block;
		float: none;
		padding: 5px 158px 5px 10px;
		width: 100%;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span {
		display: block;
		float: none !important;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span.title {
		padding-bottom: 0;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > a {
		display: inline-block;
		float: none;
		margin-top: -18px;
		position: absolute;
		right: 0;
		top: 50%;
	}

}
@media all and (max-width: 920px){

	/* Variante - 2-spaltig */

	.lpOfferTwoColumns > article > figure > figcaption > ul > li > p {
		float: none;
	}
	.lpOfferTwoColumns > article > figure > figcaption > ul > li > a {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		clear: both;
		display: block;
		float: none;
		margin: 10px 0 0;
		text-align: center;
	}
	.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:before,
	.lpOfferTwoColumns > article > figure > figcaption > ul > li > a:after {
		display: none;
	}

	/* Drop */

	.lpOfferDrop > article > figure > figcaption > ul > li {
		padding: 10px;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p {
		padding: 0;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span {
		display: inline-block;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span.title {
		float: left !important;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span.price {
		float: right !important;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > a {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		clear: both;
		display: block;
		float: none;
		margin: 5px 0 0;
		position: relative;
		text-align: center;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > a:before,
	.lpOfferDrop > article > figure > figcaption > ul > li > a:after {
		display: none;
	}

}
@media all and (max-width: 865px){
		
	/* Variante - Drop */

	.lpOfferDrop {
		padding: 20px;
	}
	.lpOfferDrop > article > figure > a {
		display: none;
	}
	.lpOfferDrop > article > figure > figcaption > div.drop {
		right: -20px;
	}

	/* Variante - Slider */

	.lpOfferSlider article {
		padding: 20px;
	}
	.lpOfferSlider article > figure > a {
		margin-left: 0;
		margin-right: 15px;
		margin-top: 0;
		width: 100%;
	}

}
@media all and (max-width: 750px){

	body.lp #ContentWrapper.slideronly .lpOfferSlider {
		bottom: 0;
	}
	.lpOfferSlider article > figure > a {
		margin-left: -25px;
		margin-top: -25px;
		width: 43.75%;
	}
	body.lp #ContentWrapper.slideronly .lpOfferSlider {
		position: relative;
	}

}
@media all and (max-width: 650px){ /* MOBILE */

	/* Variante - Drop */

	.lpOfferDrop > article > figure > a {
		display: block;
	}
		
	/* Variante - Slider */
	
	.lpOfferSlider {
		bottom: auto !important;
		left: auto !important;
		position: relative !important;
	}
	.lpOfferSlider article > figure > a {
		display: block;
	}

}
@media all and (max-width: 500px){ /* MOBILE */

	/* Variante - Drop */

	.lpOfferDrop > article > figure > a {
		display: none;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li {
		padding: 10px;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p {
		padding: 0;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span.title {
		float: left;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > p > span.price {
		float: right;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > a {
		margin: 5px 0 0;
		position: relative;
		right: auto;
		text-align: center;
		top: auto;
		width: 100%;
	}
	.lpOfferDrop > article > figure > figcaption > ul > li > a:before {
		display: none;
	}

	/* Variante - Slider */
	
	.lpOfferSlider article > figure > a {
		margin-left: 0;
		margin-right: 15px;
		margin-top: 0;
		width: 100%;
	}

}

@media all and (max-width: 1200px){

	/* Variante - Slider */

	.lpOfferSlider article > figure > a {
		margin-bottom: 15px;
	}

}