p, ul {
    margin: 0
}

#wrapper, h1, h2, h3 {
    width: 100%
}

.ce_download a, .mod_navigation, .subpage_accordion .toggler, h1, h2, h3 {
    text-transform: uppercase
}

@font-face {
    font-family: open_sanssemibold;
    src: url(../fonts/OpenSans-Semibold-webfont.eot);
    src: url(../fonts/OpenSans-Semibold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Semibold-webfont.woff) format('woff'), url(../fonts/OpenSans-Semibold-webfont.ttf) format('truetype'), url(../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sanslight;
    src: url(../fonts/OpenSans-Light-webfont.eot);
    src: url(../fonts/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Light-webfont.woff) format('woff'), url(../fonts/OpenSans-Light-webfont.ttf) format('truetype'), url(../fonts/OpenSans-Light-webfont.svg#open_sanslight) format('svg');
    font-weight: 400;
    font-style: normal
}

input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.ce_text, .mod_newsarchive, .mod_newslist, a, body, footer, header, input, label, p {
    font-family: OpenSans-Light, Arial
}

.submit, .widget-submit {
    font-family: OpenSans-Semibold, Arial
}

.container-fluid {
    margin: 0;
    padding: 0;
    color: #8d8c8c;
    font-family: OpenSans-Light, Arial;
    font-size: .9em
}

h1, h2, h3 {
    font-family: OpenSans-Semibold, Arial;
    font-weight: 500
}

.ce_text h1, h1 {
    font-size: 1.3em;
    color: #004786
}

@media (min-width: 768px) {
    .ce_text h1, h1 {
        font-size: 1.3em
    }
}

@media (min-width: 992px) {
    .container-fluid {
        font-size: 1.3em
    }

    header {
        padding-top: 1em
    }

    .ce_text h1, h1 {
        font-size: 1.4em
    }
}

@media (min-width: 1200px) {
    .ce_text h1, h1 {
        font-size: 1.45em
    }
}

.ce_text h2, h2 {
    font-size: 1.2em;
    color: #004786
}

@media (min-width: 768px) {
    .ce_text h2, h2 {
        font-size: 1.2em
    }
}

@media (min-width: 992px) {
    .ce_text h2, h2 {
        font-size: 1.35em
    }
}

@media (min-width: 1200px) {
    .ce_text h2, h2 {
        font-size: 1.4em
    }
}

.ce_text h3, h3 {
    font-size: 1.15em;
    color: #004786
}

@media (min-width: 768px) {
    .ce_text h3, h3 {
        font-size: 1.2em
    }
}

@media (min-width: 992px) {
    .ce_text h3, h3 {
        font-size: 1.3em;
        padding-right: 2em
    }
}

@media (min-width: 1200px) {
    .ce_text h3, h3 {
        font-size: 1.35em;
        padding-right: 5em
    }
}

.row, p, ul {
    padding: 0
}

ul {
    list-style-type: none
}

a, a:active, a:hover, a:visited {
    text-decoration: none;
    color: inherit
}

#main .ce_text p, #main .ce_text ul, .mod_search p {
    max-width: 45em;
    font-size: 1em;
    text-align: left;
    padding: .1em 0;
    margin: .1em 0
}

@media (min-width: 768px) {
    #main .ce_text p, #main .ce_text ul, .mod_search p {
        font-size: 1.1em;
        padding: .3em 0;
        margin: .3em 0
    }
}

@media (min-width: 992px) {
    #main .ce_text p, #main .ce_text ul, .mod_search p {
        font-size: 1.2em;
        padding: .5em 0;
        margin: .4em 0
    }
}

body {
    color: #585858
}

body .mod_article {
    padding: 1em .1em
}

body .ce_text {
    padding: .2em 0
}

.content .ce_text ul li {
    list-style-type: none;
    padding-left: 1.5em
}

.content .ce_text ul li a {
    display: inline
}

.invisible {
    display: none
}

.clear {
    clear: both
}

input {
    border-radius: 0;
    padding: 0
}

#main .inside, #right .inside {
    margin-bottom: 2em
}

@media (min-width: 768px) {
    #main .inside, #right .inside {
        margin-bottom: 3em
    }
}

@media (min-width: 992px) {
    #main .inside, #right .inside {
        margin-bottom: 4em
    }
}

.logo {
    text-align: center;
    padding-top: 0
}

.logo a {
    display: block
}

.logo img, .logo svg {
    width: 100%;
    max-width: 19em
}

.links_erweitert_xs section img, section img {
    width: 1em;
    height: auto
}

@media (min-width: 768px) {
    .logo {
        padding-top: 1em
    }

    .logo img, .logo svg {
        height: auto;
        float: left
    }
}

.kopfzeile {
    padding: 0;
    margin: 0
}

.kopfzeile .links {
    clear: both;
    padding: 1em 0;
    margin: 0 0 1em;
    background-color: #f2f2f2;
    border-bottom: solid #dcdcdc .2em;
    font-size: 1em
}

@media (min-width: 768px) {
    .kopfzeile .links {
        background-color: #f2f2f2;
        border-bottom: solid #dcdcdc .2em;
        font-size: .78em
    }
}

@media (min-width: 992px) {
    .kopfzeile .links {
        text-align: left;
        background-color: #fff;
        border: none;
        font-size: .745em
    }
}

