@import url('https://fonts.googleapis.com/css2?family=Noticia+Text:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*! reset */

input, textarea, button, select, ul, ol, li, h1, h2, h3, a, p {
	background-color: transparent;
	border: 0;
	color: inherit;
	border-collapse: collapse;
	list-style: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}

.captcha-wrapper {
	font-family: 'Arial', sans-serif;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	width: 100%;
}

.frc-captcha {
	max-width: 100%;
	width: 100%;
}

/*! general */

:root {
	font-size: 62,5%;
	--font-family: 'Noticia Text', serif;
	--font-size: 1.15rem;
	--font-size-h1: calc( var(--font-size) * 3.3 );
	--font-size-h2: calc( var(--font-size) * 1.8 );
	--font-size-h3: calc( var(--font-size) * 1.3 );
	--font-size-lead: calc( var(--font-size) * 1.5 );
	--color-link-selected: #e1b91e;
	--gap-form: 15px;
}

* {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-collapse: collapse;
	box-sizing: border-box;
}

html, body {
	height: 100%;
	margin: 0;
  min-height: 100%;
  padding: 0;
	position: relative;
  width: 100%;
	font-size: var(--font-size);
}

body {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 100vh;
	font-family: var(--font-family);
}

.spacer {
	height: 100px;
}

.spacer-small {
	height: 50px;
}

.spacer-smaller {
	height: 25px;
}

.align-right {
	text-align: right;
}

img {
	max-width: 100%;
}

header,
footer,
.content-wrapper {
	padding: 0 50px;
}

/*! navigation */

.nav-screen {
	display: flex;
	column-gap: 20px;
}

.nav-screen a {
	border-bottom: 3px solid transparent;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 30px;
	transition: all 0.1s ease-in;
}

.nav-screen a.selected,
.nav-screen a:hover {
	border-bottom: 3px solid black;
}

.nav-mobile-wrapper {
	background-color: rgba(127, 127, 127, 0.15);
	padding: 20px;
}

.nav-mobile-icon {
	display: none;
	cursor: pointer;
	margin-bottom: 10px;
}

.nav-mobile-wrapper {
	display: none;
}

.nav-mobile-inner {
	display: flex;
	flex-direction: column;
}

main {
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
	align-self: stretch;
	padding-top: 15px;
	padding-bottom: 50px;
}

main a {
	font-weight: bold;
	border-bottom: 2px solid black;
}

/*! text */

h1 {
	font-size: var(--font-size-h1);
	font-weight: 700;
	line-height: calc( var(--font-size-h1) * 1.1 );
	margin-bottom: 50px;
}

h2 {
	font-size: var(--font-size-h2);
	font-weight: 700;
	margin-bottom: 20px;
}

h3 {
	font-size: var(--font-size-h3);
	margin-bottom: 20px;
}

p, b {
	line-height: calc( var(--font-size) * 1.5 );
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

p { text-align: justify; }

p.zeitungsartikel {
	font-size: 1rem;
	line-height: 1.5rem;
	padding-bottom: 20px;
}

p.two-col {
	column-count: 2;
	column-gap: 50px;
}

p.three-col {
	column-count: 3;
	column-gap: 50px;
}

.padding-bottom {
	padding-bottom: 20px;
}

.text-center {
	text-align: center;
}

.box-mit-rahmen {
	border: 2px solid black;
	border-radius: 2px;
	padding: 35px 50px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.gebetstag-box {
	font-size: calc( var(--font-size) * 1.25 );
	font-weight: bold;
	margin-bottom: 20px;
}

.mediabox {
	display: block;
	border-left: 3px solid black;
	padding-left: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.media {
	font-size: 1.3rem;
}

.media-date {
	font-size: 1rem;
	padding-bottom: 5px;
}

.media-lead {
	font-size: 1.3rem;
	font-weight: normal;
}

li {
	margin-left: 21px;
	padding-left: 10px;
	text-align: justify;
}

ol li {
	list-style-type: decimal;
	margin-bottom: 20px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

ul li {
	list-style-type: "—";
}

.logo {
	margin-top: 25px;
	margin-bottom: 50px;
	text-align: right;
}

.logo img {
	height: 200px;
}

.content-wrapper {
	margin: 0px auto;
	max-width: 1000px;
	width: 100%;
}

.info {
	color: #767676;
	font-size: calc( var(--font-size) * 0.8 );
	font-style: italic;
	margin-top: 5px;
}

.text-right {
	text-align: right;
}

.lead {
	font-size: var(--font-size-lead);
	line-height: calc( var(--font-size-lead) * 1.5 );
	font-style: italic;
	text-align: justify;
		-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.image-wrapper {
	background-image: url('/src/img/wonnenstein.webp');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 90vh;
	margin-bottom: 100px;
	width: 100%;
}

.content-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

.grid-1-1 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: var(--gap-form);
}

.grid-1-2 {
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: var(--gap-form);
}

.grid-2-1 {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: var(--gap-form);
}


footer {
	display: flex;
	background-color: rgba(127, 127, 127, 0.15);
	border-top: 2px solid black;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 50px 25px;
	color: black;
	flex-shrink: 0;
}

.grid-radio {
	align-items: start;
	display: grid;
	grid-template-columns: 20px 1fr;
	grid-gap: 10px;
}

form {
	display: flex;
	gap: var(--gap-form);
	flex-direction: column;
}

label {
	margin-bottom: 15px;
}

label.checkbox {
	align-items: center;
	margin-bottom: 0;
	display: flex;
	gap: var(--gap-form);
}

label > span { line-height: 30px; }

input[type="time"] {
	border: 1px solid #707070;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
	min-width: 100px;
}

.arrival {
	margin-top: 0px;
}

strong {
	margin-right: 20px;
}

textarea,
select,
input[type="text"],
input[type="email"],
input[type="number"] {
	border: 1px solid #707070;
	border-radius: 2px;
	padding: 15px;
	font-size: 1.2rem;
	width: 100%;
	font-family: var(--font-family);
}

textarea {
	resize: vertical;
	min-height: 250px;
}

.textarea-remaining {
	color: #767676;
	font-size: calc( var(--font-size) * 0.8 );
	text-align: right;
}

select {
	-webkit-appearance: none;
	appearance: none;
	background-image: url('/src/img/select-arrow-down.svg');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: right calc(100% - 3px);
}

button {
	font-family: var(--font-family);
	background-color: black;
	border-radius: 2px;
	color: white;
	cursor: pointer;
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 25px;
	padding: 15px 20px;
	width: 100%;
}

@media only screen and (max-width : 800px) {

	:root {
		--font-size-h1: calc( var(--font-size) * 2.5 );
		--font-size-h2: calc( var(--font-size) * 1.3 );
		--font-size-h3: calc( var(--font-size) * 0.8 );
		--font-size-lead: var(--font-size);
	}

	header,
	.content-wrapper {
		padding: 0 25px;
	}

	.logo {
		text-align: center;
	}

	.logo img {
		height: 150px;
	}

	.nav-screen > a:first-child {
		display: none;
	}

	.image-wrapper {
		background-image: url('/src/img/wonnenstein-square.webp');
		height: 70vh;
	}

	h1,
	h2,
	.lead {
		text-align: left;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}

	p, li {
		line-height: calc( var(--font-size) * 1.5 );
		text-align: left;
	}

	p.two-col {
		column-count: 1;
	}

	.content-grid,
	.grid-1-1,
	.grid-1-2,
	.grid-2-1 {
		grid-template-columns: 1fr;
	}

	.box-mit-rahmen {
		padding: 25px;
	}

	footer {
		padding: 50px 0px;
	}

	.arrival {
		margin-top: 10px;
	}

}

@media only screen and (max-width : 860px) {

	.nav-screen {
		display: none;
	}

	.nav-mobile-icon {
		display: block;
	}

}
