/*-----------------------------------------------------HOCHZEITEN--------------------------------------------------*/





body {
	background-color: #F5F0E9;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
		}
header{
	padding-left:	3% ;
	padding-right: 3%;
	background-color: #F5F0E9;
	display: flex;
	flex-direction: column;
		}

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
:root {
	--creme: #F5F0E9;
	--beige: #B4A389;
	--gruen: #5C613C;
		--gruenhell: #6E7350;
		}


iframe {
	width: 90%;
max-width: 1200px;
	height: 700px;
 resize: both;
	border: none;
}


summary::-webkit-details-marker,	summary::marker {
	content:"♡ ";
	color: #6E7350;font-family: Quicksand; font-size: 18px;weight: 500;
}




/*-----------------------------------------------------Ueberschriften--------------------------------------------------*/

h1{
	font-family: Quicksand;
	color: var;
	font-weight: 400;
	text-align: center;
	font-size: 35px;
	padding-top: 32.5px;
	padding-bootom: 32.5px;
		}
h2{
	font-family: Quicksand;
	color: var(--gruen);
	font-weight: 400;
	text-align: center;
	font-size: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
		}
h3{
	font-family: Quicksand;
	color: #B4A389;
	font-weight: 400;
	text-align: center;
	padding-top: 30px;
		}
.header1{
	background-image: url("hg-fotos/work4.png");
	background-repeat: no-repeat ;
	background-size: cover;
	background-position: center center;
	background-origin: padding-box;
	height: 100px;
	width: 100%;
	max-width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-radius: 10em;
}
.header1-2{
	background-image: url("ue/header2.jpg");
	background-repeat: no-repeat ;	background-size: cover;	background-position: center center; 	background-origin: padding-box;	height: 100px;	width: 100%;	max-width: 1000px;	text-align: center;	margin-left: auto;	margin-right: auto;	border-style: none; 	border-radius: 10em;
}
.header1-4{
	background-image: url("ue/header4.jpg");
	background-repeat: no-repeat ;	background-size: cover;	background-position: center center; 	background-origin: padding-box;	height: 100px;	width: 100%;	max-width: 1000px;	text-align: center;	margin-left: auto;	margin-right: auto;	border-style: none; 	border-radius: 10em;
}

.head{
	height: 100px;
	max-width: 1000px;
	text-align: center;
	padding-right: 10px; padding-left: 10px;
	border-color: #B4A389;
	border-right-style: solid;
	border-left-style: solid;
	border-radius: 10em;
	border: normal;
	background-color: #F5F0E9;
	margin-left: auto;
	margin-right: auto;
}

.header2{
	background-image: url("hg-fotos/work4.png");
	background-repeat: no-repeat ;
	background-size: cover;
	background-position: center center;
	background-origin: padding-box;
	height: 75px;
	width: 100%;
	max-width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-radius: 10em;
}
.header3{
	background-image: url("ue/header3.jpg");
	background-repeat: no-repeat ;	background-size: cover;	background-position: center center; 	background-origin: padding-box;	height: 75px;	width: 100%;	max-width: 1000px;	text-align: center;	margin-left: auto;	margin-right: auto;	border-style: none; 	border-radius: 10em;
}
.header4{
	background-image: url("ue/header4.jpg");
	background-repeat: no-repeat ;	background-size: cover;	background-position: center center; 	background-origin: padding-box;	height: 75px;	width: 100%;	max-width: 1000px;	text-align: center;	margin-left: auto;	margin-right: auto;	border-style: none; 	border-radius: 10em;
}
.header5{
	background-image: url("ue/header5.jpg");
	background-repeat: no-repeat ;	background-size: cover;	background-position: center center; 	background-origin: padding-box;	height: 75px;	width: 100%;	max-width: 1000px;	text-align: center;	margin-left: auto;	margin-right: auto;	border-style: none; 	border-radius: 10em;
}
.head2{
	height: 75px;
	max-width: 1000px;
	text-align: center;
	padding-right: 10px; padding-left: 10px;
	border-color: #B4A389;
	border-right-style: solid;
	border-left-style: solid;
	border-radius: 10em;
	border: normal;
	background-color: #F5F0E9;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: 50px;
}

/*-------------------------------------------------------------Navi---------------------------------------------------*/
hr{
	background-color: #B4A389;
	color: #B4A389;
	height: 1px;
	border-width: 0;
	float: none;
	display: block;
	}
