@charset "utf-8";
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700,900");
@import url("//fonts.googleapis.com/css?family=Roboto:300");


body {
    background: #faf7eb;
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
.wrapper {
    margin: 0 auto;
    width: 1160px;
    position: relative;
	background:#fff;
	position:relative;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.clr {
	clear: both;
}
.page {
	margin: 0 auto;
    max-width: 1000px;
    position: relative;
	width:100%;
}
.ad-gallery .ad-image-wrapper .ad-next:focus,
.ad-gallery .ad-image-wrapper .ad-prev:focus {
    background-color: rgba(255, 0, 0, 0) !important; 
	outline:0 !important;
	border:0 !important;
}

/***** Header *******/
.headerContainer {
    z-index: 100;
	width: 100%;
	position:relative;
}
.headerContainer h1 {
    color: #fff;
    font-family: "Roboto",sans-serif,Arial;
    font-size: 109px;
    font-weight: 400;	 
    left: 100px;
    line-height: 108px;
    position: absolute;
    top: -22px;
}
.headerContainer p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    left: 107px;
    line-height: 30px;
    position: absolute;
    top: 269px;
    width: 598px;;
}
.headerContainer b{
	font-weight:bold;
}
.headerContainer  span.ribbon:after{
    background-image: url("../images/ribbon.png");
    bottom: -49px;
    content: " ";
    height: 54px;
    position: absolute;
    right: 110px;
    width: 69px;
	display: none;
}

/***** Article *******/
.articleContainer {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
	background:orange;
}

.imageWrapper {
    float: left;
    padding: 133px 10%;
    width: 20%;
}
.textWrapper {
    float: left;
	padding: 110px 10% 100px 0;
    width: 50%;
}
.textWrapper p {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
}

.firstLetter{
	float: left;   
    font-size: 93px;
    line-height: 0.3;
    margin: 30px 10px 3px -8px;
    color: #a10e05;
    font-family: "Roboto",sans-serif,Arial;
    height: 40px;
}

.firstLetter + span{
  margin-left : -0.5em;
}
.ad-gallery .ad-image-wrapper .ad-next:hover div {
   
}

/***** Table *******/

.tablebox {
    padding: 100px 0;
    width: 100%;
}
.tablebox  .titleContainer{
   
}
table {
    width: 80%;
    padding: 0;
    margin: 0 auto;
}  
table  tr{
	width:50%;
	float:left
}
.titleContainer h2{
    font-size: 45px;
    line-height: 60px;
	color:#a10e05;
	font-family: "Roboto",sans-serif,Arial;
	font-weight:400;
	text-align:center;
	margin:0 0 40px 0;
}
.tablebox table .col1 {
    color: #646464;
    font-size: 14px;
	line-height: 23px;
    width: 87%;
	padding: 2% 5% 2% 8%;
	position:relative;
	float:left;
}
.tablebox table .col1 a  {
    color: #646464;
	text-decoration:none;
}
.tablebox table .col1 a:hover {
    color: #178ed9;
}
.tablebox table .col1:before {
    background: url("../images/sprites.png") no-repeat scroll -89px -8px rgba(0, 0, 0, 0);
    content: " ";
    height: 14px;
    left: 10px;
    position: absolute;
    top: 12px;
    width: 14px;
}
.tablebox table .title {
    background: #a10e05;
    border: 1px solid #5c993d;
    color: #fff;
    font-weight: bold;
    margin: 0 6px 0 0;
    padding: 0 7px;
}
.tablebox table .title:hover {
    background: #cf0020;
}
.divider{
	display:block;
}
.divider img{
	width:100%;
	
}

/***** Formular *******/

.formbox{
	padding: 100px 0 30px;
}
.formfield {
    margin: 0 auto;
    width: 50%;
}
div.line {
    margin-bottom: 2%;
	position:relative;
}
.leftColumn {
	width:100%;
	margin-bottom: 2%;
	float:left;
	position:relative;
}
.rightColumn {
	width:100%;
	float:left;
	position:relative;
	margin-bottom: 2%;
}
.leftColumnSmall {
	width:100%;
	margin-bottom: 2%;
	float:left;

}
.rightColumnSmall {
	width:100%;
	position:relative;
	float:left
}
label {
    color: #646464;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 300;
    left: 18px;
    position: absolute;
    text-align: right;
    top: 14px;
    width: 15%;
}
input {
    border: 1px solid #c8c8c8;
    float: right;
    height: 46px;
    padding: 0 20px;
    width: 70%;
}
.clr {
    clear: both;
}
textarea {
	position:absolute;
	top:-85px;
    border: 1px solid #cb1100;
    color: #646464;
    padding: 58px 20px 0;
	width: 800px;
	font-size:13px;
	line-height: 18px;
	font-style:italic;
	display:block;
	height:488px;
	margin: 20px 0 0;
	left:-157px;
}
textarea span {
    font-weight:700;
}
label.check {
    background: #fff;
    color: #cb1100;
    font-size: 24px;
    font-weight: 300;
    left: -141px;
    padding: 12px 285px 12px 178px;
    top: -6px !important;   
}
.mask {
    background: #ffffff;
    bottom: 29px;
    height: 40px;
    left: 1px;
    position: absolute;
    width: 480px;
}
div.accept_check {
    padding-top: 20px;
	position:relative;
	margin-left:63px;
}
input#check {
    display: block;
    float: left;
    height: 15px;
    margin:3px 5px 0 0;
    padding: 0;
    width: 15px;
	color:#339900;
}
div.accept_check label {
    position: absolute;
    top: 21px;
	width: 350px;
	text-align: left;
}
.button  {
    margin: 30px auto;
    width: 50%;
}
.button input  {
    width: 100%;
}
input#submit {
	background: #a10e05; /* Old browsers */
	background: linear-gradient(to bottom, #e10827 5%, #a10e05 95%); /* W3C */
	border-radius: 2px;
	box-shadow:         inset 0 0 1px #000000;
  	color:#fff;
    font-weight: bold;
	border:0;
	cursor:pointer;
	padding: 10px 80px;
	float: none;
}
input#submit:hover {
   background: #920005; /* Old browsers */
	background: linear-gradient(to bottom, #cf0020 5%, #920005 95%); /* W3C */
}
input.noSchnitzel, input.noSchnitzel.disabled:hover  {
	float:none;
	height:auto;
	width:auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8b12+0,df7200+100 */
	background: #ff8b12; /* Old browsers */
	background: linear-gradient(to bottom,  #ff8b12 0%,#df7200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:    inset 0 0 1px #000000;
	-webkit-box-shadow: inset 0 0 1px #000000;
	box-shadow:         inset 0 0 1px #000000;
  	color:#fff;
    font-weight: bold;
	border:0;
	cursor:pointer;
	padding: 8px 15px;
	margin-bottom: 6px;
	margin-right: 6px;
}
input.noSchnitzel:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff730f+0,c55e00+100 */
	background: #ff730f; /* Old browsers */
	background: linear-gradient(to bottom,  #ff730f 0%,#c55e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
input.noSchnitzel.disabled, input.noSchnitzel.disabled:hover {
	cursor:default;
}
.noSchnitzelLayer {
	position:absolute;
	bottom: 37px;
	left: 106px;
	height: 36px;
	color: #ffdbd5;   
	font-size: 14px;
}
.noSchnitzelLayer2 {
	width: 500px;
	height: 60px;
	color: #888;
	font-size: 14px;
	margin-top: 30px;
	display: block;
	text-align: center;
}
.noSchnitzelLayer2 button {
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 1px;
}
.footerContainer {
	font-size: 12px;
    height: 60px;
    padding: 40px 0;
}
.copyright {
    color: #646464;
    float: left;
    font-size: 12px;
	padding: 30px 0 0;
}
.copyright a{
    color: #2988cc;
	text-decoration: none;
}
.socialLinksFooter {
    float: right;
    width: 137px;
	list-style-type: none;
	padding: 10px 0 0;
}
.socialLinksFooter li {
    display: inline-block;
}
.socialLinksFooter li span {
    color: #646464;
    float: right;
    font-size: 12px;
    height: 22px;
    margin: 0 5px 0 0;
}
.twitterIcon {
    background: url("../images/sprites.png") no-repeat scroll 0 0;
    float: right;
    height: 26px;
    width: 26px;
}
.twitterIcon:hover {
    background: url("../images/sprites.png") no-repeat scroll 0 -28px;
}
.facebookIcon {
    background: url("../images/sprites.png") no-repeat scroll -28px 0;
    float: right;
    height: 26px;
    width: 26px;
}
.facebookIcon:hover {
    background: url("../images/sprites.png") no-repeat scroll -28px -28px;
}
.logo {
	color:#646464;
	width:400px;
	margin: 0 auto;
	text-align:center;
	float:left;
}
.logo span{
	width:100%;
	display:block;
}
.backToTop {
    border: 2px solid #cb1100;
   
    bottom: 2em;
    
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 2em;
    width: 50px;
    z-index: 100;
}
.backToTopIcon {
    background: url("../images/backToTopIcon.png")no-repeat;
    float: left;
    height: 80px;
    width: 44px;
}
.backToTopIcon:hover {
    background: url("../images/backToTopIconHover.png") no-repeat;
}
div[id^="imageButton"] {
	display:none;
	position:absolute;
	z-index:500;
}   
.ad-gallery .ad-image img {
	height: auto !important;
}   

@media only screen and (min-width : 1201px) {
	.headerContainer h1 { letter-spacing:-2px; }
}

@media only screen and (max-width : 1200px) {
	.wrapper {
		width: 960px;  
		margin:0 auto; 
	}
	.headerContainer h1 {
		font-size: 80px;
		line-height: 88px;
		top: -15px;
	}
	.headerContainer p {
		font-size: 17px;
		line-height: 28px;
		top: 215px;
		width: 479px;
	}
	.noSchnitzelLayer {
		bottom: 29px;
	}
	.imageWrapper {
		padding: 87px 10%;
	}
	.textWrapper {
		padding: 70px 10% 40px 0;
	}
	#gallery {
		padding: 30px 0;
	}
	.ad-gallery .ad-image-wrapper {   
		max-width: 1000px;
		margin: 0 auto;
	}  

	.tablebox {
		padding: 50px 0;
	}
	.titleContainer h2 {
		font-size: 40px;
	}
	.formbox {
		padding: 50px 0 30px;
	}
	textarea {
		left: -170px;
	}
	label.check {
		left: -152px;
	}
	.footerContainer {
		width: 800px;
		margin: 0 auto;
	}
	.footerContainer {
		padding: 20px 0;  
	}
	
	

}

@media only screen and (max-width : 979px) {
	.wrapper {
		width: 740px; 
	}
	.headerContainer h1 {
		font-size: 50px;
		line-height: 60px;
		top: 0px;
		left:47px;
	}
	.headerContainer p {
		font-size: 14px;
		left: 50px;
		line-height: 21px;
		top: 150px;
		width: 375px;
	}
	.noSchnitzelLayer {
		bottom: 30px;
		left: 49px;
	}
	.noSchnitzelLayer {
		font-size: 13px;
	}
	.ad-gallery .ad-image-wrapper {
		height: 460px !important;
	}
	.formbox {
		padding: 40px 0 30px;
	}
	.titleContainer h2 {
		margin: 0 0 20px 0;
	}
	.formfield {
		width: 60%;
	}
	.leftColumn label,
	.rightColumn label {
		left: 10px; 
	}
	.tablebox table .col1:before {
		left: 6px;
		top: 10px;
	}
	textarea {   
		width: 520px;
		height: 300px;
		left: -60px;   
	}
	label.check {
		left: -54px;
		padding: 12px 137px 12px 137px;
		width:263px !important;   		
	}	
	label.check + div {
		height: 289px !important;   
	}
	.noSchnitzelLayer2 {
		width: 444px;
	}
	.footerContainer {
		width: 660px;  
		height: 43px;
		padding: 10px 40px 20px;
	}
	.copyright {
		font-size: 9px;
		padding: 20px 0 0;
	}
	.logo {
		width: 270px;
	}
}

@media only screen and (max-width : 767px) {
	.wrapper {
		width: 460px; 
	}
	.headerContainer h1 {
		font-size: 35px;
		line-height: 40px;
		top: -5px;
		left: 25px;  
	}	
	.headerContainer h1 br {
		display:none;  
	}
	.headerContainer p {
		font-size: 12px;
		left: 25px;
		line-height: 18px;
		top: 49px;
		width: 255px;
	}
		
	.headerContainer p br {  
		display:none;  
	}
	.noSchnitzelLayer {
		font-size: 10px;
		bottom: 8px;
		left: 25px;
	}
	.noSchnitzelLayer input.noSchnitzel, 
	.noSchnitzelLayer input.noSchnitzel.disabled:hover {
		padding: 5px 8px;
		margin-right: 5px;
		font-size: 11px;
		font-weight: 400;
		letter-spacing: 0.3px;
	}
	.imageWrapper {
		padding: 51px 6% 0 30px;
	}
	.textWrapper {
		padding: 30px 0 10px 0;
		width: 60%;
	}
	.textWrapper p {
		font-size: 14px;
		line-height: 27px;
	}
	#gallery {
		padding: 30px 0 !important;
	}
	.ad-gallery .ad-image-wrapper {
		height: 310px !important;
	}
	.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
		top: 35% !important;
	}
	.tablebox {
		padding: 20px 0;
	}
	.titleContainer h2 {
		font-size: 30px;
		line-height: 42px;
		margin: 0 auto 25px auto;
		width: 263px;
	}
	table tr {
		width: 100%;
	}
	.tablebox table .col1 {
		padding: 0 5% 0 6%;
		font-size: 11px;
	}
	.tablebox table .col1:before {
		left: 5px;
		top: 5px; 
	}  
	.tablebox table .title {
		font-size: 13px;
	}
	.formbox {
		padding: 20px 0 0px;
	}
	.formfield {

	}	
	.formfield .leftColumn input, 
	.formfield .rightColumn input {  
		height: 30px;
		padding: 0 10px;
		width: 60%;
	}	
	.formfield label {  
		width: 100px;
		top:6px;
	}
	.leftColumn label, 
	.rightColumn label {
		left: -20px;
	}
	textarea { 
		width: 370px;
		height: 250px;
		left: -68px;
	}	
	label.check {
		padding: 12px 74px 12px 75px;
		width: 237px !important;
		font-size: 22px;
		top: -8px !important;
		left: -61px; 
	}
	.formfield input#check {
		margin: 1px 5px 0 0;
	}

	label.check + div {
		height: 240px !important;
	}
	div.accept_check {  
		margin-left: -5px;
	}
	div.accept_check label {
		font-size: 11px;
	}
	.formfield .button {       
		margin: 20px auto 20px;
		width: auto;
	}	
	.formfield .button input#submit {
		margin:0 auto;
		display:block; 
		width: 150px;	
		padding:10px 0;		
	}
	.noSchnitzelLayer2 {
		width: 330px; 
		margin-left: -25px; 
		margin-top: 20px;  
	}
	.footerContainer {
		font-size: 10px;
		width: 420px;
		height: 43px;
		padding: 10px 0px 20px;
	}
	.logo {
		width: 130px;
	}	
	.logo img {
		width: 70%;
	}
	.copyright {
		width: 140px;  
	}	
	.copyright:nth-child(3) {
		width: 54px;  
	}

	
	
}

