/* Header */
.header .mainNav {
    display: block;
    margin-top: 0;
}

.frame:has(header h1) {padding-bottom: 0;}
.frame header h1 {margin-bottom: 0;}

.mainNav .main-nav.level1.active a, .mainNav .main-nav.level1.current a {
	font-family: Rubik-Regular;
}
.v-main .header .mainNav .main-nav a:hover::after {
	width: 100%;
}

.mainNav .main-nav.level1 {
	position: relative;
	float: left;
	margin-right: 1.6rem;
	padding-left: 0 !important;
	padding-right: 1.2rem !important;
	margin-left: 0.3rem;
}
.mainNav .main-nav.level1 .main-nav__subdiv__ul li a {
	color: #4b4b4b !important;
	transition: color 0.4s ease;
	text-transform: uppercase;
}
.mainNav .main-nav.level1 .main-nav__subdiv__ul li a:hover {
	color: #eb690b !important;
	transition: color 0.4s ease;
}
.mainNav .main-nav.level1.nav-36 {margin-right: 0;}

.mainNav .main-nav .main-nav__subdiv__ul {
	padding-left: 0;
	padding-bottom: 0;
}
.mainNav .main-nav .main-nav__subdiv__ul .level2 {
	padding-left: 0;
}

.mainNav .main-nav .main-nav__subdiv__ul {
	left: 0;
	padding-top: 1.5rem;
	right: 0;
	padding-left: 0;
	padding-right: 0;
}
.mainNav .main-nav .main-nav__subdiv__ul .level2 {
	float: none;
	width: auto;
	min-width: 220px;
	padding-left: 0;
	margin-right: 2.2rem;
	margin-bottom: 0.6rem;
}
.mainNav .main-nav .level2.has-submenu > a {
	padding-right: 1.2rem;
}
.mainNav .main-nav.level2.has-submenu.actived, .mainNav .main-nav.level2.has-submenu:hover {
	background: url(/dist/Images/manu_gray_bottom.svg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: 100% 50%;
	background-size: 15px;
}
.mainNav .main-nav .level2.has-submenu > a {
	background: url(/dist/Images/manu_gray_bottom.svg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: 100% 50%;
	background-size: 15px;
	padding-right: 1.5rem;
	transition: all .6s;
}
.mainNav .main-nav .main-nav__subdiv__ul__ul {
	margin-top: 1.2rem;
}

#level3 a {
	font-size: 0.8rem;
}
#level3 li {
	margin-bottom: 0.6rem;
}

/* Icons */
a[href$=".pdf"] {
	padding-left: 1.2rem;
	margin-right: 0;
	margin-left: 0.2rem;
}

/* wohnen */
.Wohnen .v-main .header .mainNav .main-nav a::after {
	background: #52801a;
}
.Wohnen .header {
	border-bottom: .3rem solid #52801a;
}
.Wohnen .v-main .news-list-view {
	border-top: .15rem solid #52801a
}
.Wohnen #collapseGroup .header {
	border-bottom: none;
}
.Wohnen .header .mateNav li.search-icon, .Wohnen .header .mateNav li.search-icon-mobile {
	background: url(/dist/Images/VIVIVA_Ikon_Lupe_Gruen.svg);
}
.Wohnen .headtitle__subtitle {
	background: #52801a;
}
.Wohnen .header .mainNav .main-nav ul .current a {color: #52801a !important;}
.Wohnen .mainNav .main-nav.level1 .main-nav__subdiv__ul li a:hover {
	color: #52801a !important;
	transition: color 0.4s ease;
}
.Wohnen .headtitle__navtitle {
	color: #52801a;
}
.Wohnen header h2, .Wohnen h2, .Wohnen h3 {
	color: #52801a;
}
.Wohnen .header a, .Wohnen #collapseGroup p {
	color: #52801a;
}
.Wohnen footer.footer {
	background-color: #52801a;
}
.Wohnen span.link a::after {
	background: #52801a;
}
.Wohnen .fa-square-phone {
	background-color: white;
	color: #52801a;
	font-size: 1.2rem;
}
.Wohnen .accordion .card-header h5 {
	border-bottom: 2px solid #52801a;
}
.Wohnen .accordion .card-header.active button {
	background-image: url(/fileadmin/Images/manu_green_top.svg);
}
.Wohnen .accordion .card-header button {
	background: url(/fileadmin/Images/manu_green_bottom.svg);
}
.Wohnen .card-body .row:nth-child(even) {
    background: #dde6d4;
}
.Wohnen .tx-powermail .btn {
	color: #52801a;
	border-color: #52801a;
}
.Wohnen a[href$=".pdf"] {
	color: #52801a;
}
.Wohnen span.mail a, .Wohnen span.tel a {
	color: #52801a;
}
.Wohnen span.tel::before {
	background: url(/dist/Images/tel_span_green.svg);
}
.Wohnen a[href$=".pdf"]:before {
    background: url(/fileadmin/Images/pdf_green.svg);
}
.Wohnen .v-main .cd-top {
	background: url(/fileadmin/Images/VIVIVA_Ikon_Up_Gruen.svg);
}

/* Gastronomie */
.Gastronomie .v-main .header .mainNav .main-nav a::after {
	background: #ab0050;
}
.Gastronomie .header {
	border-bottom: .3rem solid #ab0050;
}
.Gastronomie .v-main .news-list-view {
	border-top: .15rem solid #ab0050
}
.Gastronomie .mainNav .main-nav .level2.has-submenu.wohnen > a::after {
	background: #ab0050;
	transform: translateX(calc(-50% - 1rem));
}
.Gastronomie .header .mateNav li.search-icon, .Gastronomie .header .mateNav li.search-icon-mobile {
	background: url(/dist/Images/VIVIVA_Ikon_Lupe_Red.svg);
}

