.nav li.dropdown.open {
    position: static !important;
}

.newnavlinkindropdown {
    color: #1C3B69 !important;
    border: none !important;
    font-family: Roboto, sans-serif;
    text-align: left !important;
}

.navbardropdowndescription {
    text-transform: initial !important;
}

.box-wrapper div .ce-textpic .ce-bodytext {
	padding-left: 10px;
	padding-right: 10px;
}

.tx-maps2 .imagesWrapper img {
	width: unset;
}
.header-info-wrap .meta .nav {
    font-size: 15px;
}

.up-logo-ger {
    padding: 20px 5px 22px 0;
    width: 292px;
}
.up-logo-en {
    padding: 10px 5px 11px 0;
    width: 300px;
}
.btn {
    border-radius: .5rem;
    border: 2px solid #3a8498;
}
.btn a{
    color: #3a8498;
}
h1, h2  {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 500;
    color: #1C3B69;
}
h4, h5, h6, h4 a  {
    font-family: "Segoe UI", Arial, sans-serif;
    color: #3A8498;
}

h4, h5, h6, h4 a:hover, h4, h5, h6, h4 a:focus {
    text-decoration: none;
}
.carousel .carousel-caption {
    /*background: transparent*/
    padding: 24px;
    border-radius: 4px;
}


/* Rahmen für Kästchen auf Startseite setzen */
.newsListItemWrap {
    border: 1px solid #c8e3ea;
}

.tab-content {
    border-right: 1px solid #c8e3ea;
    border-bottom: 1px solid #c8e3ea;
    border-left: 1px solid #c8e3ea;
}

/* Schnelle Lösung für weitere... Buttons auf Startseite */
.news-list-article.bg09.content01 {
    background-color: transparent;
}
.news-list-article.bg09.content01.auto-height {
    background-color: white;
}

/*style fixex*/
div.gp-blau h2 {
    color: white;
}
section.bg-2 div div div h2 {
    color: white;
}