body,
html {
    height: 100%;
}

body {
    padding-top: 50px;
    font-size: 14px;
}

.showmobile {
    display: none;
}


 .cssklasse #complete-footer  {
display:none;
  }

/*********commented the logo css***********/


/*.logo {
    position: relative;
    left: -24px;
    top: 8px;
}*/

img {
    height: auto !important;
}

.clear {
    clear: both;
}

.row {
    /*margin-bottom:20px;*/
}

.wide {
    width: 100%;
    /*height:100%;
  height:calc(100% - 1px);
  background-image:url('../images/main-home.jpg');
  background-size:cover;*/
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow: hidden;
}

.wide img {
    width: 100vw;
    position: relative;
    z-index: 1;
    left: 100% top: 50%;
}


/*************change the css of headertext class********/

.headertext {
    position: absolute;
    bottom: 38%;
    z-index: 2;
    color: #FFF;
    width: 100%;
    /* left: -20px;*/
}

.headertext a {
    color: #FFF;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

#topnav {
    float: right;
    color: #000;
    font-size: 11px;
    font-weight: 100;
}

#topnav a {
    color: #000;
    font-size: 11px;
    font-weight: 100;
    border-right: 1px solid #000;
}

#topnav .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

#navbar {
    float: right;
}

#navbar a,
#navbar li.level-1 {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

li.level-1 {
    position: relative;
    display: block;
    padding: 25px 0;
    cursor: pointer;
}

nav {
    background: url(../images/line.png) bottom left repeat-x #FFF;
    padding-bottom: 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #FFF;
}

.nav>li>a {
    padding: 0px 15px;
}

.dropdown-menu>li>a {
    border-bottom: #878787 1px solid;
    color: #777777 !important;
    line-height: 2;
    font-size: 12px !important;
    width: 230px;
}

.dropdown-menu {
    /*background: url(../images/bg-dropdown.png) top left no-repeat rgba(255,255,255,0.9);*/
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border: none;
    border-radius: 0;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #000 !important;
    background-color: transparent;
    text-decoration: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #000 !important;
    background-color: transparent;
    text-decoration: none;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}

.center {
    text-align: center !important;
}

a.more {
    text-decoration: none;
    font-weight: 500;
    color: #004070 !important;
    display: inline !important;
}

.teasertext a.more {
    text-decoration: none;
    font-weight: 500;
    color: #004070 !important;
}

a.more:before {
    /*content:'\f105';*/
    content: '>';
    /*font-family: FontAwesome;*/
    /*************set margin-left 0 from 2 ********/
    margin-left: 0;
    color: #004070;
}

.news-backlink-wrap a:before {
    /*content:'\f105';
  font-family: FontAwesome;*/
    content: '<';
    margin-right: 5px;
    color: #004070;
    text-decoration: none;
}

.news-backlink-wrap a {
    text-decoration: none;
    font-weight: 500;
    color: #004070;
}


/*************set 100% width from fix width ********/

.kachel-klein {
    border: #004070 1px solid !important;
    padding: 10px;
    width: 100%;
    min-height: 180px;
    height:180px;
    overflow: hidden;
    text-align: center;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    position: relative;
}



.kachel-klein h1,
.kachel-klein h1 a,
.kachel-klein h3,
.kachel-klein h3 a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    margin: 0 0 4px 0;
    color: #8E9799;
    letter-spacing: -0.4px;
}

.kachel-klein header a {
    position: absolute;
    top: 12px;
    left: 10px;
}

.kachel-klein p {
    text-align: left;
    font-size: 11px;
    font-weight: 100;
}

.kachel-klein a {
    text-align: left;
    font-size: 11px;
    font-weight: 100;
    display: block;
    color: #004070;
    text-decoration: none;
    font-weight: 600;
}

.more:before {
    /*content:'\f105';*/
    content: '>';
    /*font-family: FontAwesome;*/
    margin-left: 2px;
}


/*************set 100% width from fix width ********/

.kachel-quer {
    padding: 10px;
    width: 100%;
    min-height: 180px;
    height: 180px;
    text-align: center;
    overflow: hidden;
}

.kachel-quer h1 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0 0 5px 0;
}

.kachel-quer h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0 0 5px 0;
}

.kachel-quer h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0 0 5px 0;
}

.kachel-quer img {
    margin: 0;
}

.kachel-quer p {
    text-align: left;
    font-size: 11px;
    font-weight: 100;
}

.kachel-quer a {
    text-align: left;
    font-size: 15px;
    font-weight: 100;
    display: block;
    color: #727c83;
    text-decoration: none;
    font-weight: 600;
}

div.kachel-klein,
div.kachel-quer {
    margin-bottom: 10px;
}

.txt-w {
    color: #FFFFFF
}

.txt-w a {
    color: #FFFFFF
}

.margin-top-20 {
    margin-top: 20px;
}

footer {
    font-size: 11px;
    color: #727c83;
    padding: 30px 0;
}

footer a {
    color: #727c83;
}

footer a:hover {
    color: #000 !important;
}

footer .svg-inline--fa.fa-w-14,
footer .svg-inline--fa.fa-w-16,
footer .svg-inline--fa.fa-w-9,
footer .svg-inline--fa.fa-w-12 {
    font-size: 20px !important;
    margin-right: 5px;
}

.search {
    margin: 3px 15px 0px 10px;
}

.dark_blue {
    background-color: #004070;
    color: #FFFFFF;
}

.light_blue {
    background-color: #DCE3E8;
    color: #000000;
    padding: 30px 0;
}

.dark_blue a {
    color: #FFFFFF;
    text-decoration: underline;
}

.btn-info {
    background-color: #FFFFFF;
    color: #000;
    border: none;
    cursor: pointer;
    padding: 10px;
    text-align: center !important;
}

.btn-info:hover,
.btn-info:active:focus {
    background-color: #FFFFFF;
    color: #000;
    border: none;
}

.collapse {
    background-color: #FFFFFF;
    color: #000;
    border: none;
}

#kontakt {
    text-align: center;
    padding: 20px 0;
}

#map {
    margin: 0 10px;
    /*width: 98%;*/
    height: 40vh;
}

#floating-panel {
    position: relative;
    top: 50px;
    right: 5%;
    z-index: 5;
    background-color: transparent;
    padding: 5px;
    text-align: right;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 30px;
}

#floating-panel input[type="submit"] {
    cursor: pointer;
    font: 12px 'Open Sans', sans-serif;
    color: #FFFFFF;
    border: 1px solid #223d5c;
    background-color: #223d5c;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    left: 50px;
}

#floating-panel input[type="text"] {
    cursor: pointer;
    font: 12px 'Open Sans', sans-serif;
    color: #223d5c;
    border: 1px solid #223d5c;
    background-color: #FFFFFF;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

table {
    width: 100%;
    overflow: scroll;
    margin-bottom: 28px;
    border-collapse: separate;
    border-spacing: 0;
}