@media (min-width: 1200px) {
    .kopfzeile .links {
        padding-left: 4em;
        font-size: .8em
    }
}

@media (min-width: 1500px) {
    .kopfzeile .links {
        font-size: 1em
    }
}

.kopfzeile .links .links_md {
    color: #8d8c8c;
    display: none
}

@media (min-width: 768px) {
    .kopfzeile .links .links_md {
        display: block;
        text-align: right
    }
}

.kopfzeile .links .links_md .icon_telephone {
    margin: .5em 10.5em 0 0
}

.kopfzeile .links .links_md .icon_mail {
    margin: .5em 14em 0 0
}

.kopfzeile .links_md p {
    margin-top: -1.3em;
    padding-left: 1.5em
}

.download {
    text-align: center;
    margin-top: .3em;
    color: #8d8c8c
}

@media (min-width: 992px) {
    .download {
        text-align: right
    }
}

.links_erweitert_xs {
    padding: 1em;
    margin: 0;
    background-color: #f2f2f2;
    border-bottom: solid #dcdcdc .2em;
    border-top: solid #dcdcdc .2em
}

@media (min-width: 992px),(min-width: 768px) {
    .links_erweitert_xs {
        display: none
    }
}

.links_erweitert_xs section {
    text-align: left;
    margin: .2em;
    padding: .2em
}

.search, section {
    text-align: center
}

.headerpicture img {
    width: 100%;
    height: auto
}

.navbar li a, .navbar li span {
    font-weight: 500;
    display: block
}

.navbar {
    padding: 0;
    margin: -3em 0 0 7em;
    display: none
}

@media (min-width: 992px) {
    .navbar {
        display: block
    }
}

.navbar .mod_navigation .submenu a, .navbar .mod_navigation .submenu span {
    text-decoration: none
}

.navbar .mod_customnav, .navbar .mod_navigation {
    display: none;
    box-sizing: border-box;
    float: right;
    font-family: OpenSans-Semibold, Arial
}

.navbar .mod_customnav .level_1 li > a, .navbar .mod_navigation .level_1 li > a, .navbar .mod_navigation .level_1 span {
    padding: .2em 1em
}

@media (min-width: 992px) {
    .navbar .mod_customnav, .navbar .mod_navigation {
        display: block;
        margin-top: 1em
    }

    .navbar .mod_customnav .level_1 li > a, .navbar .mod_navigation .level_1 li > a, .navbar .mod_navigation .level_1 span {
        padding: .4em .7em .2em .8em
    }
}

@media (min-width: 1200px) {
    .navbar .mod_customnav .level_1 li > a, .navbar .mod_navigation .level_1 li > a, .navbar .mod_navigation .level_1 span {
        padding: .4em .7em .2em .9em
    }
}

.navbar .mod_navigation .level_1 li > a {
    color: #8d8c8c;
    width: 100%
}

.navbar .mod_customnav .level_1 li a:active, .navbar .mod_customnav .level_1 li a:focus, .navbar .mod_customnav .level_1 li a:hover, .navbar .mod_navigation .level_1 li a:active, .navbar .mod_navigation .level_1 li a:focus, .navbar .mod_navigation .level_1 li a:hover, .navbar .mod_navigation .level_1 span, .navbar .mod_navigation .level_1 span:active, .navbar .mod_navigation .level_1 span:focus, .navbar .mod_navigation .level_1 spanhover, .navbar .mod_navigation .level_2 li a {
    color: #004786
}

.mod_navigation .level_1 .level_2, .navbar .mod_customnav .level1 .level_2 {
    display: none;
    position: absolute
}

.search .ce_form {
    display: none
}

.search form input {
    font-size: 1.3em;
    height: 2em
}

.search .ce_form form .formbody .keywords {
    width: 100%
}

#suche {
    padding-left: 2em
}

.search .widget-submit {
    margin: -2em 0 0 16.5em
}

@media (min-width: 992px) {
    .search .ce_form {
        display: block
    }

    .search .widget-submit {
        margin: -2em -2.7em 0 0
    }

    .search {
        margin-top: .5em;
        text-align: right
    }
}

#header .search {
    display: none
}

@media (min-width: 992px) {
    #header .search {
        display: block;
        float: right;
        margin: -2.5em 1em .7em 0
    }
}

@media (min-width: 1200px) {
    #header .search {
        margin: -2em 5em .7em 0
    }
}

@media (min-width: 1500px) {
    #header .search {
        margin: -2em 9em .7em 0
    }
}

#sidr .search {
    display: block
}

@media (min-width: 992px) {
    #sidr .search {
        display: none
    }
}

.search img {
    width: auto;
    height: 100%
}

.search #search-button {
    float: right;
    padding: .7em;
    width: 2.5em;
    height: 2.5em;
    background: url(../images/template/icon_search.png) center no-repeat
}

.search #search-button:active, .search #search-button:focus, .search #search-button:hover {
    background: url(../images/template/icon_search_hover.png) center no-repeat
}

.search .widget-submit input {
    height: 2.1em;
    margin-top: -.5em
}

.search #search-box {
    margin: 7em 0 0 -14em;
    position: absolute;
    z-index: 100;
    display: block
}

