
body {
    background-color: #555;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/*MOD k254*/

/* Erweiterung MOD k254 s*/
/* #######################################################*/

/* Serverfonts definieren */

/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/source-sans-pro-v13-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'),
       url('fonts/source-sans-pro-v13-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v13-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v13-latin-200.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v13-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v13-latin-200.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('fonts/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  font-family: "Roboto", Helvetica, Arial;font-family: "Roboto","Helvetica Neue", sans-serif, font-weight: 300;
  color: #d01e4a;
}

body, .htmlarea-content-body {
    font-family: "Roboto","Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.55;
}

/* Fonts Ende */

/* #######################################################*/
/* HEADER*/
/* #######################################################*/
.bg-faded {
    background-color: #FFFFFF;
}
.navbar-user {
    background: #F4F2EF none repeat scroll 0% 0%;
}
.nav navbar-nav nav-meta > .nav-link, a, .nav-link a:hover, .nav-link a:active {
	color: #db0042;
  	font-size: 14px;
  	line-height: 30px;
}
@media (min-width: 992px) {
.navbar-brand img {
  	width: 140px;
  	height: auto;
  	max-width: 100%;
  	max-height: 100%;
  	margin-top: 32px;
	margin-bottom: -45px;
	}
}
@media (max-width: 991px) {
.navbar-brand img {
  	width: 90px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-top: -10px;
    margin-bottom: -40px;
	}
}
.navbar-brand {
    max-width: 8rem;
    margin-right: 3rem;
    margin-top: -32px;
    margin-bottom: -45px;
}
/*
.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    max-width: 70%;
    height: auto;
    margin-top: -38px;
    margin-bottom: -30px;
}*/

/*Header Ende */

/* #######################################################*/
/* Menu gross*/
/* #######################################################*/
.navbar-nav .nav-item {
    float: left;
    margin-top: 35px;
}
.navbar-nav .nav-link {
    display: block;
    padding-top: 0.425rem;
    padding-bottom: 0.0rem;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    background-color: #DB0042;
}
.navbar-light .navbar-nav .nav-link {
    color: #d01e4a;
    font-size: 1.15rem;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #d01e4a;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 300;
    color: #d01e4a;
    text-align: inherit;
    white-space: nowrap;
    background: transparent none repeat scroll 0% 0%;
    border: 0px none;
}

.dropdown-menu {
	font-size: 95%;
	max-height: 600px;
	-moz-max-content: 90%;
	overflow:auto;
	line-height: 0.98rem;
}

#bs-searchbar-inline {
    width: 200px;
    float: right;
    padding-top: 28px;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0px;
    visibility: hidden;
}

/*Search menü*/
.searchbar-toggler-icon {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    visibility: hidden;
}
/* #######################################################*/
/* User Menü oben*/
/* #######################################################*/
.navbar-user .nav-inline a {
    color: #706864;
    font-size: 14px;
    line-height: 30px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	color: #d01e4a;
	font-size: 1.15rem;
}

/* Ende*/
/* #######################################################*/
/*Trailer / Bild */
/* #######################################################*/

@media (min-width: 992px) {
  .layout-full .page-header {
    box-shadow: 2px 2px 2px #dc003f;
  }
}
.hero {
    background-color: #FFF;
    background-size: cover;
    background-position: center center;
    text-align: center;
	text-transform: uppercase;
	color: #FFF;
    /*text-shadow: 0px 0px 1px #666;*/
    margin-bottom: 0,5rem;
    }
.hero-bg {    
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2) inset;
  	border-radius: 0.0rem; /* Abrundung der Kanten*/
    min-height: 400px; /* Minimale Bildhöhe*/
	}

 .hero h1, .hero .h1, .hero h2, .hero .h2 {
    font-size: 3.5rem;
    padding-top: 40px;
    color: #FFF;
    vertical-align: middle;
    text-align: left;
}

h1 {
	margin-bottom: 1rem;
	text-shadow: 1.5px 2px 1px #848080}

.hero h3, .hero .h3 {
    padding-top: 0px;
    color: #FFF;
    vertical-align: top;
    text-align: left;
    color: #fff;
    text-shadow: 0.7px 0.5px 1px #848080;
}

.home .hero {
    position: relative;
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2) inset;
	}

.btn-secondary {
    color: #292B2C;
    background-color: #FFF;
    border-color: #CCC;
	}
.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    transition: all 0.2s ease-in-out 0s;
    border-radius: 0.25rem;
    }
/*Buttons*/
.btn-info {
    color: #FFF;
    background-color: #DC0042;
    border-color: transparent;
}
.btn-info:hover, .btn-info:active {
    color: #FFF;
    background-color: #DBAB74;
    border-color: transparent;
}
/* #######################################################*/    
/* Text & Body */
/* #######################################################*/

a, a:hover {
    color: #d01e4a;
    text-decoration: none;
    font-size: 100%;
}

body {
    color: #706864;
}
/* Submenü im Content*/
.nav-pills .nav-link.active, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-link.active:focus, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link:hover {
    color: #FFF;
    cursor: default;
    background-color: #efcea9;
	}
.nav-link, .nav-link a, .nav-link a:hover, .nav-link a:active {
 	color: #706864;
 	font-weight: 400;
 	}
.breadcrumb {
    margin-bottom: -30px;
    margin-top: 10px;
}
.breadcrumb a {
    color: #949494;
    font-size: 14px;
}
@media (min-width: 992px) {
.frame {
	margin-bottom: -10px;
  	margin-top: 10px;
  	}
  }
/* #######################################################*/
/* Footer Section */
/* #######################################################*/

/* Nach Basic Installation */
/*
.footer-section {
    padding-top: 2rem;
    padding-bottom: 0px;
    margin-top: 2rem;
    font-family: "Roboto","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #000;
    border-top: 15px solid #d01e4a;
    
    background-color: #efcea9;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}
*/

#cookie-bar {
    visibility: hidden;
}
.nav-link current active before-wrap {
	color: #efcea9;
  	font-weight: 500;
	}


.nav-link:hover, .nav-link:focus {
  	color: #b9b9b9;
	}
/* #######################################################*/
/* 'footer-Special' CSS Klasse in der Seite eintragen!!!! */

.footer-section, .page-footer__row1{
	border-top: 15px solid #efcea9;
	background-color: #d01e4a;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    }
.page-footer__row2{
	border-top: 0px;
	background-color: #d01e4a;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    }
.nav-link, .nav-link a, .nav-link a:hover, .nav-link a:active {
	#color: #3e3d3d;
	}

.footer-section .nav-stacked a:hover {
    background: transparent none repeat scroll 0% 0%;
    text-decoration: underline;
    color: #efcea9;
}
.footer-special, .footer-special a, .footer-special a:hover, .footer-special a:link {
	font-family: "Roboto","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #efcea9;
    }
.footer-section h1, .footer-section h2, .footer-section h3, .footer-section h4, .footer-section h5, .footer-section h6, .footer-section h7, .footer-section h8 {
    color: #efcea9;
    }
small, .small {
    font-size: 90%;
}   
/* Fuss */
.copyright{
visibility: hidden;
}

/* ################################################################################*/
/* ToTop Button einstellen - JS muss auf dem Server liegen und eingebunden werden  */
/* ################################################################################*/

.back-to-top {
 background:red;
 position: fixed;
 bottom:220px;
 right:220px;
 padding:1em;
}
