﻿@charset "utf-8";
/* CSS Document */

@import url(http://www.steigenbergernews.de/fonts/tradegothic.css);		

body {
	margin: 0;
	padding: 0;
    font-family: 'Trade Gothic W01 Roman',Arial,Verdana,sans-serif;
    color: #0d0d0d;
    -webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	min-width: 320px;
	overflow-x: hidden;
	overflow-y: scroll;
}
h1 {
    font-size: 48px;
    line-height: 48px;
    margin: 30px 0 30px;
    color: #382f2d;
    font-weight: Bold;
}
a {
	color: #5d0e8b;
	text-decoration:none; 
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color:#ec6408;
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;	
}


/** AREA / POSITION **/
#wrapper {
	background: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.headerRow {
	width:100%;
	background: #ffffff;
	border-bottom: 50px solid #A1A2A8;
}
.headerRow .inner  {
	position:relative;
}
.headerRow .inner .nav {
	width: 450px;
	text-align:right;
	position:absolute;
	bottom:15px;
	right:15px;
}
.headerRow .inner .nav a {
	display:inline-block;
	padding:10px 20px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.headerRow .inner .nav a:hover {
	color:#ec6408;
}
.headerRow .inner img {
	margin:0 0 3px 0;
	display:block;
}

.headerRow .inner a {
	display:block;
	max-width:200px;
}
.actionItem {
	display:block;
	padding:10px;
	line-height:30px;
	font-size: 17px;
	color:#ffffff;
	background:#A1A2A8;
	margin: -50px auto 0 auto;
	width: 100%;
	text-align:center;
}
.actionItem a {
	display:block;
	width:100%;
}
.actionItem:hover {
	background:#ABACAD;
}
.cta {
	background:#ec6408;
	display:block;
	width:195px;
	height:45px;
    line-height: 45px;
   	margin: 30px auto;
	color:#ffffff;
	font-size: 15px;
	text-align:center;
	transition: all 0.2s ease-in-out 0s;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(102,102,102,0.6);
	-moz-box-shadow: 0px 0px 25px 0px rgba(102,102,102,0.6);
	box-shadow: 0px 0px 25px 0px rgba(102,102,102,0.6);	
}
.cta:hover {
	background:#5d0e8b;
}
#contentArea {
	margin: 0 auto;
	width:100%;
	max-width: 1180px;
	background:#ffffff;
}
#contentArea .inner {
	padding:20px 20px 30px 20px;
}
#footer .inner {
	position: relative;
}
#preFooter {
	background: #4C4A4D;
	padding: 15px 0;
	text-align:center;
}
#preFooter table {
	display:block;
	margin:0 auto;	
}
#footer {
	background: #FFFFFF;
	/*
	background: -moz-radial-gradient(center, ellipse cover, #f6f6f6 0%, #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f6f6f6), color-stop(0%, #333333), color-stop(100%, #000000));
	background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 0%, #333333 0%, #000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #f6f6f6 0%, #333333 0%, #000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 0%, #333333 0%, #000000 100%);
	background: radial-gradient(ellipse at center, #f6f6f6 0%, #333333 0%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#000000', GradientType=1 );
	*/
	text-align:center;	
	border-top: 50px solid #5d0e8b;
	margin-top:50px;
}
#footer .inner {
	/* max-width:1160px; */
	margin:0 auto;
	text-align:left;
	color: #565659;
	font-size: 13px;
}
#footer .inner .left {
	float:left;
	width:30%;
	min-width: 150px;
	margin: 30px 1% 0px 2%;
	padding-top:15px;
	font-size:15px;
	line-height:22px;
}
#footer .inner .centerColumn {
	float:left;
	width:31%;
	min-width: 380px;
	margin: 30px 1% 0px 1%;
	padding-top:15px;
	font-size:15px;
	line-height:22px;	
}
#footer .inner .right {
	float:right;
	width:30%;
	min-width: 380px;
	margin: 30px 2% 0px 1%;
	padding-top:15px;
	font-size:15px;
	line-height:22px;
}
#footer .inner h2 {
	color: #565659;
	font-size:14px;	
	line-height:22px;
	margin:0;
	padding:20px 0 0 0;
	text-transform:uppercase;
}
#footer .inner p {
	margin:0;
	padding:0;	
	line-height:17px;
}
.copyright {
	color:#565659;
	border-top:1px solid #565659;
	padding:10px 2%;
	margin:30px 0 0 0;
}
.cLeft {
	float:left; 
	width:50%;
	text-align:left;
}
.cRight {
	float:right; 
	width:50%;
	text-align:right;
}