.linie{
	width: 100%;
		}
.linie-50{
	width: 50%;
		}
.linie-50-abstand{
	width: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
		}
.navi {
	font-family: Quicksand;
	font-weight: 500;
	color: #6E7350;
	min-width: 150px;
	margin-right: 10px;
	margin-left: 10px;
		font-size: 18px;
		}
.navi-bild{
	height: 30px;
	margin-left: 2px;
	margin-right: 2px;
	}




/*-------------------------------------------------------------Text---------------------------------------------------*/
a:link, a:visited{
	text-decoration: none;
	color: var;
	font-family: Quicksand;
		}
p {
	color: #6E7350;
	font-family: Quicksand;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
		}
i {
	color: #B4A389;
	font-family: Quicksand;
	min-width: 250px;
	margin-top: -10px;
	}
details summary{
	font-family: Quicksand;
	color: #6E7350;
	font-weight: 500;
	font-size: 18px;
	padding-top: 15px;	padding-bottom: 15px;
	text-align: center;
	min-width: 250px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
		}
details p{
	font-family: Quicksand;
	color: #6E7350;
	font-weight: 18px;	padding-bottom: 15px;
	text-align: left;
	min-width: 250px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
		}
.text-mitte{
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	min-width: 250px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
	weight: 500;
		}
.text-port{
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	min-width: 200px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: right;
	width: 80%;
		}
    .text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	min-width: 250px;
}
    .text-rechts-bild {
	text-align: left;
	min-width: 250px;
	width: 90%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
    .text-rechts-bild-hell {
	text-align: left;
	min-width: 400px;
	width: 90%;
	max-width: 500px;
	color: #B4A389;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -15px;
	line-height: 20px;
	weight: 500;
}
.text-rechts-bild-ue{
	color: #6E7350;
	min-width: 400px;
	max-width: 500px;
	width: 90%;
	text-align: left;
	font-weight: 600;
	font-size: 22px;
		}

    .schlagwort {
	color:  #F5F0E9;
	font-size: 8px;
	margin-top: ;
	line-height: 0px;
}
.einzeln {
	width: 55%;
	padding-top: 20px;
	padding-bottom: 27px;
	padding-left: auto;
	text-align: center;
	overflow-x: visible;
	position: static;
	min-width: 350px;
	padding-right: auto;
	max-width: 500px;
	margin-left: 10px;
	margin-right: 10px;
		}
.beschreibung{
	text-align: center;
	align: center;
	font-size: small;
	}

/*------------------------------------------------------------------------Bild-------------------------------------------------------------------*/
.sechs-bild{
	min-width: 250px;
	width: 60%;
	max-width: 400px;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-right-radius: 10%;
	border-bottom-left-radius: 10%;
	}
.bild-r{
	min-width: 250px;
	width: 60%;
	max-width: 400px;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-right-radius: 10%;
	border-bottom-left-radius: 10%;
	}
.bild-rechts{
	min-width: 250px;
	width: 60%;
	max-width: 400px;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-right-radius: 10%;
	border-bottom-left-radius: 10%;
	border-color: #B4A389;
	border-right-style: solid;
	border-left-style: solid;
	border: normal;		border-width: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}
.bild-rechts2{
	min-width: 250px;
	width: 60%;
	max-width: 400px;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-left-radius: 10%;
	border-bottom-right-radius: 10%;
	border-color: #B4A389;
	border-right-style: solid;
	border-left-style: solid;
	border: normal;	border-width: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}
.bild-tablea{
	min-width: 250px;
	width: 40%;
	max-width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-top-left-radius: 15%;
	border-color: #B4A389;
	border-right-style: none;
	border-left-style: solid;	border-width: 2px;
	border: normal;
}
.bild-tableb{
	min-width: 250px;
	width: 40%;
	max-width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-right-radius: 15%;
	border-color: #B4A389;
	border-right-style: solid; 	border-width: 2px;
	border-left-style: none;
	border: normal;
}



/*------------------------------------------------------------------------Preise-------------------------------------------------------------------*/

#pic-innen{
	width: 300px;
	height: 300px;
	object-fit: cover;
	object-position: center center;
	border-color: #B4A389;
	border-style: solid;	border-width: 2px;
	border-top-left-radius: 50%;	border-top-right-radius: 50%;
	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	padding-bottom: 5px;
	}


