@media only screen and (min-width: 600px) {
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    padding: 0px;
    z-index: 99;
    background: #ffffff;
}
.header .slogan {
    float: left;
    width: 190px;
    height: auto;
    font-family: 'Parastoo';
    font-weight: 600;
    font-size: 28px;
    padding: 22px 10px 0 20px;
    color: #516c48;
    opacity: 1;
    display: block;
}
.header .logo {
    position: absolute;
    left: 50%;
    top: 5px;
    width: 130px;
    height: 143px;
    transform: translateX(-50%) translateY(0) scale(1.0);
    transition: all 0.2s ease;
}
.header .logo img {
    width: 100%;
    height: auto;
    display: block;
}
.header .logo a {
    outline: none;
}
.header .logo:hover {
    transform: translateX(-50%) translateY(5px)scale(1.1);
}
.menu_icon {
	position:fixed;
	right:20px;
	top:18px;
	width:65px;
	height:65px;
	display:block;
	z-index:1000;
	transition:all 0.3s ease;
}
.menu_icon.active {
	position:fixed;
	right:20px;
	top:18px;
	width:65px;
	height:65px;
	display:block;
	z-index:1000;
	transition:all 0.3s ease;
}
.header .navigation {
	position:fixed;
	left:0%;
	top:0;
	float:none;
	width:100%;
	height:100vh;
	background:#f4f4f4;
	padding:40px 40px;
	margin:0px 0px 0px 0px;
	transform:translate(120%,0);
	transition:all 0.2s ease;
	z-index:999;
}
.header .navigation.active {
	position:fixed;
	left:0%;
	top:0;
	float:none;
	width:100%;
	height:100vh;
	background:#e4152e;
	padding:40px 40px;
	margin:0px 0px 0px 0px;
	transform:translate(0%,0);
	transition:all 0.5s ease;
	z-index:999;
}
.header .navigation ul {
	list-style:none;
	float:left;
	width:100%;
	height:auto;
	margin:0 0%;
}
.header .navigation ul li {
	float:left;
	width:100%;
	height:auto;
	margin:50px 0% 10px 0%;
	text-align:left;
}
.header .navigation ul li a {
	text-decoration:none;
	color:#ffffff;
	font-size:28px;
	text-align:center;
	padding:9px 5px 9px 5px;
	transition:all 0.2s ease;
	position:relative;
    font-family: 'Open Sans';
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
.slick_bereich {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px 0px 60px 0px;
    margin: 100px 0 0 0;
    position: relative;
    overflow-y: visible;
}
.slick_box {
	float:left;
	width:100%;
	height:auto;
	min-height:450px !important;
	display:flex;
    justify-content: center;
    align-items: center;
	outline:none;
	opacity: 1;
	background:#ffffff;
	padding:0px;
	color:#555555;
	border:none;
	text-align:center;
	margin:0 0px;
	position:relative;
	transition:all 0.3s ease;
	transform:translate(0,0) scale(1.0);
}
.slick_box .bild {
    float: left;
    width: 100%;
    height: 450px;
    object-fit: cover;
    overflow: hidden;
    border-radius:0px;
}
.slick_box .bild img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    transform: scale(1.0);
    transition: all 0.2s linear;
}
.slick_box .textbox {
    position: absolute;
    bottom: 0px;
    right: 35px;
    width: 70%;
    height: auto;
    padding: 20px 25px 25px 25px;
    background: rgba(0,0,0,0.7);
    color: #ffffff;
    text-align: left;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.rot {
    background: #b4bfb3;
    margin: 0px 0 0px 0 !important;
    padding: 105px 20px !important;
}
.sechzig {
    width: 67% !important;
    margin: 0 !important;
}
.gold {
    background: #efe6cb;
    margin: 0px 0 0px 0 !important;
    padding: 95px 20px !important;
}
.fasskunde {
    margin: 0px 0 0px 0 !important;
    padding: 95px 20px !important;
}
.kontakt {
    margin: 20px 0 0px 0 !important;
    padding: 80px 20px !important;
}
.backgroundpic_bereich {
	float:left;
	width:100%;
	height:350px;
	margin:0px 0 0px 0;
	padding:0px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.contentbereich {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 20px;
    position: relative;
    margin: 40px 0 40px 0;
}
.contentbereich .anker {
    position: absolute;
    left: 0;
    top: -190px;
    width: 0px;
    height: 0px;
}
.contentbereich .ankerrot {
    position: absolute;
    left: 0;
    top: -100px;
    width: 0px;
    height: 0px;
}
.contentbereich .ankergold {
    position: absolute;
    left: 0;
    top: -95px;
    width: 0px;
    height: 0px;
}
.contentbereich .ankerfass {
    position: absolute;
    left: 0;
    top: -95px;
    width: 0px;
    height: 0px;
}
.contentbereich .ankerkontakt {
    position: absolute;
    left: 0;
    top: -115px;
    width: 0px;
    height: 0px;
}
.contentbereich .text {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 2% 0 0;
}
.contentbereich .text h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    font-family: 'Parastoo';
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    position: relative;
    padding: 0 0 14px 0;
}
.contentbereich .text h1 span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 80px;
    height: 2px;
    background: #e4152e;
}
.contentbereich .text p {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    font-family: 'Parastoo';
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
}
.contentbereich .text ul {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
    font-family: 'Parastoo';
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    list-style: none;
}
.contentbereich .text ul li {
    float: left;
    width: calc(100% - 20px);
    list-style: disc outside;
    margin: 4px 0 8px 20px;
}
.contentbereich .bild {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 0 0 2%;
}
.contentbereich .bild a {
    float: left;
    width: 32%;
    height: 200px;
    object-fit: cover;
    display: block;
    margin: 0 2% 20px 0;
    overflow: hidden;
}
.contentbereich .bild img {
    float: left;
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    margin: 0 0 0px 0;
    transition: all 0.4s ease;
}
.contentbereich .bild img:hover {
    transform: scale(1.2);
}
.contentbereich .bild a:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.contentbereich .bild a:nth-of-type(3n+3) { margin: 0 0 20px 0; }