.mod_search .relevance, .mod_search .url {
    display: none
}

.input-group-addon {
    background-color: #fff;
    border: none
}

.mod_customnav > .level_1, .mod_navigation > .level_1 {
    list-style: none
}

.mod_customnav > .level_1:after, .mod_navigation > .level_1:after {
    display: inline-block;
    width: 100%
}

.navbar .mod_customnav ul li, .navbar .mod_navigation ul li {
    float: left
}

.navbar .mod_navigation ul li a {
    display: block
}

.navbar .mod_navigation .level_2 {
    position: absolute;
    background-color: #f2f2f2;
    min-width: 12em
}

.navbar .mod_navigation .level_2 li a, .navbar .mod_navigation .level_2 li span {
    padding: .65em;
    font-size: .85em;
    border-bottom: solid .25em #fff
}

.navbar .mod_navigation .level_2 .last a, .navbar .mod_navigation .level_2 .last span {
    border: none
}

.navbar .mod_navigation .level_2 li a:active, .navbar .mod_navigation .level_2 li a:focus, .navbar .mod_navigation .level_2 li a:hover {
    color: #fff;
    background-color: #004786
}

.navbar .mod_navigation .level_2 li span {
    display: block;
    width: inherit;
    color: #fff;
    background-color: #004786
}

.mod_navigation .level_1 li:active .level_2, .mod_navigation .level_1 li:focus .level_2, .mod_navigation .level_1 li:hover .level_2 {
    display: block;
    z-index: 100
}

#sidr .mod_navigation .level_1 li:hover .level_2 {
    position: inherit
}

.navbar .mod_navigation .level_1 > li {
    font-size: 1em
}

.navbar .mod_navigation .level_1 > li a:active, .navbar .mod_navigation .level_1 > li a:focus, .navbar .mod_navigation .level_1 > li a:hover {
    color: #004786;
    background-color: #e9ebef;
}

@media (min-width: 992px) {
    .navbar .mod_navigation .level_1 > li {
        font-size: .95em
    }
}

@media (min-width: 1200px) {
    .navbar .mod_navigation .level_1 > li {
        font-size: 1.15em
    }
}

@media (min-width: 1500px) {
    .navbar .mod_navigation .level_1 > li {
        font-size: 1.3em
    }
}

.navbar .mod_navigation .level_1 li:hover .level_2 li {
    float: none
}

.mod_navigation .invisible {
    display: none
}

.glyphicon {
    color: #8d8c8c
}

.burgermenu {
    display: block;
    text-align: center;
    font-size: 3em;
    margin-top: .1em;
    margin-bottom: .1em
}

@media (min-width: 992px) {
    .burgermenu {
        display: none
    }
}

.navigation {
    padding: 0;
    width: 100%
}

.sidr {
    display: none;
    position: fixed;
    top: 0;
    min-width: 21em;
    height: 100%;
    z-index: 999998;
    overflow-y: auto;
    text-align: left
}

#sidr {
    width: 100%;
    text-decoration: none;
    text-align: center;
    position: relative
}

#sidr span img {
    width: auto;
    height: 100%
}

#sidr .mod_customnav .level_1, #sidr .mod_navigation .level_1 {
    background-color: #8d8c8c
}

#sidr .mod_customnav .level_1 li, #sidr .mod_navigation .level_1 li {
    padding: .5em 0 0
}

#sidr ul li:active .level_1 li, #sidr ul li:focus .level_1 li, #sidr ul li:hover .level_1 li {
    background-color: #004786
}

#sidr .mod_customnav .level_1 li a, #sidr .mod_navigation .level_1 li a {
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    width: inherit;
    padding: .3em 1em
}

#sidr .mod_customnav .level_1 li .level_2 li, #sidr .mod_navigation .level_1 li .level_2 li {
    padding: .5em 3em;
    background-color: #fff;
    width: inherit;
    text-decoration: none
}

#sidr .mod_customnav .level_1 li .level_2 li a, #sidr .mod_navigation .level_1 li .level_2 li a {
    color: #8d8c8c;
    width: inherit
}

#sidr .mod_customnav .level_1 li .level_2 li a:active, #sidr .mod_customnav .level_1 li .level_2 li a:focus, #sidr .mod_customnav .level_1 li .level_2 li a:hover, #sidr .mod_navigation .level_1 li .level_2 li a:active, #sidr .mod_navigation .level_1 li .level_2 li a:focus, #sidr .mod_navigation .level_1 li .level_2 li a:hover {
    color: #004786;
    cursor: pointer
}

#sidr ul.submenu {
    color: #8d8c8c;
    background-color: #fff;
    margin: 0;
    padding: 0
}

.navigation #sidr .mod_customnav, .navigation #sidr .mod_navigation {
    display: block;
    float: none;
    text-align: center
}

@media (min-width: 992px) {
    .navigation #sidr .mod_customnav, .navigation #sidr .mod_navigation {
        display: none
    }
}

.navigation #sidr .mod_customnav li, .navigation #sidr .mod_navigation li {
    float: none;
    width: 100%
}

#sidr .mod_customnav .level_1 > li, #sidr .mod_navigation .level_1 > li {
    font-size: 1.34em
}

