body {
    padding-top: 7rem;
}

body.layout-pagets__1colslider {
    padding-top: 76px;
}

@media (min-width: 992px) {
    body {
        padding-top: 8rem;
    }
}

@media (min-width: 992px) {
    body {
        padding-top: 8rem;
    }
}

/*.navbar>.container, .navbar>.container-fluid {
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}*/

header.slider {
    margin-bottom: 2rem;
}

.footercontent {
    background: #ccc;
    padding: 2rem 0;
    color: #ddd !important;
    margin-top: 3rem;
}

.frame-padding {
    padding: 2rem;
    background: #eee;
}

.bg-dark,
.bg-dark .dropdown-menu {
    /*
    background-color: #ff8700 !important;
    background-color: #5f85c6 !important;
    background-color: #597cb8 !important;
    */
    background-color: #5e6172 !important;
}


.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .dropdown-item {
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
 /* background-color: #9a5200; */
    background-color: #eee;
}

#navbarNavDropdown li a.current {
 /* font-weight: bold; */
    background-color: #eee;
}

#navbarNavDropdown li a.active {
 /* font-style: italic; */
    background-color: #eee;
}
#navbarNavDropdown li ul li a.active {
    /* font-style: italic; */
    background-color: #999;
}

ul.metaMenu {
    list-style-type: none;
    margin: 0;
}

ul.metaMenu li {
    display: inline-block;
}

ul.metaMenu a, ul.metaMenu a:visited {
    color: #fff;
}

ul.metaMenu a:hover {
    color: rgba(255, 255, 255, .75);
}

/* Adjustments for fluid_styled_content -----------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
}

.ce-intext [data-ce-columns="1"] {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .ce-intext [data-ce-columns="1"] {
        width: 50%;
    }
}

@media screen and (min-width: 991px) {
    .ce-intext [data-ce-columns="1"] {
        width: 33.3333%;
    }
}

.ce-center [data-ce-columns="3"] .ce-column,
.ce-right [data-ce-columns="3"] .ce-column,
.ce-left [data-ce-columns="3"] .ce-column {
    margin-right: 1%;
    width: 32.33333%;
}

.ce-center [data-ce-columns="2"] .ce-column,
.ce-right [data-ce-columns="2"] .ce-column,
.ce-left [data-ce-columns="2"] .ce-column {
    margin-right: 1%;
    width: 49%;
}

.ce-center [data-ce-columns="4"] .ce-column,
.ce-right [data-ce-columns="4"] .ce-column,
.ce-left [data-ce-columns="4"] .ce-column {
    margin-right: 1%;
    width: 24%;
}

.ce-center [data-ce-columns="5"] .ce-column,
.ce-right [data-ce-columns="5"] .ce-column,
.ce-left [data-ce-columns="5"] .ce-column {
    margin-right: 1%;
    width: 19%;
}

.ce-center [data-ce-columns="6"] .ce-column,
.ce-right [data-ce-columns="6"] .ce-column,
.ce-left [data-ce-columns="6"] .ce-column {
    margin-right: 1%;
    width: 15.666667%;
}

.ce-gallery figure.video {
    display: block;
}
.ce-gallery figure.video {
    display: block;
}


.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1.5rem;
}
.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
}

/* Workaround fuer Responsive Videos in Verbindung mit fluid_styled_content -----------*/

.frame-layout-5 .ce-center .ce-inner {
    position: relative;
    float: none;
    right: -50%;
}

.frame-layout-5 .ce-textpic,
.frame-layout-5 .ce-image,
.frame-layout-5 .ce-nowrap .ce-bodytext,
.frame-layout-5 .ce-gallery,
.frame-layout-5 .ce-row,
.ce-uploads li,
.frame-layout-5 .ce-uploads div {
    overflow: visible;
}

.frame-layout-5 .ce-left .ce-gallery,
.frame-layout-5 .ce-column {
    float: none;
}

.frame-layout-5 .ce-gallery figure {
    display: block;
    margin: 0;
}

.frame-layout-5 .ce-center .ce-outer {
    position: relative;
    float: none;
    right: 50%;
}


/* Rootline navigation ----------------------------------------------------------------*/

ul.rootline {
    margin: 0 0 1rem 0;
    padding: 0 0 .5rem 0;
    list-style-type: none;
    font-size: 80%;
    border-bottom: 1px solid #eee;
}