.contentbereich .bildtitel {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 40px 0%;
}
.contentbereich .bildtitel img {
    width: 100%;
    height: auto;
    display: block;
}
.contentbereich .bildhoch {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 0 0 2%;
}
.contentbereich .bildhoch a {
    float: left;
    width: 18.4%;
    height: 170px;
    object-fit: cover;
    display: block;
    margin: 0 2% 20px 0;
    overflow: hidden;
}
.contentbereich .bildhoch img {
    float: left;
    width: 100%;
    height: 170px;
    object-fit: cover;
    display: block;
    margin: 0 0 0px 0;
    transition: all 0.4s ease;
}
.contentbereich .bildhoch img:hover {
    transform: scale(1.2);
}
.contentbereich .bildhoch a:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.contentbereich .bildhoch a:nth-of-type(3n+3) { margin: 0 2% 20px 0; }
.contentbereich .bildhoch a:nth-of-type(4n+4) { margin: 0 2% 20px 0; }
.contentbereich .bildhoch a:nth-of-type(5n+5) { margin: 0 0 20px 0; }

.contentbereich .bildbreit {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0%;
}
.contentbereich .bildbreit a {
    float: left;
    width: 32%;
    height: 210px;
    object-fit: cover;
    display: block;
    margin: 0 2% 0px 0;
    overflow: hidden;
}
.contentbereich .bildbreit img {
    float: left;
    width: 100%;
    height: 210px;
    object-fit: cover;
    display: block;
    margin: 0 0 0px 0;
    transition: all 0.4s ease;
}
.contentbereich .bildbreit img:hover {
    transform: scale(1.1);
}
.contentbereich .bildbreit a:nth-of-type(2n+2) { margin: 0 2% 0px 0; }
.contentbereich .bildbreit a:nth-of-type(3n+3) { margin: 0 0 0px 0; }


.contentbereich .textrechts {
    float: left;
    width: 48%;
    height: auto;
    margin: 180px 0 0 2%;
}
.contentbereich .textrechts h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    font-family: 'Parastoo';
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    position: relative;
    padding: 0 0 16px 0;
}
.contentbereich .textrechts h1 span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 80px;
    height: 2px;
    background: #e4152e;
}
.contentbereich .textrechts p {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
    font-family: 'Parastoo';
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
}
.contentbereich .bildlinks {
    float: left;
    width: 48%;
    height: auto;
    margin: 70px 2% 0 0;
}
.contentbereich .bildlinks a {
    float: left;
    width: 32%;
    height: 210px;
    object-fit: cover;
    display: block;
    margin: 0 2% 20px 0;
    overflow: hidden;
}
.contentbereich .bildlinks img {
    float: left;
    width: 100%;
    height: 210px;
    object-fit: cover;
    display: block;
    margin: 0 0 0px 0;
    transition: all 0.4s ease;
}
.contentbereich .bildlinks img:hover {
    transform: scale(1.2);
}
.contentbereich .bildlinks a:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.contentbereich .bildlinks a:nth-of-type(3n+3) { margin: 0 0% 20px 0; }
.galerie_goldstuecke {
    float: left;
    width: 100%;
    height: auto;
    margin: 35px 0 0px 0;
}
.galerie_goldstuecke a {
    float: left;
    width: 23.5%;
    height: 200px;
    margin: 0 2% 20px 0;
    overflow: hidden;
}
.galerie_goldstuecke a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transform: scale(1.0);
    transition: all 0.3s ease;
}
.galerie_goldstuecke a:hover img {
    transform: scale(1.15);
}
.galerie_goldstuecke a:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.galerie_goldstuecke a:nth-of-type(3n+3) { margin: 0 2% 20px 0; }
.galerie_goldstuecke a:nth-of-type(4n+4) { margin: 0 0% 20px 0; }

