/*ANCHOR - digital.css*/
#kopf-container-digi {
	display: flex;
	width: 100%;
	height: auto;
	justify-content: center;
	align-items: center;
}

b {
	font-weight: 500;
}

.bg-kopf-software {
	background-image: linear-gradient(to top, #000, #141b2d 50%);
}

.txt-bg-digis {
	background: linear-gradient(
		to right,
		hsl(232, 90%, 51%),
		hsl(173, 100%, 50%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.cont_haken-digi::after {
	content: " " url(../basis/haken-oliv_50x42.png);
}

.cont_link-digi::after {
	padding-left: 5px;
	content: " " url(../basis/link-icon_blau2_16x16.png);
}

.flex-container-digi {
	width: 100%;
	padding: 5px 0;
	display: flex;
	flex-direction: row;
	flex-shrink: 1;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

fu-menue {
	display: flex;
	width: 100%;
	min-height: 80px;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}

.digi-menue ul {
	font-family: "Roboto";
	font-size: 2em;
	font-weight: 400;
	color: #141b2d;
	list-style-type: circle;
	text-align: center;
	line-height: 1.5em;
}

.digi-menue ul li {
	display: inline;
}

.digi-menue ul li a {
	text-decoration: none;
	padding: 5px 20px;
	color: #141b2d;
	background-color: yellow;
}

.digi-menue ul li a:hover {
	color: #fff;
	background-color: #369;
	cursor: pointer;
}

.digis-menue-button {
	margin: 5px;
	font-family: "Roboto";
	font-size: 0.8em;
	font-weight: 400;
	text-align: center;
	padding: 15px;
	color: beige;
	background-image: linear-gradient(225deg, #0f1d37 95%, #558acc 5%);
	border: none;
	transition: all 0.7s;
}

#bereich_digi a {
	color: black;
}

#bereich_digi a:hover {
	color: #00b4cd;
}

#bereich_digi ul li {
	letter-spacing: 0.15em;
	line-height: 1.5em;
	color: black;
	font-size: 1.3em;
	font-family: "Oswald";
	list-style-type: disc;
}

.digital_hg {
	width: 100%;
	height: auto;
	min-height: 600px;
	background: url("../grafiken/digital/digital.webp");
	background-repeat: no-repeat;
	background-size: cover;
	position: sticky;
	top: 0;
	z-index: -1;
}

.digital2_hg {
	width: 100%;
	height: auto;
	min-height: 600px;
	background: url("../grafiken/digital/digital.webp");
	background-repeat: no-repeat;
	background-size: cover;
}

.bereich-kopf-digi-aussen {
	display: flex;
	width: 85%;
	padding: 120px 0 100px;
	height: auto;
	column-gap: 50px;
}

.bereich-kopf-digi-innen-links {
	display:flex;
	text-align: left;
	align-items: center;
	width: 50%;
	height: auto;
	flex-wrap: wrap;
}

.bereich-digi-innen-links {
	padding: 120px;
	padding-right: 0;
	width: 100%;
	height: auto;
}

.bereich-kopf-digi-innen-rechts {
	display: flex;
	width: 45%;
	height: auto;
	flex-direction: column;
	row-gap: 10px;
}

.bereich-kopf-digi-innen-rechts2 {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	border-radius: 20px;
	background-color: #0d2a60d6;
	background-repeat: no-repeat;
	background-position: left 5% top 20%;
	transition: all 0.3s;
	border-right: 20px solid yellowgreen;
}

.bereich-kopf-digi-innen-rechts2:hover {
	margin-left: -15px;
	background-color: #6c067ae4;
	transition: all 0.3s;
	border-right: 20px solid orange;
}

.grafik-fldigi {background-image: url("../grafiken/sonstige/button-fldigi-85x85.png");}
.grafik-wsjtx {background-image: url("../grafiken/sonstige/button-wsjtx-85x85.png");}
.grafik-jtdx {background-image: url("../grafiken/sonstige/button-jtdx-85x85.png");}
.grafik-js8 {background-image: url("../grafiken/sonstige/button-js8-85x85.png");}

.txt_digi_ue {
	/*padding-top: 50px;*/
	letter-spacing: 0.1em;
	font-weight: 300;
	font-size: 1.7em;
	font-family: "Roboto";
	color: white;
}

.txt_digi_ue3 {
	letter-spacing: 0.1em;
	font-size: 6rem;
	font-family: "audiowide";
	font-weight: 900;
	word-wrap: break-word;
	text-shadow: 8px 6px 10px silver;
	transition: all 0.7s;
}

.txt_digi_ue2 {
	font-weight: 400;
	font-size: 1.8em;
	font-family: "Oswald";
	color: #6891cf;
}

.txt_digi_ue1 {
	font-weight: 400;
	font-size: 1.8rem;
	font-family: "Oswald";
	color: white;
	transition: all 0.7s;
}

.txt-kopf-digi3 {
	color: whitesmoke;
	font-size: 2.7rem;
	font-family: 'Oswald';
	font-weight: 600;
	letter-spacing: 0.08em;
	text-align: center;
}

.txt-kopf-digi3a {
	color: whitesmoke;
	font-size: 1.5rem;
	font-family: 'Oswald';
	font-weight: 400;
	padding-top: 15px;
	text-align: center;
}

.txt-aktuell {
	font-family: 'Outfit';
	font-size: 1.5rem;
	color: whitesmoke;
}

.txt-aktuell img {
	padding-right: 10px;
	vertical-align: middle;
}

#txt_digi_1 {
	letter-spacing: 0.1em;
	font-weight: 400;
	font-size: 1em;
	font-family: "Oswald";
	color: white;
	opacity: 0;
	transition: opacity 3s;
}

#txt_digi_1.txt {
	opacity: 1;
	transition: opacity 8s;
	color: #6a93cc;
}

.flex-cont_digi {
	width: 100%;
	padding: 5px 0;
	display: flex;
	flex-shrink: 1;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
	align-items: stretch;
	background: whitesmoke;
}

.bg-hell-einfach {
	background-image:url("../grafiken/background/bg-hell-muster.webp");
	background-repeat: no-repeat;
	background-size: cover;
}

.flex-wort-digi {
	box-sizing: border-box;
	width: 60%;
	height: auto;
	margin: auto;
	word-wrap: break-word;
}

.txt-wort-digi {
	text-align: left;
	line-height: 0.8em;
	letter-spacing: 0.07em;
	color: black;
	font-size: 2.5em;
	font-family: "Kalam";
	font-weight: 600;
}

.txt-wort2-digi {
	text-align: left;
	letter-spacing: 0.07em;
	color: #141b2d;
	font-size: 1.5rem;
	font-family: 'Outfit';
	font-weight: 300;
}

.flex-item3-digi {
	box-sizing: border-box;
	padding: 20px;
	min-width: 320px;
	max-width: 70%;
	height: auto;
	margin: auto;
	word-wrap: break-word;
}

.flex-item3-digi img {
	padding-left: 20px;
	vertical-align: middle;
}

.flex-item3-digi ul li a {
	letter-spacing: 0.15em;
	color: black;
	font-size: 1.5em;
	font-family: "Oswald";
	list-style-type: disc;
}

.txt_item1-digi {
	text-align: left;
	padding: 0 15px 0 0;
	line-height: 1.5em;
	letter-spacing: 0.07em;
	color: black;
	font-size: 1.35em;
	font-family: "Outfit";
	font-weight: 300;
}

.flex-container3-digi {
	width: 100%;
	display: flex;
	flex-shrink: 1;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

.flex-container3-digi a {
	color: #558acc;
}

.flex-container3-digi a:hover {
	color: #00b4cd;
	text-decoration: underline;
}

.txt_digi_text3 {
	text-align: left;
	margin: 0 auto;
	color: #23476f;
	font-size: 2.5rem;
	font-family: "Oswald";
	font-weight: 900;
}

.txt_hg {
	width: 100%;
	line-height: 2em;
	text-align: center;
	background: #dadcdf;
}

.flex-item1a_digi {
	box-sizing: border-box;
	padding: 20px 0;
	min-width: 320px;
	max-width: 40%;
	height: auto;
}

.flex-item1b_digi {
	box-sizing: border-box;
	padding: 20px 0;
	min-width: 320px;
	max-width: 50%;
	height: auto;
}

.flex-container4-digi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 20px;
	row-gap: 20px;
	background: white;
}

.flex-item1-digi {
	display: block;
	box-sizing: border-box;
	flex-wrap: wrap;
	flex: 1;
	padding: 20px;
	min-width: 320px;
	max-width: 28%;
	height: auto;
}

.flex-item1-digi ul li a {
	letter-spacing: 0.15em;
	color: black;
	font-size: 1.5em;
	font-family: "Oswald";
	list-style-type: disc;
}

.border_digi {
	border: 1px solid gray;
	border-radius: 10px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.txt_item1_digi3 {
	text-align: left;
	line-height: 1.5em;
	color: black;
	font-size: 1.5em;
	font-family: "Roboto";
}

.txt_item1_digi3 img {
	vertical-align: middle;
}

.txt_item1_digi {
	text-align: left;
	padding: 0 15px 0 0;
	line-height: 1.5em;
	color: black;
	font-size: 1em;
	font-family: "Roboto";
}

.border_digi_txt {
	border-bottom: 1px solid gray;
}

.linkbutton_digital:hover {
	cursor: pointer;
	transform: scale(1.1);
	border-radius: 15px;
	box-shadow: 5px 5px silver;
	transition: all 0.3s ease-in;
	opacity: 1;
	color: #1bb1c9;
	background-color: #244770;
}

.linkbutton_digital {
	width: auto;
	min-width: 285px;
	height: auto;
	border: 1px solid silver;
	box-shadow: 3px 3px silver;
	border-radius: 30px;
	text-align: center;
	padding: 10px;
	letter-spacing: 0.1em;
	color: black;
	font-size: 1em;
	font-family: "Roboto";
	background-color: #f3f3f3;
	transition: all 0.3s ease-in;
}

.linkbutton_digital img {
	padding-left: 10px;
	vertical-align: middle;
}

.txt_panel3 {
	text-align: left;
	color: black;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-family: "Roboto";
	font-size: 1.2em;
	font-weight: 300;
}

.txt_panel3 a {
	color: #369;
	font-weight: 600;
}

.digital_hg-weak {
	width: 100%;
	height: auto;
	min-height: 600px;
	background: url("../grafiken/digital/ft8.webp");
	background-repeat: no-repeat;
	background-size: cover;
}

.digformel {
	line-height: 1.2em;
	text-align: center;
	align-items: center;
	color: #23476f;
	font-size: 1.7em;
	font-weight: 600;
	font-family: "Oswald";
	position: relative;
	width: 100%;
	border: 2px solid silver;
	padding: 10px;
	box-sizing: border-box;
}

.digformel:after {
	content: " ";
	position: absolute;
	width: 30px;
	height: 30px;
	top: 100%;
	left: 10%;
	margin-left: -15px;
	margin-top: -14px;
	background-color: #fff;
	border: 2px solid silver;
	border-top: 0px;
	border-left: 0px;
	transform: rotate(45deg);
}

.subtxt {
	font-size: 0.6em;
}

.digformel2 {
	padding: 10px;
	line-height: 1.2em;
	text-align: center;
	align-items: center;
	color: #23476f;
	font-size: 1.5em;
	font-weight: 400;
	font-family: "Oswald";
	border: 2px solid black;
	background-color: #d5d5d1;
}

.flex-item1c_digi {
	box-sizing: border-box;
	padding: 20px;
	min-width: 320px;
	max-width: 42%;
	height: auto;
}

.digital_hg-js8 {
	width: 100%;
	height: auto;
	min-height: 600px;
	background: url("../grafiken/digital/js8.webp");
	background-repeat: no-repeat;
	background-size: cover;
}

#navfarbe-digital a {
  color: var(--menue-farbe);
  text-decoration: underline 3px;
}

#navfarbe-software {
	color: var(--menue-farbe);
	text-decoration: underline double 2px;
}

