body {
	background-color: #fff;
	font-family: "TheSans", Arial, sans-serif;
}
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: 'TheSans';
    src: url('../fonts/TheSansVariableC4s.woff2') format('woff2 supports variations'), url('../fonts/TheSansVariableC4s.woff2') format('woff2-variations');
    font-weight: 100 1000;
  }
  @font-face {
    font-family: 'TheSansItalic';
    src: url('../fonts/TheSansVariableC4s-Italic.woff2') format('woff2 supports variations'), url('../fonts/TheSansVariableC4s-Italic.woff2') format('woff2-variations');
    font-weight: 100 1000;
  }
a:link,
a:visited,
a:hover,
a:active {
	color: #e52e0d;
}
h1 {
	color: white;
	font-size: 24px;
	line-height: 1.4;
}
h2 {
	font-size: 24px;	
}
h3 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 25px;
}
h4 {
	margin-top: 35px;
}
h5 {
	margin-top: 25px;
	font-weight: 600;
	margin-bottom: -10px;
}
p {
	font-size: 16px;
}
ul  {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
i.fa {
	font-size: 20px;
	margin-right: 15px;
	margin-bottom: 6px;
}
.border {
	border: 1px solid #929292;
}
aside{
	padding-right: 0 !important;
}
footer.container {
	background-color: #202020;
	width: 100%;
	padding: 15px 0;
    line-height: 24px;
}
footer a:link,
footer a:visited,
footer a:hover,
footer a:active {
	color: white;
	display: list-item;
	list-style-type: none;
	font-size: 13px;
	margin: 4px 18px;
}
#inner-footer {
    width: 1170px;
    margin: auto;
}

 img.toplink  {
    width: 30px;
    top: 0px;
    position: absolute;
    right: 0px;
	}
.container   {
	background-color: white;
	padding-bottom: 25px;
}
.content {
	margin: 1px;
}
.content ul > li::before {
    content: "–";
    display: inline-block;
    left: -15px;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 0;
}
/* HEADER */
a.logo {
	color: #333;
	display: block;
	font-size: 36px;
	font-weight: 300;
	margin: 50px 0 20px 10px;
}	
.keyvisual {
	background: url(../pics/logo.svg) no-repeat top right;
}
/* NAVI */
.navbar-left > li:nth-child(1) > a:hover,
.navbar-left > li:nth-child(1) > a:focus,
.navbar-left > li:nth-child(1) > a:active {
	background-color: #007271;
	color: #fff;	
}
.navbar-left:nth-child(2) > li > a:hover,
.navbar-left:nth-child(2) > li > a:focus,
.navbar-left:nth-child(2) > li > a:active {
	background-color: #e52e0d;
	color: #fff;	
}
.navbar-left > li:nth-child(3) > a:hover,
.navbar-left > li:nth-child(3) > a:focus,
.navbar-left > li:nth-child(3) > a:active,
.navbar-left > li:nth-child(4) > a:hover,
.navbar-left > li:nth-child(4) > a:focus,
.navbar-left > li:nth-child(4) > a:active {
	background-color: #26368A;
	color: #fff;	
} 
.navbar-left > li:nth-child(2) > a.btn-link-active {
	background-color: #e52e0d;
	color: #fff;	
}
.navbar-left > li:nth-child(3) > a.btn-link-active,
.navbar-left > li:nth-child(4) > a.btn-link-active {
	background-color: #26368A;
	color: #fff;	
}