td,
th {
    padding: 10px;
    vertical-align: top;
    border-bottom: #D3D3D3 1px solid;
}

table tr:hover td {
    background-color: #7597c2;
    color: white;
}

form.metanavigation-search input.searchsubmit {
    text-indent: -300em;
    border: none;
    background-image: url('../images/searchsubmitbg.png');
    height: 16px;
    width: 16px;
    position: relative;
    top: -1px;
    /************ left 139px from 130px *********/
    left: 139px;
    float: left;
}

form.metanavigation-search input.searchbox-sword {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: #333 1px solid;
    padding: 2px 0px 2px 5px;
    position: relative;
    right: 0px;
}




/* Plus-Icon fÃ¼r geschlossene (Ã¼berschreibt auch den Block oben, wenn die Klasse nonactive gesetzt ist) */

.card-header > h5 button:before,
.card:first-child .nonactive .card-header > h5 button:before {
    content: '\f078';
    font-family: FontAwesome;
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
}




/* allgemeines Minus fÃ¼r aktive Elemente */

.active .card-header > h5 button:before {
    content: '\f077';
    font-family: FontAwesome;
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
}

.btn-info.collapsed:before {
    content: '\f078';
    font-family: FontAwesome;
    margin-right: 10px;
}

.btn-info:before {
    content: '\f077';
    font-family: FontAwesome;
    margin-right: 10px;
}

.anker {
    display: block;
    width: 0;
    height: 0;
    position: relative;
    top: -180px;
    /* Dieser Wert kann variieren. */
    visibility: hidden;
}

.anker2 {
    display: block;
    width: 0;
    height: 0;
    position: relative;
    top: -150px;
    /* Dieser Wert kann variieren. */
    visibility: hidden;
}

.sidebar_content {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 100;
    text-align: center;
}

.sidebar_content a {
    margin-right: 15px;
}

.sidebar_content a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 5px;
}

.sidebar_content.fixed {
    position: fixed;
    top: 130px;
    padding: 10px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #EEE;
}

.frame-kacheltext h5 {
    text-transform: uppercase;
    font-size: 14px;
}

.frame-kacheltext h3 {
    font-size: 20px;
    margin-top: 10px;
}

.frame-col-md-8 {
    width: 66%;
    margin: 10px auto;
}




/* .frame-bg-img img { position: absolute; top:0; left:0; z-index:1;}

   .frame-bg-img h1 { position:relative;  z-index:2;}
    .frame-bg-img p { position:relative;  z-index:2;}*/

.footerlogos {
    margin-bottom: 20px;
    padding: 0 !important;
    /*************set 100% width from fix width ********/
    width: 100%;
    position: relative;
    left: 0;
}

.ce-border img {
    border: #004070 1px solid;
}

.panel-group {
    border-bottom: 1px solid #000;
}

.panel-body {
    border-top: none !important;
}

.card {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border-top: 1px solid #000;
}

.card>.card-header {
    background-color: #FFFFFF;
    border-color: #000 !important;
    color: #333;
}

.card-header {
    border-color: #000 !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 15px;
}

.card {
    border-color: #000;
    border-right: none !important;
    border-left: none !important;
}

.panel-group .card-header {
    border-bottom: 0px solid #000;
}

.panel-group .card-header>active {
    border-bottom: 0px solid #000;
}




/* Styles fÃ¼r Hintergrundkachel */

.frame-bg-img {
    padding: 0;
}

.frame-bg-img h1 {
    position: relative;
    z-index: 2;
    margin: 10px 0 0 10px;
}

.frame-bg-img h1 a {
    color: #000;
}

.frame-bg-img h2 {
    position: relative;
    z-index: 2;
    margin: 10px 0 0 10px;
}

.frame-bg-img h2 a {
    color: #FFF;
}

.frame-bg-img p {
    position: relative;
    z-index: 2;
    margin: 5px 0 0 10px;
}

.frame-bg-img {
    position: relative;
}

.frame-bg-img img {
    position: absolute;
    top: -10px;
    height: auto;
    max-width: 100% !important;
}

.frame-bg-img .kachel-quer {
    padding: 0;
}

.frame-bg-img .kachel-quer img {
    padding: 0;
}

.frame-bg-img .ce-center .ce-outer,
.frame-bg-img .ce-center .ce-inner {
    position: static;
    float: none;
    right: -9999px !important;
}

.frame-overlay-img .ce-column {
    position: relative;
}

.frame-overlay-img img {
    display: block;
    width: 380px;
    height: auto;
}

.frame-fullwidth-img img {
    width: 100vw;
    height: auto;
}

.image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #878787;
    overflow: hidden;
    width: 99%;
    height: 0;
    transition: .5s ease;
}

.frame-overlay-img .ce-column:hover .image-caption {
    height: 100%;
}

.image-caption p {
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 90%;
}

.tab-content {
    min-height: 300px;
    padding: 20px;
}

.image-caption {
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 90%;
}

.ce-uploads li {
    border-left: 1px solid #004070;
    border-bottom: 1px solid #004070;
    padding: 5px;
    font-size: 13px !important;
}

.ce-uploads a {
    text-decoration: none;
}

.ce-uploads li img {
    display: none !important;
}

.ce-uploads-fileName {
    display: none !important;
}

.ce-uploads-description {
    color: #004070;
    float: left;
    width: 60%;
    margin-right: 15px;
}

.ce-uploads-filesize {
    float: right;
    margin-right: 40px;
}

.ce-uploads-date {
    float: left;
    margin-right: 20px;
}

.ce-uploads-date:before {
    /*content:"\f061";
     font-family: FontAwesome;*/
    margin-right: 0px;
    /*background-image:url('../images/icons/arrow-right.svg');*/
    content: "";
    margin-left: -30px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    position: absolute;
}

.ce-uploads-filesize:after {
    /*content:"\f019";*/
    background-image: url('../images/icons/download.svg');
    content: "";
    /*font-family: FontAwesome;*/
    margin-left: 10px;
    margin-top: -6px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    position: absolute;
}

.month {
    width: 100%;
    max-width: 250px;
    max-height: 250px;
    float: left;
    border: 1px solid #333;
    padding: 0;
    position: relative;
    margin-bottom: 10px;
}

.month_headline {
    position: relative;
    z-index: 3;
    margin-top: 0;
}

.month_headline h1 {
    position: relative;
    z-index: 3;
    font-size: 20px;
    margin: 5px 10px;
}

.month_bg {
    position: relative;
    z-index: 1;
    top: -30px;
    filter: alpha(opacity=20);
    -moz-opacity: 0.20;
    opacity: 0.20;
}

.month_text {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    margin: 0 10px;
}




/* Kontaktformular */

form label {
    text-align: left !important;
    font-weight: 100;
    font-size: 12px;
}

.checkbox {
    float: left;
    margin-right: 20px;
    position: relative;
    top: -5px;
}

legend {
    display: none;
}

.powermail_fieldwrap_asterisk {
    text-align: left;
    font-size: 10px;
}