.Gastronomie .headtitle__subtitle {
	background: #ab0050;
}
.Gastronomie .header .mainNav .main-nav ul .current a {color: #ab0050 !important;}
.Gastronomie .mainNav .main-nav.level1 .main-nav__subdiv__ul li a:hover {
	color: #ab0050 !important;
	transition: color 0.4s ease;
}
.Gastronomie .headtitle__navtitle {
	color: #ab0050;
}
.Gastronomie header h2, .Gastronomie h2, .Gastronomie h3 {
	color: #ab0050;
}
.Gastronomie .header a, .Gastronomie #collapseGroup p {
	color: #ab0050;
}
.Gastronomie footer.footer {
	background-color: #ab0050;
}
.Gastronomie span.link a::after {
	background: #ab0050;
}
.Gastronomie .fa-square-phone {
	background-color: white;
	color: #ab0050;
	font-size: 1.2rem;
}
.Gastronomie .accordion .card-header h5 {
	border-bottom: 2px solid #ab0050;
}
.Gastronomie .accordion .card-header button {
	background-image: url(/fileadmin/Images/manu_red_bottom.svg);
}
.Gastronomie .accordion .card-header.active button {
	background-image: url(/fileadmin/Images/manu_red_top.svg);
}
.Gastronomie .card-body .row:nth-child(even) {
    background: #f8e7ee;
}
.Gastronomie .tx-powermail .btn {
	color: #ab0050;
	border-color: #ab0050;
}
.Gastronomie a[href$=".pdf"] {
	color: #ab0050;
}
.Gastronomie span.mail a, .Gastronomie span.tel a {
	color: #ab0050;
}
.Gastronomie span.tel::before {
	background: url(/dist/Images/tel_span_red.svg);
}
.Gastronomie a[href$=".pdf"]:before {
    background: url(/fileadmin/Images/pdf_red.svg);
}
.Gastronomie #collapseGroup .header {
	border-bottom: none;
}
.Gastronomie .v-main .cd-top {
	background: url(/fileadmin/Images/VIVIVA_Ikon_Up_Red.svg);
}

/* Cookie */
#cookiesOverlay {
	height: 100%;
	width: 100%;
	background-color: rgba(000,000,000, 0.35);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
}
.cc-window.cc-bottom-left, .cc-window.cc-bottom-right {
	background-color: rgba(000,000,000, 0.35) !important;
	top: auto;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	z-index: 10001;
	height: 100%;
}
.cc-window .cc-body {
	background-color: #eb690b;
	width: 1100px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
  bottom: 0;
}
.cc-compliance {
	padding: 1.5rem;
	padding-top: 0;
	max-width: 1100px !important;
  	margin: 0 auto;
}
.cc-window .cc-message {
	padding: 1.5rem;
	padding-bottom: 0;
	max-width: 1100px;
  	margin: 0 auto;
}
.cc-window .dp--cookie-check {
	display: block;
	width: 100%;
	border-radius: 0;
	border: none;
}
.cc-window .dp--cookie-check label {
	display: inline-block;
}
.cc-window .dp--cookie-check label:first-child {
	padding-left: 0;
}
.cc-window .dp--cookie-check label[for="dp--cookie-statistics"],
#dp--cookie-statistics {
    display: none;
}
.cc-link, .cc-revoke:hover {text-decoration: none;}
.cc-highlight .cc-btn:first-child {
	border-color: #fff;
}
.cc-window a.cc-btn {
	border: 1px solid #fff;
	width: 145px;
}
.cc-window .cc-link {color: #fff;}
#tx_cookies_inner {
	background-color: #eb690b;
	color: #fff;
	padding: 2rem;
	position: fixed;
	bottom: 0;
	z-index: 20000;
	width: 100%;
}
.cookieContent {
	max-width: 1100px;
	margin: 0 auto;
}
#tx_cookies_inner .btn.btn-primary, #tx_cookies_inner .btn.btn-secondary {
	background-color: #fff;
	cursor: pointer;
	color: #4b4b4b;
	border: navajowhite;
	padding: 0.4rem;
	min-width: 165px;
}
#tx_cookies_close {
	background-color: transparent;
	cursor: pointer;
	border: 1px solid #fff;
	float: right;
	color: #fff;
	padding: 0.4rem;
	border-radius: 4px;
}
#tx_cookies_inner h3 {
	color: #fff;
}

@media only screen and (min-width: 62em) {
	header.header .logo img {
	  transition: all .2s;
	}
}

@media screen and (min-width: 769px) {
    .mainNav .main-nav .level2.has-submenu > a {
        padding-right: 1.2rem;
    }
}

@media screen and (max-width: 1199px) {
	.mainNav .main-nav.level1 {
		margin-right: 0.3rem;
    	padding-right: 0.8rem !important;
	}
	.mainNav .main-nav.level1.has-submenu {
		background-size: 12px;
	}
	.header .mainNav .main-nav a {
		font-size: 14px;
	}
	.mainNav .main-nav .main-nav__subdiv__ul {
		margin-top: 0;
	}
	.mainNav .main-nav .main-nav__subdiv__ul .level2 {
		margin-bottom: 0.4rem;
	}
	.header .mainNav .main-nav .level2 a {
		font-size: 12px;
	}
}

@media screen and (max-width: 768px) {
	.cookieContent h3 {font-size: 1.4rem;}

	/* Navigation */
	.mainNav .main-nav .main-nav__subdiv__ul {
        padding-top: 0.8rem;
    }
}