.navbar-nav li   {
	border-top: 2px solid #929292;
	border-bottom: 2px solid #929292;
	border-left: 2px solid #929292;
}
.navbar-nav > li:hover,
.navbar-nav > li:focus,
.navbar-nav > li:active  {
	background-color: #e52e0d;
	border-color: #e52e0d;
}
.navbar-nav li:last-child   {
	border-right: 2px solid #929292;
}
.navbar-nav li.active:last-child,
.navbar-nav li:last-child:hover   {
	border-right: 2px solid #e52e0d;
}
.navbar-nav li.active    {
	color: white;
	background: #e52e0d;
	border: 2px solid #e52e0d;
}
.navbar-nav > li > a {
	color: #333;
	font-size: 16px;
	padding: 10px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active  {
	background-color: #e52e0d;
	color: white;
}
.navbar-nav li.active a {
	color: white;
}
/* NAVI archiv */
.navbar-archiv li, .navbar-archiv li:last-child   {
	background-color: #dbdbdb;
	border: none;
	margin-right: 3px;
}
.navbar-archiv  li  a {
	color: black;
	font-size: 14px!important;
	padding: 7px 15px;
}
/* CAROUSEL */
.carousel {
	color: red;
	margin: 0;
	padding: 0;
}
.carousel a:link,
.carousel a:visited,
.carousel a:hover,
.carousel a:active {
	color: white;
}
.carousel-indicators {
    bottom: 0;
}
.img-responsive, .thumbnail > img, 
.thumbnail a > img, .carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
    max-width: inherit;
	min-width: 100%;
}
/* box-red */
.banner {
	margin: 0 1px 15px;
	background-color: #e52e0d;
}
.banner .box-red {
	padding: 0 80px 10px 15px;
}
.box-red {
	background-color: #e52e0d;
	padding-bottom: 5px;
	padding-left: 15px;
	min-height: 100px;
}
.box-red h1{
	margin-bottom: 18px;
}
.box-red h3{
	color: white;
	font-size: 16px; 
	font-weight: 400;
	padding-top: 12px;
}
.box-red a {
	color: white;
	display: block;
	font-size: 16px; 
	line-height: 1.5;
}
.box-red p {
	color: white;
	font-size: 13px; 
	margin-right: 100px;
	padding-top: 5px
	
}
.teilnehmen {
	background: #e52e0d url(../pics/teilnehmen.png) no-repeat bottom right;
}
.downloads {
	background: #e52e0d url(../pics/downloads.png) no-repeat top right;
}
.faq {
	background: #5f5854 url(../pics/faq.png) no-repeat bottom right;
}
.presse-auftraggeber{
	background: #e52e0d url(../pics/presse-auftraggeber.png) no-repeat bottom right;
}
/* box-grey */
.box-grey {
	background-color: #5f5854;
	padding-bottom: 5px;
	padding-left: 15px;
}
.box-grey h3{
	color: white;
	font-size: 16px; 
	font-weight: 400;
	padding-top: 12px;
	margin-bottom: 20px;
}
.box-grey a {
	color: white;
	display: block;
	font-size: 16px; 
}
.box-grey p {
	color: white;
	font-size: 13px; 
	margin-right: 100px;
	padding-top: 5px;
}
/* box-kontakt */
.box-kontakt h3 {
	border: 2px solid #929292;
	color: #333;
	display: block;
    font-size: 16px;
	font-weight: 400;
	padding: 10px;
}
.box-kontakt p {
	font-size: 13px;
	padding-left: 10px;
	margin-right: 80px
}
/* box-partner */
.box-partner {
	margin-top: 15px;
	margin-left: 15px;
}
.box-partner h6 {
	margin-top: 25px;
	margin-bottom: 15px;
}
.box-partner img {
	margin-left: 15px;
	margin-bottom: 15px;
}
.box-3er {
	color: white;
	min-height: 100px;
	min-width: 250px;
	margin: 5px 15px 5px 0;
	padding: 15px 20px;
}
.red {
	background-color: #e52e0d;	
}
.grey {
	background-color: #929292;	
}
/* CONTENT */
.oneandonly {
	margin-top: 25px;
}
.liste {
	padding-left: 0;
}
.box-liste {
	min-width: 50%;
}
.box-liste li {
	padding-top: 4px;
}
.karte {
	width: 100%;
	max-width: 557px;
	margin-top: 35px;
}
.download-site h2 {
	clear: both;
	padding-top: 35px;
}
.download-site h2:first-child {
	padding-top: 0px;
}
.download-box {
	margin: 0 25px 0 0;
	padding: 0;
	background-color: #929292;
}
.download-link {
	background-color: rgba(255,255,255,0.7);
	display: block;
	padding: 4px;
}
.faq-liste {
	font-size: 16px;
	margin-left: 15px;
	margin-bottom: 15px;
}
/* Cookie-Banner */
#mbmcookie {position: fixed; bottom: 0; left: 0; right: 0; background: rgba(155, 150, 146, 0.95); padding: 8px; font-size: 14px;}
#mbmcookie a.button { color: #444; cursor: pointer; background: #fff; padding: 8px 20px; margin-left: 10px; float: right; margin-right: 50px;}
#mbmcookie a.button:hover {background-color: #fff; text-decoration: underline;}
#mbmcookie p.cookiemessage {color: #fff; display: block; padding: 0; margin: 0; font-size: 16px;}