#tx_indexedsearch input[type="text"] {
    /*background:url(../images/searchsubmitbg.png) center right no-repeat;*/
    border: none;
    border-bottom: 1px solid #000;
}

#karte {
    display: none;
}

.spacing {
    height: 90px;
}


/*** change in breadcrumb class ****/

.breadcrumb {
    font-size: 10px;
    background: transparent;
    font-style: italic;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
    min-height: 40px;
}

ul.breadCrumb {
    margin: 0;
    padding: 0;
}

.breadCrumb li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 8px 10px 8px 0;
    font-size: 11px;
    color: #004070;
    font-weight: 500;
}

.breadCrumb li a {
    color: #333;
    text-decoration: none;
    display: block;
}

.breadCrumb li a:after {
    content: ">";
    padding-left: 10px;
}

div .no-media-element img {
    display: none;
}


/***** changes css for listview class *****/

.listview {
    width: 100%;
  /*max-width:180px;*/
    height: auto;
    /*min-height: 100%;*/
    position: relative;
    z-index: 9;
  margin:5px;
}


/*.listview .teaser-text p {
  display:none;
}*/

.header h3 {
    font-size: 28px;
}

#c737 .listview div {
    max-width: 360px;
}


/*****width 100% height auto******/

.listview .news-img-wrap {
    width: 100%;
    height: auto;
}


/*****margin 5 to 0******/

.listview .teaser-text,
.listview .header {
    margin-left: 0px !important;
}

.listview .news-list-category {
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
    font-weight: bold;
}

.listview h3,
.listview h3 a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 5px 0;
}

.listview h2 {
    font-size: 14px;
    margin: 10px 0;
    font-weight: bold;
}

.listview .footer {
    display: none !important;
}

.news .article .news-img-wrap {
    display: block;
    float: none;
    padding: 0px;
    /*border: 1px solid #ddd;
  background: #878787;*/
    text-align: center;
}

.news .article h3 {
    font-weight: 300;
}

.news .footer {
    display: none;
}

.news-list-view {
    display: flex;
    display: -webkit-flex;
    /* Safari 8 */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 8 */
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari 8 */
}

.news-related {
    border: none;
    padding: 0;
}

.news-related h4 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 14px;
}






/*
#topnav .tx-indexedsearch-searchbox, #topnav .tx-indexedsearch-rules {
  display:none;
}
*/

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 0px;
    padding: 15px;
    color: #fff;
    background: rgba(0, 64, 112, .4);
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.back-to-top .fa {
    font-size: 16px;
    font-weight: 100;
}

.headerimg img {
    width: 243px;
    height: auto;
    float: left;
}

.flex-direction-nav a {
    height: 60px;
}

.news-single .article .news-img-wrap img {
    float: none;
    width: 100% !important;
}

#c9896 h2 {
font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
  font-weight:100;
    line-height:1.2;
  letter-spacing:0.1em;
  font-size:38px;

}

h1,
h2 {
    font-weight: 100;
    margin-top: 30px;
}

h3 {
    font-weight: 100;
    margin-top: 28px;
    font-size: 16px;
}

h2 {
    font-size: 18px;
    font-weight: 600;
}

h1 {
    text-align: center;
    font-size: 28px;
}

h4 {
    text-align: center;
    margin: 1em;
    font-size: 16px;
    font-weight: 100;
}

h5 {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.inversal {
    text-transform: uppercase;
}

span.inversal {
    font-weight: 600;
}

.frame-text-weiss hr {
    border: solid #FFFFFF 1px;
    margin: 20px 0;
}

.kachel-klein iframe {
    position: absolute;
    top: -1px;
    left: -4px;
    z-index: 1;
}

ul {
    margin-left: 8px;
    padding-left: 8px;
}

.headertext h1 {
    text-align: left;
    font-weight: 800;
    margin-top: 10px;
    font-size: 48px;
    line-height: 0.8;
}

.headertext p {
    text-align: left;
    font-weight: 300;
    font-size: 18px;
}

.headertext a:before {
    content: "> ";
    margin-left: 10px;
}

.frame-abstand {
    margin: 20px auto;
}

section {
    padding-top: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top: none !important;
    border-right: none !important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#c347 input[type="text"] {
    cursor: pointer;
    font: 12px Verdana, sans-serif;
    color: #CCC;
    border: 1px solid #CCC;
    border-bottom-width: 1px;
    border-left-left: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top: none;
    border-right: none;
    background-color: #FFFFFF;
    padding: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 2px 0 0;
    /*-webkit-appearance: none;*/
    border-radius: 0;
    border-radius: 0 !important;
    margin-top: 9px \9;
}

.radio label,
.checkbox label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.btn-primary {
    color: #fff;
    background-color: #004070;
    border-color: #2e6da4;
    border-radius: 0 !important;
    float: right;
}

.col-sm-10 .btn-primary {
    float: none;
margin-left:450px;
}


a {
    color: #004070;
}


/*********padding-changes here*********/

section.white {
    padding: 15px 0px 25px 0px;
}

hr {
    border-top: 1px solid #f2f2f2;
    ;
    border-bottom: solid 0px #FFFFFF;
    margin: 40px 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100% width: 100%;
    border: 1px solid #bbb;
    padding: .75em 1em .5em 1em;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
    background-color: white;
    background-image: url(select-arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

option {
    text-transform: uppercase;
}

select:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.frame-karriere {
    border-left: 1px solid #004070;
    border-bottom: 1px solid #004070;
    padding: 10px;
    margin-bottom: 10px;
    /***** margin-bottom:from 20 to 40 ******/
}

.frame-karriere a:before {
    content: "\f061";
    font-family: FontAwesome;
    margin-right: 20px;
}

.frame-karriere a {
    color: #004070;
    text-decoration: none;
}

.news-single .teaser-text {
    font-size: 16px;
    color: #333;
    line-height: 1;
    margin-bottom: 20px !important;
}

.news-single .teaser-text ul {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 20px !important;
}

.news-single .teaser-text li {
    text-align: left;
}

.teaser-text p {
    /*commented inline proprty here */
    /*display: inline !important;*/
}

.teaser-text h2 {
    display: none !important;
}


/**** no need to give fix width height as here firtsly fix  was defined *****/

.related-content {
  width:180px;
  height:300px;
    height: auto;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    color: #000;
    font-size: 12px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.related-content a {
    text-decoration: none !important;
    color: #000 !important;
}

.related-content a.more {
    display: block !important;
    color: #004070 !important;
}

.related-content img {
    width: auto !important;
    /***** no need to give fix height here ****/
    /*height: 180px !important;*/
    margin-bottom: 10px;
}

.related-content .news-img-wrap .mediaelement img {
    float: none;
    height: 180px;
    /***** no need to give fix width ****/
    /* max-width: 643px !important;*/
    position: relative;
}

.related-wrapper {
    display: flex;
    display: -webkit-flex;
    /* Safari 8 */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 8 */
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari 8 */
}

.panel-body {
    padding: 0px;
}

.layout3.powermail_fieldwrap_type_check label.control-label {
    display: block;
    width: 100%;
    margin: 10px 0;
    font-weight: 600;
}

#irtext {
    display: none;
}

#order {
    display: none;
}



/**********commented this media query *****/


/*
@media only screen and (min-width: 1200px) {

.navbar .container {
  width:1190px;
  position:relative;
  left:10px;

}
}*/


/* Navigation */

#nav ul {
    list-style: none;
}

#nav {
    width: 100%;
    /* 1000 */
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    float: right;
}

