html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	min-height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

h1 {
	color: #8c8f90;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 26px;
	font-weight: bold;
}

tbody tr td a {
	color: #8c8f90;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: 600;}

.backImage {
	background: url("/img/global-bg.jpg") repeat left top;
	width: 100%;
	height: 100%;
	opacity: .14;
	position: fixed;
}

.stern1 {
	position: absolute;
	margin-top: 440px;
	margin-left: -115px;
}
.stern2 {
	position: absolute;
	margin-top: -124px;
	margin-left: 1070px;
}

ol li {
	margin-left: -20px;
}

#page-wrapper {
	background-color: #fff;
	min-height: 100%;
	box-shadow: 0 0 50px rgba(0, 0, 0, .5);
	padding-bottom: 60px;
	z-index: 1;
	opacity: 1;
	position: relative;
}

#header {
	margin-bottom: 6px;
}


#logo img {
	padding-top: 25px;
	margin-left: 56px;
}

.logos-right {
	text-align: right;
	padding-right: 75px;
	padding-top: 65px;
	z-index: 100;
}
.logos-right a {
	margin-left: 5px;
}

.header-text {
	margin: 0 0 18px 160px;
}
.header-text h2 {
	margin-top: 0;
}
.header-text h3 {
	margin: 0 0 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

hr.goldline {
	border: 2px solid #ffd001;
	color: #004b98;
	margin: -72px -15px 0;
	position: absolute;
	width: 1166px;
}

#img-container {
	text-align: center;
	padding: 0 55px 30px;
}

.rb2 {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #004b98;
	border: 2px solid #ffd001;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 16px;
}

.rb3 {
	text-align: right;
}
.rb3 img {
	margin-right: 15px;
}

.top-textblock {
	margin: 0 0 40px;
	text-align: center;
}
.top-textblock h2 {
	text-transform: uppercase;
	color: #004b98;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 7px;
}
.top-textblock p {
	font-size: 20px;
}

#fourblocks {
	padding: 0 70px;
	margin: 0 0 100px;
	list-style: none;
}
#fourblocks li {
	float: left;
	width: 20%;
}
.fb-c {
	display: block;
	color: #000;
	text-align: center;
}
.fb-c .img-c {
	display: block;
	width: 170px;
	margin: 0 auto 6px;
	height: auto;
	background-color: #d5e3e9;
	border-radius: 50%;
	position: relative;
}
.fb-c .img-c:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.fb-c .img-c img {
	position: absolute;
	top: 0;
	left: 0;
}
.fb-c .img-c em {
	position: absolute;
	top: 59px;
	left: 0;
	text-align: center;
	font-style: normal;
}
.fb-c .img-c em strong {
	display: block;
	text-transform: uppercase;
}
.fb-c .img-c em i {
	font-style: normal;
	text-decoration: underline;
}
.fb-c strong {
	display: block;
}
.fb-c .ccc1 {
	left: -17px!important;
}
.fb-c .ccc2 {
	left: 39px!important;
	top: -8px!important;
}
.fb-c .ccc3 {
	left: -16px!important;
}

#partners-block {
	padding: 10px 70px 0;
}
#partners-block ul {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
}
#partners-block li {
	float: left;
	padding: 0 15px;
	width: 20%;
}

#partners-block a {
	margin: 0 15px 15px 15px;
	background-color: #fff;
	width: 170px;
	height: 86px;
}

.einruecken img {
	margin-bottom: 15px;
	margin-top: 2px;
}

#footer {
	padding-top: 63px;
}