#sidr .mod_customnav .level_1 > .submenu:active, #sidr .mod_customnav .level_1 > .submenu:focus, #sidr .mod_customnav .level_1 > .submenu:hover, #sidr .mod_navigation .level_1 > .submenu:active, #sidr .mod_navigation .level_1 > .submenu:focus, #sidr .mod_navigation .level_1 > .submenu:hover {
    background-color: #004786
}

#sidr .mod_navigation .level_1 .active {
    background-color: transparent
}

#sidr .text {
    float: inherit
}

#sidr .formbody {
    background-color: #8d8c8c;
    padding: 1em 0
}

.header-image {
    padding: 0;
    z-index: 0
}

.welcome {
    background-color: #e9ebef;
    z-index: 0;
    clear-after: both;
    margin-top: 1.5em
}

.dropdown-menu, .welcome .dropdown-menu p {
    z-index: 2;
    background-color: transparent;
    position: relative
}

.welcome .welcome_image, .welcome .welcome_text {
    padding: 0;
    overflow: hidden
}

@media (min-width: 768px) {
    .welcome {
        margin-top: 2em
    }

    .welcome .welcome_image, .welcome .welcome_text {
        max-height: 54em
    }

    .welcome .welcome_text .dropdown-toggle {
        display: none
    }
}

.welcome .welcome_text {
    padding: 15px
}

.welcome .welcome_text .dropdown-toggle {
    border: none;
    background-color: transparent;
    color: #004786;
    font-size: 1.2em
}

.welcome .welcome_text .dropdown-toggle:hover {
    background-color: transparent
}

@media (min-width: 768px) {
    .welcome .dropdown-menu {
        display: block;
        background-color: transparent
    }
}

.welcome .dropdown-menu h1 {
    display: none
}

@media (min-width: 768px) {
    .welcome .dropdown-menu h1 {
        display: block;
        font-size: 1.3em;
        margin: .6em 0 .4em
    }
}

@media (min-width: 992px) {
    .welcome .dropdown-menu h1 {
        font-size: 1.35em;
        margin: .6em 0 .4em
    }
}

.welcome .dropdown-menu p {
    display: block;
    border: none;
    border-radius: 0;
    padding: .2em;
    font-family: OpenSans-Light, Arial
}

@media (min-width: 768px) {
    .welcome .dropdown-menu p {
        width: 99%;
        font-size: 1.05em
    }
}

@media (min-width: 992px) {
    .welcome .dropdown-menu p {
        width: 95%;
        font-size: 1.07em
    }
}

@media (min-width: 1200px) {
    .welcome .welcome_image, .welcome .welcome_text {
        max-height: 44em
    }

    .welcome .dropdown-menu p {
        width: 85%;
        font-size: 1.2em
    }
}

.welcome ul li {
    position: relative
}

.welcome ul li a {
    clear: both;
    width: 100%;
    height: auto;
    font-size: 1.4em;
    text-align: center
}

.dropdown-menu {
    display: none;
    width: 100%;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none
}

ul li ul li {
    height: auto;
}

.welcome_image .ce_image figure picture, .welcome_image .ce_image figure picture img {
    width: 100%;
	height: auto;
}

#stichwortuebersicht {
    display: none;
}

@media (min-width: 992px) {
    #stichwortuebersicht {
        display: block
    }
}

#nachrichten-liste .mod_newslist .pagination .current, #nachrichten-liste .mod_newslist .pagination .first, #nachrichten-liste .mod_newslist .pagination .last, #nachrichten-liste .mod_newslist .pagination .link, #nachrichten-liste .mod_newslist .pagination p, #nachrichten-liste .mod_newslist .pagination strong, .fachbereiche .ce_accordion p {
    display: none
}

.fachbereiche, .fachbereiche li a, .stichwortuebersicht {
    padding: 0;
    text-transform: uppercase;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    word-wrap: break-word;
}

.fachbereiche .ce_accordion {
    padding: 0;
    margin: .5em 0;
	width: 100%;
}

.fachbereiche .ce_accordion .ui-accordion-header {
    clear-after: both;
    cursor: pointer;
    text-align: center;
    background-color: #004786;
    color: #dcdcdc;
    font-size: 1em
}

@media (min-width: 768px) {
    .fachbereiche .ce_accordion {
        margin: 2em 0;
        padding: .3em;
		width: 50%;
		float: left;
    }

    .fachbereiche .ce_accordion .ui-accordion-header {
        font-size: 1.25em
    }
}

