.jsvisitcounter{
margin-top: 10em;
}
.jsvisitcounter .counter {
display:none;
}

.container-header .grid-child {
  padding: .0em;
}

.h1, h1 {
  font-size: 2.0rem;
}

 .h2, h2 {
  font-size:1.5rem;
 }

.h3, h3{
font-size: 1.0rem;
}

.h4, h4{
font-size: 0.5rem;
}

.col-md-1, .col-md-2 {
  display: inline;
}

.text-muted {
  --text-opacity: 1;
  color: #6d757e !important;
  font-size: 0.8rem;
  padding-top: 20px;
  line-height: 0;
}
dl, ol, ul {
  margin-bottom: 2.0rem;
}



.sidebar-left.card.newsletter {
  border: 0;
  box-shadow: 3px 3px 10px -5px #333;
}

.btn-primary {
  background-color: #d0600e;
  border-color: #874001;
  font-size: 1rem;
font-weight: 500;
line-height: 0.5;
  box-shadow: 2px 2px 3px #333;
  border: 0px;
}

body:not(.has-sidebar-right) .site-grid .container-component {
  grid-column-end: main-end;
  box-shadow: 0 0 10px -5px #333;
 
}


label.cell > span {
    display: inline-block;
    margin-right: 12px;
}
.mybanner {
  min-width: 100%;
}

.container-header {
  background-color: white;
  background-image: none;
}
.container-header .mod-menu {
  color: #313131;
}
.metismenu.mod-menu .metismenu-item > ul > li.level-2 {
    width: 100%;
    padding: 4px 6px;
  
}
.metismenu.mod-menu .metismenu-item > ul > li.level-2.active a{
color: #C27413;
}
  
.sidebar-left.card.smallMenu {
    margin-top: 0;
}
.sidebar-left.smallMenu .metismenu .metismenu-item>a {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list li.level-1 > ul {
    width: 100%;
      margin-top: 6px;
}
.metismenu.mod-menu .metismenu-item > ul > li.level-2 a {
    font-size: 14px;
    font-weight: bold;
  color: #646464;
}
.metismenu.mod-menu .metismenu-item>button {
    justify-content: space-between;width: 100%;font-weight: bold; font-size: x-large;}


.container-header .mod-menu a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  padding: 3px 0px;
  color: #313131;
}

.metismenu.mod-menu .mm-toggler::after {
  border-top: 0em solid;
content: "";
height: 0;
margin-inline-start: .5em;
  transition: all .3s ease-out;
width: 0;
}

.container-header .mod-menu a:hover {
  color: #C27413;
  background-color: linear-gradient(to bottom, rgba(500,500,500,1) 0%,rgba(300.300,300,1) 100%);
}

.container-header .navbar-toggler {
  color: #313131;
  border: 1px solid #313131;
}



.site-grid {
  background-color: #f4f6f7;
}
.header {
  background-color: #f4f6f7;
}
.grid-child {
  padding: 30px;
  background-color: white;
  font-size: medium;
}
.navbar, .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar  .container-xl, .navbar >.container-xxl {
display: inherit;}

ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list li {
    width: 100%;
  color: #646464;
}


.metismenu.mod-menu .metismenu-item.active>a, .metismenu.mod-menu .metismenu-item.active>button, .metismenu.mod-menu .metismenu-item>a:hover, .metismenu.mod-menu .metismenu-item>button:hover {
    text-decoration: none;
    color: #C27413;
}
ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list {
    width: 100%;
    background: #FFF6DE;
    box-shadow: 0px 0px 5px 0px #575757;
    border-top: #cf5a05 1px solid;
    border-right: #cf5a05 1px solid;
    border-bottom: #ff9a51 5px solid;
    border-left: #cf5a05 5px solid;
}

button.mod-menu__separator.separator.mm-collapsed.mm-toggler.mm-toggler-nolink {
    width: 100%;
  font-size: x-large;
  line-height: normal;
}
.footer {
  background-image: none;
  background-color: #f4f6f7;
  margin-top:auto;
}
.grid-child.container-nav {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(178,178,178,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(178,178,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(178,178,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  padding: 1px 1px 1px 20px;
  font-size: large;
}
div.mod_search92 input[type="search"]{margin-top: -10px; max-width: 100%; box-shadow: -1px -1px 4px, 1px 1px 3px silver;}
header li.nav-item.active a {
    color: #C27413;
	background-image: url(/templates/endos-fjt/images/mainmenu-h.png);
        padding-top: 13px;
     background-repeat: no-repeat;
    background-position: top center;
  
}

.sidebar-left.card {
    border: 0;
}
.card-body {
    padding: 0;
   font-size: small;
}
h3.card-header {
    font-weight: normal;
    color: #6c6c6c;
    font-size: 20px;
 
}


.site-grid {
    display: flex;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
  width: 100%;
}
body{
  background-color: #fff !important;
}
.footer a {
    color: #888;
}
.grid-child.container-sidebar-left {
    max-width: 213px;
    padding: 12px;
  
}


.allwrap {
    box-shadow: 0 0 20px -6px #333;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}


.breadcrumb li a, .breadcrumb li span {
    font-size: 13px;
}

ol.mod-breadcrumbs {
    background: transparent;
    padding-left: 0 !important;
}

.acym_module {
    padding-left: 16px;
}

 



.Bluebox{
font-family: "Book Antiqua", "Times New Roman", Arial;
font-size:14pt;
font-weight: bold;
line-height: 130%;
text-align: justify;
color: #605c5c;
font-style: italic;
border:2px solid lavender;
background-color: ghostwhite;
display:block;
overflow:hidden;
padding: 5px;
padding-left: 8px;
padding-right: 8px;
-moz-border-radius:10px;
-khtml-border-radius:10px;
}

.Textinhalt{
    font-size: 13pt;
    font-family: Book Antiqua, Times New Roman, Arial;
    line-height: 130%;
    color: #313131;
    text-align: justify;
    margin-bottom: 25px;
   
}

.Zitat{
    font-size: 14pt;
    font-family: Book Antiqua, Times New Roman, Arial;
    line-height: 130%;
    color: #605c5c;
    font-style: italic;
    text-align: justify;
    margin-bottom: 25px;
    
}

.Ueberschrift_Titel{
    font-size: 18pt;
    font-family: Calibri, Times New Roman, Arial;
    line-height: 130%;
    color: #626262;
    padding-left: 3px;
    font-weight: none;
   

}

.Ueberschrift_Zwischentitel{
font-family: Calibri, Times New Roman, Arial;
font-size:15pt;
font-weight: bold;
color: #626262;
padding-left: 3px;
text-align: left;

}

.Tabschrift{
    font-family: Arial, Times New Roman;
    font-size: 11pt
    color: #605c5c;
    line-height: 100%;
}

.info{
    font-family: Times New Roman, Arial;
    font-size: 11pt;
    color: #605c5c;
    line-height: 115%;
    text-align: justify;
    padding-top; 25px;
    
    }