/** PRE-FOOTER **/
.phone {
	font-size: 38px;
	line-height:44px !important;
}
.phone a, .phone a:hover, .phone a:link, .phone a:visited {
	text-decoration: none !important;
	color: #b8b8b8 !important;
}
.dhLogo {
	max-width:193px;
	margin:15px 0;
}
.brand-logos {
	border-top: 1px solid #565659;
	width:340px;
	padding-top:20px;
}
.brand-logos a {
	display:inline-block;	
}
.shrLogo, .jazLogo, .ichLogo {
	max-width:109px;
}
.jazLogo {
	margin-left:30px;
}
.ichLogo {
	margin-left:-28px;
}

.partner-logos img {
	width:70px;
	height:auto;
}
.partner-logos a {
	display:inline-block;
}
.partner {
	margin-top:110px;
	max-width:385px;
	float:right;
}
.partner strong {
	padding-bottom:15px;
	display:block;
}
.partner-logos a:last-child img {
	padding-left:15px;
}

/** FOOTER **/
#footer a {
	color: #565659;
	text-decoration:none;
}
#footer a:hover {
	color: #5b5c60;	
}

/* FORM STYLES */
/*.formLeftBox, .formCenterBox, .formRightBox   {
	width: calc(30% - 2px);
	float: left;
	min-height: 605px;
}*/
.formLeftBox, .formCenterBox, .formRightBox   {
    width: calc(30% - 2px);
    min-height: 605px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.centerBox {
    width: 90%;
    height: 850px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.formFullWidthBox {
	width: 97%;
	float: left;
	max-width: 530px;
	min-height: 505px;
	padding: 0 1.5%;
	background: #f6f6f6;
}
.formParagraph {
    color: #5f5f5f !important;
    font-family: Dubai Light, sans-serif;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 25px 10px 15px;
}
.formLeftBox {
	padding: 0 1.5%;
	margin-right: 1%;
	border:1px solid #e7e7e7;
	background:#ececec;
}
.formCenterBox {
	padding: 0 1.5%;
	border:1px solid #e7e7e7;	
	background:#ececec;
}
.formRightBox {
	margin-left: 1%;
	min-width: 296px;
	width:32%;
}
.fieldLabel {
    font-family: Dubai Light, sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #382f2d !important;
    margin: 7px 0 2px 1px !important;
    max-width: 360px !important;
}
input[type=text] {
    color: #382f2d !important;
    font-size: 12px !important;
    font-family: Dubai Light, sans-serif;
    width: 97%;
    height: 25px !important;
    border: none !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
    padding: 2px 5px !important;
    background: #fbfbfb !important;
}
input[type=text]:focus, textarea:focus {
	background: #efefef !important;	
	box-shadow:none !important;
}
input[type=number] {
    color: #382f2d !important;
    font-family: Dubai Light, sans-serif;
    font-size: 12px !important;
    width: 92%;
    height: 25px !important;
    border: none !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
    padding: 2px 5px !important;
    background: #fbfbfb !important;
}
input[type=number]:focus, textarea:focus {
    background: #efefef !important;	
	box-shadow:none !important;
}
textarea {
    color: #666666 !important;
    font-family: Dubai Light, sans-serif;
    font-size: 12px !important;
    width: 294px;
    border: none !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
    padding: 2px 5px !important;
    background: #fbfbfb !important;
    margin: 0 3px 5px !important;
}
select {
    font-family: Dubai Light, sans-serif;
    color: #666666;
    font-size: 12px;
    width: 99%;
    height: 28px;
    border: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    padding: 0 3px;
    background: #fbfbfb;
}
.formHeadline {
	color: #5d0e8b;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	margin: 16px 0 3px 0;
}
.formSubHeadline {
	margin: 7px 0 7px 3px;
	font-size: 12px !important;
	line-height: 18px !important;
}
.snoozeBox, .unsubscribeBox {
	padding: 1px 15px 0 15px;
    background: #f6f6f6;
}
.snoozeBox iframe, .unsubscribeBox iframe {
	margin-left: -5px;
}
.unsubscribeButtonSection {
	padding: 20px 3% 0 0;
}
.submitArea {
	text-align: left;
	/* margin: -25px 0 0 -106%;*/
}
input[type=submit], input[type=button] {
    margin: 20px 0 10px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) !important;
    color: #ffffff !important;
    background: #6f2ea4;
    background: -moz-linear-gradient(top, #6f2ea4 0%, #592685 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f2ea4), color-stop(100%, #592685));
    background: -webkit-linear-gradient(top, #6f2ea4 0%, #592685 100%);
    background: -o-linear-gradient(top, #6f2ea4 0%, #592685 100%);
    background: -ms-linear-gradient(top, #6f2ea4 0%, #592685 100%);
    background: linear-gradient(to bottom, #6f2ea4 0%, #592685 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f2ea4', endColorstr='#592685', GradientType=0 );
    border: none !important;
    cursor: pointer !important;
    font-size: 18px !important;
    height: 37px !important;
    padding: 0 20px !important;
    text-align: center !important;
    /*float: left;*/
    font-family: Dubai Light, sans-serif;
    transition: all 0.2s ease-in-out 0s;
}
    input[type=submit]:hover, input[type=button]:hover {
        background-color: #666361 !important;
        background-repeat: repeat-x !important;
        background-image: -khtml-gradient(linear, left top, left bottom, from(#444241), to(#666361)) !important;
        background-image: -moz-linear-gradient(#444241, #666361) !important;
        background-image: -ms-linear-gradient(#444241, #666361) !important;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444241), color-stop(100%, #666361)) !important;
        background-image: -webkit-linear-gradient(#444241, #666361) !important;
        background-image: -o-linear-gradient(#444241, #666361) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444241', endColorstr='#666361', GradientType=0) !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#444241', endColorstr='#666361', GradientType=0)" !important;
        background-image: linear-gradient(#444241, #666361) !important;
    }
.highlightRow:hover {
	background: #efefef;
	cursor:pointer;
}
#container_FORWARD_TO_EMAIL, #container_EMAIL, #container_YOUR_NAME, #container_COMMENTS, #container_COLUMN1, #container_COLUMN4 {
    width: 320px !important;
}

#container_FORWARD_TO_EMAIL .fieldLabel, #container_EMAIL .fieldLabel, #container_YOUR_NAME .fieldLabel, #container_COMMENTS .fieldLabel {
	margin: 0 0 4px 5px !important;
}
FORM TD, FORM .defaultText {
	margin: 10px 0 10px 3px;
}
.socialMedia {
	position: absolute;
	top:20px;
	right:10px;
	width: 150px;
	min-height: 40px;
}
.socialMedia a {
	display: inline-block;
	opacity:9;
}
.socialMedia a:hover {
	cursor:pointer;
}

.socialMedia a:nth-child(2) {
	margin: 0 18px;
}

@media only screen and (max-width:1350px) {
	#footer .inner .left {
		width:200px;
	}
	#footer .inner .centerColumn {
		width:380px;
	}
	#footer .inner .right {
		width:400px;
	}	
}
@media only screen and (max-width:990px) {
	h1  {
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	.formLeftBox {
		clear: both;
		float: none;
		width:97%;
		max-width: 450px;
		padding:1px 1.5% 20px 1.5%;
		margin: 20px auto; 
		min-height: 425px !important;
	}
	.formCenterBox {
		clear: both;
		float: none;
		width: 97%;
		max-width: 450px;
		padding:1px 1.5%;
		margin: 20px auto;
		min-height: 425px !important;
	}
	.formRightBox {
		clear: both;
		float: none;
		width: 100%;
		max-width: 476px;
		padding: 0;
		margin: 20px auto;
		min-height: 200px !important;
	}
	.submitArea {
		margin: 0;
	}
	input[type=submit] {
		margin: 15px 0 30px 0;
	}
}


@media only screen and (max-width:690px) {
	.headerRow img {
		/* display:block;
		margin: 0 auto !important;
		padding: 20px 0; */
	}
	.formLeftBox, .formCenterBox  {
		width:auto;
		padding:1px 15px 20px 15px;
	}
	.boxLeft, .boxRight {
		float: none;
		width: 100%;
		padding-bottom: 15px;
		border:none;
	}
	#footer .inner .right {
		width:96%;
		margin: 0 2% !important;
		padding:0 !important;
		text-align:center;
	}
	#footer .inner .centerColumn {
		width:96%;
		margin: 50px 2% 0 2% !important;
		padding:0 !important;
		text-align:center;
	}
	#footer .inner .left {
		width:96%;
		margin: 75px 2% 0 2% !important;
		padding:0 !important;
		text-align:center;
	}
	.socialMedia {
		right: calc(50% - 93px) !important;
	}
	.copyright {
		text-align:center;	
		margin-top: 50px;
		padding: 25px 0;
	}
	.cLeft, .cRight {
		text-align:center;
		float:none;
		width:100%;
	}
	.brand-logos {
		margin: 0 auto;
	}
	.partner {
		float:none;
		margin: 50px auto 0 auto;
	}
}

@media only screen and (max-width:620px) {
	.headerRow .inner .nav {
		display:none;
	}
}