#nav>a {
    display: none;
}

#nav li {
    position: relative;
}

#nav li a {
    color: #000;
    display: block;
}

#nav li a:active {
    background-color: #FFF !important;
}




/* first level */

#nav>ul {
    background-color: #FFFFFF;
}

#nav>ul>li {
    float: left;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

#nav>ul>li>a {
    height: 100%;
    text-align: center;
}

#nav>ul>li:not(:last-child)>a {}

#nav>ul>li:hover>a,
#nav>ul:not(:hover)>li.active>a {}




/* second level */

#nav li ul {
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    position: absolute;
    top: 100%;
    min-width: 265px;
}

#nav li:hover ul {
    display: block;
    left: 0;
    right: 0;
}

#nav li:not(:first-child):hover ul {
    left: -1px;
}

#nav li ul a {
    font-size: 1.25em;
    /* 20 */
    padding: 0.75em;
    /* 15 (20) */
}

#nav li ul li a:hover,
#nav li ul:not(:hover) li.active a {
    background-color: none;
}

#mobile-nav-icon {
    display: none;
}

@media only screen and ( max-width: 900px)
/* 1000 */



{
    #nav {
        width: 100%;
        position: static;
        margin: 0;
    }
    .row {
        /* max-width:95vw; margin: 0 auto;*/
        /**********commented the padding in row class*****/
        /*  padding-left: 10px;
             padding-right: 10px;*/
    }
    #mobile-nav-icon {
        display: block;
        float: right;
        cursor: pointer;
    }
    #mobile-nav-icon .svg-inline--fa.fa-w-14 {

        font-size: 30px !important;
        margin: 10px 20px;
    }
    #mobile-nav {
        display: none;
        overflow: auto;
        position: relative;
        height: 85vh;
        z-index: 100;
        top: 0px;
        width: 100%;
        background-color: #FFF;
  padding-bottom:30px;
    }
    #mobile-nav ul li a {
        color: #004070;
        display: block;
    }
    #mobile-nav ul {
        color: #C01818;
        display: block;
        background-color: #FFF;
        margin: 10px;
    }

   #mobile-nav ul li ul .level-2 {

        display: block;
  padding:0;
    margin:10px;
}
    html {
        font-size: 75%;
        /* 12 */
    }
    #nav {
        /*position: relative;
  top: auto;
  left: auto;*/
        position: absolute;
        top: 100px;
        left: 0px;
    }
    #nav>a {
        width: 3.125em;
        /* 50 */
        height: 2.125em;
        /* 50 */
        text-align: left;
        text-indent: -9999px;
        background-color: #000;
        position: relative;
    }
    #nav>a:before,
    #nav>a:after {
        position: absolute;
        border: 2px solid #fff;
        top: 35%;
        left: 25%;
        right: 25%;
        content: '';
    }
    #nav>a:after {
        top: 60%;
    }
    #nav:not(:target)>a:first-of-type,
    #nav:target>a:last-of-type {
        display: block;
    }
    /* first level */
    #nav>ul {
        height: auto;
        /*display: none;*/
        display: block;
        position: absolute;
        left: 0;
        right: 0;
    }
    #nav:target>ul {
        display: block;
    }
    #nav>ul>li {
        width: 100%;
        float: none;
    }
    #nav>ul>li>a {
        height: auto;
        text-align: left;
        padding: 0 0.833em;
        /* 20 (24) */
    }
    #nav>ul>li:not(:last-child)>a {
        border-right: none;
        border-bottom: 1px solid #cc470d;
    }
    /* second level */
    #nav li ul {
        position: relative;
        padding: 1.25em;
        /* 20 */
        padding-top: 0;
    }
    #nav li ul {
        background-color: rgba(255, 255, 255, 1);
        display: block;
        position: relative;
        top: 100%;
        min-width: 100%;
    }
    .dropdown-menu>li>a {
        border-bottom: none;
        color: #777777 !important;
        line-height: 2;
        font-size: 12px !important;
        width: 100%;
    }
    .dropdown-menu {
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .logo {
        max-width: 200px;
        width: 200px;
        /* margin: 0 auto !important;*/
        float: left;
    }
    nav {
        background: none;
        background-color: #FFF;
    }
    .navbar-header {
        height: 150px;
    }
    .wide {}
    .headertext h1 {
  font-size:20px !important;
    }

 .headertext h1,   .headertext p {
  position: relative; top:50px;
    }
    .showmobile {
        display: block;
    }
    #mobile-nav .showmobile {
        margin-left: 20px;
    }
    #mobile-nav .showmobile a {
        color: #004070;
    }
    figure,
    div {
        text-align: center;
    }

#accordion h3, #accordion div
{
  text-align: left;
}
    .back-to-top {
        right: 20px;
    }
    .kachel-klein {
        margin: 10px auto;
    }

 .kachel-klein-bg {
        margin: 10px auto;
    }
    #topnav {
        display: none;
    }
    .logo {
        margin: 0 auto;
    }
    .dropdown-menu {
        text-align: center;
    }
    .navbar-brand {
        width: 100%;
    }
    img,
    .image {
        max-width: 100% !important;
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    section.white {
        padding: 0px 0;
    }
    section {
        padding-top: 0px;
    }
    .ce-textpic,
    .ce-bodytext {
        float: none;
        /******************made width 100% *************/
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    ul,
    li {
        text-align: left !important;
    }
}

#category-multi-filter li {
    list-style: none;
    float: left;
    width: 25%;
    text-transform: uppercase;
}

#category-multi-filter li label {
  font-size:11px; font-weight:100; letter-spacing:-0.4px;
}

#category-multi-filter li input {
    margin-right: 5px;
    float: left;
}

#category-multi-filter ul::after {
    display: block;
    clear: both;
    content: ' ';
}

#category-multi-filter input[type="submit"] {
    margin: 10px 0;
    text-transform: uppercase;
    border: 1px solid #333;
    padding: 2px 10px;
    background-color: #FFF;
    position: relative;
    left: 19px;
}

#reset-category-filter {
    margin: 10px 0;
    text-transform: uppercase;
    border: 1px solid #333;
    padding: 2px 10px;
    background-color: #FFF;
    position: relative;
    font-size: 12px;
}

a.more {
    font-size: 12px !important;
    color: #004070 !important;
    /******added here text-transform******/
    text-transform: capitalize;
}