@media only screen and (max-width : 480px) {  
	.wrapper {
		width: 300px; 
	}
	.headerContainer {
		width: 300px; 
		height: 230px;   
		background-image:url('/weihnachtsshopping/images/kopfZeile-mobile.jpg?v=2018');
		background-repeat:no-repeat;
		background-size:cover;
	}	
	.headerContainer img {   
		display:none;
	}
	.headerContainer h1 {
		font-size: 36px;
		line-height: 37px;
		top: -8px;
		left: 18px;  
	}
	.headerContainer h1 br {
		display: block;    
	}
	.headerContainer p {
		font-size: 10px;
		line-height: 14px;
		left: 19px;
		top: 85px;
		width: 185px;
	}
	.noSchnitzelLayer {
		bottom: 3px;
		left: 18px;
	}	
	.noSchnitzelLayer span {
		display:none;
	}	
	#gallery {
		padding: 17px 0 5px !important; 
	}
	.ad-gallery .ad-image-wrapper {
		height: 215px !important;
	}
	.ad-gallery .ad-image-wrapper .ad-prev,
	.ad-gallery .ad-image-wrapper .ad-next {  
		width: 57px !important;    
	}
	.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, 
	.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
		top: 38% !important;
	}
	.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
	.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
		width: 20px !important;
		height: 50px !important;
		left:17px !important;
		background-size: cover !important;
	}	
	.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
		right: 20px !important;
		left: auto !important;
	}
	.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
		font-size: 11px !important;
	}
	.ad-image-description span {
		font-size: 12px !important;
	}
	.imageWrapper {
		width:auto;
		padding: 30px 20% 7px;  
	}
	.textWrapper {
		padding: 0px 10%; 
		width:auto;
	}
	.textWrapper p {
		font-size: 13px;
		line-height: 21px;
	}
	.titleContainer h2 {
		font-size: 23px;
		line-height: 27px;
		margin: 0 58px 20px 58px;
		width: 203px;
	}
	.tablebox {  
		padding: 20px 0 10px;
	}
	.tablebox table .col1 {
		font-size: 10px;
		line-height: 19px;
		padding: 0 5% 0 7%;
	}
	.tablebox table .col1:before {
		left: 0px;
		top: 3px;
	}
	.tablebox table .title {
		font-size: 11px;
	}
	.tablebox table .title {
		margin: 0 4px 0 0;
		padding: 0 4px;
	}
	.formbox {
		padding: 15px 0 0px;
	}
	.formbox .titleContainer h2 {
		margin: 0 50px 10px 50px;
	}
	.formfield {
		width: 72%;
	}
	.formfield label {
		width: 67px;
		font-size:11px;
		width:53px;
		top: 7px;
		left:0;  
	}
	.formfield .button {
		margin: 30px auto 0;
	}
	.noSchnitzelLayer2 {
		width: 273px;   
		margin-top: 10px;
		font-size:11px;
		height:58px;
	}
	label.check {
		padding: 12px 30px 6px 30px;
		width: 186px !important;
		font-size: 17px;  
		top: -14px !important;
		left: -20px;
	}
	textarea {
		top: -78px;
		width: 248px;
		height: 200px;
		left: -27px;
		font-size: 11px;
		line-height: 16px;
		padding: 40px 10px 0;
	}
	label.check + div {  
		height: 171px !important;
	}
	div.accept_check {
		margin-left: 3px;
	}
	div.accept_check label {
		width: 210px;
		left: 19px;		
	}
	.footerContainer {
		width: 280px;
		height: 43px;
		padding: 10px 0px 20px;
	}
	.logo {
		width: 110px;
	}	
	.copyright {
		width: 80px; 
		padding:4px 0 0;
		font-size: 8px;		
	}
	.copyright:nth-child(3) {
		padding: 15px 0 0;
	}
	.backToTop {
		bottom: 0.6em;
		height: 30px;
		right: 0.5em;
		width: 30px;
	}
	.backToTopIcon,
	.backToTopIcon:hover {
		height: 30px;
		width: 30px;
		background-size: cover;
	}
	
	
	
}

@media only screen and (max-width : 320px) {

}