.bildergalerie {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0% 0 0%;
}
.bildergalerie a {
    float: left;
    width: 23.5%;
    height: 300px;
    object-fit: cover;
    display: block;
    margin: 0 2% 20px 0;
    overflow: hidden;
}
.bildergalerie img {
    float: left;
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    margin: 0 0 0px 0;
    transition: all 0.4s ease;
}
.bildergalerie a:hover img {
    transform: scale(1.15);
}
.bildergalerie a:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.bildergalerie a:nth-of-type(3n+3) { margin: 0 2% 20px 0; }
.bildergalerie a:nth-of-type(4n+4) { margin: 0 0% 20px 0; }

.kontakt_links {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 50px 0;
    padding: 0 0px 0 0%;
}
.kontakt_rechts {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0%;
    padding: 0 0% 0 0px;
}
.kontaktbereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0% 0 0%;
}
.kontakt_links .daten {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-family: 'Parastoo';
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
}
.kontakt_links .daten p {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
}
.kontakt_links .daten a {
    text-decoration: underline;
    color: #000000;
    cursor: pointer;
    outline: none;
}
.kontakt_links .daten a:hover {
    color: #e4152e;
}
.kontakt_links .daten .efre {
    float: left;
    width: 50%;
    height: auto;
    margin: 50px 50% 40px 0;
}
.kontakt_links .daten .efre img {
    width: 100%;
    height: auto;
    display: block;
}
.kontakt_rechts .formular label {
    float: left;
    width: 250px;
    height: auto;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    padding: 9px 20px 0 0;
}
.kontakt_rechts .formular select {
    float: left;
    width: calc(100% - 250px);
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular input {
    float: left;
    width: calc(100% - 250px);
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular textarea {
    float: left;
    width: calc(100% - 250px);
    height: 120px;
    padding: 7px 10px;
    resize: vertical;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular .inputplz {
    float: left;
    width: 90px;
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    margin: 0 10px 0 0;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular .inputort {
    float: left;
    width: calc(100% - 350px);
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular .captcha_sicherheitscodeinput {
    float: left;
    width: calc(100% - 390px);
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular .labelfarbe {
    float: left;
    width: 250px;
    height: auto;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    padding: 0px 20px 0 0;
}
.kontakt_rechts .formular .inputfarbe {
    float: left;
    width: calc(100% - 390px);
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    box-shadow: none;
    outline: none;
    transition: all 0.2s linear;
}
.kontakt_rechts .formular select:focus,
.kontakt_rechts .formular input:focus,
.kontakt_rechts .formular textarea:focus,
.kontakt_rechts .formular .captcha_sicherheitscodeinput:focus,
.kontakt_rechts .formular .inputfarbe:focus {
    border:solid 1px #516c48;
}
.kontakt_rechts .formular .pflichtfeld {
    float: left;
    width: 100%;
    height: auto;
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 18px;
    color: #555555;
}
.rechtliches {
    float: left;
    width: 80%;
    height: auto;
    margin: 70px 10% 0 10%;
    padding: 80px 50px 70px 50px;
    font-family: 'Parastoo';
    color: #000000;
}
.rechtliches h2 {
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 30px 0;
    font-weight: 600;
    font-size: 38px;
    line-height: 44px;
    color: #516c48;
}
.rechtliches h3 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 4px 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
.rechtliches p {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
}
.rechtliches a {
    text-decoration: underline;
    color: #000000;
    outline: none;
}


.footer {
    float: left;
    width: 100%;
    height: auto;
    padding: 70px 20px;
    margin: 20px 0 0 0;
    background: #516c48;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}
.footer a {
    color: #ffffff;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
.footer a:hover {
    text-decoration: underline;
}
.footer .blocka {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0% 0 0;
}
.footer .blockb {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0% 0 0%;
}
.footer .blockc {
    float: left;
    width: 100%;
    height: auto;
    margin: 40px 0% 0 0%;
}
.footer .blockd {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0% 0 0%;
}
.footer ul {
    list-style: none;
    float: left;
    width: 100%;
    height: auto;
}
.footer ul li {
    list-style: inside disc;
    float: left;
    width: calc(100% - 20px);
    height: auto;
}
.footer_bottom {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 20px 25px 20px;
    margin: 0;
    background: #b4bfb3;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}

}