@charset "utf-8";

/* MENUE-03.CSS */
/* letzte Änderung am 30.4.2024 um 11:00 Uhr cc */
/* letzte Änderung am 20.12.2025 neuer Menüpunkt Kurzauszeit cc */
/* md = menue Desktop */

/* ~ iPhone8 plus: 414 x 736 ---------------- 1 -- */
@media only screen and (min-width: 380px) and (max-width: 699px) {
.md-left { margin-left: -15px;}
}

/* ~ Handy landscape ------------------------ 1q - */
/* Pre-Design: 736px, (iPhone8 quer) */
@media only screen and (min-width: 700px) and (max-width : 991px) {
.md-left { margin-left: -15px; }
}

/* ~ Huawei P20: 360 x 760px ---------------- 2 -- */
@media only screen and (min-width: 331px) and (max-width : 379px) {
.md-left { margin-left: -10px; }
}

/* ~ iPhone SE und 5s: 320 x 568 ------------ 3 -- */
@media only screen and (max-width : 330px) {
.md-left { margin-left: -10px; }
}

/* ~ Tablet --------------------------------- 4 -- */
/* Pre-Design: 1112px, (iPad Pro) */
@media only screen and (min-width: 992px) and (max-width : 1499px) {
.bot-md {padding-bottom: 10px;}
.md-lh {
	line-height: 130%;
	}
.md-layout {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,0.9);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-layout-zeige {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-angebote {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: -402px;
	margin-top: -6px;
	/* es braucht kein top, da die Position im relativen Fluss genau an der richtigen Stelle ist !! */
	}
.md-kurzauszeit {
	width: 160px;
	min-width: 180px;
	left: 50%;
	margin-left: -312px;
	margin-top: -6px;
	}
.md-ueber {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 72px;
	margin-top: -6px;
	}
.md-mehr {
	width: 195px;
	min-width: 195px;
	left: 50%;
	margin-left: 133px;
	margin-top: -6px;
	}
.md-freunde {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 228px;
	margin-top: -6px;
	}
.md-galerie {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 310px;
	margin-top: -6px;
	}
}

/* ~ Desktop -------------------------------- 5 -- */
/* 3 Spalten, Pull-Down-Menü */
/* Pre-Design: 1680px (mein Bildschirm) */
@media only screen and (min-width: 1500px) and (max-width: 1919px) {
.bot-md {padding-bottom: 4px;}
.md-lh {
	line-height: 130%;
	}
.md-layout {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,0.9);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-layout-zeige {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-angebote {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: -402px;
	margin-top: -5px;
	/* es braucht kein top, da die Position im relativen Fluss genau an der richtigen Stelle ist !! */
	}
.md-kurzauszeit {
	width: 160px;
	min-width: 180px;
	left: 50%;
	margin-left: -312px;
	margin-top: -5px;
	}
.md-ueber {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 72px;
	margin-top: -5px;
	}
.md-mehr {
	width: 195px;
	min-width: 195px;
	left: 50%;
	margin-left: 133px;
	margin-top: -5px;
	}
.md-freunde {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 228px;
	margin-top: -5px;
	}
.md-galerie {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 310px;
	margin-top: -5px;
	}
}
	
/* ~ Widescreen ----------------------------- 6 -- */
/* Menü-Zeile, fixes Layout */
/* Heike: HD = 1920x1080px */
@media (min-width: 1920px) {
.bot-md {padding-bottom: 4px;}
.md-lh {
	line-height: 130%;
	}
.md-layout {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,0.9);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-layout-zeige {
	position: absolute;
	line-height: 130%;
	background-color: rgba(255,255,255,1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none; /* erscheint erst bei hover */
	z-index: 39;
	}
.md-angebote {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: -445px;
	margin-top: -5px;
	/* es braucht kein top, da die Position im relativen Fluss genau an der richtigen Stelle ist !! */
	}
.md-kurzauszeit {
	width: 160px;
	min-width: 180px;
	left: 50%;
	margin-left: -342px;
	margin-top: -5px;
	}
.md-ueber {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 93px;
	margin-top: -5px;
	}
.md-mehr {
	width: 195px;
	min-width: 195px;
	left: 50%;
	margin-left: 165px;
	margin-top: -5px;
	}
.md-freunde {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 268px;
	margin-top: -5px;
	}
.md-galerie {
	width: 160px;
	min-width: 160px;
	left: 50%;
	margin-left: 364px;
	margin-top: -5px;
	}
}