#pic-innen-gross{
	max-height: 600px;	max-width: 600px;
	min-height: 300px;	min-width: 300px;
	width: 90%;
	object-fit: cover;	object-position: center center;	border-color: #B4A389;	border-style: solid;	border-width: 2px;
	border-top-left-radius: 50%;	border-top-right-radius: 50%;
	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	padding-bottom: 5px;
	}

.text-pic-rahmen-start{
	text-align: left;	min-width: 400px;	max-width: 800px;	font-size: 18px;	font-weight: 500;	color: #6E7350; line-height: 30px;		}

.pr-linie{width: 100%; text-align: left; margin-bottom: 15px; margin-top:15px;}

.text-pic-rahmen-gross{
	color: #6E7350;
	font-weight: 600;
	font-size: 22px;
	width: 400px;
	text-align: left;

		}
.text-pic-rahmen-gross2{
	color: #6E7350;
	font-weight: 500;
	font-size: 22px;
	width: 400px;
	text-align: left;
		}
.text-pic-rahmen-info{
	font-weight: 500;
	font-size: 16px;
	text-align: left;
	color: #6E7350;
	width: 400px;
	margin-top: -20px;

		}
.text-pic-rahmen-info2{
	font-weight: 500;
	font-size: 16px;
	text-align: left;
	color: #6E7350;
	width: 400px;
	margin-bottom: -20px;
		}
.text-pic-rahmen{
	text-align: left;
	width: 400px;
	font-size: 18px;
	font-weight: 500;
	color: #6E7350; line-height: 30px;
		}


/*------------------------------------------------------------------------Fusszeile-------------------------------------------------------------------*/

footer{
	margin-left: 12.5%;
	margin-right: 12.5%;
	width: 75%;
	margin-top: 100px;
	color: #B4A389;
  	align-items: center;
 	justify-content: center;
	}
.text-footer{
	color: #B4A389;
	text-align: center;
	margin-top: -10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-size: 16px;
		}
		.agbs{
			color: #B4A389;
			min-width: 250px;
			font-size: 14px;	line-height: 0px;
			}

.socials{
	min-width:20px;
	width: 10%;
	max-width: 40px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	}
.insta{
	width: 50px;
	width: 15%;
	max-width: 150px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	}
insta{
	align-items: center;
 	justify-content: center;
	height: 200px;
	}

.buchung {
	font-size: 18px;	text-align: center;	color: #F5F0E9;
	text-shadow: 0 0px;	text-decoration: none;	line-height:0px;
	border-radius: 10em;	display: inline-block;
	margin-bottom: 20px;	margin-top: 20px;	margin-right: 20px;	margin-left: 20px;
	padding-bottom: 25px;	padding-top: 25px;	padding-left: 35px;	padding-right: 35px;
	background-color: #B4A389;
}

 .port {
	min-width: 200px;
	clear: right;
	max-width: 500px;
	width: 80%;
}


/*--------------------------------------------------NAVI---------------------------------------------*/

/*        Main Navbar Structure        */
 	:root {           --color-background: #F5F0E9;            --color-text-primary: #6E7350;            --color-text-secondary: #6E7350;            --color-primary-accent: #6E7350;            --font-family-sans-serif: Quicksand;            --navbar-height: 80px;            --container-width: 100%;            --transition-speed: 0.2s;        }

	.navbar {  position: sticky; top: 0; z-index: 1000;           height: 60px; display: flex; align-items: center;           background-color: var(--color-background); border-bottom: 1px solid var(--color-border);        }
        .navbar__container {            width: 100%; max-width: var(--container-width); margin: 0 auto;            padding: 0 1.5rem; display: flex;            align-items: center; justify-content: space-between;        }
        .navi-bild {            font-size: 1.75rem; font-weight: 600; color: var(--color-text-primary);        }


 ul { list-style: none; margin: 0; padding: 0;	}
	.content { height: 200vh; max-width: var(--container-width); margin: 0 auto; padding: calc(var(--navbar-height) + 2rem) 1.5rem; }


 /*        Mobile Navigation (Default State)         */

        .navbar__desktop-nav { display: none; } /* Hide desktop nav on mobile */
        .navbar__mobile-toggle {display: block; border: none; background: #F5F0E9; cursor: pointer;}
        .mobile-menu {display: none; position: absolute; top: var(--navbar-height); left: 0;
            width: 100%; background-color: var(--color-background);
            border-top: 1px solid var(--color-border); box-shadow: 0 8px 16px rgba(0,0,0,0.1); }
        .mobile-menu.is-active { display: block; }
        .mobile-menu ul li a { display: block; padding: 1rem 1.5rem; }
        .mobile-menu ul li:not(:last-child) { border-bottom: 1px solid var(--color-border); }
        :is(.navbar__mobile-toggle, .navbar__desktop-nav a):focus-visible { outline: 2px solid var(--color-primary-accent); outline-offset: 4px; border-radius: 4px; }


/*        Desktop Navigation (Centered Layout)        */

        @media (min-width: 992px) {
            .navbar__mobile-toggle { display: none; }
            .mobile-menu { display: none !important; } /* Ensure it's never shown on desktop */
            .navbar__container {                /* The core layout magic: CSS Grid */                display: grid;                grid-template-columns: 1fr auto 1fr; /* Left links | Logo | Right links */                align-items: center;              column-gap: 2rem;            }
            .navi-bild {                /* This is the center column in the grid */                justify-self: center;            }
            .navbar__desktop-nav {                display: flex; /* Now visible on desktop */                align-items: center;            }
            .navbar__desktop-nav ul {                display: flex; gap: 2rem;            }
            /* Align the left group of links to the right */
            .navbar__desktop-nav--left { justify-content: flex-end; }
            /* Align the right group of links to the left */
            .navbar__desktop-nav--right { justify-content: flex-start; }
        }



/*--------------------------------------------------------Mail---------------------------------------------------------*/
 .area {	background-color: #989E74;	color: #989E74;	border-color: #989E74;}
 .tarea {	height: 200px;	background-color: #989E74;	color: #F5F0E9;	border-color: #989E74;}
 .karea {	height: 20px;	background-color: #989E74;	color: #F5F0E9;	border-color: #989E74;}

.fcf-body {
	margin-bottom: 20%;
	font-family: Quicksand;
	font-weight: 400;
	font-size: 18px;
	padding-top: 15px;
	color: #212529;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 10px;
	border-radius: 0.25rem;
	position: center;
	background-image: url(fotos/bg.png);
	background-position: 100% 100%;
	background-size: 35% auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	vertical-align: center;
	width: 100%;
}

.fcf-form-group {	margin-bottom: 1rem;}
.fcf-input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.fcf-form-control {
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-weight: 400;
	font-size: 18px;
	color: #3A3D26;
	background-color: #B6BA9C;
	background-clip: padding-box;
	border: 1px solid #989E74;
	outline: none;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: Quicksand;
	display: block;
	width: 100%;
}

.fcf-form-group {	margin-bottom: 1rem;}
.fcf-form-class {	margin-bottom: 1rem;}

select.fcf-form-control[size], select.fcf-form-control[multiple] {	height: auto;	background-color: #5C613C;}

textarea.fcf-form-control {
	font-family: Quicksand;
	height: auto;
	background-color: #B6BA9C;
	color: #5C613C;
	font-weight: 400;
	font-size: 18px;
}

label.fcf-label {
	display: inline-block;
	margin-bottom: 0.5rem;
	color: #5C613C;
	font-size: 25px;
	text-shadow: 0 0px;
	text-align: left;
	font-family: Quicksand;
	font-weight: 400;
	padding-top: 15px;
	margin-right: 5%;
	margin-top: 15px;
}

.fcf-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {    .fcf-btn {        transition: none;    }}

.fcf-btn:hover {    color: #212529;    text-decoration: none;}

.fcf-btn:focus, .fcf-btn.focus {    outline: 0;    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}

.fcf-btn-primary {
	color: #5C613C;
	background-color: #F5F0E9;
	border-color: #5C613C;
	font-family: Quicksand;
	font-weight: 400;
	font-size: 18px;
	padding-top: 15px;
	width: 100%;
}

.fcf-btn-primary:hover {	color: #F5F0E9;	background-color: #5C613C;	border-color: #F5F0E9;}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {	color: #5C613C;	background-color: #F5F0E9;	border-color: #0062cc;	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {    padding: 0.5rem 1rem;    font-size: 1.25rem;    line-height: 1.5;    border-radius: 0.3rem;}

.fcf-btn-block {	display: block;}

.fcf-btn-block+.fcf-btn-block {    margin-top: 0.5rem;}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {}}
