15/* Header und Navigation */

.nav-item {
  margin-right: 5%;
}

.nav-link-text{
  font-size: 18px !important;
}


.dropdown-menu .nav-link {
 font-size: 18px !important;
 color: #ffffff;
 Background-color:#004e98;
}

.nav-link-indicator {
 font-size: 2 rem;
 }

@media (min-width: 1400px) {
    .navbar-fixed-top .navbar-collapse {
    margin-bottom: 18px;
    margin-top: auto;
    }
/*    .navbar-mainnavigation .navbar-brand {
    height: 150px;
    } */
    
    .navbar-mainnavigation .navbar-brand-image img {
    max-height: 180%;
    padding-top: 5%;
    }
}

@media (min-width: 992px) {
.navbar-mainnavigation .navbar-brand-image {
    max-height: 180%;
    padding-top: 0;
    height: 100px;
    margin-right: 25%;
         }
  .navbar-mainnavigation .navbar-collapse {
    display: flex;
    position: inherit;
         } 
    .navbar-mainnavigation .navbar-nav {
    padding-bottom: 2.5%;
          }
  }
/* Header und Navigation */




/* felogin formatieren */

.felogin-label {
  margin-top: 2%;
  margin-left: 2%;
  width: 60%;
}

fieldset label {
  width: 20%;
}
fieldset input {
  width: 65%;
}


/* FE Plugin */

.femanager_show {
 min-height: 400 px;
 }

.femanager_show img {
  width: 30%;
  height: auto;
  float: left;
  margin-right: 3%;
  margin-bottom: 20%;
}

.femanager_show li {
  white-space: preserve-breaks;
  min-width: 20%;
  }

femanager_image img {
  width: 30%;
  height: auto;
}

.media-body {
  display: inline-table;
  width: 80%;
  vertical-align: middle;
  margin-left: 2%;
}
a.pull-left {
  display: inline-block;
  min-width: 5%;
  font-size: 1.3em;
  Color: #004e98;
  margin-top: 2%;
  text-decoration-line: none;
  margin-right: 5px;
}

a.pull-mail1 {
  display: inline-block;
  font-size: 1.3em;
  Color: #004e98;
  margin-top: 2%;
}

a.pull-mail {
  display: inline-block;
  min-width: 4%;
  font-size: 1.3em;
  Color: #004e98;
  margin-top: 2%;
  margin-right: 2%
}

a.pull-img {
  display: inline-block;
  min-width: 1%;
  font-size: 1.3em;
  Color: #004e98;
  margin-top: 2%;
  margin-right: 1%
}

li.pull-left {
  display: inline-block;
  min-width: 16%;
  font-size: 1.3em;
  Color: #004e98;
  margin-top: 2%;
}

.member {
  background-color: #E21705;
  color: #fff;
  font-size: 1.2em;
}

.fesearch{
  margin-right: 2%;
  }
  
/* News Formatierung */
.row.news-list-item {
  padding-bottom: 20px;
}

/* Forum tt_Board */


.csc-mailform-field label {
  width: 15%;
}

.tx-ttboard {
background-color: #eee;
}
.tx-ttboard-tree-cell-header-forum-single {
font-size: 1.5em;
padding: 1%;
}
.tx-ttboard-catlistheader-forum-single {
}
tbody {
}
.tx-ttboard-tree-rows {
padding: 1%;
}
.tx-ttboard-tree-rows td {
padding: 0% 1%;
}