@media (min-width: 992px) {
    .fachbereiche .ce_accordion {
        margin: 2em 0;
        padding: .7em;
		width: 33%;
    }

    .fachbereiche .ce_accordion .ui-accordion-header {
        font-size: 1.315em;
        padding-right: 2.8em;
        background-image: url(../images/template/icon_button.svg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 15% 100%;
        border: .2em solid #004786
    }
}

@media (min-width: 1200px) {
    .fachbereiche .ce_accordion .ui-accordion-header {
        font-size: 1.45em
    }
}

.fachbereiche .ce_accordion .button_size {
    height: auto;
    text-decoration: none;
    color: #fff;
    background-color: #004786
}

.fachbereice .ce_accordion .icon_button {
    height: auto;
    width: auto
}

@media (min-width: 768px) {
    .fachbereice .ce_accordion .icon_button {
        width: 100%;
        height: auto
    }
}

.fachbereiche .ui-accordion-header {
    padding: .9em 0 1.1em
}

.fachbereiche .ce_accordion .dropdown-menu {
    background-color: #fff;
    text-align: center;
    font-size: 1em
}

.fachbereiche .ce_accordion .dropdown-menu li, .stichwortuebersicht .ce_text ul li {
    background-color: #e9ebef;
    width: inherit;
    border: .1em solid #fff;
    text-align: left;
    list-style-type: none
}

.fachbereiche .ce_accordion .dropdown-menu li:active, .fachbereiche .ce_accordion .dropdown-menu li:focus, .fachbereiche .ce_accordion .dropdown-menu li:hover, .stichwortuebersicht .ce_text ul li:active, .stichwortuebersicht .ce_text ul li:focus, .stichwortuebersicht .ce_text ul li:hover {
    background-color: #004786
}

.fachbereiche .ce_accordion .dropdown-menu li:active a, .fachbereiche .ce_accordion .dropdown-menu li:focus a, .fachbereiche .ce_accordion .dropdown-menu li:hover a, .stichwortuebersicht .ce_text ul li:active a, .stichwortuebersicht .ce_text ul li:focus a, .stichwortuebersicht .ce_text ul li:hover a {
    color: #fff;
    background-color: transparent
}

.fachbereiche .ce_accordion .dropdown-menu li a, .stichwortuebersicht .ce_text ul li a {
    padding: .5em .35em
}

@media (min-width: 992px) {
    .fachbereiche .ce_accordion .dropdown-menu li a, .stichwortuebersicht .ce_text ul li a {
        padding: .7em .3em .7em 2em
    }
}

.fachbereiche .ce_accordion .dropdown-menu > li > a {
    color: #004786
}

.content .mod_newslist .pagination li {
    list-style-type: none
}

.content .mod_newslist .pagination li a, .content .mod_newslist .pagination li strong  {
    float: left
}

#nachrichten-liste .mod_newslist .pagination .next a, #nachrichten-liste .mod_newslist .pagination .previous a {
    display: block
}

.mod_newslist .pagination {
    width: 100%
}

.content .pagination ul li:before {
    content: none;
    padding: 0;
    margin: 0
}

.ce_download {
    padding: .6em .6em .6em 1.5em;
    border-bottom: solid #8d8c8c 2px;
    border-top: solid #8d8c8c 2px;
    max-width: 45em;
    overflow: hidden;
    margin: .3em 0;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    word-wrap: break-word
}

@media (min-width: 768px) {
    .ce_download {
        margin: .5em 0
    }
}

@media (min-width: 992px) {
    .ce_download {
        margin: .6em 0
    }
}

.ce_download a {
    width: inherit;
    display: block;
    background: url(../images/template/icon_downloadpfeil.png) right center no-repeat;
    padding: .6em 2em .6em 0
}

.ce_download a:active, .ce_download a:focus, .ce_download a:hover {
    color: #004786;
    cursor: pointer;
    background: url(../images/template/icon_download_hover.png) right center no-repeat
}

.stichwortuebersicht {
    clear-after: both;
    margin: 1.2em 0;
    overflow: hidden;
    color: #dcdcdc;
    padding: 15px
}

@media (min-width: 768px) {
    .stichwortuebersicht {
        padding: 15px 0
    }
}

@media (min-width: 992px) {
    .stichwortuebersicht {
        padding: 15px
    }
}

.stichwortuebersicht .ui-accordion-header {
    display: none
}

.stichwortuebersicht .ce_text section, .stichwortuebersicht section {
    text-align: left
}

.stichwortuebersicht .ce_text li {
    border: .1em solid #fff
}

.stichwortuebersicht .ce_text a {
    color: #004786;
    width: inherit;
    display: block
}

.stichwortuebersicht .ce_text a:active, .stichwortuebersicht .ce_text a:focus, .stichwortuebersicht .ce_text a:hover {
    color: #004786;
    background-color: #e9ebef
}

.contact_form {
    padding: 15px 0
}

.contact_form input, .contact_form textarea {
    color: #585858;
    width: 100%
}

@media (min-width: 768px) {
    .contact_form input, .contact_form textarea {
        width: 70%
    }
}

.contact_form .captcha, .contact_form .captcha_text, .contact_form .widget-text, .contact_form .widget-textarea {
    margin: .5em 0
}

.contact_form .widget-submit input {
    width: 8em;
    color: #004786;
    background-color: #fff;
    padding: .6em;
    float: right;
    clear: both;
    border: none;
    margin-right: 0
}

.contact_form .widget-submit input:active, .contact_form .widget-submit input:focus, .contact_form .widget-submit input:hover {
    color: #fff;
    background-color: #8d8c8c;
}

.contact_form .captcha {
    width: 30%;
    float: right
}

.contact_form label {
    font-size: 1em;
    text-align: left;
    width: 29%
}

#right .contact_form label {
    width: 29%
}

@media (min-width: 1200px) {
    #right .contact_form label {
        width: 28%
    }
}

#f1 {
    background-color: #004786;
    color: #fff;
    padding: 2em 1em 8em
}

.contact_form .captcha_text {
    padding-left: .1em
}

