.ce_bgimage-inside .fluid img {
	width: 60%;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
 table {
      width: 100%;
      border-collapse: collapse;
      margin: 12px;
    }
    td {
      vertical-align: top;
      padding: 8px;
    }
tr {
  border-bottom: 1px solid #ddd;
}
    .name {
      font-weight: bold;
      width: 40%;
    }
    .details {
      width: 60%;
    }

.guarantee {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ddd;
  padding: 15px 20px;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  margin: 20px auto;
  font-family: Arial, sans-serif;
  color: #333;
}



.cannobe, .spitze {
	max-width: 300px!important;
	float: left;
	margin-top: 26px;
	height: 48px;
	background: #fbfcf6;
	margin-left: 20px;
}
.cannobe img {
	width: 210px;
	margin-top: 4px;
	float: left;
	
}
.spitze img {
	width: 210px;
margin-top: 4px;
	float: left;
}
.home h1 {
	font-weight: 400!important;
	font-size: 4em!important;
	color: #fff;
}
.home h2 {
 	font-size: 1.5rem!important;
}

.partner {
	background: #fff;
	padding: 60px 0!important;
	}
.partner h1, .partner h2 {
	color: #1f456c!important;
	font-size: 2em!important;
}
br.none {
	display: none;
}

body #wrapper .hintergrund {
background-color: rgba(255, 255, 255, 0.8); /* Halbtransparenter weißer Hintergrund */
    padding: 20px; /* Luft um den Text */
    border-radius: 10px; /* Abgerundete Ecken, optional */
    margin: 0 auto; /* Optional: Zentriert den Container */
    text-align: center; /* Optional: Zentriert den Text */
	color: #302f2d!important;
	}
.center {
	text-align: center!important;
}
body #wrapper .hintergrund p, body #wrapper .hintergrund h2, body #wrapper .hintergrund h3/*, #wrapper*/  {

	color: #302f2d!important;
	margin: 20px!important;
		}

.hintergrund ul {

	color: #302f2d!important;
	margin: 20px!important;
	margin-left: 40px!important;
		}

body #wrapper .hintergrund h2 {
	font-size: 1.5em;
}
body #wrapper .hintergrund h3 {
	font-size: 1.1em;
}



.tp-mask-wrap {
    
    color: #302f2d!important; /* Braune Schriftfarbe */
    padding: 30px; /* Luft um den Text */
    text-align: center!important;
 
}
.ce_gallery ul.flex-gallery {
    list-style: none !important;
    padding: 0; /* Entfernt mögliche Einrückungen */
    margin: 0;
}

.ce_gallery ul.flex-gallery li {
    list-style: none !important;
}

@media (max-width: 767px) {
	.cannobe, .spitze {
	margin-left: 0!important;
		clear: left;
		margin-top: 0;
		margin-bottom: 10px;
}
	
	.home h1 {
	font-weight: 400!important;
	font-size: 2em!important;
	color: #fff;
	font-family: "Open Sans"!important;
}
.home h2 {
 	font-size: 1.3rem!important;
}
	
		br.none {
	display: block!important;
}
	
	.partner h1, .partner h2 {
	color: #1f456c!important;
	font-size: 1.5em!important;
}
	.unterhalbgross {
		font-size: 3em!important;
	}
	form.style6 .explanation {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
    .ce_gallery ul.flex-gallery li {
        flex: 0 0 100% !important;
    }
	
	.ce_bgimage-inside .autogrid, .autogrid_row > .column {
	padding-left: 0px;
	padding-right: 0px;
	flex-basis: 1;
	flex-grow: 1;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	margin-top: 0px;
}
	.autogrid_row > .column {
		margin-top: 20px!important;
	}
	.column[class*="col_"]:not([class*="_m"]), .autogrid_grid .column:not([class*="_m"]) {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 0;
}
	
	body #wrapper .hintergrund {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	color: #302f2d !important;
}
	
}


/* Kleine Smartphones (max. 480px) */
@media (max-width: 480px) {
	.logo {
	width: 210px;
	/* height: auto; */
}
	 body .tp-mask-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        margin: 0 !important;
    }

    body .tp-mask-wrap div.gross,
    body .tp-mask-wrap div.oberhalbgross,
    body .tp-mask-wrap div.unterhalbgross {
        width: 100%;
        text-align: center;
    }
	
    body .tp-mask-wrap div.gross {
        font-size: 24px !important;  /* Feste Schriftgröße für sehr kleine Geräte */
    }
    body .tp-mask-wrap div.oberhalbgross {
        font-size: 14px !important;  /* Kleine Überschrift */
    }
    body .tp-mask-wrap div.unterhalbgross {
        font-size: 14px !important;  /* Kleinerer Text für sehr kleine Geräte */
    }
}

@media (min-width: 481px) and (max-width: 767px) {
	
	

	
.logo {
	width: 290px;
	/* height: auto; */
}
	
	
    body .tp-mask-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        margin: 0 !important;
    }

    body .tp-mask-wrap div.gross,
    body .tp-mask-wrap div.oberhalbgross,
    body .tp-mask-wrap div.unterhalbgross {
        width: 100%;
        text-align: center;
    }

    body .tp-mask-wrap div.gross {
        font-size: 4vw !important;
    }
    body .tp-mask-wrap div.oberhalbgross {
        font-size: 2.8vw !important;
    }
    body .tp-mask-wrap div.unterhalbgross {
        font-size: 2.5vw !important;
    }
}


/* Tablets (768px - 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    body .tp-mask-wrap div.gross {
        font-size: 4vw !important;  /* Dynamische Schriftgröße, aber angepasster */
    }
    body .tp-mask-wrap div.oberhalbgross {
        font-size: 2.8vw !important;  /* Angemessene Überschrift */
    }
    body .tp-mask-wrap div.unterhalbgross {
        font-size: 2vw !important;  /* Geringfügig kleinere Schrift */
    }
}

/* Große Bildschirme (ab 1025px) */
@media (min-width: 1025px) {
    body .tp-mask-wrap div.gross {
        font-size: 4vw !important;  /* Dynamische Schriftgröße für größere Bildschirme */
    }
    body .tp-mask-wrap div.oberhalbgross {
        font-size: 2vw !important;  /* Dynamische Schriftgröße für mittlere Überschriften */
    }
    body .tp-mask-wrap div.unterhalbgross {
        font-size: 1.5vw !important;  /* Dynamische Schriftgröße für kleinere Texte */
    }
}



.ce_gallery img {
	padding: 20px;
}

.home .ce_gallery img {
	padding: 0px;
	border-radius: 10px;
}

body #wrapper ul li a, p a {
	color: #302f2d!important;
}

.programm table {
    width: 100%!important;
    border-collapse: collapse;
}

.programm table td, th {
    padding: 15px 7px; /* Mehr Abstand oben/unten und links/rechts */
    text-align: left;
}

.programm table tr {
    border-bottom: 1px solid #fff; /* Linie nur nach jeder Zeile unten */
}

.programm table tr:last-child {
    border-bottom: none; /* Entfernt die Linie bei der letzten Zeile */
}


.ce_bgimage-inside img {
    width: 100%;        /* Bild nimmt die gesamte Breite des Containers ein */
    height: auto;       /* Höhe wird automatisch angepasst, um das Seitenverhältnis zu wahren */
    max-width: 100%;    /* Maximale Breite ist 100%, damit es nie größer als der Container wird */
}
