body {
    font-family: 'Nunito', sans-serif;
    font-size: 1rem;
    color: #000;
}

a { color: #00377a; text-decoration: underline;}
a:hover { color: #00377a; text-decoration: underline;}

h1, .h1 {
      color:#ff0080;
    margin-bottom: 2rem;
}

h2, .h2 {
    color:#00377a;
    font-size:1.8rem;
    margin-top: 2rem;
}
h3, .h3 {
    color:#ff0080;
    font-weight: bolder;
    font-size: 1.5rem;
    margin-top: 1.5rem;
}

h3 span.tx-indexedsearch-title a {
    text-decoration: none;
    color: #ff0088;
    font-weight: normal;
}

h4, .h4 {
    color:#00377a;
    font-weight: bolder;
    font-size: 1.2rem;
}
.header { border-bottom: 2px solid #e5ebf1;}
.bg-light {
    background-color: transparent!important;
}

.headerhome {
    font-size: 1.5rem;
    color: #FFF;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0.2rem;
}

#content { min-height:500px;}

.magenta { color:#ff0080;}
.blau { color:#00377a;}
.bglight { background-color:#e5ebf1;}
.bgdark { background-color: #ccd7e4; }

a.btn  {
    border-radius:0;
}


.btn-primary {
    background-color: #ff0080;
    border-color: #ff0080;
    text-decoration:none;
    color:#FFF;
    font-weight: bold;
}

.btn-primary:hover {     background-color: #ff0080;
    border-color: #ff0080;}

a.btn { text-decoration: none; border-radius:0;}

.font-big { font-size: 1.5rem;}
.font-med { font-size: 1.2rem;}



textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
   box-shadow: none;
    border-color: #720009;
}

.btn:focus, .btn:active {
    box-shadow: none !important;
}


.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.navbar a {
    text-decoration: none;
}

.navbar-brand img { width:300px; height:auto; margin-bottom:1.2rem;}
.navbar-brand { font-size:1rem;}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #ff0080;
    border: 1px solid #ff0080;
    border-radius: .25rem;
}

.nav-item {
    border-bottom: 1px solid #ff0080;
}

.navbar-light .navbar-nav .nav-link {
    color: #00377a;
    font-size: 1.2rem;
}

.navbar-light .navbar-nav .nav-link:hover {color: #00377a; }
.dropdown-menu {
    border-radius:0;
    border:0;
}
.dropdown-item { color: #00377a;}
.dropdown-item:hover { color: #00377a; background-color:#e5ebf1;}
.navbar.language .nav-item { border:0; color: #00377a; padding-top:7px;}
.navbar.language .searchitem { margin-left:2rem;}


#searchbar {
    position: absolute;
    right: 0;
    z-index: 2;
}
.search-submit {
    position: absolute;
    right: 5px;
}

#searchbar input, .langmobile input {
    border-radius:0;
    border-color: #00377a;
}
.langmobile input, .langmobile fieldset{
    width:100% !important;
}
.mainmenubottom .nav-link {
    font-size: 1rem;
    padding:0;
    color:#00377a;
    text-decoration: none;
}
.mainmenubottom .nav-link.main {
    font-weight:bold;
}



.footermenu a, .footermenu a:hover {
    text-decoration: none;
    color:#000;
}

.footerlogos img {
    height:3vw;
    width: auto;
    margin-right:1vw;
}
.footerlogo img:last-child {
    margin-right:0;
}

.headerpart { color: #FFF;}

.headerbild {
    background-color: #00377a;
    position: relative;
    overflow: hidden;
}
.divider {
    -webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyN3B4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRkZGRiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyN3B4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRkZGRiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 5vw;
    bottom: 0;
    height: 1vw;
    z-index: 1;
    transform: rotateY(180deg);
    display: block;
    position: absolute;
    width: 100%;
    pointer-events: none;
    background-repeat-y: no-repeat;
    margin-bottom: -1px;
    background-color: white;
}

.toolsmenu a, .toolsmenusub a { text-decoration: none;}
.tools-bild {
    min-width: 140px;
    width:140px;
    height: 140px;
    background-color:#00377a;
    border: 5px solid #ff0080;
    border-radius: 70px;
    padding: 10px;

}

.toolsmenusub .tools-bild {
    background-color:#ccd7e4;
    border-color: #ff00806b;
}

.toolsmenusub > div > a.active .tools-bild, .toolsmenusub > div > a:hover .tools-bild {
    background-color:#00377a;
    border: 5px solid #ff0080;
}

.tools-text { padding-left:15px;}

.breadcrumb {
background-color: transparent;
    padding-top:1.5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
   content: ">";
}

.breadcrumb-item {
    color:#00377a;
}

.akk-elem {
    border-bottom: 1px solid #ff0080;
    padding-bottom: 1rem;
    padding-top: 1.4rem;
}

.akk-header { cursor:pointer;}

.akk-header.collapsed::before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .2em;
    content: "";
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-bottom: 0;
    border-left: .5em solid transparent;
    color: #ff0080;
}

.akk-header::before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-top: 0;
    border-left: .5em solid transparent;
    color: #ff0080;
}

.sidebar {
    background-color:#e5ebf1;
}

.langmobile .nav-item {
    border:0;
}

ul.tx-indexedsearch-browsebox {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

ul.tx-indexedsearch-browsebox li:first-child a {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

ul.tx-indexedsearch-browsebox li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ff0080;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
    z-index: 3;
    color: #fff;
    background-color: #ff0080;
    border-color: #ff0080;
}

@media (min-width: 1200px) {
    .nav-item {
        border:1px solid #ff0080;
        margin-left: 1rem;
    }



    .dropdown-menu {
        border: 1px solid rgba(0,0,0,.15);
    }

}