#main #kontaktformular {
    display: none
}

@media (min-width: 768px) {
    #right .contact_form label {
        width: 28%
    }

    #main #kontaktformular {
        display: inline-block
    }
}

#kontaktformular {
    width: 100%
}

.siegel {
    text-align: center;
    padding: 1.5em
}

@media (min-width: 768px) {
    .siegel {
        padding: 1em;
        margin-top: 3.8em
    }
}

@media (min-width: 992px) {
    .siegel {
        padding: 1.6em
    }
}

@media (min-width: 1200px) {
    .siegel {
        padding: 1.5em;
        margin-top: 4.1em
    }
}

.siegel img {
    max-width: 17em;
    width: auto;
    height: auto;
    float: left;
    padding: .2em
}

@media (min-width: 768px) {
    .siegel img {
        max-width: 14em;
        padding: .5em
    }
}

.news {
    margin: 1.2em 0
}

.mod_newsarchive .layout_simple, .mod_newslist .layout_simple {
    min-height: 4.5em;
    border-top: solid #8d8c8c .12em;
    border-bottom: solid #8d8c8c .12em;
    padding: .6em 0;
    margin: 1.5em 0;
    background: url(../images/template/icon_news.png) right top no-repeat;
    -webkit-background-size: 2.5em;
    background-size: 2.5em
}

.mod_newsarchive, .news .mod_newslist {
    padding: 15px
}

.mod_newsarchive .layout_simple a, .mod_newslist .layout_simple a {
    font-size: .95em;
    color: #8d8c8c;
    width: inherit;
    display: block;
    padding-right: 2.4em
}

@media (min-width: 768px) {
    .mod_newsarchive .layout_simple, .mod_newslist .layout_simple {
        margin: 1.5em 0
    }

    .mod_newsarchive .layout_simple a, .mod_newslist .layout_simple a {
        font-size: 1.2em;
        padding-right: 4em
    }
}

@media (min-width: 992px) {
    .siegel img {
        max-width: 17em;
        float: none
    }

    .mod_newsarchive .layout_simple, .mod_newslist .layout_simple {
        -webkit-background-size: 4em;
        background-size: 4.5em
    }

    .mod_newsarchive .layout_simple a, .mod_newslist .layout_simple a {
        font-size: 1.25em;
        padding-right: 7em
    }
}

@media (min-width: 1200px) {
    .mod_newsarchive .layout_simple a, .mod_newslist .layout_simple a {
        font-size: 1.3em;
        padding-right: 5em
    }
}

.layout_simple time {
    display: none
}

.back, .button_archiv, .button_mehr, .mod_newslist .pagination .first a, .mod_newslist .pagination .last a, .mod_newslist .pagination .next a, .mod_newslist .pagination .previous a {
    font-size: 1.2em;
    padding: .5em;
    background-color: #004786;
    color: #fff;
    width: 8em;
    text-align: center;
    float: left;
    margin: .5em
}

.back:active, .back:focus, .back:hover, .button_archiv:active, .button_archiv:focus, .button_archiv:hover, .button_mehr:active, .button_mehr:focus, .button_mehr:hover, .mod_newslist .pagination .first a:active, .mod_newslist .pagination .first a:focus, .mod_newslist .pagination .first a:hover, .mod_newslist .pagination .last a:active, .mod_newslist .pagination .last a:focus, .mod_newslist .pagination .last a:hover, .mod_newslist .pagination .next a:active, .mod_newslist .pagination .next a:focus, .mod_newslist .pagination .next a:hover, .mod_newslist .pagination .previous a:active, .mod_newslist .pagination .previous a:focus, .mod_newslist .pagination .previous a:hover {
    color: #004786;
    background-color: #8d8c8c
}

.back a, .button_archiv a, .button_mehr a, .first a, .last a, .next a, .previous a {
    display: block
}

.pagination .content .first li, .pagination .content .last li, .pagination .content .next, .pagination .content .previous {
    float: left;
    list-style-type: none;
    color: #585858;
    width: auto
}

.pagination .content .first li a, .pagination .content .first li span, .pagination .content .last li a, .pagination .content .last li span, .pagination .content .next a, .pagination .content .next span, .pagination .content .previous a, .pagination .content .previous span {
    padding: .6em
}

.pagination .content .first li a:active, .pagination .content .first li a:focus, .pagination .content .first li a:hover, .pagination .content .last li a:active, .pagination .content .last li a:focus, .pagination .content .last li a:hover, .pagination .content .next a:active, .pagination .content .next a:focus, .pagination .content .next a:hover, .pagination .content .previous a:active, .pagination .content .previous a:focus, .pagination .content .previous a:hover {
    color: #004786
}

.pagination .content .first li, .pagination .content .last li {
    margin: .4em
}

.content .current, .content .link, .content .mod_newslist .pagination li strong {
    margin: .4em;
    float: left;
    list-style-type: none;
    color: #8d8c8c
}

.content .current li, .content .current li a:active, .content .current li a:focus, .content .current li a:hover, .content .link li, .content .link li a:active, .content .link li a:focus, .content .link li a:hover {
    background-color: transparent
}

.content .current {
    color: #004786
}

