.subpageWrapper {
	background-color: #cee2f3;
	padding-top: 50px;
}

.textPageWrapper.contact {
	padding-left: 30px;
	padding-right: 30px;
}

header {
	padding-bottom: 40px;
}

header > div:nth-child(2) {
	display: none !important;
}

header > div:nth-child(1) > .small-9 > .hide-for-small{
	display: none !important;
}

footer {
	background: url(/fileadmin/templates/img/blue-gradient.png) center bottom repeat-x #cee2f3;
	padding-top: 62px;
}

.footer-2 {
	display: none !important;
}

.footer-1 {
	padding-bottom: 59px;
}

.footer-1 > div:nth-child(1) {
	border-bottom: 1px solid #ccc;
	padding-bottom: 14px;
}

.footer-1 .spittaUSP {
	color: #333333;
}

.footerLogo img {
	display: none;
}

.footerLogo:after {
	display: blocK;
	content: url(/fileadmin/templates/img/spitta_logo_white.png)
}

.copyright {
	color: #FFF;
	display: inline-block;
	padding-top: 25px;
}

.footer-3 {
	top: -9px;
}

.footer-3 .medium-9 > div > .medium-11 > div:nth-child(2) {
	display: none;
}

.catalogueHead {
	padding-top: 59px;
	padding-bottom: 93px;
}

.customButton.x-large {
}

.agb {
	margin-top: 25px;
}

.agb .check {
	margin-right: 8px;
}

.agb .text {
	font-size: 13px;
}

.bottomForm {
	margin-top: 20px !important;
}

@media only screen and (max-width: 40em) {
	.textPageWrapper.contact {
		padding-left: 20px;
		padding-right: 20px;
	}
	.catalogueHead {
		padding-top: 8px;
		padding-bottom:43px;
	}
	.textPageSubTitle {
		margin-top: 11px;
	}
	.salutation {
		margin-top: 8px;
	}
	.bottomFormMobile {
		margin-top: 7px;
		margin-bottom: 3px;
	}
	.customButton.x-large {
		font-size: 15px;
		margin-bottom: 0 !important;
	}
	.bottomForm {
		margin-bottom: 0 !important;
	}
	.footer-2-small {
		display: none !important;
	}
	footer {
		background: none;
		background-color: #cee2f3;
	}
	footer > .row:last-child {
		background-color: #004a80;
	}
	.footer-1 {
		padding-bottom: 6px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-1 .spittaUSP {
		padding-left: 4px;
	}
	.footer-1 .medium-3 {
		margin-bottom: 20px;
	}
	.copyright {
		padding-top: 0;
	}
	.footer-3 .medium-9 > div > .medium-11 > div:nth-child(2) {
		display: block;
	}
	.footer-3 ul li a {
		color: #FFF;
	}
}