/*.news-img-wrap {
    border: #333;
    20px solid;
    width: 100vw;
}*/

.contenttable td,
th {
    padding: 10px 0px !important;
}


td.align-right {
  text-align:right !important;
  padding-right:10px  !important;
}

.contenttable table {
    border-spacing: 10px 0;
}

.frame-space-before-extra-large {
    margin-top: 6.7em;
}

.frame-space-before-medium {
    margin-top: 3.7em;
}

.frame-mobile-hide {
    display: block;
}

.frame-mobile-show {
    display: none;
}

@media only screen and (max-width: 900px) {
    .footerlogos {
        display: none;
    }
    .frame-mobile-hide {
        display: none;
    }

 .frame-mobile-show {
        display: block;
    }
    .sidebar_content a {
        display: block;
    }
    .kachel-quer {
        margin: 10px auto;
        width: 90vw;
        max-width: 325px;
        height: 150px;
    }
    .kachel-quer h2 {
        margin-left: 20px;
    }
    div .kachel-klein {
        margin: 10px auto;
    }

 div .kachel-klein-bg {
        margin: 10px auto;
    }
    #c68 {
        width: 95%;
        margin: 0 auto;
    }
    #c577 {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    #c577 img {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    /*div {max-width:100%; margin:auto auto;}*/
    section .headertext {
        display: none;
    }
    figure.image {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    /************** commented according to need *****/
    /*div.col-xs-12 {
        tex-align: center;
        display: block;
        width: 100%;
    }
*/
    iframe {
        tex-align: center;
        display: block;
        width: 100%;
    }
    /************** commented according to need *****/
    /*.news-list-view div {
        tex-align: center;
        display: block;

        float: none;
        margin: 0 auto !important;
    }*/
    #category-multi-filter li {
        width: 50%;
    }
}

.filter {
    color: #004070;
    font-size: 16px;
    font-weight: 600;
}

.filter a {
    color: #BABABA;
    text-decoration: none;
    font-size: 16px;
}

p.filter {
    border-bottom: 1px solid #004070;
    margin: 20px 0;
    padding-bottom: 20px;
}

#category-multi-filter {
    border-bottom: 1px solid #004070;
    margin: 15px 0 20px 0;
    padding-bottom: 10px;
}




/************margin padding changes********/

.news .article:last-child {
    padding-bottom: 10px;
    margin-bottom: 0px;
}



.news-list-view {
    position: relative;
    left: -2px;
}

.radio {
    float: left;
    margin-right: 10px;
}

.flexslider img {
    height: auto !important;
    max-height: 500px !important;
    width: auto !important;
}

#c5152 iframe {
    border: 1px solid #e9ebee !important;
}

#c5817,
#c6636,
#c5790,
#c6637,
#c6120,
#c3481,
#c3511,
#c5895,
#c6658,
#c7362,
#c7705,
#c8543,
#c8557,
#c8571,
#c8585,
#c8886 {
    display: none;
}

#c7362 {
    display: none;
}

#c7359 {
    display: block;
}

#deutschland td,
th {
    border-bottom: none !important;
}

#deutschland table {
    margin-bottom: 0px !important;
}

#deutschland table tr:hover td {
    background-color: #FFF !important;
    color: #000;
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

#accordion h3 {
    cursor: pointer;
    border-top: 1px solid #f2f2f2;
    padding: 10px 0px;
}

#accordion {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}

#accordion h3 {
    font-size: 14px;
    line-height: 1.5;
}

#accordion h3 img {
    width: 70px;
    float: left;
    margin-right: 20px;
}

#accordion h3 .btn-info {
    background-color: transparent !important;
    display: block;
}

.sustainable a::before {
    content: '' !important;
}

.sustainable a img {
    width: 70px;
    margin: 0 10px 10px 0;
}

.frame-twitter .kachel-quer {
    background-color: #FFF;
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}

.frame-twitter {
    text-align: center;
    float: none !important;
    margin-top: 40px;
    padding-left: 33%;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

#karte {
    background-color: #dce3e8;
}

.frame-icon img {
    max-width: 110px;
    margin-top:10px;

}

#c204 img {
  /*margin-top:30px;*/
}

.bg-grau {
    background-color: #e9e8e8;
    padding: 20px;
    margin: 0px;
}

.bg-blau {
    background-color: #004070;
    padding: 20px;
    margin: 0px;
}
.bg-weiss {
    background-color: #FFFFFF;
    padding: 20px;
    margin: 0px;
}

.bg-weiss img {
  width:100%;
  max-width:1300px;
}

.bg-grau img {
  width:100%;
  max-width:1300px;
}

.bg-blau img {
  width:100%;
  max-width:1300px;
}

.cc_container .cc_btn {
    background-color: #004070 !important;
    /* Farbe des Buttons */
    color: #FFFFFF !important;
    /* Textfarbe des Buttons */
}

.cc_container {
    background: #333 !important;
    /* Hintergrundfarbe des gesamten Bereichs */
    color: #FFFFFF !important;
    /* Schriftfarbe des gesamten Bereichs */
}

.cc_container a {
    color: #FFFFFF !important;
    /* Textlink-Farbe "Mehr Infos" */
}

form .col-sm-offset-2 {
    margin-left: 0%;
}

#c7332 a {
    border-bottom: 1px solid #004070;
    border-left: 1px solid #004070;
    padding: 5px;
    line-height: 2;
    width: 100%;
    display: block;
}

.news .article h3 {
    margin-bottom: 5px;
}

@media only screen and (max-width: 1200px) {
    /********changes are done there in width********/
    .kachel-quer {
        margin: 10px auto;
        width: 100%;
        max-width: 100%;
        height: 150px;
    }
    .kachel-quer h2 {
        margin-left: 20px;
    }
    div .kachel-klein {
        margin: 10px auto;
    }

 div .kachel-klein-bg {
        margin: 10px auto;
    }

    .col-xs-12 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    .col-sm-4 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    .col-md-4 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    .kachel-quer {}
    /********changes are done there in width********/
    .kachel-klein {
        margin: 5px;
        width: 100%;
        height: 150px;
    }
    .kachel-klein img {
        max-width: 100px !important;
        max-height: 100px !important;
    }


  .kachel-klein-bg {
        margin: 5px;
        width: 100%;
        height: 150px;
    }
   
    #c117 .ce-bodytext,
    c4948 .ce-bodytext {
        position: relative;
        top: 12px;
        line-height: 1;
    }
    .footerlogos img {
        max-width: 99vw;
    }
    #c68 img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .col-xs-12 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    .col-sm-4 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    .col-md-4 .kachel-quer {
        padding-right: 0 !ipmortant;
        padding-left: 0 !ipmortant;
    }
    /********changes are done there in width********/
    .kachel-quer {}
    .kachel-klein {
        margin: 5px;
        width: 100%;
        height: 150px;
    }
    /***** till here******/
    .kachel-klein img {
        max-width: 100px !important;
        max-height: 100px !important;
    }

  .kachel-klein-bg {
        margin: 5px;
        width: 100%;
        height: 150px;
    }

   

    #c117 .ce-bodytext,
    c4948 .ce-bodytext {
        position: relative;
        top: 10px;
        line-height: 1;
    }
    /*#c7362 {
  display:block;
}

#c7359   {
  display:none;
}*/
    .frame-mobile-hide {
        display: none !important;
    }
    span.ce-uploads-filesize {
        display: none;
    }
    .listview .news-img-wrap {
        max-width: 100%;
        height: auto;
    }
    .flexslider img {
        height: 250px !important;
        max-height: 250px !important;
        width: auto !important;
        max-width: 200% !important;
        display: block !important;
    }
    #wrapper {
        max-width: 100vw;
        overflow: hidden;
    }
    nav {
        max-width: 99%;
    }
    .kachel-quer {}
    .kachel-quer img {
        left: 0px;
    }
    div.kachel-klein,
    div.kachel-quer, div.kachel-quer-bg {
        margin-bottom: 0px;
    }
    .wide {
        position: relative;
        max-height: 150px;
        width: 130vw;
        margin: 10px 0;
    }
    .wide img {
        width: 130vw;
        left: -20px;
    }
    #c577 img {
        position: relative;
        margin: -20px;
        max-height: 150px;
        width: 500px;
        margin: 10px 0;
        left: -20px;
    }
    .spacing {
        height: 10px;
    }
    .sidebar_content.fixed {
        top: 100px;
    }
    .anker {
        top: -230px;
    }

}