.content .pagination .first, .content .pagination .last, .content .pagination .next, .content .pagination .previous {
    background-color: #004786;
    color: #fff
}

.content .pagination .first a:active, .content .pagination .first a:focus, .content .pagination .first a:hover, .content .pagination .last a:active, .content .pagination .last a:focus, .content .pagination .last a:hover, .content .pagination .next a:active, .content .pagination .next a:focus, .content .pagination .next a:hover, .content .pagination .previous a:active, .content .pagination .previous a:focus, .content .pagination .previous a:hover {
    background-color: #dcdcdc;
    color: #004786
}

.content {
    margin-top: 1em;
    clear-after: both
}

.content img {
    max-width: 100%
}

.content ul li:before {
    content: "\2022";
    padding-right: 16px;
    padding-bottom: 5px;
    font-size: 1em;
    list-style-type: none;
    margin-left: -1.3em
}

.content ul li {
    list-style-type: none
}

#right .profile-picture-right img {
    width: 100%;
    height: auto;
    max-width: 30em;
    margin: 1.5em 0 .5em
}

@media (min-width: 992px) {
    #right .profile-picture-right img {
        margin: 2.5em 0 1.5em
    }
}

.subpage_accordion .toggler {
    border-top: 2px solid #8d8c8c;
    border-bottom: 2px solid #8d8c8c;
    margin-bottom: 5px;
    color: #585858;
    background: url(../images/template/icon_plus.png) right center no-repeat;
    background-size: 2.5em;
    padding: .2em 2em .2em .4em;
    cursor: pointer;
    outline-width: 0;
    font-size: .9em;
    text-align: left
}

@media (min-width: 768px) {
    .layout_simple time {
        display: block
    }

    .subpage_accordion .toggler {
        font-size: 1.2em;
        padding: .2em 2em .2em .4em;
        margin: .3em 0
    }
}

@media (min-width: 992px) {
    .subpage_accordion .toggler {
        font-size: 1.25em;
        min-height: 2.5em;
        padding: .2em 3em .2em .4em;
        background-size: 3em;
        margin: .5em 0
    }
}

@media (min-width: 1200px) {
    .subpage_accordion .toggler {
        font-size: 1.3em;
        padding: .3em 3em .2em .4em;
        margin: .6em 0
    }
}

.subpage_accordion .toggler.active {
    background: url(../images/template/icon_minus.png) right center no-repeat;
    border-bottom: 0;
    background-size: 2.5em
}

.subpage_accordion .accordion div {
    border-bottom: 2px solid #999;
    margin-bottom: 5px;
    padding-bottom: 4px;
    width: 100%
}

.subpage_accordion .ce_accordion {
    width: 100%
}

.subpage_accordion .ui-accordion-content p {
    padding: .1em
}

@media (min-width: 768px) {
    .subpage_accordion .ui-accordion-content p {
        padding: .2em
    }
}

@media (min-width: 992px) {
    .subpage_accordion .toggler.active {
        background-size: 3em
    }

    .subpage_accordion .ui-accordion-content p {
        padding: .3em
    }
}

@media (min-width: 1200px) {
    .subpage_accordion .ui-accordion-content p {
        padding: .3em 3em .2em .4em
    }
}

.subpage_accordion .ui-accordion-content ol, .subpage_accordion .ui-accordion-content ul {
    padding-left: .2em
}

@media (min-width: 768px) {
    .subpage_accordion .ui-accordion-content ol, .subpage_accordion .ui-accordion-content ul {
        padding-left: .3em
    }
}

@media (min-width: 992px) {
    .subpage_accordion .ui-accordion-content ol, .subpage_accordion .ui-accordion-content ul {
        padding-left: .6em
    }
}

@media (min-width: 1200px) {
    .subpage_accordion .ui-accordion-content ol, .subpage_accordion .ui-accordion-content ul {
        padding-left: 1em
    }
}

.accordion ol li, .accordion p ol li, .accordion ul li {
    list-style-type: none;
    width: 100%;
    text-align: left;
    float: none;
    padding-left: .1em
}

#footer2, #footer2 #kreativoli {
    text-align: center
}

#vita {
    padding-bottom: 0
}

#vita h1 {
    margin-top: 0
}

#vita .content img {
    position: relative
}

@media (min-width: 768px) {
    #vita .content img {
        position: absolute
    }

    #vita-picture {
        height: 46em
    }
}

#vita row, a.svg {
    position: relative
}

#vita .content .ce_text {
    margin-bottom: 2em
}

#vita-picture img {
    bottom: 0
}

#vita-picture:before {
    display: none;
    content: 'S'
}

@media only screen and (min-width: 992px) {
    #vita-picture img {
        margin-bottom: -5.5em
    }

    #vita-picture:before {
        content: 'M'
    }
}

#vita-profile-picture img {
    width: 100%;
    height: auto;
    margin-top: 1.5em
}

#footer1 {
    padding: 1em 0;
    margin: 0 0 1em;
    background-color: #f2f2f2;
    border-bottom: solid #dcdcdc .2em;
    border-top: solid #dcdcdc .2em;
    font-size: 1em
}

@media (min-width: 768px) {
    #footer1 {
        font-size: .8em
    }
}

#footer1 img, #footer1 svg {
    width: 100%;
    max-width: 16em
}

