/* ===================             ================== 
p, li, span {
    font-size: 20px;
  	line-height: 1.5em;
}*/


body {
  color:#444;
}

ul li::marker { 
	color: #ff9900;
}

ul li { 
	list-style-type: square;
  	padding-bottom: 0.8em;
}


/* =================== Alle Bilder mit Schatten und Abstand versehen ================== */
img.bilder-schatten {
    box-shadow: 5px 4px 5px #999999;
    margin: 5px 17px 5px 5px;
    padding: 5px;
    border: 1px solid #E5E5E5;
}

b, strong {
    font-weight: bold; 
}

h1 {
  	margin-bottom: 1.2em;
    border-bottom: 3px #adadad solid;
}

/* ===================Test================== */
.ehem-expo 
{
    background: #ffcc00;
    border: #8b8b8c solid 2px;
  
  color: #fff;

box-shadow: 7px 7px 13px 2px rgba(16,7,7,0.61) inset;
-webkit-box-shadow: 7px 7px 13px 2px rgba(16,7,7,0.61) inset;
-moz-box-shadow: 7px 7px 13px 2px rgba(16,7,7,0.61) inset;
}

.linie {
    clear: both;
    height: 0;
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #E1E1E1;
}


/* =================== Navigation K2 zentrieren ================= 
ul.level0 {
    display: flex;
    align-items: center;
    justify-content: center;
}
*/


/* ============================================================ */



/* =================== Weisse Linien für Bottom  ================= */
.bottom-weisse-linie {
    border-bottom: white 2px solid;
	border-top: black 1px solid; 
}

/* ============================================================ */


/* =================== Abstand der Menülinks in der linken K2-Navigation  ================= */
div.k2CategoriesListBlock ul li {
    margin: 0 0 3px 0;
}
/* ============================================================ */

/* =============  2. Navigationsleiste für Unterseiten ======== */
ul.mainNav {
  border-bottom: 2px solid #506BB1;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mainNav li {
  list-style: none;
  float: left;
  background: #cc720061;
  margin-right:  8px;
}

.mainNav li a:hover {
  background: #ffeed961;
}

.mainNav a {
  display: block;
  padding: 7px 15px 4px 15px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  font-size: 1.0em;
  text-transform: uppercase;
}

.mainNav a:hover {
  color:#f70000 !important;
}

/* =============  ENDE 2. Navigationsleiste für Unterseiten ======== */
/* ============================================================ */


#sp-header {
    height: 100px;
  	border-bottom: #ff9900 solid 3px;
}

#sp-header.header-sticky ~ section#sp-main-body {
     padding-top: 10px; 
}


#sp-top {
    background-color: #ff9900;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 0px;
    padding-bottom: 10px;
	font-size: 20px;
}

#sp-left .sp-module {
    margin-top: 50px;
    border: 2px solid #ff9900;
    padding: 15px 5px 15px 15px;
    border-radius: 20px;
    background-color: #fff;
    font-size: 0.7em;
}


#sp-main-body {
    font-size: 20px;
  	line-height: 1.5em;
    background-color: #f7f7f7;
    padding: 20px 0;
}

.sp-megamenu-parent {float: none;}

#sp-footer {
    padding: 40px 80px 80px 80px;
}

.sp-page-title .breadcrumb {
    display: block;
}



h1 {
    color: #0d4f78;
}

h2 {
    margin-top: 1em;
}

img {
    margin: 0 20px 20px 0;
}

.search .form-control {
    margin: 0;
    padding: 0.2em 0.5em;
    font-size: 1em;
    width: 15rem;
    float: right;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border-bottom: 1px solid black;
    padding-left: 5px;
}

.links { float:left; }

.rechts { float:right; }

.links-align { text-align:left; }

.sp-module ul > li > a {
    padding: 10px;
}

.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
  box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
  background-color: #fff;
  
}



.article-list .article .article-header h1, .article-list .article .article-header h2 {
font-family: 'Arial', sans-serif;
font-size: 16px;
font-weight: 600;
font-style: normal;
  
}

.mfp_default_title h4 {
font-size:0.8em; }

.panel {
 margin-bottom:20px;
 background-color:#fff;
 border:1px solid transparent;
 border-radius:4px;
 -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
 box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
 padding:15px
}
.panel-heading {
 padding:10px 15px;
 border-bottom:1px solid transparent;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
 color:inherit
}
.panel-title {
 margin-top:0;
 margin-bottom:0;
 font-size:16px;
 color:inherit
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
 color:inherit
}
.panel-footer {
 padding:10px 15px;
 background-color:#f5f5f5;
 border-top:1px solid #ddd;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
 margin-bottom:0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
 border-width:1px 0;
 border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
 border-top:0;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
 border-bottom:0;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
 border-top-width:0
}
.list-group+.panel-footer {
 border-top-width:0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
 margin-bottom:0
}



.breadcrumb .divider.fas.fa-map-marker-alt {
    display: none;
	}

#sp-menu .justify-content-end {justify-content: center!important;}