body.kat45 {
background-image:none;
background: #ACB7B3;
}


.kat45 .submenu .textSpalteRechtsVB3sp {
    padding-right: 9em;
    box-sizing: border-box;

}

.kat45 .submenu .textSpalteRechtsVB3sp p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    text-transform: none;

}

.kat45 .submenu .textSpalteRechtsVB3sp p::before {
    content: "";
    width: 42px;
    height: 120px;
    background: url("../../media/icon-hubeneck-2025.png") no-repeat center / contain;
    flex-shrink: 0;
    display:inline-block;
    margin-right: 0.5rem;
}


@media (max-width: 2090px) {
    .kat45 .submenu .textSpalteRechtsVB3sp {
        padding-right: 3.5em;
    }
}

@media (max-width: 1400px) {
    .kat45 .submenu .textSpalteRechtsVB3sp {
        padding-right: 3em;
    }
}


@media (max-width: 1000px) {
    .kat45 .submenu .textSpalteRechtsVB3sp p {
        width: 75%;
        margin-left: 0;
        margin-right: auto;   /* linksbündig */
    }

    .kat45 .submenu .textSpalteRechtsVB3sp {
        padding-right: 0;
        padding-left: 0;
        padding-top: 1.5rem;
    }
}

@media (max-width: 850px) {
    .kat45 .submenu .textSpalteRechtsVB3sp p {
        width: 100%;
    }
}


.kat45 .submenu .textSpalteRechtsVB3sp p {
    background: #F2F2F2;
    border: 0px solid #ddd;
    padding: 1em;
    margin-top: -1em;
    box-sizing: border-box;
            background-color:#F2F2F2;
}

.kat45 .header {
background: #ACB7B3;
}

.kat45 .submenu:after {
background-color:#E8E7E5;
}


.kat45 .submenu strong {
color: #E8E7E5;
font-weight: 300;
}

.kat45 .submenu .textSpalteRechtsVB3sp strong {
color:#000;
}


.kat45 .submenu a:hover {
color: #E8E7E5;
}


.kat45 .menu ul li a {
color: #E8E7E5;
}

.kat45 .menubutton.iconlink {
background-color: #F2F2F2
}

.kat45 .iconsrechts a.buchen {
background-color: #E8E7E5;
}

.kat45 .iconsrechts a.buchen .icon,
.kat45 .iconsrechts a.speisekarte .icon,
.kat45 .iconsrechts a.gutschein .icon,
.kat45 .iconsrechts a.telefon .icon,
.kat45 .iconsrechts a.translate .icon {
    background-color: #F2F2F2;
}


.kat45 .iconsrechts a.speisekarte:hover,
.kat45 .iconsrechts a.speisekarte:focus,
.kat45 .iconsrechts a.gutschein:hover,
.kat45 .iconsrechts a.gutschein:focus,
.kat45 .iconsrechts a.telefon:hover,
.kat45 .iconsrechts a.telefon:focus,
.kat45 .iconsrechts a.translate:hover,
.kat45 .iconsrechts a.translate:focus {
    background-color: #E8E7E5;
}


.kat45 .menu ul:before {
background-color: #E8E7E5;
}
@media screen and (min-width: 1000px) {
.kat45 .logo {
width: 40%;
height: 150px;
display: inline-block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 0px;
transition: 0.5s all;
top: 5px;
}

}
@media screen and (max-width: 1000px) {

.kat45  .iconsrechts {
    background-color: #E8E7E5;
}


.menuauf .menu {
    background-image: none;
    background-color: #ACB7B3;
}

.sticky.menuauf .menu {
    background-image: none;
    background-color: #ACB7B3;
}


.logo {
width: 90%;
height: 90px;
display: block;
position: relative;
background-color: transparent;
vertical-align: middle;
padding-top: 80px;
transition: 0.5s all;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top:15px;
}

div.content.submenu {
width: 100%;
padding-right: 0%;
padding-left: 0%;
position: relative;
padding-top: 150px;
}

br.doch {
display:block;
}

.kat45 .submenu .textSpalteRechtsVB3sp p br {
display:block;
}

}


/* Pfeil unter der Linie */
.kat45 #aufklapp.gold::before{
  border-right: 2px solid #E8E7E5;
  border-bottom: 2px solid #E8E7E5;
}