ul.rootline li {
    display: inline-block;
}

ul.rootline a,
ul.rootline a:visited {
    margin: 0;
    padding: 0;
    color: #666;
}

ul.rootline a:hover {
    text-decoration: underline;
}

ul.rootline span {
    color: #999;
}

ul.rootline a:after {
    display: inline-block;
    content: "/";
    margin: 0 .5rem;
}

/* Language Menu ----------------------------------------------------------------------*/
ul.languageMenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 90%;
}

ul.languageMenu li {
    display: inline-block;
    margin: 0 .5rem 0 0;
}

ul.languageMenu a,
ul.languageMenu a:visited {
    color: #fff;
}

ul.languageMenu a:hover {
    color: rgba(255, 255, 255, .75);
}

span.notranslation {
    padding: .5rem .5rem;
    display: block;
}

ul.languages li.active {
    font-weight: bold;
}

/* felogin ----------------------------------------------------------------------------*/
.tx-felogin-pi1 h3 {
    display: none;
}

.tx-felogin-pi1 label {
    display: block;
}

.tx-felogin-pi1 fieldset div {
    margin: 0 0 .5rem 0;
}

.tx-felogin-pi1 input[type=text],
.tx-felogin-pi1 input[type=password] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.tx-felogin-pi1 input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
}


#kesearch_filters {
    width: 100%;
}

/* ### es ########################################################################################################### */
html{
    background-color: #d4d5d6;
}
/*
body {
    margin:0 auto;
    max-width: 30%;
    border: 1px solid #456;
    background-color: #fff;
}
*/

p{
    margin-bottom:0.7rem;
}


td{
    vertical-align: top;
}



/* Fixed Nav */
body{
    padding-top: 10rem;
}

a{
    color: #3366a5;
    font-weight:600;
   /* text-decoration: underline; */
}

b, strong {
/*    color: #333;*/
    font-weight: 600;
}

.h1, h1 {
    font-size: 1.5rem;
    font-weight:600;
    /* color: #555; */
}
header .h2, header h2 {
    font-size: 1.3rem;
    font-weight:600;
    /* color: #555; */
}
.h2, h2 {
    font-size: 1.3rem;
    font-weight:600;
    /* color: #555; */
}
.h3, h3 {
    font-size: 1.2rem;
    font-weight:600;
    /* color: #555; */
}

td p {
    margin-bottom: 0.1rem;
}




/*
.col-md-8{
    flex: 0 0 79.666667%;
    max-width: 79.666667%;
}
.col-md-4{
    flex: 0 0 20.333%;
    max-width: 20.333333%;
}
*/

/*
@media only screen and (min-width: 971px) {
    nav.navbar {
        padding: 0 0;
        background-image: url("/fileadmin/Dateien/Grafik_HP/logo_HG.png");
        background-position: bottom;
        background-repeat: repeat-x;
        min-height: 132px;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    }
    .navbar-expand-lg .navbar-collapse {
        margin-top: -36px;
    }
}

@media only screen and (max-width: 970px) and (min-width: 200px) {
    nav.navbar {
        background-image: url("/fileadmin/Dateien/Grafik_HP/logo_HG.png");
        background-position: top;
        background-repeat: repeat-x;
        min-height:132px;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    }
}
@media only screen and (max-width: 550px) and (min-width: 200px) {
    nav.navbar {
        background-image: none;
    }
}
*/




.navbar-brand{
    max-width:80%;
    margin:0;
    margin-top:-2px;
    padding:0;
}
/* --- */
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.9);
}

/*
footer .bg-dark{
    background-color: #3352A5
}
*/
footer .pb-5, .py-5 {
    padding-bottom: 1.1rem !important;
}
footer .pt-5, .py-5 {
    padding-top: 0.8rem !important;
}

.footercontent{
    background-color:#eee;
}



.topleiste
    display:inline-block;
    border:1px solid red;
}

#maintitle{
    float:left;
}
.topnav{
    float:right;
}





@media only screen and (min-width: 971px) {
    #main {
        min-height: 400px;
    /*    padding-left: 100px;*/
    }
    ul.rootline {
        padding-left: 50px;
    }
}


ul.metaMenu{
    padding:0;
    margin:0;
}

footer .nav-link {
    display: block;
    padding: .5rem .65rem;
}

.align-right {
    text-align:right;
}