* {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
html {
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
	height: 100%;
}
body {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	height: 100%;
}
a {
	text-decoration: none !important;
}
img a {
	border: none;
}
.wrapper-out {
	width: 100%;
}
.wrapper { 
	margin: 0 auto; 
	max-width: 1200px; 
	width: 95%; 
}
.header-box {
	width: 100%;
	height: 125px;
	background: white;
	position: fixed;
	z-index: 10000;
	top: 0;
}
.header-box-inside {
    height: 123px;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    position: fixed;
    right: 0;
    width: 95%;
    z-index: 10000;
}
.header-box-abstand {
	width: 100%;
	height: 144px;
}
.logo-box {
    background: white;
    height: 125px;
    left: 50%;
    margin-left: -100px;
    position: fixed;
    z-index: 10000;
}
.logo-box img {
    height: auto;
    padding-top: 40px;
    width: 200px;
}


/* STARTSEITE */
.wrapper-start {
    background: white;
    height: 100%;
    width: 100%;
}
.start-pro-box {
    color: #001689;
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    width: 95%;
/*     padding-top: 150px; */
    position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pb-headline {
    font-size: 18px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.pb-headline a {
	color: #00188a;
	text-decoration: none;
}
.pb-zeile {
    border-top: 3px solid #001689 !important;

    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.pfeil-unten {
	position: absolute;
	width:27px;
    height:12px;
    bottom:20px;
    right:25%;
    left:50%;
    margin-left:-13px;
    transition: transform .5s ease;
    cursor: pointer;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.eg-el-amount {
	
}
.pb-titel {
    padding-left: 23px;
    font-family: "Whitney A","Whitney B";
    font-style: normal;
	font-weight: 700;
	font-size: 60px;
}
.pfeile {
    transform: translate(0px, -10px);
}
.start-inhalt {
    font-family:"Cardamon W04 Regular";
    text-align: left;
}
.zp-pfeil {
    padding-right: 5px;
    transform: translate(0px, 6px);
}
.start-suche {
    border-top: 3px solid #001689 !important;
    font-size: 18px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 100%;
    background: white;
    font-family: "Whitney A", "Whitney B";
	font-style: normal;
	font-weight: 400;
}
.start-suche a {
	color: #00188a;
	text-decoration: none;
	margin: 0 20px;
}
.start-suche a:hover {
	border-bottom: 3px solid #00188a;
}
.si-link {
    font-family: "Whitney A", "Whitney B";
	font-style: normal;
	font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
.si-link a {
	color: #00188a;
	text-decoration: none;
}
.si-link a:hover {
	border-bottom: 3px solid #00188a;
}


.wrapper-sub {
    width: 100%;
}
.start-sub-text {
	font-family:"Cardamon W04 Regular";
    color: #001689;
    font-size: 28px;
    margin: 0 auto;
    max-width: 600px;
    padding: 100px 0;
    width: 95%;
}
.wrapper-footer {
    margin: 0 auto;
    max-width: 1200px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 95%;
}
.footer-links {
	float: left;
	width: -moz-calc(50% - 215px);
	width: -webkit-calc(50% - 215px);
	width: -o-calc(50% - 215px);
	width: calc(50% - 215px);
}
.footer-rechts {
	float: right;
	width: -moz-calc(50% - 215px);
	width: -webkit-calc(50% - 215px);
	width: -o-calc(50% - 215px);
	width: calc(50% - 215px);
}
.footer-mitte {
	float: left;
	width: 430px;
}
.footer-boxen {
	width: 100%;
	font-family: "Whitney A","Whitney B";
	font-weight: 600;
	font-size: 16px;
	color: #00188a;
	line-height: 25px;
}
.footer {
	width: 100%;
	border-top: 3px solid #001689;
	padding-bottom: 40px;
}
.footer a {
	text-decoration: none;
	color: #00188a;
}
.footer-ul {
	float: left;
	text-transform: uppercase;
	width: 50%;
}
.footer-ul li {
	list-style: none;
}
.footer-ul li a {
	
}
.footer-rechts-block {
	float: left;
	width: 50%;
}
.footer-rechts-inhalt {
	float: right;
}
.footer-rechts-inhalt img {
	padding-top: 10px;
}
.footer-spruch-box {
	text-align: center;
}
.footer-spruch {
	text-align: center;
	font-size: 30px;
	color: #001689;
	text-transform: lowercase;
	background: White;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 20px;
	transform: translate(0, -25px);
	font-family:"Cardamon W04 Regular";
}
.footer-spruch-autor {
	font-family: "Whitney A", "Whitney B";
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	text-transform: none;
}
.show-1110 {
	display: none;
}
.footer-submit {
    background-color: white;
    background-image: none;
    border: 1px solid #00188a;
    border-radius: 0;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    padding: 4px 10px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.15s ease 0s;
    color: #00188a;
    margin: 5px 0;
}
.footer-submit:hover {
    background-color: #00188a;
    background-image: none;
    color: White;
}
@media only screen and (max-width: 1110px) {
	.footer-ul {
		float: none;
		width: 100%;
	}
	.footer-rechts-block {
		float: none;
		width: 100%;
	}
	.hide-1110 {
		display: none;
	}
	.show-1110 {
		display: inherit;
	}
}


@media only screen and (max-width: 875px) {
	.footer-spruch {
	    transform: translate(0px, -18px);
	}
}
@media only screen and (max-width: 710px) {
	.footer-spruch {
	    display: none;
	}
	.footer-mitte {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 830px) {
	.footer-ul {
		display: none;
	}
	.footer-mitte {
		width: 100%;
		padding-bottom: 20px;
	}
	.hide-830 {
		display: none;
	}
	.show-830 {
		display: inherit;
	}
	.footer-rechts {
		float: none;
		width: 100%;
	}
	.footer-rechts-block {
	    float: left;
	    width: 50%;
	}
	.float-none {
		float: none;
	}
}
@media only screen and (max-height: 716px) {
	.pfeil-unten {
		display: none;
	}
}
@media only screen and (max-height: 810px) {
	.start-pro-box {
	    color: #001689;
	    margin: 0 auto;
	    max-width: 800px;
	    padding-top: 150px;
	    text-align: center;
	    width: 95%;
	    position: inherit !important;
		top: inherit;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@media only screen and (max-width: 800px) {
	.start-pro-box {
	    padding-top: 60px;
	    margin: 0 auto;
	    max-width: 800px;
	    position: inherit;
	    top: inherit;
	    transform: inherit;
	    width: 95%;
	}
	.logo-box,
	.header-box,
	.wrapper-header {
	    display: none;
	}
	.pb-titel {
	    font-size: 30px !important;
	}
	.start-sub-text {
	 
	}
	.pfeile {
	    transform: translate(0px, 0px);
	}
	.pfeil-unten {
		display: none;
	}
	.header-box-abstand {
	    height: 15px;
	}
	.wrapper-start {
	    height:auto;
	}
	.start-sub-text {
	    padding: 0;
	}
}

.content {
	width: 100%;
	padding: 0 0 50px;
}
.content2 {
	
}
.content2 img {
	width: 100%;
	height: auto;
	margin-top: 140px;
}
.ansicht-box {
	
	left: 0;
    margin: 0 auto;
    max-width: 1200px;
    position: absolute;
    right: 0;
    width: 95%;
    z-index: 100;
    top: 220px;
    display: none;
}
.ansicht-box-inside {
	float: right;
}
.ansicht-box-inside img {
	width: 40px;
	height: auto;
	float: right;
	margin-left: 20px;
}
.abox {
	float: right;
	margin-left: 20px;
	width: 31px;
	height: 31px;
}
.abox:hover {
	cursor: pointer;
}
.kachel {
	background-image: url(img/grundlayout/kachel-grau-klein.jpg);
	background-repeat: no-repeat;
}
.kachel:hover {
	background-image: url(img/grundlayout/kachel-blau-klein.jpg);
}
.liste {
	background-image: url(img/grundlayout/liste-grau-klein.jpg);
	background-repeat: no-repeat;
}
.liste:hover {
	background-image: url(img/grundlayout/liste-blau-klein.jpg);
}
.ss-box-out {
	max-width: 800px;
	padding-top: 20px;
}
.ss-box {
	width: 800px;
	margin: 0 auto;
}

.ss-box input::-moz-placeholder, 
.ss-box textarea::-moz-placeholder {
    font-style: normal;
    font-weight: 600;
	color: #00188a !important;
	opacity: 1;
	font-size: 24px;
}
#ss-suchfeld {
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	width: -o-calc(100% - 70px);
	width: calc(100% - 70px);
	float: left;
	padding: 5px;
	border: 1px solid #00188a;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-weight: 600;
	font-family: "Whitney A","Whitney B";
	height: 67px;
	color: #00188a;
	font-size: 24px;
}
#ss-button {
	float: right;
	height: 67px;
	background-image: url(img/grundlayout/suche-lupe.png);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 5px;
	border: 1px solid White;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #00188a;
	width: 70px;
	border: 1px solid #00188a;
	border-left: none;
}
#ss-button:hover {
	color: White;
	cursor: pointer;
}
.suche-sub {
    color: #00188a;
    font-family: "Whitney A","Whitney B";
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 50px;
    padding-top: 20px;
}
.st-zeile {
	width: 100%;
	padding: 20px 0;
	border-top: 3px solid #00188a;
}
.st-block {
	max-width: 800px;
}
.st-nr {
	color: #00188a;
    float: left;
    font-size: 24px;
    width: 50px;
    font-family: "Whitney A","Whitney B";
    font-weight: 600;
}
.st-headline {
	float: left;
	font-size: 24px;
	color: #00188a;
	font-family: "Whitney A","Whitney B";
	font-weight: 600;
}
.st-headline-970 a,
.st-headline a {
	color: #00188a;
	text-decoration: none;
}
.st-text,
.st-title {
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
	width: calc(100% - 50px);
	float: right;
}
.st-title {
	padding: 10px 0;
}
.st-text a {
	font-size: 20px;
	color: #00188a;
	text-decoration: none;
	font-family:"Cardamon W04 Regular";
}
.st-text a:hover {
	text-decoration: underline;
}
.st-title a {
	font-size: 20px;
	color: #00188a;
	text-decoration: none;
	font-weight: 600;
	font-family: "Whitney A","Whitney B";
}
.st-title a:hover {
	text-decoration: underline;
}
.s-970 {
	display: none;
}
.st-zeile-970 {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}
.st-nr-970 {
	color: #00188a;
    float: left;
    text-align: right;
    width: 50px;
}
.st-inhalt-970 {
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	width: -o-calc(100% - 70px);
	width: calc(100% - 70px);
	float: right;
}
.st-headline-970 {
	color: #00188a;
}
@media only screen and (max-width: 800px) {

	.ansicht-box {
	    top: 160px;
	}
}
@media only screen and (max-width: 880px) {
	.ss-box {
	    margin: 0 auto;
	    width: 100%;
	    width: 95%;
	}
	.ss-box-out {
		width: 100%;
		padding: 20px 0;
	}
}
@media only screen and (max-width: 970px) {

}
.ds-text h3 {
	font-family: "Whitney A","Whitney B";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.ds-text strong {
	font-family: "Whitney A","Whitney B";
	font-size: 18px !important;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
}