#footer1 p {
    margin: 0
}

#footer1 .icons img {
    width: 2.5em
}

#footer1 .adresse, #footer1 .icons a {
    padding: .5em
}

#footer .icons p > a {
    padding: 0
}

#footer2 {
    padding-bottom: 3em
}

@media (min-width: 992px) {
    #footer1 {
        font-size: 1.2em;
        vertical-align: middle
    }

    #footer2 {
        text-align: left;
        padding-left: 1em;
        padding-right: 1em
    }

    #footer2 #kreativoli {
        text-align: right
    }
}

#footer1 .footer-logo {
    padding: 0 3em .5em
}

a.svg {
    display: block
}

a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#anschrift .ce_text p {
    margin: 0;
    padding: 0
}

#lageplan iframe {
    width: 100%
}

@media screen and (-ms-high-contrast: active) and (min-width: 992px),(-ms-high-contrast: none) and (min-width: 992px) {
    .fachbereiche .ce_accordion .ui-accordion-header {
        background-image: url(../images/template/icon_button.png)
    }
}

.sharebuttons ul li {
    list-style-type: none;
    height: 3em;
    width: 4em;
    float: left
}

.sharebuttons ul li::before {
    content: none;
    padding: 0;
    font-size: 1.2em;
    margin: 0
}

.sharebuttons a {
    display: block;
    color: transparent
}

.sharebuttons .facebook {
    background: url(../images/template/icon_facebook_grey.png) center no-repeat;
    width: 4em;
    height: 4em;
    background-size: 3em
}

.sharebuttons .facebook:active, .sharebuttons .facebook:hover, .sharebuttons .facebookfocus {
    background: url(../images/template/icon_facebook.png) center no-repeat;
    background-size: 3em
}

.sharebuttons .xing {
    background: url(../images/template/icon_xing_grey.png) center no-repeat;
    width: 4em;
    height: 4em;
    background-size: 3em
}

.sharebuttons .xing:active, .sharebuttons .xing:hover, .sharebuttons .xingfocus {
    background: url(../images/template/icon_xing.png) center no-repeat;
    background-size: 3em
}

.mod_sharebuttons {
    width: 100%;
    float: left;
    margin-top: 1em;
    padding: .7em
}

@media print {
    #footer, #right, .burgermenu, .button_more, .buttons, .header_menu, .image_gallery_hover, .image_gallery_small, .languages_help, .more, .navbar, .projects .ce_text figure img, a[href]:after {
        content: none !important;
        display: none !important
    }

    h1, h2, h3 {
        color: #004786
    }

    .projects {
        width: 100%
    }

    .projects .ce_headline {
        background-color: #ffe000
    }

    .ce_text {
        widows: 4
    }

    .accordion {
        display: block !important;
        overflow: visible !important;
        height: auto !important
    }
}

/*
Last changed: 30.04.2018 LH 
start
*/
#main .inside .siegel .ce_image {
    width: 100%;
    float: left;
    max-width: 100%;
    overflow: hidden;

}

#main .inside .siegel .ce_image img {
    max-width: 90%;
    width: auto;
    height: auto;
    padding: .2em;
    max-height: 185px;
}

@media (min-width: 768px) {
    #main .inside .siegel .ce_image {
        width: 25%;
        float: left;
        max-width: 100%;
        overflow: hidden;

    }
}

#main .inside .siegel {
    clear: both;
}

/*end*/

/* 
Last changed 29.05.2018
start
*/
#cookiechecker {
    position: fixed;
    bottom: 0;
    right: 10%;
    width: 80%;
    max-width: 400px;
    z-index: 999;
    background: #fff;
    padding: 10px;
    text-align: center;
    border: solid 1px #004786;
}

#cookiechecker a {
    color: #004786;
}

#cookiechecker button {
    padding: 5px;
    border: solid 1px #004786;
}

/*
end
*/


.gm_wrapper, .osm_wrapper {
    background-color: #004786;
    background: url(../images/template/background-2klick.jpg) center no-repeat;
    color: #fff;
    position: relative;
    width: 100%;
    height: 400px;
    display: table;
    text-align: center;
}

.gm_wrapper p, .osm_wrapper p {
    text-align: center!important;
    margin: 0 !important;
    max-width: inherit !important;
}

.gm_wrapper a, .osm_wrapper a {
    display: inline;
}

.gm_wrapper .gm_trigger, .osm_wrapper .osm_trigger {
    padding: 10px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.gm_wrapper .gm_layer, .osm_wrapper .osm_layer {
    position: relative;
    display: none;
    height: 400px;
    width: 100%;
    margin: auto;
}
.gm_wrapper .gm_layer iframe, .osm_wrapper .osm_layer iframe {
    border: 0px none transparent;
    height: inherit;
    width: inherit;
}
.gm_trigger, .osm_trigger {
    display: table-cell;
    height: auto;
    vertical-align: middle;
    text-align: center;
}

.gm_wrapper .button, .osm_wrapper .button {
    font-size: 1.2em;
    padding: .5em;
    background-color: #dcdcdc;
    color: #004786;
    width: 8em;
    text-align: center;
    border: 0;
    margin: .5em;
}

.gm_wrapper .button:hover, .osm_wrapper .button:hover {
    background-color: #fff;
}

