@charset "utf-8";
.scroll {
	color: #730A2D;
	margin-top: 100px;
	font-weight: normal;
	font-size: 1.5rem;
}
#toTopBtn {
	position: fixed;
	bottom: 26px;
	right: 39px;
	z-index: 98;
	padding: 21px;
	background-color: hsla(340,84%,25%,0.69)
}
.js .cd-top--fade-out {
    opacity: .5
}
.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}
.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}
.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}
.height {
    height: 100px
}
body {
	margin: 0;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
	font-style: normal;
}
.bufutextfooter{
    color: rgba(255,255,255,1.00)
}
.bufulink{
    color: #730A2D;
    text-decoration: underline;
}
.copyright {
	text-align: center;
    margin-top: 10px;
}
.impressum {
	text-align: right;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-right: 30px;
}
.ueberschriften{
    margin-left: 10px;
}
.ueberschrift {
	text-align: left;
    display: inline
}
.ueberschriftsolo {
	text-align: left;
    display: inline;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ueberschrift1 {
    display: inline-block;
    vertical-align: -70%;
    font-size: 35px;
    color: #730A2D
}
.ueberschrift2 {
	display: inline;
    font-size: 70px;
    vertical-align: -20%;
    color: #730A2D
}
.bild{
    width: 100%;
    object-fit: cover;
    height: 429px;
    margin-top: 0px;
}
.navigation{
    height: 120px
}
.nav-aktiv{
	font-size: 25px;
	color: #F59EBB;
	display: inline-block;
	margin-top: 0px;
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	margin-right: 1rem;
	line-height: inherit;
	white-space: nowrap;
}
.nav-men{
	font-size: 25px;
	color: #F59EBB;
	margin-top: 0px;
    padding-left: 10px;
	margin-right: 1rem;
	line-height: inherit;
	white-space: nowrap;
}
.texthauptseite{
	color: #730A2D;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 1.3;
	font-weight: 400;
	font-style: normal;
}
.textunterseite{
    color: #730A2D;
    font-size: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: px;
    line-height: 1.3
}
.textimpressum{
    color: #730A2D;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px
}
.textueberschrift{
    color: #730A2D;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px
}
.kachelblock{
    color: #730A2D;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px
}
.leistungsblock{
    border: solid;
    border-color: #730A2D;
    padding-top: 10px;
    padding-bottom: 10px;
}
.leistungsueberschrift{
    border-top: solid;
    border-left: solid;
    border-right: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-color: #730A2D;
    padding-top: 10px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right:10px;
    margin-top: 10px;
    margin-bottom: -5px
}
.bufulogo{
    height: 80px;
}
.schatten {
	padding-right: 0px;
	cursor: pointer;
	box-shadow: 3px 2px 3px grey;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.schatten:hover {
	box-shadow: 5px 10px 5px grey;
}
.zzP {
    padding: 0.5rem 1.25rem;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 8px;
    width:  18rem;
    font-size: 20px;
    border-radius: 15px;
    box-shadow: 3px 2px 3px grey;
    background-color: #730A2D;
}
.zzP:hover {
    box-shadow: 5px 10px 5px grey;
}
/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: auto;
	padding-right: auto;
	background-color: #FFF;
}
#Kacheln {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 1.2%;
}
#K1,#K3,#K5,#K7,#K9,#K11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 43.5%;
	display: block;
}
#K2,#K4,#K6,#K8,#K10,#K12 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 43.5%;
	display: block;
}
#LayoutDiv10 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 32.7731%;
	display: block;
	margin-bottom: 20px;
}
/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	mawidth: auto;
	padding-left: auto;
	padding-right: auto;
	background-color: #FFF;
}
#Kacheln {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#K1,#K4,#K7,#K10{
	clear: both;
	float: left;
	margin-left: 0;
	width: 29.2929%;
	display: block;
}
#K2,#K3,#K5,#K6,#K8,#K9,#K11,#K12 {
	clear: none;
	float: left;
	margin-left: 2.5%;
	width: 29.2929%;
	display: block;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 99.1666%;
	max-width: 1430px;
	padding-left: 0.4166%;
	padding-right: 0.4166%;
	margin: auto;
	background-color: #FFF;
}
#Kacheln {
	clear: both;
	float: left;
	margin-left: 4.2016%;
	width: 95.7983%;
	display: block;
}
#K1,#K5,#K9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 22.168%;
	display: block;
}
#K2,#K3,#K4,#K6,#K7,#K8,#K10,#K11,#K12 {
	clear: none;
	float: left;
	margin-left: 2.2%;
	width: 22.168%;
	display: block;
}
}
@media only screen and (max-width: 900px){
    .bild{
    width: 100%;
    object-fit: cover;
    height: 350px;
    margin-top: 0px;
}
}
@media only screen and (max-width: 680px){
    .ueberschrift1 {
    display: inline-block;
    vertical-align: baseline;
    font-size: 35px;
}
    .ueberschrift2 {
	display: inline;
    font-size: 60px;
    vertical-align: -5%;
    color: #730A2D;
    margin-left: 3px;
}
    .bild{
    width: 100%;
    object-fit: cover;
    height: 230px;
    margin-top: 0px;
}
}