.footer-strip {
	margin-left: -50px;
	padding: 16px 30px 16px 105px;
	color: #000;
	position: relative;
	font-size: 13px;
}
.footer-strip h3 {
	margin: 0 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.footer-strip p {
	margin: 0; 
}
.footer-logos a:first-child {
	margin-right: 4px;
}

.footer-links {
	margin-top: 90px;
}
.footer-links a {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	line-height: 22px;
}

.footer-links.bottom {
	margin-top: 25px;
	text-align: right;
}

.agb-text {
	color: #666;
}
.agb-text h4 {
	margin-top: 30px;
	font-size: 14px;
}
.agb-text ol {
	margin-left: 0;
	padding-left: 20px;
}
.agb-text li {
	padding-top: 10px;
}

.sfForm label {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	margin-top: 5px;
}

.sfForm label.error {
	color: red!important;
}

.sfForm input[type="text"] { 
	width: 100%;
	height: 30px;
}

.sfForm input[type="submit"] {
	width: 165px;
	height: 40px;
	border: none;
	float: right;
}

.terms-container { 
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sfForm .termsText.error {
	color: red;
}

.sfForm .termsText a {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.sfForm .termsText.error a {
	color: red;
}

.sfForm .termsText a:hover {
	text-decoration: none;
}

.sfForm p.validation {
	margin-bottom: 5px;
	font-weight: bold;
	color: red;
	display: none;
}

.sfForm p.introduction { 
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}

.sfForm #validationFeedback {
	margin-top: 10px;
}

.mehrPreise {
	margin-top: 30px;
	text-align: center;
}
img.imgGewinn {
	margin-bottom: 0;
}

.sfForm .form-element {
	padding-top: 2px!important;
}

.owl-buttons div { 
	width: 27px!important;
	height: 80px!important;
	border: none!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	opacity: 1.0!important;
	position: absolute!important;
	top: 50px;
}

.owl-buttons .owl-prev { 
	background: url("/img/arrow-left.png") transparent no-repeat left top!important;
	left: 0;
}

.owl-buttons .owl-next {
	background: url("/img/arrow-right.png") transparent no-repeat right top!important;
	right: 0;
}

#noAdvCalFunction {
	display: none;
}

#noAdvCalFunction span.txt {
	display: block;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.fClose {
	float: right;
	width: 16px;
	height: 17px;
	margin-right: 5px;
	margin-top: 5px;
	background: url("/img/fancycross.jpg") no-repeat center left;
	cursor: pointer;
}

#impressum {
	display: none;
}

#impressum span.text,
#rueckblick span.text,
#agb span.text,
#datenschutz span.text {
	display: block;
	padding: 15px;
}

#rueckblick {
	display: none;
	max-width: 600px;
}

#agb,
#datenschutz,
#prices {
	display: none;
}

.pull-center {
	text-align: center;
}

.pull-center {
	margin-left: calc(50% - 110px);
}

a.footerlink {
	color: #000;
	text-decoration: none;
} 

a.footerlink:hover {
	text-decoration: none;
}

#prices .price-row {
	padding-top: 10px;
	padding-bottom: 10px;
}

#prices .price-img {
	vertical-align: center;
}

#prices .price-name {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	background: url("/img/middot.png") transparent no-repeat center left;
}

#prices .price-description {
	padding-bottom: 5px;
	font-size: 12px;
}

#prices .price-value {
	font-size: 14px;
	font-style: italic;
}

#showPricesMobile {
	cursor: pointer;
}

#pricesMobile {
	display: none;
}

ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tuerchen {
	position: absolute;
}

.tuerchen img {
	box-shadow: 5px 5px 5px #bbb;	
}

.tuerchen.active img, .tuerchen-mobil.active img {
	-webkit-box-shadow: 0 0 15px 0 rgba(128, 128, 126, .5);
	-moz-box-shadow: 0 0 15px 0 rgba(128, 128, 126, .5);
	box-shadow:	0 0 15px 0 rgba(128, 128, 126, .5);
}

.text-center {
	width: 20%;
}

a.tuerchen-mobil {
	cursor: pointer;
}
#calDayMobileContent,
#calDayMobileLoading {
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#calDayMobileLoading {
	text-align: center;
}
#calDayMobileContent h3 {
	color: #8c8f90;
	text-transform: uppercase;
	margin-top: 0;
}
.mobile-pricepos {
	border-bottom: solid 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mobile-pricepos.last {
	border-bottom: none;
	margin-bottom: 10px;
}
.priceVal {
	display: block;
}
.noCode {
	font-style: italic;
	font-size: 11px;
	color: #ccc;
}
.winPriceName {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.winner-code {
	padding-top: 5px;
}

.brandingLeft {
	position: absolute;
	left: 69px;
}
.brandingLeft img {
	margin-left: 10px;
	margin-top: -2px;
}
.brandingRight {
	position: absolute;
	right: 69px;
}
.brandingRight img {
	margin-left: 10px;
	margin-top: -5px;
}
.bytext {
	color: #8c8f90!important;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 55px;
}

#checkCodeMobile {
	display: none;
}
#checkCodeMobileContent {
	margin-top: 10px;
}

.logo-footer {
	padding-left: 0;
	text-align: center;
}
.logo-footer a {
	padding: 8px;
}
#carPrice {
	background: #ffd001;
	color: #FFF;
	position: relative;
	padding-bottom: 0;
}
#carPrice img {
	margin-top: -15px;
}
#carPrice:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid rgba(0, 0, 0, 0);
	border-right: 15px solid rgba(0, 0, 0, 0);
	border-top: 15px solid #fffbfb;
	position: absolute;
	top: 0;
	left: calc(50% - 7.5px);
}