.related-content .news-list-category {
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    display: block;
}

@media only screen and (max-width: 768px) {

    .col-xs-6 .kachel-klein {
        /*border: 3px solid #333 !important;
       width:100%;
       float:none;*/
    }
}




/* Localized */


/*********************************************custom style written for goood design ******************/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 6px;
    padding-left: 6px;
}

.row {
    margin-left: -6px;
    margin-right: -6px;
}

.navbar-brand {
    padding: 15px 6px;
}

.frame-bg-img img {
    width: 100%;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: -6px;
}

.welcome-text p {
    line-height: 25px;
    font-size: 15px;
}

.m-t-25 {
    margin-top: 25px;
}

.navbar-nav>li:last-child>a {
    padding-right: 0px;
}

.m-tb-25 {
    margin: 25px 0px;
}

.blue-div p {
    line-height: 25px;
}


.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.show-on-dekstop {
    display: block;
}

.show-on-tab-mobile {
    display: none;
}

.show-on-mobile {
    display: none;
}

.show-on-tab {
    display: none;
}

.text-center {
    text-align: center !important;
}

.main-banner {
    background-image: url("../../fileadmin/images/Headerimages/home.jpg");
    background-size: cover;
    height: 500px;
    background-position: center center;
}

.image-caption-text {
    display: table;
    width: 100%;
    height: 500px;
}

.image-caption-text-inner {
    display: table-cell;
    vertical-align: middle;
}

.image-caption-text-inner h1 {
    text-align: left;
    text-align: left;
    font-weight: 800;
    color: #fff;
    margin-top: 10px;
    font-size: 48px;
    line-height: 0.8;
}

.image-caption-text-inner p {
    text-align: left;
    font-weight: 300;
    color: #fff;
    font-size: 18px;
}

.image-caption-text-inner span:before {
    content: "ï»¿â†’ ";
    margin-left: 10px;
}

.image-caption-text-inner span {
    color: #FFF;
    text-transform: capitalize;
}

.banner-div a:hover,
.banner-div a:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.align-style ul {
    margin: 0;
    padding: 0;
}

.m-b-40 {
    margin-bottom: 40px;
}

.light_blue .news-list-view .col-md-4:after,
.light_blue .news-list-view .col-md-2:after,
.light_blue .news-list-view .col-md-3:after {
    border-bottom: 0;
    content: initial;
    width: auto;
    display: inline-block;
    height: 100%;
    position: static;
}

.light_blue .news-list-view .col-md-4,
.light_blue .news-list-view .col-md-2,
.light_blue .news-list-view .col-md-3 {

    margin-bottom: 15px;
    position: relative;
}
.more-click .news-list-view .col-md-4:after,
.more-click .news-list-view .col-md-2:after,
.more-click .news-list-view .col-md-3:after {
    border-bottom: 0;
    content: initial;
    width: auto;
    display: inline-block;
    height: 100%;
    position: static;
}

.news-list-view .col-md-4:after,
.news-list-view .col-md-2:after,
.news-list-view .col-md-3:after {
    border-bottom: 1px solid #ececec;
    content: "";
    width: calc(100% - 12px);
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 6px;
}


.news-list-view .col-md-4 .frame {
    position: relative;

    width: 100%;
    z-index: 99;
}

.news-list-view .col-md-4,
.news-list-view .col-md-2,
.news-list-view .col-md-3 {

    margin-bottom: 15px;
    position: relative;
}

.text-height .ce-border img {
    width: 100%;
}

.text-height .ce-gallery figure {

    width: 100%;
    display: inline-block;
    border: #004070 1px solid;
}

.text-height .ce-gallery {

    width: 100%;
    display: inline-block;
}

.text-height .ce-row {
    width: 100%;
    display: inline-block;
}

.text-height .ce-column {
    width: 100%;
    display: inline-block;
}

.align-height {
    min-height: 60px;
}

.backgrounf-fff {
    background: #fff;
    text-align: center;
}

.backgrounf-fff img {
    display: inline-block;
}

.running_text {
    line-height: 25px;
    font-size: 15px;
}

.ce-above .ce-bodytext {

    margin-bottom: 10px;
}

@media only screen and (min-width:991px) and (max-width:992px) {
   .custom-md-12
   {
    width:100%;
   }
}

.frame-type-list header h5 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600
}

.dropdown-menu.level-2 {
    /* max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;*/
}

.box .brand-logo {
    max-width: 100%;
    width: 100%;
    height: 40px !important;

    border: 1px solid #ccc;

    padding: 6px;

    margin-bottom: 8px;
    object-fit: contain;
}

.big-show {
    display: block;
}

.small-show {
    display: none;
}

.m-t-8 {
    margin-top: 8px;
}

.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
    overflow: hidden;
    position: static;
    z-index: 9;
}




/* .text-height-blue .row {
        display: flex;
        display: -webkit-flex;
       
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
       
        justify-content: center;
        -webkit-justify-content: center;
    }*/

@media only screen and (min-width:481px) and (max-width:768px) {
    .float-sm-left {
        float: left;
    }

    .float-sm-right {
        float: right;
    }

    .kachel-quer {
        min-height: 150px;
        height: 150px;
    }

    .kachel-klein {
        min-height: 150px;
        height: 150px;
        padding: 10px 3px;
    }

    .kachel-klein p {

        text-align: left;
        font-size: 11px;
        font-weight: 100;
        margin: 0;
    }

    .kachel-klein h1,
    .kachel-klein h1 a {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: left;
        margin: 0;
        color: #8E9799;
        letter-spacing: 0;
    }

    .kachel-klein header a {
        left: 5px;
    }

    .kachel-klein .ce-textpic {

        overflow: visible;
    }
}

