@media only screen and (min-width: 700px) {
video {
  width: 100vw;
  height:500px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
}
.teaser {
	float:left;
	width:100%;
	height:500px;
	background-color:rgba(255,255,255,0.9);
	padding:0px;
	background-image:url(../img/teaser1.jpg);
	background-size:cover;
	position:relative;
	overflow:hidden;
}
.teaser_titel {
	position:absolute;
	top:60px;
	float:left;
	width:100%;
	height:auto;
	font-size:36px;
	line-height:46px;
	color:#0555a2;
	font-weight:normal;
	text-transform:none;
	padding:0px;
	background-color:transparent;
	margin:0px;
	transform:translateY(0px);
	opacity:1;
	z-index:999;
	-webkit-animation: teaser_ania 1.8s 1 ease;
	-moz-animation: teaser_ania 1.8s 1 ease;
	-o-animation: teaser_ania 1.8s 1 ease;
}
.teaser_subtitel {
	position:absolute;
	top:160px;
	float:left;
	width:auto;
	height:auto;
	font-size:22px;
	line-height:32px;
	color:#0555a2;
	font-weight:600;
	text-transform:none;
	padding:12px 15px 13px 15px;
	letter-spacing:1px;
	background-color:rgba(255,255,255,0.7);
	margin:0px 0 0px 0px;
	transform:translateX(0px);
	opacity:1;
	z-index:999;
	-webkit-animation: teaser_anib 1.8s 1 ease;
	-moz-animation: teaser_anib 1.8s 1 ease;
	-o-animation: teaser_anib 1.8s 1 ease;
}
.teaser_box {
	position:absolute;
	bottom:40px;
	z-index:999;
	float:left;
	width:calc(100% - 40px);
	height:auto;
	font-size:20px;
	line-height:30px;
	color:#ffffff;
	font-weight:normal;
	text-transform:none;
	padding:0;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	transform:translateY(0px);
	opacity:1;
	-webkit-animation: teaser_anic 2.2s 1 ease;
	-moz-animation: teaser_anic 2.2s 1 ease;
	-o-animation: teaser_anic 2.2s 1 ease;
}
.teaser_box .wrap {
	float:left;
	width:50%;
	height:auto;
	margin:0 0px 0px 0;
}
.teaser_box .wrap:last-of-type {
	margin:0 0 0px 0;
}
.teaser_box a {
	float:left;
	width:100%;
	height:auto;
	text-decoration:none;
	outline:none;
	color:#0555a2;
	background-color:rgba(255,255,255,0.8);
	padding:10px 15px 10px 10px;
	transition:all 0.3s ease-out;
}
.teaser_box a:hover {
	text-decoration:none;
	background-color:rgba(0,55,112,0.8);
	color:#ffffff;
}
.teaser_angeobte_bubble_wrap {
	position:absolute;
	top:195px;
	float:left;
	width:calc(100% - 40px);
	height:135px;
	text-align:right;
}
.teaser_angeobte_bubble {
	float:right;
	width:135px;
	height:135px;
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	font-weight:600;
	padding:26px 5px;
	background-color:#0555a2;
	margin:0px;
	transform:translateY(0px) rotate(6deg) scale(1.0);
	opacity:1;
	z-index:999;
	border-radius:50%;
	text-align:center;
	border:solid 2px #0555a2;
	transition:all 0.3s ease;
	-webkit-animation: teaser_anibubble 3.2s 1 ease;
	-moz-animation: teaser_anibubble 3.2s 1 ease;
	-o-animation: teaser_anibubble 3.2s 1 ease;
}
.teaser_angeobte_bubble:hover {
	border:solid 2px #ffffff;
	transform:translateY(0px) rotate(4deg) scale(1.1);
	cursor:pointer;
}
.sonderangebote_bereich .artikel {
	float:left;
	width:50%;
	height:auto;
	margin:0 0px 0 0;
	background:#ffffff;
	border:solid 1px #dddddd;
	padding:20px;
	box-shadow:2px 2px 3px rgba(0,0,0,0.15);
}
.sonderangebote_bereich .artikel .bild {
	float:left;
	width:43%;
	height:180px;
	margin:10px 0 0 0;
}
.sonderangebote_bereich .artikel .bild img {
	width:100%;
	height:180px;
	display:block;
	object-fit: scale-down;
}
.sonderangebote_bereich .artikel .logo {
	float:left;
	width:100%;
	height:45px;
	margin:0 0% 18px 0%;
}
.sonderangebote_bereich .artikel .logo img {
	width:100%;
	height:45px;
	display:block;
	object-fit: scale-down;
}
.teaserboxen_bereich a {
	float:left;
	width:48%;
	height:auto;
	margin:0 4% 20px 0;
	outline:none;
}
.teaserboxen_bereich a:nth-of-type(2n+2) { margin:0 0% 20px 0; }

.angebote_start_wrap .left {
	float:left;
	width:48.5%;
	height:auto;
	margin:10px 1.5% 40px 0;
	background:#ffffff;
	transition:all 0.3s ease;
}
.angebote_start_wrap .left:hover {
	box-shadow:5px 5px 8px rgba(0,0,0,0.2);
}
.angebote_start_wrap .right {
	float:left;
	width:48.5%;
	height:auto;
	margin:10px 0 40px 1.5%;
	background-color:#ffffff;
	transition:all 0.3s ease;
}
.angebote_start_wrap .right:hover {
	box-shadow:5px 5px 8px rgba(0,0,0,0.2);
}
.lieferstart_textbereich {
	float:left;
	width:calc(100% - 90px);
	height:auto;
}
.lieferstart_bildhoch {
	float:left;
	width:90px;
	height:100%;
	background-image:url(../img/lieferback.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.lieferservice_box .headline {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0px 0;
	font-size:20px;
	font-weight:600;
	line-height:30px;
	color:#cd1719;
	padding:0 10px 0 0;
}
.lieferservice_box .infoklein {
	float:left;
	width:100%;
	height:auto;
	margin:15px 0 15px 0;
	font-size:15px;
	font-weight:600;
	line-height:22px;
	letter-spacing:0.5px;
	color:#444444;
	text-align:left;
	padding:0 10px 0 0;
}
.lieferservice_box .info {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 0px 0;
	font-size:15px;
	font-weight:600;
	line-height:26px;
	letter-spacing:0px;
	color:#0555a2;
	text-align:left;
}
.angebote .rechts {
	float:left;
	width:60%;
	height:auto;
	margin:10px 40% 10px 0%;
}
.angebote .rechts img {
	width:100%;
	height:auto;
	display:block;
	margin:0 0;
}
.startterminebereich .termin {
	float:left;
	width:50%;
	height:auto;
	margin:0 0% 20px 0;
	padding:0 2.5% 20px 2.5%;
	border-right:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	border-bottom:none;
}
.startterminebereich .termin:first-of-type {
	border-left:solid 1px #dddddd;
}
.buddysbox .links {
	float:left;
	width:30%;
	height:auto;
	margin:32px 0 0 0;
}
.buddysbox .rechts {
	float:left;
	width:23%;
	height:auto;
	margin:10px 0% 0 0;
}
.buddysbox .buchen {
	float:left;
	width:39%;
	height:auto;
	color:#ffffff;
	font-size:21px;
	line-height:34px;
	font-weight:600;
	margin:38px 2% 0 6%;
}
.buddysbox .bilder .bild {
	float:left;
	width:49%;
	height:280px;
	margin:0 2% 20px 0;
	overflow:hidden;
}
.buddysbox .bilder .bild:nth-of-type(2n+2) { margin:0 0% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(3n+3) { margin:0 2% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(4n+4) { margin:0 0% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(5n+5) { margin:0 2% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(6n+6) { margin:0 0% 20px 0; }

.buddysbox .bilder .bild img {
	width:100%;
	height:280px;
	object-fit: cover;
	 transition:all 0.3s ease-in-out;
}
.buddysbox .bilder .bild:hover img {
	transform:scale(1.1);
}
.buddysbutton_box {
	float:left;
	width:49%;
	height:auto;
	padding:150px 0 0 0px;
	margin:0 0 20px 0;
	text-align:center;
}
.footer .logo {
	float:left;
	width:50%;
	height:auto;
	margin:3px 0 0 0;
	text-align:center;
}
.footer .logo img {
	width:230px;
	height:auto;
	margin:0 auto;
	display:block;
}
.footer .block_adresse {
	float:left;
	width:50%;
	height:auto;
	margin:0 0 0 0px;
	font-size:15px;
	line-height:24px;
	font-weight:normal;
	color:#666666;
	text-align:center;
}
.footer .block_menu {
	float:left;
	width:50%;
	height:auto;
	margin:40px 0 0 0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#666666;
	text-align:center;
}
.footer .block_rechtlich {
	float:left;
	width:50%;
	height:auto;
	margin:40px 0 0 0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#666666;
	text-align:center;
}
.footer .block_marken {
	float:left;
	width:100%;
	height:auto;
	margin:50px 0 15px 0px;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	color:#777777;
}
.footer .block_marken .markenbild {
	float:left;
	width:20%;
	height:auto;
	display:block;
	padding:0px 10px 10px 10px;
}
.footer .block_marken .markenbildu {
	float:left;
	width:20%;
	height:auto;
	display:block;
	padding:5px 13px 0px 13px;
}
.footer .block_marken .markenbildbuddys {
	float:left;
	width:20%;
	height:auto;
	display:block;
	padding:0px 13px 10px 13px;
}
.sortiment .rechts .bild {
	float:left;
	width:49%;
	height:265px;
	background:#ffffff;
	margin:0 2% 15px 0px;
	overflow:hidden;
}
.sortiment .rechts .bild img {
	object-fit: cover;
   width: 100%;
   height: 265px;
   transition:all 0.3s ease-in-out;
}
.sortiment .rechts .bild:hover img {
	transform:scale(1.1);
}
.sortiment .rechts .bild:nth-of-type(2n+2) { margin:0 0% 15px 0px; }

.sortiment .rechts .bildhalb {
	float:left;
	width:49%;
	height:245px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.sortiment .rechts .bildhalb img {
	object-fit: cover;
   width: 100%;
   height: 245px;
   display:block;
   transition:all 0.3s ease;
}
.sortiment .rechts .bildhalb:nth-of-type(2n+2) { margin:0 0 15px 0; }

.sortiment .rechts .bildhalb:hover img {
	transform:scale(1.1);
}
.sorten_popup {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px;
}
.sorten_headline {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0555a2;
    margin: 0 0 25px 0;
}
.sorten_wrapper {
    float: left;
    width: 100%;
    height: auto;
}
.sorten_box {
    float: left;
    width: 32%;
    height: auto;
    padding: 35px 25px;
    border:solid 1px #cccccc;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #444444;
    margin: 0 2% 16px 0;
}
.sorten_box:nth-of-type(2n+2) { margin: 0 2% 16px 0; }
.sorten_box:nth-of-type(3n+3) { margin: 0 0% 16px 0; }

.sorten_kontakt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #222222;
    margin: 15px 0 35px 0;
}

.angebote_boxen_bereich .box {
	float:left;
	width:49%;
	height:auto;
	margin:0 2% 15px 0;
	background:#ffffff;
	border:solid 1px #dddddd;
	padding:15px 10px 10px 10px;
	box-shadow:2px 2px 3px rgba(0,0,0,0.15);
}
.angebote_boxen_bereich .box:nth-of-type(2n+2) { margin:0 0% 15px 0; }

.eigenmarken .links {
	float:left;
	width:65%;
	height:auto;
	margin:0 4% 0px 0;
	padding:0;
}
.eigenmarken .rechts {
	float:left;
	width:31%;
	height:auto;
	margin:0 0 0px 0;
	padding:0;
}
.eigenmarken .bild {
	float:left;
	width:100%;
	height:190px;
	padding:0;
	margin:0 0 15px 0;
	overflow:hidden;
}
.eigenmarken .bild img {
	object-fit: cover;
   width: 100%;
   height: 190px;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bild {
	float:left;
	width:49%;
	height:220px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.equipment .bild img {
	object-fit: cover;
   width: 100%;
   height: 220px;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bild:nth-of-type(2n+2) { margin:0 0% 15px 0; }

.equipment .bild:hover img {
	transform:scale(1.1);
}
.equipment .bildhalb {
	float:left;
	width:49%;
	height:220px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.equipment .bildhalb img {
	object-fit: cover;
   width: 100%;
   height: 220px;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bildhalb:nth-of-type(2n+2) { margin:0 0 15px 0; }

.equipment .bildhalb:hover img {
	transform:scale(1.1);
}

.equipment .bildbig {
	float:left;
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	overflow:hidden;
}
.equipment .bildbig img {
   width: 100%;
   height: auto;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bildbig:hover img {
	transform:scale(1.05);
}
.kontaktbereich .left {
	float:left;
	width:38%;
	height:auto;
	margin:0 5% 0 0;
}
.kontaktbereich .right {
	float:left;
	width:50%;
	height:auto;
	margin:0 0 0 5%;
}
.kontaktbereich .gmap {
	float:left;
	width:100%;
	height:330px;
	margin:55px 0 20px 0;
}
.kontaktbereich .gmap iframe {
	width:100%;
	height:330px;
}
    .eigen_eintrag_voll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
    .eigen_eintrag_voll .bild {
        float: left;
        width: 20%;
        height: auto;
        margin: 0 3% 0 0;
    }
    .eigen_eintrag_voll .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_voll .bildklein {
        float: left;
        width: 20%;
        height: auto;
        margin: 0 3% 0 0;
    }
    .eigen_eintrag_voll .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_voll .text {
        float: left;
        width: 77%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_voll .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_voll .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_voll .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_voll a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    
    .eigen_eintrag_halb {
        float: left;
        width: 50%;
        height: auto;
        margin: 0 0% 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
    
    .eigen_eintrag_halb .bild {
        float: left;
        width: 35%;
        height: auto;
        margin: 0 5% 0 0;
    }
    .eigen_eintrag_halb .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_halb .bildklein {
        float: left;
        width: 35%;
        height: auto;
        margin: 0 5% 0 0;
    }
    .eigen_eintrag_halb .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_halb .text {
        float: left;
        width: 60%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_halb .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_halb .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_halb .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_halb a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    
    .eigen_eintrag_drittel {
        float: left;
        width: 33.33333333%;
        height: auto;
        margin: 0 0% 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
      
    .eigen_eintrag_drittel .bild {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 25px 0;
    }
    .eigen_eintrag_drittel .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_drittel .bildklein {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 25px 0;
    }
    .eigen_eintrag_drittel .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_drittel .text {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_drittel .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_drittel .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_drittel .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_drittel a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    .eigen_eintrag_wrapper {
        float: left;
        width: 100%;
        height: auto;
    }
    
    .trauerbox {
    float: left;
    width: 100%;
    height: auto;
    margin: 110px 0% 100px 0%;
    border: solid 10px #000000;
    background: #ffffff;
    padding: 0px;
}
.trauerbox .bild {
    float: left;
    width: 40%;
    height: auto;
    margin: 0 0 0 5%;
}
.trauerbox .bild img {
    display: block;
    width: 100%;
    height: auto;
}
.trauerbox .text {
    float: left;
    width: 55%;
    height: auto;
    margin: 0 0 0 0%;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 10px 35px;
}
.trauerbox .text .texta {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    margin: 45px 0 10px 0;
}
.trauerbox .text .textb {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 48px;
    line-height: 54px;
    font-weight: 600;
    color: #000000;
    margin: 15px 0 0px 0;
}
.trauerbox .text .textc {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    margin: 10px 0 10px 0;
}
.trauerbox .text .textd {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000000;
    margin: 15px 0 10px 0;
}
}








@media only screen and (min-width: 900px) {
.back_kontakt {
	background:url(../img/teaser.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_apfelannahme {
	background:url(../img/apfelannahme_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_eigenmarken {
	background:url(../img/eigenmarken_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_handel {
	background:url(../img/handel_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_lieferservice {
	background:url(../img/lieferservice_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_ontour {
	background:url(../img/ontour_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_sortiment {
	background:url(../img/sortiment_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_historie {
	background:url(../img/historie_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
.back_buddys {
	background:url(../img/buddys_back.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}


.topbar {
	float:left;
	width:calc(100% - 220px);
	height:auto;
	margin:10px 0 0 20px;
	text-align:right;
	font-size:12px;
	color:#666666;
	padding:0 0px 0 0;
	display:block;
}
.topbar .trenner {
	color:#aaaaaa;
	margin:0 6px;
}
.menu_icon {
	position:fixed;
	right:0;
	top:40px;
	width:65px;
	height:65px;
	background:#ffffff;
	display:block;
	z-index:999;
	transition:all 0.3s ease;
}
.menu_icon.active {
	position:fixed;
	right:0;
	top:40px;
	width:65px;
	height:65px;
	display:block;
	z-index:999;
	background:#ffffff;
	transition:all 0.3s ease;
}
video {
  width: 100vw;
  height:680px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
}
.teaser {
	float:left;
	width:100%;
	height:680px;
	background-color:rgba(255,255,255,0.9);
	padding:20px;
	background-image:url(../img/teaser1.jpg);
	background-size:cover;
	position:relative;
	overflow:hidden;
}
.teaserboxen_bereich a {
	float:left;
	width:48%;
	height:auto;
	margin:0 4% 20px 0;
	outline:none;
}
.teaserboxen_bereich a:nth-of-type(2n+2) { margin:0 0% 20px 0; }

.trauerbox {
    float: left;
    width: 100%;
    height: auto;
    margin: 110px 0% 100px 0%;
    border: solid 10px #000000;
    background: #ffffff;
    padding: 0px;
}
.trauerbox .bild {
    float: left;
    width: 35%;
    height: auto;
    margin: 0 0 0 5%;
}
.trauerbox .bild img {
    display: block;
    width: 100%;
    height: auto;
}
.trauerbox .text {
    float: left;
    width: 60%;
    height: auto;
    margin: 0 0 0 0%;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 10px 35px;
}
.trauerbox .text .texta {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    margin: 60px 0 10px 0;
}
.trauerbox .text .textb {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 48px;
    line-height: 54px;
    font-weight: 600;
    color: #000000;
    margin: 15px 0 0px 0;
}
.trauerbox .text .textc {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    margin: 10px 0 10px 0;
}
.trauerbox .text .textd {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000000;
    margin: 15px 0 10px 0;
}

}







@media only screen and (min-width: 1420px) {
.trauerbox {
    float: left;
    width: 80%;
    height: auto;
    margin: 110px 10% 100px 10%;
    border: solid 10px #000000;
    background: #ffffff;
    padding: 0px;
}
.trauerbox .bild {
    float: left;
    width: 30%;
    height: auto;
    margin: 0 0 0 10%;
}
.trauerbox .bild img {
    display: block;
    width: 100%;
    height: auto;
}
.trauerbox .text {
    float: left;
    width: 50%;
    height: auto;
    margin: 0 0 0 10%;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 50px 35px;
}
.trauerbox .text .texta {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: #000000;
    margin: 65px 0 10px 0;
}
.trauerbox .text .textb {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 52px;
    line-height: 58px;
    font-weight: 600;
    color: #000000;
    margin: 15px 0 0px 0;
}
.trauerbox .text .textc {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #000000;
    margin: 10px 0 10px 0;
}
.trauerbox .text .textd {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    margin: 15px 0 10px 0;
}
.onlyphone {
	display:none;
}
.menu_icon {
	display:none;
}
.pagewrap {
	float:left;
	width:100%;
	height:100vh;
	position:relative;
	overflow-x:hidden;
}
.wrapper {
	max-width:1400px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.header {
	float:left;
	width:100%;
	height:auto;
	background:#ffffff;
	margin:0;
	padding:0px 0;
	position:relative;
	z-index:900;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
}
.header_wrapper {
	max-width:1400px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.footer_wrapper {
	max-width:1400px;
	height:auto;
	margin:0 auto;
	padding:0;
}	
.navigation {
	float:left;
	position:inherit;
	width:calc(100% - 280px);
	height:auto;
	margin:46px 0 0 80px;
	padding:0;
	background:none;
	opacity:1;
	transition:none;
	transform:translateX(0);
}
.navigation.active {
	float:left;
	position:inherit;
	width:calc(100% - 280px);
	height:auto;
	margin:46px 0 0 80px;
	padding:0;
	background:none;
	opacity:1;
	transition:none;
	transform:translateX(0);
}
.topbar {
	float:left;
	width:calc(100% - 240px);
	height:auto;
	margin:10px 0 0 40px;
	text-align:right;
	font-size:13px;
	color:#666666;
	padding:0 5px 0 0;
	display:block;
}
.topbar .trenner {
	color:#aaaaaa;
	margin:0 6px;
}
.main {
	float:left;
	width:100%;
	height:auto;
	min-height:700px;
	margin:0px 0 0px 0;
	padding:0px 0px;
	position:relative;
	z-index:10;
}
.mainunder {
	float:left;
	width:100%;
	height:auto;
	min-height:700px;
	margin:0px 0 0px 0;
	padding:40px 0px 0px 0px;
	position:relative;
	z-index:10;
}
video {
  width: 100vw;
  height:780px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
}
.teaser {
	float:left;
	width:100%;
	height:780px;
	background-color:rgba(255,255,255,0.9);
	padding:20px;
	background-image:url(../img/teaser1.jpg);
	background-size:cover;
	position:relative;
	overflow:hidden;
}
.teaser_titel {
	position:absolute;
	top:120px;
	float:left;
	width:100%;
	height:auto;
	font-size:76px;
	line-height:84px;
	color:#0555a2;
	font-weight:normal;
	text-transform:none;
	padding:0px;
	background-color:transparent;
	margin:0px;
	transform:translateY(0px);
	opacity:1;
	z-index:999;
	-webkit-animation: teaser_ania 1.8s 1 ease;
	-moz-animation: teaser_ania 1.8s 1 ease;
	-o-animation: teaser_ania 1.8s 1 ease;
}
.teaser_subtitel {
	position:absolute;
	top:250px;
	float:left;
	width:auto;
	height:auto;
	font-size:50px;
	line-height:60px;
	color:#0555a2;
	font-weight:600;
	text-transform:none;
	padding:15px 22px 16px 22px;
	letter-spacing:1px;
	background-color:rgba(255,255,255,0.7);
	margin:0px 0 0px 0px;
	transform:translateX(0px);
	opacity:1;
	z-index:999;
	-webkit-animation: teaser_anib 1.8s 1 ease;
	-moz-animation: teaser_anib 1.8s 1 ease;
	-o-animation: teaser_anib 1.8s 1 ease;
}
.teaser_box {
	position:absolute;
	bottom:70px;
	z-index:999;
	float:left;
	width:1400px;
	height:auto;
	font-size:32px;
	line-height:48px;
	color:#ffffff;
	font-weight:normal;
	text-transform:none;
	padding:0;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	transform:translateY(0px);
	opacity:1;
	-webkit-animation: teaser_anic 2.2s 1 ease;
	-moz-animation: teaser_anic 2.2s 1 ease;
	-o-animation: teaser_anic 2.2s 1 ease;
}
.teaser_box .wrap {
	float:left;
	width:auto;
	height:auto;
	margin:0 30px 0 0;
}
.teaser_box .wrap:last-of-type {
	margin:0 0 0 0;
}
.teaser_box img {
	display:inline-block;
	width:18px;
	height:18px;
	margin:0px 7px 0 0;
	vertical-align:2px;
}
.teaser_box a {
	float:left;
	width:100%;
	height:auto;
	text-decoration:none;
	outline:none;
	color:#0555a2;
	background-color:rgba(255,255,255,0.8);
	padding:15px 53px 20px 32px;
	transition:all 0.3s ease-out;
}
.teaser_box a:hover {
	text-decoration:none;
	background-color:rgba(0,55,112,0.8);
	color:#ffffff;
}
.teaser_angeobte_bubble_wrap {
	position:absolute;
	top:300px;
	float:left;
	width:1400px;
	height:190px;
	text-align:right;
}
.teaser_angeobte_bubble {
	float:right;
	width:190px;
	height:190px;
	font-size:23px;
	line-height:32px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffffff;
	font-weight:600;
	padding:38px 5px;
	background-color:#0555a2;
	margin:0px;
	transform:translateY(0px) rotate(6deg) scale(1.0);
	opacity:1;
	z-index:999;
	border-radius:50%;
	text-align:center;
	border:solid 4px #0555a2;
	transition:all 0.3s ease;
	-webkit-animation: teaser_anibubble 3.2s 1 ease;
	-moz-animation: teaser_anibubble 3.2s 1 ease;
	-o-animation: teaser_anibubble 3.2s 1 ease;
}
.teaser_angeobte_bubble:hover {
	border:solid 4px #ffffff;
	transform:translateY(0px) rotate(4deg) scale(1.1);
	cursor:pointer;
}
.teaserboxen_bereich {
	float:left;
	width:100%;
	height:auto;
	margin:90px 0 80px 0;
}
.teaserboxen_bereich .box {
	float:left;
	width:100%;
	height:auto;
	margin:0 0% 0 0;
	background:#ffffff;
	border:solid 1px #dddddd;
	position:relative;
	overflow:hidden;
}
.teaserboxen_bereich a {
	float:left;
	width:22.75%;
	height:auto;
	margin:0 3% 0 0;
	outline:none;
}
.teaserboxen_bereich a:nth-of-type(2n+2) { margin:0 3% 0 0; }
.teaserboxen_bereich a:nth-of-type(3n+3) { margin:0 3% 0 0; }
.teaserboxen_bereich a:nth-of-type(4n+4) { margin:0 0 0 0; }

.sonderangebote_bereich {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 60px 0;
	padding:0px;
}
.startseitemargin {
	margin:70px 0 20px 0;
}
.sonderangebote_bereich .artikel {
	float:left;
	width:33.33333333333333%;
	height:auto;
	margin:0 0px 0 0;
	background:#ffffff;
	border:solid 1px #dddddd;
	padding:20px;
	box-shadow:2px 2px 3px rgba(0,0,0,0.15);
}
.sonderangebote_bereich .artikel .bild {
	float:left;
	width:53%;
	height:260px;
	margin:10px 0 0 0;
}
.sonderangebote_bereich .artikel .bild img {
	width:100%;
	height:260px;
	display:block;
	object-fit: scale-down;
}
.sonderangebote_bereich .artikel .logo {
	float:left;
	width:100%;
	height:70px;
	margin:0 0% 20px 0%;
}
.sonderangebote_bereich .artikel .logo img {
	width:100%;
	height:70px;
	display:block;
	object-fit: scale-down;
}
.sonderangebote_bereich .artikel .text {
	float:left;
	width:41%;
	height:auto;
	margin:0 0 0 6%;
	font-size:15px;
	line-height:20px;
	font-weight:400;
}
.sonderangebote_bereich .artikel .text .name {
	font-size:18px;
	font-weight:600;
	line-height:23px;
}
.sonderangebote_bereich .artikel .text .pfand {
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
.sonderangebote_bereich .artikel .text .preis_bereich {
	float:left;
	width:100%;
	height:auto;
	background:#0555a2;
	margin:10px 0 5px 0;
	padding:0px;
	text-align:center;
}
.sonderangebote_bereich .artikel .text .preis {
	float:left;
	width:100%;
	height:auto;
	font-size:33px;
	font-weight:600;
	line-height:38px;
	color:#ffde00;
	padding:7px 5px 2px 5px;
	text-align:center;
}
.sonderangebote_bereich .artikel .text .preis sup {
	font-size:21px;
	vertical-align:-1px;
}
.sonderangebote_bereich .artikel .text .preis .euro {
	font-weight:normal;
	font-size:12px;
}
.sonderangebote_bereich .artikel .text .preis .ab {
	font-weight:normal;
	font-size:12px;
	vertical-align:-0.5px;
	color:#ffffff;
}
.sonderangebote_bereich .artikel .text .zugabe {
	float:left;
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#ffffff;
	padding:4px 10px;
	background:#000000;
	margin:0px 0 0px 0;
}
.angebote_bereich {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 70px 0;
	padding:0px;
}
.angebote_bereich .headline {
	float:left;
	width:65%;
	height:62px;
	padding:10px 10px;
	text-align:center;
	color:#ffffff;
	font-size:32px;
	line-height:40px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	font-weight:600;
	background:#0555a2;
}
.angebote_bereich .gueltig {
	float:left;
	width:35%;
	height:62px;
	padding:11px 5px 5px 5px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	font-weight:600;
	background:#cd1719;
}
.angebote_bereich .gueltig .small {
	font-size:12px;
	text-transform:none !important;
}
.angebote_boxen_bereich {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0 0;
	padding:20px 20px 5px 20px;
	background:#ffffff;
}
.angebote_boxen_bereich .box {
	float:left;
	width:24.25%;
	height:auto;
	margin:0 1% 15px 0;
	background:#ffffff;
	border:solid 1px #dddddd;
	padding:15px 10px 10px 10px;
	box-shadow:2px 2px 3px rgba(0,0,0,0.15);
}
.angebote_boxen_bereich .box:nth-of-type(2n+2) { margin:0 1% 15px 0; }
.angebote_boxen_bereich .box:nth-of-type(3n+3) { margin:0 1% 15px 0; }
.angebote_boxen_bereich .box:nth-of-type(4n+4) { margin:0 0% 15px 0; }

.angebote_boxen_bereich .box .bild {
	float:left;
	width:53%;
	height:260px;
	margin:10px 0 0 0;
}
.angebote_boxen_bereich .box .bild img {
	width:100%;
	height:260px;
	display:block;
	object-fit: scale-down;
}
.angebote_boxen_bereich .box .logo {
	float:left;
	width:100%;
	height:70px;
	margin:0 0% 20px 0%;
}
.angebote_boxen_bereich .box .logo img {
	width:100%;
	height:70px;
	display:block;
	object-fit: scale-down;
}
.angebote_boxen_bereich .box .text {
	float:left;
	width:41%;
	height:auto;
	margin:0 0 0 6%;
	font-size:15px;
	line-height:20px;
	font-weight:400;
    hyphens: auto;
}
.angebote_boxen_bereich .box .text .name {
	font-size:18px;
	font-weight:600;
	line-height:23px;
}
.angebote_boxen_bereich .box .text .pfand {
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
.angebote_boxen_bereich .box .text .preis_bereich {
	float:left;
	width:100%;
	height:auto;
	background:#cd1719;
	margin:10px 0 5px 0;
	padding:0px;
	text-align:center;
}
.angebote_boxen_bereich .box .text .preis {
	float:left;
	width:100%;
	height:auto;
	font-size:33px;
	font-weight:600;
	line-height:38px;
	color:#ffffff;
	padding:7px 5px 2px 5px;
	text-align:center;
}
.angebote_boxen_bereich .box .text .preis sup {
	font-size:21px;
	vertical-align:-1px;
}
.angebote_boxen_bereich .box .text .preis .euro {
	font-weight:normal;
	font-size:12px;
}
.angebote_boxen_bereich .box .text .preis .ab {
	font-weight:normal;
	font-size:12px;
	vertical-align:-0.5px;
	color:#ffffff;
}
.angebote_boxen_bereich .box .text .zugabe {
	float:left;
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#ffffff;
	padding:4px 10px;
	background:#000000;
	margin:0px 0 0px 0;
}

.angebote_start_wrap {
	float:left;
	width:100%;
	height:auto;
}
.angebote_start_wrap .left {
	float:left;
	width:48.5%;
	height:auto;
	margin:10px 1.5% 40px 0;
	background:#ffffff;
	transition:all 0.3s ease;
}
.angebote_start_wrap .left:hover {
	box-shadow:5px 5px 8px rgba(0,0,0,0.2);
}
.angebote_start_wrap .right {
	float:left;
	width:48.5%;
	height:auto;
	margin:10px 0 40px 1.5%;
	background-color:#ffffff;
	transition:all 0.3s ease;
}
.angebote_start_wrap .right:hover {
	box-shadow:5px 5px 8px rgba(0,0,0,0.2);
}
.lieferstart_textbereich {
	float:left;
	width:calc(100% - 240px);
	height:auto;
}
.lieferstart_bildhoch {
	float:left;
	width:240px;
	height:100%;
	background-image:url(../img/lieferback.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.angebote_start_wrap .titelhead {
	float:left;
	width:100%;
	height:auto;
	padding:10px 20px;
	margin:0px 0 0px 0;
	font-size:24px;
	line-height:32px;
	text-transform:none;
	color:#0555a2;
	font-weight:600;
	letter-spacing:0px;
}
.angebote {
	float:left;
	width:100%;
	height:auto;
	margin:0;
	background:rgba(255,255,255,1.0);
	padding:5px 20px 20px 20px;
}
.angebote .links {
	float:left;
	width:52%;
	height:auto;
	margin:0 2% 0 0;
	position:relative;
}
.angebote .links .titel {
	float:left;
	width:auto;
	height:auto;
	padding:24px 45px;
	margin:70px 0 14px 0;
	color:#ffffff;
	font-size:30px;
	text-transform:uppercase;
	background:#0555a2;
	font-weight:600;
	letter-spacing:1px;
}
.angebote .datum {
	float:left;
	width:auto;
	height:auto;
	padding:0px 0 0 2px;
	margin:0px 0 20px 0;
	color:#444444;
	font-size:14px;
	font-weight:600;
	letter-spacing:0.5px;
}
.angebote .link {
	float:left;
	width:100%;
	height:auto;
	margin:50px 0 40px 0;
}
.angebote .links .link .downbtn {
	outline:none;
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	padding:14px 32px 14px 60px;
	border:solid 2px #cd1719;
	background-color:rgba(255,255,255,0.8);
	background-image:url(../img/icon_download.png);
	background-position:22px center;
	background-repeat:no-repeat;
	background-size:26px;
	color:#444444;
	border-radius:10px;
	transition:all 0.3s ease;
}
.angebote .links .link .downbtn:hover {
	background-color:rgba(242,242,242,1.0);
	color:#111111;
	border:solid 2px #0555a2;
}
.angebote .links .link .zuangebbtn {
	outline:none;
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	padding:14px 32px 14px 60px;
	border:solid 2px #cd1719;
	background-color:rgba(255,255,255,0.8);
	background-image:url(../img/icon_beer.png);
	background-position:16px center;
	background-repeat:no-repeat;
	background-size:34px;
	color:#444444;
	border-radius:10px;
	transition:all 0.3s ease;
}
.angebote .links .link .zuangebbtn:hover {
	background-color:rgba(242,242,242,1.0);
	color:#111111;
	border:solid 2px #0555a2;
}
.angebote .links .pfeil {
	position:absolute;
	left:62%;
	top:140px;
	width:90px;
	height:90px;
	background:url(../img/arrow_right.png) no-repeat center center;
	background-size:90px;
	transform:rotate(-10deg);
}
.angebote .rechts {
	float:left;
	width:44%;
	height:auto;
	margin:0 0 0 2%;
}
.angebote .rechts img {
	width:100%;
	height:auto;
	display:block;
	margin:0 0;
}
.lieferservice_box {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0px 0;
	padding:20px 20px 30px 20px;
}
.lieferservice_box .headline {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0px 0;
	font-size:28px;
	font-weight:600;
	line-height:38px;
	color:#cd1719;
	padding:0 20px 0 0;
}
.lieferservice_box .infoklein {
	float:left;
	width:100%;
	height:auto;
	margin:25px 0 15px 0;
	font-size:18px;
	font-weight:600;
	line-height:26px;
	letter-spacing:0.5px;
	color:#444444;
	text-align:left;
	padding:0 20px 0 0;
}
.lieferservice_box .info {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 0px 0;
	font-size:24px;
	font-weight:600;
	line-height:44px;
	letter-spacing:0.5px;
	color:#0555a2;
	text-align:left;
}
.startterminebereich {
	float:left;
	width:100%;
	height:auto;
	padding:15px 20px 20px 20px;
	background:#ffffff;
	margin:40px 0 30px 0;
}
.startterminebereich .kathead {
	float:left;
	width:100%;
	height:auto;
	font-size:24px;
	line-height:36px;
	font-weight:600;
	margin:0 0 0px 0;
	padding:0 0 20px 0;
	color:#0555a2;
	border-bottom:solid 1px #dddddd;
}
.startterminebereich .kathead img {
	display:inline-block;
	width:34px;
	height:34px;
	margin:0 5px 0 0;
	vertical-align:-6px;
}
.startterminebereich .terminebereich {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 0 0;
}
.startterminebereich .termin {
	float:left;
	width:33.33333333333333%;
	height:auto;
	margin:0 0% 0 0;
	padding:0 2.5% 0 2.5%;
	border-right:solid 1px #dddddd;
	border-bottom:none;
}
.startterminebereich .termin:first-of-type {
	border-left:solid 1px #dddddd;
}
.startterminebereich .termin .headline {
	float:left;
	width:100%;
	height:auto;
	font-size:22px;
	font-weight:600;
	line-height:30px;
	color:#444444;
	margin:0 0 16px 0;
}
.startterminebereich .termin .inhalt {
	float:left;
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	color:#444444;
	margin:0 0 0px 0;
}
.startterminebereich .termin img {
	width:100%;
	height:auto;
	display:block;
	margin:20px 0 0 0;
}
.buddysbox {
	float:left;
	width:100%;
	height:auto;
	background-color:#000000;
	padding:10px 20px 20px 20px;
	position:relative;
	margin:50px 0 0 0;
}
.buddysbox .links {
	float:left;
	width:26%;
	height:auto;
	margin:50px 0 0 0;
}
.buddysbox .rechts {
	float:left;
	width:23%;
	height:auto;
	margin:0 0% 0 0;
}
.buddysbox .buchen {
	float:left;
	width:44%;
	height:auto;
	color:#ffffff;
	font-size:23px;
	line-height:38px;
	font-weight:600;
	margin:85px 2% 0 5%;
}
.buddysbox .buchen a {
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	outline:none;
	text-decoration:none;
	background:#000000;
	border:solid 2px #ffffff;
	padding:22px 35px 23px 74px;
	border-radius:10px;
	position:relative;
	transition:all 0.3s ease;
}
.buddysbox .buchen a:hover {
	text-decoration:none;
	background:#222222;
	border:solid 2px #cd1719;
}
.buddysbox .buchen a img {
	position:absolute;
	left:9px;
	top:9px;
	width:52px;
	height:52px;
}
.buddysbutton {
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	outline:none;
	text-decoration:none;
	background:#000000;
	border:solid 2px #ffffff;
	padding:22px 35px 23px 74px;
	border-radius:10px;
	position:relative;
	transition:all 0.3s ease;
}
.buddysbutton:hover {
	text-decoration:none;
	background:#222222;
	border:solid 2px #cd1719;
}
.buddysbutton_img {
	position:absolute;
	left:9px;
	top:9px;
	width:52px;
	height:52px;
}
.buddysbox .logo {
	float:left;
	width:100%;
	height:auto;
}
.buddysbox .logo img {
	width:100%;
	height:auto;
	display:block;
	margin:0 0% 0 0%;
}
.buddysbox .slogan {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 30px 0;
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	color:#ffffff;
	padding:0 0 0 25px;
}
.buddysbox .glas {
	float:left;
	width:100%;
	height:auto;
	transform:rotate(6deg);
	margin:-10px 0 5px 0;
}
.buddysbox .glas img {
	width:90%;
	height:auto;
	margin:0;
}
.buddysbox .bilder {
	float:left;
	width:100%;
	height:auto;
	padding:0 0 20px 0;
}
.buddysbox .bilder .bild {
	float:left;
	width:32%;
	height:280px;
	margin:0 2% 20px 0;
	overflow:hidden;
}
.buddysbox .bilder .bild:nth-of-type(2n+2) { margin:0 2% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(3n+3) { margin:0 0% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(4n+4) { margin:0 2% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(5n+5) { margin:0 2% 20px 0; }
.buddysbox .bilder .bild:nth-of-type(6n+6) { margin:0 0% 20px 0; }

.buddysbox .bilder .bild img {
	width:100%;
	height:280px;
	object-fit: cover;
	 transition:all 0.3s ease-in-out;
}
.buddysbox .bilder .bild:hover img {
	transform:scale(1.1);
}
.buddysbutton_box {
	float:left;
	width:32%;
	height:auto;
	padding:130px 0 0 0px;
	margin:0 0 20px 0;
	text-align:center;
}
.buddysbutton_box a {
	outline:none;
}
.content_headline {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 0px 0;
	font-size:26px;
	line-height:36px;
	font-weight:600;
	padding:15px 20px 15px 20px;
	background:rgba(255,255,255,0.95);
	color:#0555a2;
	text-transform:none;
	letter-spacing:0.5px;
	border-bottom:solid 1px #bbbbbb;
}
.sortiment {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 50px 0;
	background:#ffffff;
	padding:10px 20px 20px 20px;
}
.sortiment .links {
	float:left;
	width:48%;
	height:auto;
	margin:10px 2% 0 0;
}
.sortiment .rechts {
	float:left;
	width:48%;
	height:auto;
	margin:10px 0 0 2%;
}
.sortiment .links ul {
	list-style:none;
}
.sortiment .links ul li {
	float:left;
	list-style:none;
	width:32%;
	height:170px;
	margin:0 2% 15px 0px;
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding:0px;
	text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.sortiment .links ul li:nth-of-type(2n+2) { margin:0 2% 15px 0px; }
.sortiment .links ul li:nth-of-type(3n+3) { margin:0 0% 15px 0px; }

.sortiment .links ul li a {
	float:left;
	width:100%;
	height:170px;
    outline: none;
    text-decoration: none;
    text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
    background-color:#ffffff;
    color: #222222;
    transition: all 0.3s ease;
    border:solid 1px #aaaaaa;
    padding: 40px 20px;
}
.sortiment .links ul li a:hover {
    background-color: #0555a2;
    color: #ffffff;
}

.sortiment .rechts .bild {
	float:left;
	width:49%;
	height:265px;
	background:#ffffff;
	margin:0 2% 15px 0px;
	overflow:hidden;
}
.sortiment .rechts .bild img {
	object-fit: cover;
   width: 100%;
   height: 265px;
   transition:all 0.3s ease-in-out;
}
.sortiment .rechts .bild:hover img {
	transform:scale(1.1);
}
.sortiment .rechts .bild:nth-of-type(2n+2) { margin:0 0% 15px 0px; }

.sortiment .rechts .bildhalb {
	float:left;
	width:49%;
	height:245px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.sortiment .rechts .bildhalb img {
	object-fit: cover;
   width: 100%;
   height: 245px;
   display:block;
   transition:all 0.3s ease;
}
.sortiment .rechts .bildhalb:nth-of-type(2n+2) { margin:0 0 15px 0; }

.sortiment .rechts .bildhalb:hover img {
	transform:scale(1.1);
}

.sortiment .rechts .bildbig {
	float:left;
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	overflow:hidden;
}
.sortiment .rechts .bildbig img {
   width: 100%;
   height: auto;
   display:block;
   transition:all 0.3s ease;
}
.sortiment .rechts .bildbig:hover img {
	transform:scale(1.05);
}



.eigenmarken {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 50px 0;
	background:#ffffff;
	padding:20px 20px 0px 20px;
}
.eigenmarken .wrap {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	padding:20px 0 20px 0;
	border-bottom:solid 1px #cccccc;
}
.eigenmarken .wrap:last-of-type {
	border-bottom:none;
	margin:0 0 0px 0;
}
.eigenmarken .links {
	float:left;
	width:55%;
	height:auto;
	margin:0 4% 0px 0;
	padding:0;
}
.eigenmarken .rechts {
	float:left;
	width:41%;
	height:auto;
	margin:0 0 0px 0;
	padding:0;
}
.eigenmarken .headline {
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 25px 0px;
	text-align:left;
	color:#000000;
	font-size:26px;
	line-height:34px;
	font-weight:600;
	margin:0 0 26px 0;
	position:relative;
}
.eigenmarken .headline span {
	position:absolute;
	bottom:0;
	left:0;
	width:70px;
	height:4px;
	background:#90d03e;
}
.eigenmarken .text {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#444444;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
}
.eigenmarken .bild {
	float:left;
	width:48%;
	height:240px;
	padding:0;
	margin:0 4% 15px 0;
	overflow:hidden;
}
.eigenmarken .bild img {
	object-fit: cover;
   width: 100%;
   height: 240px;
   display:block;
   transition:all 0.3s ease;
}
.eigenmarken .bild:nth-of-type(2n+2) { margin:0 0 15px 0; }

.eigenmarken .bild:hover img {
	transform:scale(1.1);
}
.equipment {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 50px 0;
	background:#ffffff;
	padding:20px 20px 20px 20px;
}
.equipment .links {
	float:left;
	width:45%;
	height:auto;
	margin:0 5% 0px 0;
	padding:0;
}
.equipment .rechts {
	float:left;
	width:50%;
	height:auto;
	margin:0 0 0px 0;
	padding:0;
}
.equipment .links_ot {
	float:left;
	width:58%;
	height:auto;
	margin:0 7% 0px 0;
	padding:0;
}
.equipment .rechts_ot {
	float:left;
	width:35%;
	height:auto;
	margin:0 0 0px 0;
	padding:0;
}
.equipment .kathead {
	float:left;
	width:100%;
	height:auto;
	padding:0px 0 8px 0;
	text-align:left;
	color:#000000;
	font-size:20px;
	line-height:30px;
	font-weight:600;
	margin:5px 0 20px 0;
	position:relative;
}
.equipment .kathead span {
	position:absolute;
	left:0;
	bottom:0;
	width:30px;
	height:3px;
	background:#0555a2;
}
.videowrap {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 30px 0;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
background:#ffffff;
}
.responsive-video iframe {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

.equipment p {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	margin:0 0 22px 0;
}
.equipment ul {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	margin:0 0 22px 0;
	list-style:none;
}
.equipment ul li {
	float:left;
	list-style:outside disc;
	width:calc(100% - 25px);
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:18px;
	line-height:28px;
	font-weight:600;
	margin:0 0 16px 25px;
}
.equipment .smalllist {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:16px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 22px 0;
	list-style:none;
}
.equipment .smalllist li {
	float:left;
	list-style:outside disc;
	width:calc(100% - 25px);
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 12px 25px;
}
.equipment ol {
	float:left;
	width:100%;
	height:auto;
	padding:0px 0 0 0px;
	text-align:left;
	color:#000000;
	font-size:16px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 22px 0;
	list-style-position: outside;
	counter-reset: my-awesome-counter;
}
.equipment ol li {
	padding:0px 0 0 0px;
	display: table;
	text-align:left;
	color:#000000;
	font-size:16px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 18px 0px;
	counter-increment: my-awesome-counter;
	list-style-position: outside;
	text-indent: 0px;
}
.equipment ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: red;
  font-weight: 600;
  display: table-cell;
  text-align: left;
  width:30px;
  padding:0 5px 0 0;
}
.equipment .bild {
	float:left;
	width:32%;
	height:170px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.equipment .bild img {
	object-fit: cover;
   width: 100%;
   height: 170px;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bild:nth-of-type(2n+2) { margin:0 2% 15px 0; }
.equipment .bild:nth-of-type(3n+3) { margin:0 0 15px 0; }

.equipment .bild:hover img {
	transform:scale(1.1);
}
.equipment .bildhalb {
	float:left;
	width:49%;
	height:245px;
	padding:0;
	margin:0 2% 15px 0;
	overflow:hidden;
}
.equipment .bildhalb img {
	object-fit: cover;
   width: 100%;
   height: 245px;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bildhalb:nth-of-type(2n+2) { margin:0 0 15px 0; }

.equipment .bildhalb:hover img {
	transform:scale(1.1);
}

.equipment .bildbig {
	float:left;
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	overflow:hidden;
}
.equipment .bildbig img {
   width: 100%;
   height: auto;
   display:block;
   transition:all 0.3s ease;
}
.equipment .bildbig:hover img {
	transform:scale(1.05);
}
.equipment h2 {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:36px;
	line-height:46px;
	font-weight:600;
	margin:0 0 38px 0;
}
.equipment h3 {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#cd1719;
	font-size:24px;
	line-height:36px;
	font-weight:600;
	margin:0 0 12px 0;
}
.equipment h4 {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:18px;
	line-height:28px;
	font-weight:600;
	margin:30px 0 18px 0;
}
.equipment .telefon {
	float:left;
	width:auto;
	height:auto;
	padding:12px 28px 12px 28px;
	background: linear-gradient(to right,  #b90000 0%,#a50101 100%);
	font-size:17px;
	font-weight:600;
	color:#ffffff;
	border-radius:10px;
}
.equipment .telefon .big {
	font-size:30px;
	line-height:36px;
	letter-spacing:2px;
}
.equipment .zeiten {
	float:left;
	width:100%;
	height:auto;
	font-size:16px;
	margin:15px 0 0 0;
}
.equipment a {
	text-decoration:none;
	color:#cd1719;
	outline:none;
}
.equipment a:hover {
	text-decoration:underline;
	color:#000000;
}
.equipment .telefon a {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
.equipment .telefon a:hover {
	text-decoration:underline;
}
.pdfbeitragbtn {
	text-decoration:none;
	color:#cd1719;
	outline:none;
	padding:2px 0 2px 32px;
	background-image:url(../img/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:left 50%;
	background-size:28px;
	line-height:28px;
	font-size:19px;
	display:inline-block;
	margin:24px 0;
}
.kontaktbereich {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 50px 0;
	padding:20px;
	background:#ffffff;
}
.kontaktbereich .left {
	float:left;
	width:45%;
	height:auto;
	margin:0 5% 0 0;
}
.kontaktbereich .right {
	float:left;
	width:45%;
	height:auto;
	margin:0 0 0 5%;
}
.kontaktbereich h1 {
	float:left;
	width:100%;
	height:auto;
	margin:10px 0 20px 0;
	font-size:28px;
	font-weight:600;
	line-height:38px;
}
.kontaktbereich h2 {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	font-size:22px;
	font-weight:600;
	line-height:32px;
}
.kontaktbereich p {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 30px 0;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
}
.kontaktbereich table {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 26px 0;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
}
.kontaktbereich td {
	float:left;
	width:auto;
	min-width:70px;
	height:auto;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
}
.kontaktbereich ul {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 30px 0;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	list-style:none;
}
.kontaktbereich ul li {
	float:left;
	width:calc(100% - 16px);
	height:auto;
	margin:0 0 6px 16px;
	list-style:outside disc;
}
.kontaktbereich a {
	text-decoration:underline;
	outline:none;
	color:#0555a2;
}
.kontaktbereich a:hover {
	color:#cd0000;
}
.kontaktbereich .gmap {
	float:left;
	width:100%;
	height:480px;
	margin:60px 0 20px 0;
}
.kontaktbereich .gmap iframe {
	width:100%;
	height:480px;
}
.kontaktbereich .kontaktdaten {
	float:left;
	width:calc(100% - 50px);
	height:auto;
	margin:40px 0 0 50px;
	font-size:18px;
	line-height:32px;
	font-weight:normal;
}
.kontaktbereich .kontakttitel {
	float:left;
	width:100%;
	height:auto;
	font-size:20px;
	line-height:30px;
	font-weight:600;
	color:#444444;
	margin:0 0 22px 0;
}
.kontaktbereich .inputwrap {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 25px 0;
}
.kontaktbereich input {
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:8px 10px;
	font-size:18px;
	line-height:28px;
	border:solid 1px #aaaaaa;
	background:#ffffff;
	box-shadow:none;
	outline:none;
	font-weight:normal;
	border-radius:4px;
	color:#666666;
}
.kontaktbereich input:hover, .kontaktbereich input:focus {
	border:solid 1px #444444;
	color:#000000;
}
.kontaktbereich textarea {
	float:left;
	width:100%;
	height:140px;
	resize:vertical;
	margin:0;
	padding:8px 10px;
	font-size:18px;
	line-height:28px;
	border:solid 1px #aaaaaa;
	background:#ffffff;
	box-shadow:none;
	outline:none;
	font-weight:normal;
	border-radius:4px;
	color:#666666;
}
.kontaktbereich textarea:hover, .kontaktbereich textarea:focus {
	border:solid 1px #444444;
	color:#000000;
}
.kontaktbereich select {
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:8px 10px;
	font-size:18px;
	line-height:28px;
	border:solid 1px #aaaaaa;
	background:#ffffff;
	box-shadow:none;
	outline:none;
	font-weight:normal;
	border-radius:4px;
	color:#666666;
}
.kontaktbereich select:hover, .kontaktbereich select:focus {
	border:solid 1px #444444;
	color:#000000;
}
.kontaktbereich .checktitel {
	float:left;
	width:auto;
	height:auto;
	font-size:18px;
	line-height:28px;
	color:#999999;
	margin:0 10px 0 0;
}
.kontaktbereich .checktitela {
	float:left;
	width:auto;
	height:auto;
	font-size:18px;
	line-height:28px;
	color:#999999;
	margin:0 15px 0 0;
	padding:8px 0;
}
.kontaktbereich .checkwrap {
	float:left;
	width:auto;
	height:auto;
	margin:0 10px 0 10px;
}
.kontaktbereich .wrap_ds {
	float:left;
	width:100%;
	height:auto;
	margin:10px 0px 0 0px;
	font-size:5px !important;
}
.kontaktbereich .pflichtfeld {
	float:left;
	width:50%;
	height:auto;
	margin:45px 0 0 0;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	color:#888888;
}
.kontaktbereich .label_sicherheitscode {
	float:left;
	width:auto;
	height:auto;
	font-size:18px;
	line-height:28px;
	color:#999999;
	margin:0 15px 0 0;
	padding:7px 0 0 0;
}
.kontaktbereich .captcha_sicherheitscode {
	float:left;
	width:140px;
	height:40px;
	border:none;
	margin:0 10px 0 0;
}
.kontaktbereich .captcha_sicherheitscodeinput {
	float:left;
	width:140px;
	height:40px;
	border:solid 1px #aaaaaa;
	background:#ffffff;
	box-shadow:none;
	outline:none;
	font-weight:normal;
	text-align:center;
	padding:8px 0;
	color:#666666;
	border-radius:4px;
}
.kontaktbereich .container {
  display: block;
  position: relative;
  padding-left: 34px !important;
  margin: 0px !important;
  cursor: pointer;
  font-size: 18px;
  line-height:28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kontaktbereich .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.kontaktbereich .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  border-radius:4px;
  background-color: #eee;
  transition:all 0.3s ease;
  border:solid 1px #aaaaaa;
}
.kontaktbereich .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.kontaktbereich .container input:checked ~ .checkmark {
  background-color: #0555a2;
  border:solid 1px #0555a2;
}
.kontaktbereich .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.kontaktbereich .container input:checked ~ .checkmark:after {
  display: block;
}
.kontaktbereich .container .checkmark:after {
  left: 10px;
  top: 5px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.kontaktbereich .containera {
  display: block;
  position: relative;
  padding-left: 34px !important;
  margin: 0px !important;
  cursor: pointer;
  font-size: 15px;
  line-height:28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kontaktbereich .containera input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.kontaktbereich .checkmarka {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  border-radius:4px;
  background-color: #eee;
  transition:all 0.3s ease;
  border:solid 1px #aaaaaa;
}
.kontaktbereich .containera:hover input ~ .checkmarka {
  background-color: #ccc;
}
.kontaktbereich .containera input:checked ~ .checkmarka {
  background-color: #0555a2;
  border:solid 1px #0555a2;
}
.kontaktbereich .checkmarka:after {
  content: "";
  position: absolute;
  display: none;
}
.kontaktbereich .containera input:checked ~ .checkmarka:after {
  display: block;
}
.kontaktbereich .containera .checkmarka:after {
  left: 10px;
  top: 5px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.kontaktbereich button {
	float:right;
	background:#0555a2;
	padding:14px 28px;
	font-size:18px;
	font-weight:600;
	color:#ffffff;
	text-decoration:none;
	border:none;
	border-radius:4px;
	margin:40px 0 0 0;
}
.kontaktbereich button:hover {
	background:#003770;
	color:#ffffff;
}

.footer {
	float:left;
	width:100%;
	height:auto;
	background-color:#ffffff;
	padding:40px 0px 20px 0;
	box-shadow:3px 3px 12px rgba(0,0,0,0.75);
	position:relative;
	margin:0px 0 0 0;
	z-index:100;
}
.footer .logo {
	float:left;
	width:235px;
	height:auto;
	margin:3px 0 0 0;
}
.footer .logo img {
	width:100%;
	height:auto;
	display:block;
}
.footer .block_adresse {
	float:left;
	width:calc(55% - 305px);
	height:auto;
	margin:0 0 0 70px;
	font-size:15px;
	line-height:24px;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.footer .block_menu {
	float:left;
	width:17%;
	height:auto;
	margin:0 0 0 0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.footer ul {
	list-style:none;
}
.footer ul li {
	list-style:none;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 2px 0;
}
.footer ul li a {
	text-decoration:none;
	outline:none;
	color:#666666;
}
.footer ul li a:hover {
	text-decoration:underline;
	color:#000000;
}
.footer .block_rechtlich {
	float:left;
	width:14%;
	height:auto;
	margin:0 0 0 0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.footer .block_marken {
	float:left;
	width:14%;
	height:auto;
	margin:0 0 0 0px;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	color:#777777;
}
.footer .block_marken .markenbild {
	float:left;
	width:50%;
	height:auto;
	display:block;
	padding:0px 10px 10px 10px;
}
.footer .block_marken .markenbildu {
	float:left;
	width:50%;
	height:auto;
	display:block;
	padding:5px 13px 0px 13px;
}
.footer .block_marken .markenbildbuddys {
	float:left;
	width:100%;
	height:auto;
	display:block;
	padding:0px 13px 10px 13px;
}
    
#flex-containerd {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
    .eigen_eintrag_voll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
    .eigen_eintrag_voll .bild {
        float: left;
        width: 20%;
        height: auto;
        margin: 0 3% 0 0;
    }
    .eigen_eintrag_voll .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_voll .bildklein {
        float: left;
        width: 20%;
        height: auto;
        margin: 0 3% 0 0;
    }
    .eigen_eintrag_voll .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_voll .text {
        float: left;
        width: 77%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_voll .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_voll .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_voll .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_voll a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    
    .eigen_eintrag_halb {
        float: left;
        width: 50%;
        height: auto;
        margin: 0 0% 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
    
    .eigen_eintrag_halb .bild {
        float: left;
        width: 35%;
        height: auto;
        margin: 0 5% 0 0;
    }
    .eigen_eintrag_halb .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_halb .bildklein {
        float: left;
        width: 35%;
        height: auto;
        margin: 0 5% 0 0;
    }
    .eigen_eintrag_halb .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_halb .text {
        float: left;
        width: 60%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_halb .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_halb .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_halb .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_halb a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    
    .eigen_eintrag_drittel {
        float: left;
        width: 33.33333333%;
        height: auto;
        margin: 0 0% 30px 0;
        padding: 20px;
        border: solid 1px #dddddd;
        background: #ffffff;
        box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    }
      
    .eigen_eintrag_drittel .bild {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 25px 0;
    }
    .eigen_eintrag_drittel .bild img {
    width: 100%;
    height: auto;
    display: block;
    }
    .eigen_eintrag_drittel .bildklein {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 25px 0;
    }
    .eigen_eintrag_drittel .bildklein img {
    width: 50%;
    height: auto;
    display: block;
        margin: 0 auto;
    }
    .eigen_eintrag_drittel .text {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_drittel .text p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_drittel .textvoll {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .eigen_eintrag_drittel .textvoll p {
        margin: 0 0 12px 0;
    }
    .eigen_eintrag_drittel a {
        text-decoration: underline;
        color: #444444;
        cursor: pointer;
    }
    .eigen_eintrag_wrapper {
        float: left;
        width: 100%;
        height: auto;
    }
}