/*ANCHOR - media querys*/
@media screen and (max-width: 1248px) {
	.txt_digi_ue1 {
		font-size: 1.6rem;
		transition: all 0.7s;
	}
	
}

@media screen and (max-width: 1024px) {
	.flex-container-digi, .flex-container4-digi {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.flex-item3-digi, .flex-item1a_digi {
		padding: 20px;
		width: 85%;
		max-width: 85%;
	}
	.flex-item1-digi {
		width: 60%;
		max-width: 85%;
	}
	.txt_digi_ue3 {
		font-size: 5rem;
		transition: all 0.7s;
	}
	.bereich-kopf-digi-innen-rechts2 {
		background-size: 20%;
	}
	.flex-wort-digi {
		width: 75%;
	}
	.txt_digi_ue1 {
		font-size: 1.4rem;
		transition: all 0.7s;
	}
	.cont_haken-digi::after {
		content: " " url(../basis/haken-oliv_30x25.png);
	}
}

@media screen and (max-width: 900px) {
	.flex-item1-digi {
		width: 85%;
	}
	.bereich-kopf-digi-aussen {
		flex-direction: column;
	}
	.bereich-kopf-digi-innen-links, .bereich-kopf-digi-innen-rechts{
		width: 90%;
	}
	.bereich-digi-innen-links {
		padding-left: 80px;
	}
}

@media screen and (max-width: 764px) {
	.txt_digi_ue1 {
		font-size: 1.3rem;
	}
	
}

@media screen and (max-width: 660px) {
	.txt_digi_ue1 {
		font-size: 1.2rem;
		transition: all 0.7s;
	}
	
}

@media screen and (max-width: 600px) {
	#topnav.img {
		display: none;
	}
	.txt-kopf {
		font-size: 6rem;
	}
	.txt_digi_ue {
		margin: 0 auto;
		padding: 15px;
	}
	.txt-wort2-digi {
		line-height: 0.5em;
		font-size: 1.2rem;
	}
	.txt_digi_ue3 {
		text-align: left;
		letter-spacing: 0.1em;
		font-size: 4rem;
		font-family: "audiowide";
		font-weight: 600;
		word-wrap: break-word;
		text-shadow: 8px 6px 10px silver;
	}
	.txt_digi_ue2 {
		font-weight: 400;
		font-size: 1.5em;
		font-family: "Oswald";
		color: #6891cf;
	}
	.txt_digi_ue1 {
		font-weight: 300;
		font-size: 0.8em;
		font-family: "Oswald";
		color: white;
	}
	.flex-item3-digi,
	.flex-item1a_digi {
		padding: 0;
		max-width: 100%;
	}
	.txt_item1-digi {
		text-align: left;
		padding: 20px;
		line-height: 1.3em;
		font-size: 1em;
	}
	.flex-item1-digi {
		min-width: 320px;
		max-width: 100%;
		background-color: #e8e4e4;
	}
	.border_digi {
		border-radius: 0;
	}
	.linkbutton_digital:hover {
		transform: none;
		color: whitesmoke;
	}
	.accordion {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 10px;
		width: 60%;
		font-size: 1.2em;
	}
	.txt_panel3 {
		text-align: left;
		padding: 10px;
		color: black;
		line-height: 1.4em;
		letter-spacing: 0.1em;
		font-family: "Roboto";
		font-size: 1em;
		font-weight: 300;
	}
	.digital_hg-js8 {
		min-height: 0;
	}
	.vertikal-flex {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.vertikal-flex2 {
		width: 80%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (max-width: 426px) {
	.bereich-kopf-digi-innen-rechts2 {
		background-image: none;
	}
	.bereich-digi-innen-links {
		padding-left: 40px;
	}
	.txt_digi_ue {
		font-size: 1.35em;
	}
	.txt_digi_ue3 {
		font-size: 3rem;
	}
	
}

@media screen and (max-width: 360px) {
	.accordion {
		margin: 5px;
		padding: 5px;
		font-size: 1em;
		border-radius: 0;
	}
	
}