@media only screen and (max-width:992px) {

    .big-show {
        display: none;
    }

    .small-show {
        display: block;
    }

    .main-logo-img {
        display: none;
    }
}

@media only screen and (max-width:540px) and (min-width:400px) {
    .custom-xs-3 {
        width: 33.3%;
    }
}

@media only screen and (max-width:991px) and (min-width:541px) {
    .custom-xs-3 {
        width: 25% !important;
    }
}


@media only screen and (max-width:768px) and (min-width:575px) {
    .custom-xs-6 {
        width: 50% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .float-sm-left {
        float: left;
    }

    .float-sm-right {
        float: right;
    }
}

@media only screen and (max-width:1024px) {

    .welcome-text p {
        line-height: 25px;
        font-size: 15px;
    }
    /*.logo {
        float: left;
        margin-left: 15px !important;
    }
    #mobile-nav-icon .svg-inline--fa.fa-w-14 {
        margin: 15px 15px;
    }*/
}

@media only screen and (min-width:807px) and (max-width:885px) {
    #mobile-nav-icon {
        position: absolute;
        top: -90px;
        right: 66px;
        cursor: pointer;
    }
}

@media only screen and (min-width:886px) and (max-width:901px) {
    #mobile-nav-icon {
        position: absolute;
        top: -90px;
        right: 15px;
        cursor: pointer;
    }
}

@media only screen and (max-width:900px) {

.ce-bodytext {
  padding-left:10px;
    padding-right:10px;
}



.sustainable {
  display:none;
}

    .breadcrumb {
   
    min-height: 60px;
}

    .listview .teaser-text,
    .listview .header {
        text-align: center;
    }

    .navbar-brand {
        padding: 25px 6px 0px 6px;
        height: auto;
    }

    .spacing {
        height: 0px;
    }

    .navbar-header {
        max-height: 100px;
        background-color: #FFFFFF;
    }
}

@media only screen and (max-width:575px) {

    .news .article {

        padding-bottom: 0px !important;
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    .grid figure figcaption {
        padding: 0 !important;

        font-size: 19px !important;

        line-height: 15px;
    }
}

@media only screen and (min-width:481px) and (max-width:575px) {
    .custom-xs-66 {
        width: 50% !important;
    }

    .col-xs-4 {
        width: 50% !important;
    }

    .custom-xs-6 {
        width: 50% !important;
    }
}



@media only screen and (min-width:361px) and (max-width:480px) {


    .custom-xs-12 {
        width: 100% !important;
    }
}

@media only screen and (max-width:480px) {
    .custom-xs-66 {
        width: 100% !important;
    }

    .col-custom-6 {
        width: 100%;
    }

    .custom-xs-12 {
        width: 100%;
    }
}


@media only screen and (max-width:806px) {
    #mobile-nav-icon {
        position: absolute;
        top: -90px;
        right: 15px !important;
        cursor: pointer;
    }
}

@media only screen and (min-width:901px) and (max-width:991px) {
    .navbar-brand {
        padding: 8px 6px;
    }

    .navbar-brand>img {
        width: 190px;
    }

    .headertext {
        bottom: 8%;
    }
}

@media only screen and (min-width:901px) and (max-width:1200px) {
    .ce-gallery img {
        display: block;
        /*height: 180px !important;*/

         }  

.blue-div .ce-gallery img {

        width: 100%;

        object-fit: contain;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .show-on-tab-mobile {
        display: block;
    }

    .show-on-dekstop {
        display: none;
    }

    .show-on-tab {
        display: block;
    }

    .show-on-mobile {
        display: none;
    }
}

@media only screen and (min-width:300px) and (max-width:768px) {

    .show-on-tab-mobile {
        display: block;
    }

    .show-on-dekstop {
        display: none;
    }

    .show-on-tab {
        display: none;
    }

    .show-on-mobile {
        display: block;
    }
}



@media only screen and (max-width:576px) {
    .text-height .ce-left .ce-gallery,
    .ce-column {
        float: left;
        width: 100%;
    }

    .text-height .ce-border img {
        /* border: #004070 1px solid;*/
        object-fit: contain;
    }
}

@media only screen and (max-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 12px !important;
    }

    .text-height-blue .col-md-4 {
        min-height: 100%;
    }

    .text-height .col-md-4 {
        min-height: 100% !important;
    }

    .align-style .teaser-text p {
        overflow: visible;
        height: auto;
        max-height: auto;
    }

    .align-style .news .article p {
        overflow: visible;
    }

    .align-style .news .article h3 {
        text-overflow: ellipsis;
        overflow: visible;
        height: auto;
    }

    .image-caption-text-inner h1 {
        font-size: 38px;
    }

    .teaser-text p {
        display: inline-block !important;
    }

    #mobile-nav-icon {
        right: 0 !important;
    }

    nav {
        max-width: 100%;
    }

    .backgrounf-fff img {
        width: auto;
    }

    .image-embed-item {
        width: 100%;
        min-width: 100px;
    }

   #c68 img {
        max-width: 100%;
    min-width: 94vw;
    }

    /*.box {
          display: flex;
          flex-direction: row;
        }
        .box :nth-child(1) { order: 2; }
        .box :nth-child(2) { order: 3; }
        .box :nth-child(3) { order: 1; }
        .box :nth-child(4) { order: 3; }
        .box :nth-child(5) { order: 1; }*/
}

.layout3 .col-sm-10 .btn-primary {

    float: right;
    margin-left: 100px;

}

.layout3 .col-sm-offset-2 {
  widht:100%;
  margin-left: 60px;

}

.container-fluid {

    padding-right: 0px ;
    padding-left: 0px !important;
  margin-left: -5px;
    margin-right: 0px;


}


.kachel-klein-bg {
    border: #004070 1px solid !important;
    padding: 0px;
    width: 100%;
    min-height: 180px;
    height:180px;
    overflow: hidden;
    text-align: center;

    align-items: center;
    justify-content: center;
    position: relative;
}