#carText {
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 25px;
	font-size: 18px;
}

.priceItem{
	text-align: center;
}

.codeEintrag span {
	border: 1px solid #8c8f90;
	padding: 10px;
	color: #8c8f90;
	margin-right: 10px;
}
.infoTextCodeContainer,.codeEintragContainer {
	display: none;
}
.infoTextCodeContainer .infoTextCode {
	border: 2px solid red;
	padding: 5px;
	width:100%;
	font-weight: bold;
}

.sfForm button {
	margin-right: 20px;
	height: 27px;
	padding-top: 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	border: 2px solid #8c8f90;
	color: #8c8f90;
	background-color: #fff;
	border-radius: 5px;
}

.sfForm input.codeInput {
	width: 50%!important;
	margin-right: 15px;
	border: solid 1px #bfbfbf;
	padding: 2px 3px;
}

#gewinneNeu {
	text-align: center;
}
.no_pad {
	padding: 0!important;
}
header {
	position: relative;
}
.menu_over {
	position: absolute;
	bottom: 10px;
	left: 185px;
	max-width: 80%;
}
.menu_over .menu_open {
	cursor: pointer;
}
.menu_over .menu_open i.fa-bars,
.menu_over .menu_open.open i.fa-times {
	display: inline-block;
}
.menu_over .menu_open i.fa-times,
.menu_over .menu_open.open i.fa-bars {
	display: none;
}
.menu_over .menu_open i,
.menu_over .menu_open span {
	font-size: 30px;
	padding: 5px;
}
.menu_over .menu {
	margin-left: 0;
	padding-left: 0;
}
.menu_over .menu li {
	list-style-type: none;
	display: inline-block;
}
.menu_over .menu li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	color: black;
	font-weight: 600;
	font-size: 18px;
}
.menu_over .menu li a.active {
	color: #004b98;
	text-decoration: underline;
}

@media(max-width: 992px) {
	.menu_over {
		position: inherit;
		display: inline-block;
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
		left: 0;
		padding-left: 15px;
		text-align: center;
	}
	.menu_over .menu {
		display: none;
		text-align: center;
	}
	.menu_over .menu li {
		display: block;
		padding: 5px 0;
	}
	.menu_over .menu li a {
		padding-right: 0;
	}
}

@media(max-width: 767px) {
	#carPrice img {
		margin-left: auto;
		margin-right: auto;
	}
	#carPrice p {
		text-align: center;
	}
	.over_code .add .plus {
		text-align: center;
		margin-top: 20px;
		font-size: 30px;
	}
}

/*faq*/
.faq_panel {
	position: relative;
	margin-bottom: 20px;
}
.faq_panel .faq_head {
	padding: 5px 10px;
	border: 1px solid #ffd001;
	cursor: pointer;
}
.faq_panel .faq_head h3 {
	display: inline-block;
	max-width: 85%;
	margin: 0;
	font-size: 20px;
}
.faq_panel .faq_head .faq_icon {
	display: inline-block;
	max-width: 15px;
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}
.faq_panel .faq_head .faq_icon i {
	font-size: 20px;
}
.faq_panel .faq_body {
	padding: 5px 10px;
	border: 1px solid #ffd001;
	border-top: none!important;
	display: none;
}

/*faq animationen*/
.faq_panel .faq_head {
	background-color: white;
	color:black;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.faq_panel.open .faq_head {
	background-color: #004b98;
	color:white;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.faq_panel .faq_head .faq_icon i {
	transform: rotate(0deg);
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.faq_panel.open .faq_head .faq_icon i {
	transform: rotate(180deg);
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

/*verkaufsstellen*/
.verkaufsstellen p {
	margin-bottom: 30px;
}
.verkaufsstellen a {
	color: #004b98;
}

.rotateImg1 {
	transform: rotate(12deg);
	width: 400px;
}
.rotateImg2 {
	transform: rotate(-12deg);
	margin-left: 75px;
	width: 350px;
	margin-top: -75px;
}
.marginLeft50 {
	margin-left: 50px;
}
.homeHeader {
	text-transform: uppercase;
	color: #004b98;
	font-size: 35px;
	font-weight: bold;
	margin: 0 0 7px; 
}
.homeText {
	font-size: 16px; 
}
.ImpressumMail {
	font-weight: 100!important;
}