#c9455 {
  /*text-align: right !important;
  position: relative; 
  left:75%;*/



}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.eot);
  src: url(https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon-chevron-right::before {

    content: "\e080";

}
.glyphicon-chevron-right::before {

    content: "\e080";

}

.carousel-caption {
  text-align: left;
  text-shadow: none;
  top:20px !important;
  font-size:18px;
  margin: 0 auto;
  
}

.carousel-caption a {
  font-size:18px;
  color:#FFFFFF;
  
}

.carousel-caption h1 {
  text-align: left;
  text-shadow: none;
font-weight: 800;
font-size: 48px;
  
}

.carousel-inner {
  max-height:500px;
}

.carousel-control.left {
    background-image: none;
    filter:none;
    background-repeat: none;

}


.carousel-control.right {
    background-image: none;
    filter:none;
    background-repeat: none;

}

.carousel-caption {

    left: 0%;

}

.contenttable {

border:1px solid #CCC !important;

}

@media only screen and (max-width:1100px) {
.carousel-caption {
  bottom:5% !important;

  
}
    }

@media only screen and (max-width:590px) {
.carousel-caption {
  display:none;
  
}

.mobile-center img  {
margin:0 auto !important;
  
}


    }


#c9720 {
background-color: #6094cd;}


.contacthead, .head {
  text-align: center;
font-size: 28px;
  font-weight: 100;
    margin-top: 30px;

  
}


h6 {
  text-align: center;
font-size: 28px;
  font-weight: 100;
    margin-top: 30px;

  
}

.news-single .article .news-img-wrap {
    width: 100%;
    margin: 0;
}

.news .article .news-img-wrap a {
    border: none;
}

.card-header h5, .card-header button {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    color: #000;
}

.card-header {
    border-bottom: 1px solid #000;
}

img {
  max-width: 100%;
}

#logotable  {
margin:0;
  padding:0;
  margin-bottom: 5px;
}

#logotable td {
  border-bottom: none;
    padding:0;
}


#logotable tr:hover td {
    background-color: transparent;
}

#logotable .markenlogo {
max-width:90px;
}

#heading-c10853, #heading-c10856, #heading-c10857, #heading-c10957 {
  display:none;
  border-top: none !important;
}

.card div#heading-c10853, .card div#heading-c10856, .card div#heading-c10857 {
  border-bottom: none !important;
  border-top: none !important;
}


.card {
  border-bottom: none !important;
  border-top: none !important;
}

@media only screen and (max-width:590px) {
.col-sm-10 .btn-primary {

    float: none;
    margin-left: 0px;

}
  }

.kachel-klein header {
  z-index:200000;
}


.cookiesettings {
  text-transform: uppercase;
font-weight: 600;
  text-align:left;
  margin-bottom:10px;
  position: relative; 
  top:-10px;
}
.cssklasse h2 {
  text-transform: uppercase;
  margin: 20px 0 20px -40px;
  font-size: 26px;
  text-align: left !important;

}

.cssklasse h3 {
  text-transform: uppercase;
  margin: 0px 0 20px -40px;
  font-size: 22px;
  text-align: left !important;

}

.cssklasse h4 {
  text-transform: uppercase;
  margin: 0px 0 20px 0px;
  font-size: 22px;
  text-align: left !important;

}

#c12942 h4  {
  text-transform: none;
  margin: 20px 0px;
  font-size:16px;
  text-align: left !important;

}

.cssklasse h5 {
  text-transform: uppercase;
  margin: 20px 0 20px -60px;
  font-size: 24px;
  text-align: right !important;
  font-weight: 600;

}

.cssklasse blockquote em {
  font-size: 14px;
}
.cssklasse .light_blue{

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dce3e8+28,004070+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #dce3e8 70%, #004070 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffffff 0%,#dce3e8 70%,#004070 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffffff 0%,#dce3e8 70%,#004070 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#004070',GradientType=1 ); /* IE6-9 */
padding-bottom: 80px;
  padding-top: 80px;

  }

.cssklasse .inverse{

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#004070+0,dce3e8+40,ffffff+100 */
background: #004070; /* Old browsers */
background: -moz-linear-gradient(left,  #004070 0%, #dce3e8 30%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #004070 0%,#dce3e8 30%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #004070 0%,#dce3e8 30%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004070', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
padding-top: 60px;
  padding-bottom: 20px;
  }

.cssklasse .headline  {

background:  url(https://www.nemetschek.com/fileadmin/images/Referenzen/Universitaetsbibliothek_Freiburg/Graphisoft_Unibibliothek-Freiburg_Header.png);
  background-size: cover;
   background-position: center center;
  padding: 80px;
  }

.cssklasse .headline h1  {
color: #FFF;
  font-size: 55px;
  text-transform: uppercase;
  font-weight:800;
  }

.cssklasse .white {
    padding-top: 60px;
  padding-bottom: 20px;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dce3e8+0,ffffff+100 
background: #dce3e8; 
background: -moz-linear-gradient(left,  #dce3e8 0%, #ffffff 100%);
background: -webkit-linear-gradient(left,  #dce3e8 0%,#ffffff 100%); 
background: linear-gradient(to right,  #dce3e8 0%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce3e8', endColorstr='#ffffff',GradientType=1 );
*/
  }

/*

.cssklasse  blockquote p:first-of-type::before{
    content: "\201D";
    position: absolute;
    top: 0rem;
    left: -50px;
  font-size: 130px;
  color:#004070;
  font-family: arial sans-serif;
}
.cssklasse  blockquote p:last-of-type::after {
    content: "\201C";
    position: absolute;
right: 0px;
   font-size: 130px;
  color:#004070;
  font-family: arial sans-serif;
}*/

	.cssklasse blockquote {
    padding: 0px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: none;
      position: relative;
      top: -20px;
}

.cssklasse blockquote:before {
 content: "\201D";
  font-size: 5em;
  line-height: 0em;
  color: #004070;
    font-family: arial sans-serif;
  position: relative;
  top:70px;
  left: -60px;
}

.cssklasse  blockquote:after {
    content: "\201C";
  font-size: 5em;
   line-height: 0.4em;
  color: #004070;
	float: right;
    font-family: arial sans-serif;
    position: relative;
  top: -5px;

}

.cssklasse .weiss blockquote:before  {

  color: #FFF;
}

.cssklasse   .weiss blockquote:after {

  color: #FFF;

  top: -5px;

}

.cssklasse  .breadcrumb {
  display:none;
}


#c12885 {
  text-align: right;
}

.center {
  text-align: center;
} 

#c12942 input[type=submit]  {
margin-left: 1050px;
 
}

#c12942 h3  {
 margin: 0px 0 20px 0px !important;
 
}

  .cssklasse form h3  {
display:none;
  }



#karten{
text-align: center;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 30px;
}

#karten::before {
display:block;
    content: '\f078';
    font-family: FontAwesome;
    margin-right: 10px;
}


@media only screen and (max-width: 900px) {
  
  .cssklasse blockquote {
    padding: 40px;

}
  
  .cssklasse blockquote:before {
  top:20px;
  left: 0px;
    float: left;
}

.cssklasse  blockquote:after {
  top: 20px;

}
  
  .cssklasse h2 {
    margin:20px auto;
    text-align: center !important;
}
  
  .cssklasse h3 {
text-align: center !important;
    margin:20px auto;

}
  
   .cssklasse h5 {
    margin:20px auto;
    text-align: center !important;
}
  
  .cssklasse .headline h1  {
  font-size: 35px;

  }
  
  .cssklasse .headline  {
  padding: 50px;
  }
  
  #c12942 input[type=submit]  {
margin-left: 200px;
 
}
  }



/*.news-related-news {
  display: none;
}*/