body { 
  color:#374151;
}

body:has(.page-news) {
  background-image: linear-gradient(180deg, #f8f9fa 405px, #ffffff 405px);
}
body:has(.page-news-detail) {
  background-image: linear-gradient(180deg, #f8f9fa 253px, #ffffff 253px);
}
body:has(.page-search) {
  background-image: linear-gradient(180deg, #f8f9fa 253px, #ffffff 253px);
}
body:has(.page-media) {
  background-image: linear-gradient(180deg, #f8f9fa 253px, #ffffff 253px);
}



a {
	color:#e2001a;
}
a:hover {
	color:#c8001d; 
	text-decoration:underline;
}
a:has(.line):hover {
	text-decoration:none;
}
.tabbable-custom .nav-tabs > li.active {
    border-bottom: 3px solid #e2001a;
}
a.fancybox-nav:hover,
#footer a:not(.btn):hover {background:none !important;}

.container {
	box-sizing: border-box;
}

h4 .right {width:85px; text-align:right;}
	
header span.letters {
    color: #666666;
    font-size: 18px !important;
    font-style: 300;
    font-weight: 300;
    padding-left: 10px;
}

ul.videos li {margin-top:7px !important;}
ul.videos .image-box {margin-bottom:7px !important; padding-top:5px;}

.widget header, header.widget-hl {
	padding: 15px 0 5px 0;
    line-height: 36px;
    font-size: 31px;
    color: #293847;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    text-transform: none;
}
.widget h1, h1.widget-hl,
.page-contact .widget h2, .page-contact h2.widget-hl {
	padding: 15px 0 5px 0;
    line-height: 52px;
    font-size: 44px;
    color: #293847;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    text-transform: none;
    border:0px;
    font-family:'AltoProCon';
    font-style:normal;
}
h3.widget-hl, h2.widget-hl, h1.widget-hl {margin-top:5px;}

	.widget h3 i,
	.widget h2 i {
		display:none;
	}
	
	.widget h3 a,
	.widget h2 a {
		color:inherit;
	}

.widget h5 {
	font-weight:300;
	font-size:26px;
} 
.widget h5 a {font-weight:700 !important;}
.widget .topmeldung {
	display:none;
}

.tabbable  .widget hr {
	border-color:#ffffff;
	color:#ffffff;
	background-color:#ffffff;
}

#login-container h2  {
	font-size:16px;
}

#logincontainer h3 {
	font-size: 14px;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#logincontainer .meldungen-full li:first-of-type {
	padding-top: 3px;
}

.page-wrapper,
#footer .container,
.backtotop .container {
	max-width:1338px;
	margin-top:0;
	padding-left:28px;
	padding-right:28px;
}
.backtotop .container {
	padding: 0px;
}
.backtotop {
	/*padding-top: 80px;*/
	padding-top: 60px;
	max-width: 1282px;
	margin: 0 auto;
}
#backtotop .icon {
    width: 1.2rem;
    height: 20px;
    -webkit-transform: translate(-25%, 100%) rotate(-90deg);
    transform: translate(-25%, 100%) rotate(-90deg);
    margin-top: -40px;
    margin-left: 7px;
}
#backtotop {
    position: relative;
}
.icon--is-inline-block, .icon--is-inline-text {
    display: inline-block;
    vertical-align: middle;
}
#backtotop .icon svg {
    height: 1.1rem;
}


#header.navbar {
	height:81px;
} 
#header .brand {
	margin: 16px 0 0 0 !important;
	text-align:center;
	top:0;
	bottom:0;
	font-weight:700;
	color:#e2001a;
}
#header .brand:hover {background:none !important;}
#header .brand img {
	max-height:35px;
	width:auto;
	margin:5px 0 7px 0;
}

#header .sub-title {
    background-color: transparent;
    bottom: 45px;
    color: #e2001a;
    font-size: 40px;
    right: 20px;
    text-transform: uppercase;
    top: auto;
	padding-right:0;
}

#header .navbar-inner {
	margin:0 !important;
	border-top: 1px solid #fff !important;
	height:81px;
	overflow:visible;
	background:#FFFFFF;
	position: fixed;
	border-bottom:1px solid #e1e1e1;
	z-index:50;
}

#header .navbar-inner .nav .dropdown-toggle {
	}

		#header .navbar-inner .nav .dropdown-toggle:hover, 
		.navbar-inner .nav .dropdown.open .dropdown-toggle {
		}

#top_menu .dropdown {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#header_notification_bar {
	display:block !important;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}
.navbar .nav > li > a {
    padding: 10px 10px 10px 10px;
}

#header .navbar-inner .nav .dropdown-toggle {
	background:#e2001a;
	color:#ffffff;
	-webkit-border-radius:0 !important;
	border-radius:0 !important;
}

	#lightbox_dropdown {
		padding:0.5em !important;
		
	}
	
	#header .navbar-inner .nav .dropdown-toggle .label{
		color:#ffffff;
		font-weight:300;
		position:static;
		line-height:1.5em;
		top:0;
	}
	
	#header .navbar-inner .nav .dropdown-toggle .label strong {
		font-weight:300;
	}

#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
  background-color: #e2001a !important;
}

.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.suche-user-container.full-width {
	margin-left:0;
	margin-top:20px;
	right:20px;
	position:relative;
	z-index:100;
}

.search-input-icon {
  max-width: 407px;
}

#header .search-query {
  padding-right: 56px;
  height: 52px;
  padding: 7px 24px 5px;
  background-color: #fff;
  font-size: 20px !important;
  color: #374151;
  border-radius: 0;
  border: 0px !important;
  font-family: "AltoProCon", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 400;
  transition: all 250ms cubic-bezier(0.48, 0.04, 0.25, 1);
  width: 100%;
  box-shadow: 0 0 0 2px #E5E7EB !important;
}

#header .search-query:hover {
	box-shadow: 0 0 0 2px #d1d5db !important;
}

#header .search-query:focus {
	box-shadow: 0 0 0 2px #70767e !important;
}

.search-input-icon {
	height: auto;
}

#header .search-input-icon > i.icon-search {
    top: 13px !important;
}

.suche-user-container .suchfeld {
	left:0px;
	height:38px;
	right:180px;
}

.navbar .nav.pull-right {
    margin-right: 10px;
}
.navbar .divider-vertical {
    margin: 0 5px;
}

#header .page-wrapper .container-fluid {padding-left:30px;}
.suche-user-container .container-fluid {padding-left:5px !important;}

@media (max-width: 979px) {
	#header .page-wrapper .container-fluid {
	    padding-left: 10px;
	}
}

#sidebar {
	width:auto;
	left:260px;
	right:20px;
	top:0px;
}

#sidebar .arrow {
	display:none;
}

#sidebar > ul {
	width:100%;
	margin:0;
}

#sidebar > ul li {
	background: transparent;
}

#sidebar > ul > li {
	float:left;
	position:relative;
}


#sidebar > ul li > a {
	background:transparent;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none !important;
	font-size:18px;
	padding:0px 15px;
	line-height:81px;
	color:#293847 !important;
	font-weight: 700;
}

#sidebar > ul li > a > i {
	display:none;
}

#sidebar > ul > li:hover > a {
	background:transparent;
}

	@media(max-width: 979px) {
		#sidebar > ul > li:hover > a  {
			border-bottom: 1px solid #dedede!important;
		}
		#sidebar > ul > li > a:hover  {
			color: #e2001a !important;
		}
	}

#sidebar > ul > li.active > a {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border-top:0px !important;
}

#sidebar > ul > li > ul.sub {
	margin:0;
	position:absolute;
	display:none !important;
	z-index:10000;
	min-width:100%;
	background:#ffffff;
	left:0;
	white-space:nowrap;
	box-shadow:0 4px 4px 1px rgba(0,0,0,0.2);
	line-height:22px;
}

	@media(max-width: 979px) {
		#sidebar > ul > li > ul.sub {
			box-shadow: none;
		}
	}

	#sidebar > ul > li:hover > ul.sub {
		display:block !important;
	}

#sidebar > ul > li > ul.sub > li > a {
	padding:5px 15px;
	margin:1px 0;
}
	
#sidebar > ul > li > ul.sub > li.active > a, #sidebar > ul > li > ul.sub > li.active > a:hover {
	color:#FFFFFF !important;	
	background:#e2001a !important;
}
#sidebar > ul > li > ul.sub > li.active > a { 
   background:#e2001a !important;
}
#sidebar > ul > li > ul.sub > li.active > ul.subsub > li.active > a {
   background:#e2001a !important;
   color: #fff !important;
}
#sidebar > ul > li > ul.sub > li > a:hover {
	background:transparent !important;
	color:#e2001a !important;
}


#sidebar > ul > li > ul.sub > li > ul.subsub > li > a {
	text-transform:none;
	padding:5px 30px;
	margin:1px 0;
}

#sidebar > ul > li > ul.sub > li > ul.subsub > li a:hover {
	background:transparent !important;
	color:#e2001a !important;
}

#sidebar > ul > li > ul.sub > li > ul.subsub > li ul.subsubsub > li a:hover {
	background:transparent !important;
	color:#e2001a !important;
}

.text-long {margin-top: 30px;}
.text-long td {vertical-align:top; padding:3px 5px;}
.text-long td > p {margin:0px !important;}
.text-long table {border-color:#CCCCCC;}
.text-long h2 {
    font-size: 28px;
    margin: 10px 0 15px 0;
    line-height: 32px;
}
	
body.fixed-top #body {
	margin-left:0;
	margin-top:152px !important;
	/*margin-top:124px !important;*/
}

.fancybox-inner h5,
.fancybox-inner .fancyboy-header {
	font-size: 16px;
	margin-bottom: 0px;
}
	
.list-full ul li {line-height:20px; margin-bottom:2px; margin-top:4px;}

.meldungen-full .isotope-item:first-of-type {
    padding-top:15px;
}

.meldungen-full .isotope-item {
	display: flex;
	flex-direction: column;
}

.meldungen-full .isotope-item > * {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

#portfolio-wrapper.meldungen-full img {
    margin-top: 0;
}

.headline-wrapper  {
	margin-bottom:1em;
}

.headline-wrapper h3 {
	margin:5px 0;
}

.headline-wrapper .categories {
	margin-bottom:5px;
	font-size:12px;
}

.headline-wrapper .categories a {
	display:inline-block;
	padding:.1em .5em .1em .5em;
	color:#ffffff;
	background-color:#e2001a;
}

.headline-wrapper .date-post {
	float:left;
	line-height:21px;
	padding:5px 0 0 0;
}

	.headline-wrapper .date-post .unread {
		padding:0.5em;
		font-size:14px;
		display:inline-block;
		margin-right:0.25em;
	}
	
	.headline-wrapper .date-post .unread.hide {
		display:none;
	}
	
	.date {
		color: #555;
		padding-bottom: 5px;
	}
	.date-post strong {
		font-weight:400;
		margin-right:5px;
	}

.headline-wrapper .download-list {
	float:right;
	color:#ffffff;
	background-color:#e2001a;
	padding:0.5em;
	margin:0;
	line-height:1.5em;
}

	.headline-wrapper .download-list:empty {
		display:none;
	}

	.headline-wrapper .download-list a {
		color:#ffffff;
	}

.download-list-middle {
	padding:10px 7px;
	color:#ffffff;
	float:right;
	margin-top:0;
}

	.download-list-middle a {
		color:#ffffff;
	}

.span4 h2,
.span4 h3,
.span4 section > header,
.article-aside section > header {
	margin-bottom: 7px;
	font-size: 16px;
	text-transform: uppercase;
}

#filters, .filters  {
    margin-bottom: 0;
    margin-left: 0px;
	margin-top: 0px;
    position: relative;
    text-align: left;
}

.page-media #filters,
.page-media #Content_div_datatypefilter,
.page-media #archive-external {
	margin-top: 40px;
}

.page-media #Content_div_datatypefilter/*,
.page-media #archive-external*/ {
	padding-right: 30px;
}

#archive-external select {
	width: 200px;
}

/*#filters:before, .filters:before {
    content: "ARCHIV";
    font-size: 20px;
    left: -90px;
    position: absolute;
    top: 2px;
	font-weight:300;
}*/

#filters a:hover, #filters .selected, .filters a:hover, .filters .selected {
    background-color: #e2001a !important;
    border: 1px solid #e2001a !important;
}
#filters .selected, .filters .selected  {
	/*font-weight:300;*/
}

.text-long h2 {
	text-transform: none;
	font-weight: 700;
	padding: 38px 0 8px;
	margin: 0;
	font-size: 31px;
	line-height: 36px;
}
.text-long h3 {
	text-transform: none;
	font-weight: 700;
	font-size: 25px;
	line-height: 28px;
	margin: 0;
	padding: 22px 0 4px;;
}

.section-text-long header,
.section-text-short header {
	margin-top: 12px;
	margin-bottom: 8px;
	color: #666;
	font-style: italic;
}

figcaption h5, figcaption h5 a,
figcaption .title, figcaption .title a {
	color: #777777 !important;
}

#page {
  padding: 0 !important;
}

#page .nav.nav-tabs {
	margin-top:15px;
	display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
}

ul.social {padding-left:0px; margin-top:6px;}
ul.social li {list-style-type:none; display:inline-block; margin-left:15px;}
ul.social li a {font-size:15px; text-transform: none;}
ul.social li a i {font-size:18px;}


.isotope-item nobr {margin-left:5px; margin-right:5px;}

.menu-bottom-search {}

.navbar .btn-navbar .icon-bar {
	background-color:#ffffff;
	-webkit-box-shadow:0 2px 0 #ffffff;
	box-shadow:0 2px 0 #ffffff;
	-webkit-border-radius:0;
	border-radius:0;
}



.page-news-detail .tabbable > .row-fluid:first-child {
  background-color: #f8f9fa;
  box-shadow: -28px 0 0 0 #f8f9fa, 28px 0 0 0 #f8f9fa;
}

ul.videos li > a {
	font-size:18px;
	line-height:22px;
	}

.a2a_svg, .a2a_count { border-radius: 0 !important; }

.image-box {width:auto !important;}
.page-news #portfolio-wrapper h3,
.page-news-detail #portfolio-wrapper h3 {font-size:26px !important; line-height:30px !important; font-weight:700 !important; hyphens:auto; -moz-hyphens: auto; word-break: break-word; margin: 5px 0; font-stretch: 125%;}
.page-news #portfolio-wrapper h3 a,
.page-news-detail #portfolio-wrapper h3 a {color:#293847;}
.page-news #portfolio-wrapper h3 a:hover,
.page-news-detail #portfolio-wrapper h3 a:hover {color:#e2001a;}
#portfolio-wrapper img {}
.border-box {background-color: rgba(255, 255, 255, 0.4); padding:7px; }
.navbar .nav {
    margin: 0px 10px 0 0;
}

a#main_menu_trigger {
	padding: 6px 11px 5px 10px;
	height: 36px;
	box-sizing: border-box;
	color: #374151 !important;
	min-width: 42px;
}

.media-next,
.media-prev {display:none;}

.copyright {font-size:11px; color:#707173; font-style:italic;}
.date {
	color:#707173;
	padding:0.5em 0;
}
.meldungen-full .list-full ul,
.meldungen-full .list-full ul li,
.dokumente .item a {font-size: 12px;}


div.subtitle  {
    text-align: left;
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0;
    font-weight: 400;
    hyphens: auto;
}
.page-news-detail .subtitle {
	font-size: 20px;
    line-height: 30px;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.detail {margin-bottom:3em;}

.detail ul,
.detail ol {
	margin:10px 0 10px 0px;
	/*padding: 10px 0 15px 0;*/
}

.detail ul ul,
.detail ul ol,
.detail ol ol,
.detail ol ul {
	margin:10px 0 10px 30px;
	/*padding: 10px 0 15px 0;*/
}

.detail ol {
	counter-reset: ordered-list;
}

.detail,
.detail li,
.page-info .unternehmen,
.page-info .unternehmen li,
.detail li,
.page-info .unternehmen li
{
	font-size:20px;
	line-height:32px;
	list-style-type:none;
}

.detail ul li,
.detail ol li {
	padding-left: 40px;
    position: relative;
    margin: 0 0 12px;
}
.detail ul li:before {
	content: '';
    position: absolute;
    left: 16px;
    top: 9px;
    height: 8px;
    width: 8px;
    background: #6B7280;
}
.detail ol li:before {
    counter-increment: ordered-list;
    content: counter(ordered-list) ".";
    position: absolute;
    left: 16px;
    top: 0;
    color: #6B7280;
    font-weight: 700;
}


.detail h3 {font-size:24px; padding: 10px 0; font-weight:bold; line-height:30px;}
.text-short {
	margin-top: 2rem;
	font-weight: 700 !important;
}
.detail p {
	margin-bottom: 10px;
}

.page-news article .list-full {/*font-size: 18px;*/}
.page-news article .list-full a,
.detail a {color:#E2001A;}
.page-news article .list-full a:hover,
.detail a:hover {color:#CC0511; text-decoration: none;}
.page-news article .list-full a span.line,
.detail a {background: linear-gradient(#E2001A, #E2001A) top / 0 2px no-repeat, linear-gradient(#E2001A, #E2001A) bottom / 0 2px no-repeat, linear-gradient(rgba(204, 5, 17, 1), rgba(204, 5, 17, 1)) top / 100% 2px no-repeat;
    transition: background-size 300ms cubic-bezier(0.48, 0.04, 0.25, 1);
    background-position: right bottom, right bottom, right bottom;}

.rueckfrage > section:first-of-type {
	/*margin-top:20px;*/
}
	
.download-all {margin:0 0 50px 0;}
.download-all a {margin-top:5px;}

.rueckfrage img {margin-bottom:10px;}
.padbot {padding-bottom:40px;}

ul.article-box {margin-top:30px; margin-left:0px; padding:15px 20px; background:#edf0f2;}
ul.article-box li {display:block; line-height:20px; padding:0 0 5px 0;}

.border-box {
	position:relative;
	padding:0;
}
.page-wrapper > .border-box {
  background: transparent;
}

.page-wrapper > .border-box  > #container {
  background: transparent;
}

.img-subline {
	font-size:12px;
	color:#e2001a;
}

#topmeldungen article h2 {border-bottom: 0px !important; font-size: 18px !important; line-height: 22px !important; font-family: 'AltoProCon';
    font-style: normal; margin-bottom: 15px; margin-top: 25px;}
#topmeldungen article h2 a {font-size: 18px !important; line-height: 22px !important; font-weight: 700 !important; font-family: 'AltoProCon';
    font-style: normal;}
#topmeldungen .item {
	line-height:0;
}
.img-subline i {font-size:16px; padding-left:10px;}
h4 span i, h3 span i {font-size:16px !important;}
.page-news-detail .date {padding-top:10px;}
.page-news-detail .date a,
.page-news .date-post a {font-weight:400 !important;}
#loading_1 a {font-weight:400 !important;}
#loading_1 a:first-of-type {margin-right:15px;}
.print-mail i
{font-size:20px;}

.companies {padding:10px 0 10px 0; font-size:16px; line-height:22px;}
.companies .nameshort {font-weight:700; padding:0px; margin:0px; color:#666666;}
.companies .name {font-weight:700; padding:0px; margin:0px; color:#666666;}
.companies .text {padding-top:10px; padding-bottom:10px; margin:0px; font-size:12px; line-height:18px;}
.companies img {margin-right:15px; margin-bottom:10px; max-width:150px !important;}

h4 .right {width:75px;}
.fancybox-container h5 {margin-bottom:0px;}

.anmeldung input {margin-bottom:0px;}
.anmeldung li {/*padding-bottom:10px;*/}
.anmeldung li:last-child {padding-bottom:0px;}

.subheadline {font-size:15px; margin-bottom:15px; font-weight:700;}
.subheadline-list {font-weight:700; text-transform:uppercase;}

.pr-headline {font-size:55px; font-weight:400; line-height:65px; margin-bottom:20px;}

#eventeinladung #sidebar,
#eventeinladung .breadcrumb,
#eventeinladung .suche-user-container,
#eventeinladung .sub-title {/*display:none !important;*/}
#eventeinladung #body {margin-left:0px !important; padding-top:30px;}

.widget-list h3 i {font-size:17px; color:#707173; font-weight:300; display:none;}
a#main_menu_trigger {
	padding:7px 14px 8px 13px; 
	border:0px; 
	position: fixed; 
	right: 35px !important; 
	top: 22px;
	z-index: 10000;
	border-radius: 0px;
}
a#main_menu_trigger span.fa-bars {font-size:21px; margin-top:1px;}
#header_notification_bar a {padding-top:8px; padding-bottom:8px;}

h4 .right {width:105px;}
.page-contact ul.meldungen-full li .row-fluid div {line-height:22px;}
.page-contact ul.meldungen-full li .row-fluid div.span12 {margin-left:0px;}

.img-bg {background:#edf0f2; text-align:center; padding:15px 0 5px 0; margin-bottom:15px;}

.media-next,
.media-prev {
	display: none;
}

.contact-form {
	display: none;
}

.search-input-icon a {
	display: block;
	position: absolute;
	right: -2px;
	top: 0px;
	bottom: 0px;
	width: 56px;
	background: transparent;
    transition: background-color .2s ease-in-out;
	border-radius: 0 0px 0px 0;
}
.search-input-icon a:after {
	content: "";
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%2370767e' d='M22 14c0-4.4-3.6-8-8-8s-8 3.6-8 8c0 4.4 3.6 8 8 8s8-3.6 8-8zM20.267 21.733c-1.6 1.467-3.867 2.267-6.267 2.267-5.467 0-10-4.533-10-10s4.533-10 10-10c5.467 0 10 4.533 10 10 0 2.4-0.8 4.667-2.267 6.267l6.267 6.4-1.333 1.333-6.4-6.267z'%3E%3C/path%3E%3C/svg%3E%0A");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
	height: 24px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.2rem;
	color: #6B7280;
	z-index: 1;
	pointer-events: none;
	transition: transform .2s ease-in-out;
}
.search-input-icon a:focus,
.search-input-icon a:hover {
	background: #e5e7eb;
}
.search-input-icon a:focus:after, 
.search-input-icon a:hover:after {
	-webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
}
.search-input-icon .fa-search {
	display: none;
}

.manual {font-size:16px; line-height:24px;}
.manual li {margin-bottom:7px;}

/****** ICONS AUSBLENDEN ******/
.page-contact ul.breadcrumb li i,
.page-dataprotection ul.breadcrumb li i,
.page-eventeinladung ul.breadcrumb li i,
.page-imprint ul.breadcrumb li i,
.page-info ul.breadcrumb li i,
.page-media ul.breadcrumb li i,
.page-media-detail ul.breadcrumb li i,
.page-news ul.breadcrumb li i,
.page-news-detail ul.breadcrumb li i,
.page-search ul.breadcrumb li i,
.page-termsandconditions ul.breadcrumb li i,
.page-news-detail .blender-icon h3 > i
.breadcrumb i,
.blender-icon h3 i,
#sidebar ul li a i,
.widget header i {
	display: none;
}

/****** h1 - h6 AUS BOOTSTRAP.MIN.CSS ******/
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2;
	color: inherit;
	text-rendering: optimizelegibility
}

	h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
		font-weight: normal;
		line-height: 1;
		color: #999
	}


h1 {
	font-size: 28px;
	margin: 5px 0 7px 0;
	color: #000;
	font-weight: 600 !important;
	line-height: 32px;
}

/*h2 {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}*/

aside article h2,
aside article h3 {
	font-size: 16px;
	/*line-height: 20px;*/
	padding: 0px;
	margin: 0px;
}


.page-news #portfolio-wrapper div .main-img-copyright,
.page-news #topmeldungen .main-img-copyright,
.page-news-detail .widget-list .filecopyright,
.page-news-detail #portfolio-wrapper .filecopyright,
.page-media .portfolio-item .filecopyright,
.page-search #portfolio-wrapper div .main-img-copyright {
	display: none !important;
}

.page-news-detail .image-main .main-img-copyright {
	text-align:left;
}

.page-news-detail .main-img-copyright {
	padding-bottom: 5px;
}

.page-news-detail .blender-icon h3 > a {
/*    color:#fff !important;*/
}

.page-search .meldungen-full .isotope-item {
	padding: 20px 0 0 0;
}

.page-search .tabbable {
	padding-top: 30px;
}

.page-search #portfolio-wrapper h2 a {
	color:#111827;
	font-size:22px;
	line-height:26px;
}
.page-search #portfolio-wrapper h2 a:hover {
	color:#c8001d;
}

.page-search #portfolio-wrapper h3 {
	color:#374151;
	font-size:17px;
	line-height:22px;
	margin: 10px 0;
}

h3 {
	font-size: 16px;
	/*line-height: 20px;*/
	padding: 0px;
	margin: 0px;
}

.verwandt article {
	margin: 10px 0;
}

.verwandt .text-short,
.verwandt .download-list {
	display:none;
}
.verwandt h2 {
    font-weight: 700;
    font-size: 31px;
    line-height: 36px;
}
.verwandt h3 {
	font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    font-weight: 700;
}
.verwandt time {
	font-size: 13px;
    color: #666666;
    line-height: 15px;
    margin-top: 10px;
}

.verwandt hr {
	margin: 10px 0 !important;
}

/****** h1 - h6 AUS BOOTSTRAP.MIN.CSS ******/
h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:700;line-height:20px;color:inherit;text-rendering:optimizelegibility;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:300;line-height:1;color:#707173}
h1,h2,h3{line-height:40px;}
h1{font-size:31px; margin:10px 0 30px 0; line-height:36px; font-weight:700; hyphens:auto; -moz-hyphens: auto; word-break: break-word;}
h2{font-size:28px; margin:0px 0 5px 0; line-height:32px;}
h3{font-size:24px; line-height:24px; padding:0px; margin:0 0 5px 0; font-weight:600;}
h4{font-size:18px; font-weight:300; padding:5px 0; border-bottom:1px solid #DEDEDE;}
h5{font-size:14px; font-weight:600;}
h6{font-size:11.9px}
h1 small{font-size:24.5px}
h2 small{font-size:17.5px}
h3 small{font-size:14px}
h4 small{font-size:14px}
h1, h2, h6 {}
h3 small, h4 small, h5 small {color:#444;}
h1,h2,h3,h4,h5,h6 {
  color: #111827;
}


.article-aside h2,
.article-aside h3 {
    /*padding: 15px 0 5px 0;*/
    line-height: 36px;
    font-size: 31px;
    color: #293847;
    font-weight: 700 !important;
    text-transform: none;
    margin: 0px !important;
}
.article-aside .span12 h2, .article-aside .span12 h3 {
    line-height: 28px;
    font-size: 24px;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

figure h2, figure h3, figure h4 {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
}

h2.subtitle {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400 !important;
	margin-bottom: 30px !important;
}


/****** BUTTONS AUS BOOTSTRAP.MIN.CSS ******/
.btn{display:inline-block;*display:inline;padding:12px 24px 8px 24px;margin-bottom:0;*margin-left:.3em;font-weight:700;color:#374151;text-align:center;vertical-align:middle;cursor:pointer;background-color:#FFFFFF;*background-color:#FFFFFF;background-image:-moz-linear-gradient(top,#FFFFFF,#FFFFFF);background-image:-webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#FFFFFF));background-image:-webkit-linear-gradient(top,#FFFFFF,#FFFFFF);background-image:-o-linear-gradient(top,#FFFFFF,#FFFFFF);background-image:linear-gradient(to bottom,#FFFFFF,#eFFFFFF6e6e6);background-repeat:repeat-x;border:1px solid #bbb;*border:0;border-color:#FFFFFF;border-color:rgba(0,0,0,0.1);-webkit-border-radius:0px;border-radius:0px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;}
.btn:hover, 
	.btn:active, .btn.active,
	.btn:focus {
		color:#FFFFFF;
		text-decoration: none;
	}
	.btn:hover, btn:focus,
	#filter a.btn:hover, #filter a.btn:focus {
		outline: rgba(238, 238, 238, 1);
		/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/
		opacity: 1;
	}
.btn:first-child{*margin-left:0}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:0px;border-radius:0px}
.btn-large [class^="fa-"],.btn-large [class*=" fa-"]{margin-top:4px}
.btn-small{/*padding:2px 10px;-webkit-border-radius:0px;border-radius:0px*/}
.btn-small [class^="fa-"],.btn-small [class*=" fa-"]{margin-top:0}
.btn-mini [class^="fa-"],.btn-mini [class*=" fa-"]{margin-top:-1px}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:0px;border-radius:0px}
.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.btn-block+.btn-block{margin-top:5px}
.btn-block > [class^="fa-"], .btn-block > [class*=" fa-"],
	.print-mail [class^="fa-"], .print-mail [class*=" fa-"],
	p.print [class^="fa-"], p.print [class*=" fa-"] {
		margin-right: 5px;
	}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}

.btn-supersize {font-size:20px !important; padding:1em !important; width:100% !important;}


/****** BTN-LINK AUS BOOTSTRAP.MIN.CSS ******/
.btn-link:hover {
	color: #005580;
	text-decoration: underline;
	background-color: transparent
}
/* */


#Meta1_li_download .btn {padding:4px 12px !important;margin-bottom:0;}
#Meta1_li_download .btn:hover{text-decoration:none !important;}
#Meta1_li_download .btn-block {display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#Meta1_li_download .btn-inverse {color:#fff !important; background-color:#e2001a !important;*background-color:#e2001a !important;}
#Meta1_li_download .btn-inverse:hover,
#Meta1_li_download .btn-inverse:active,
#Meta1_li_download .btn-inverse.active,
#Meta1_li_download .btn-inverse.disabled,
#Meta1_li_download .btn-inverse[disabled] {color:#fff !important;background-color:#e2001a !important ;*background-color:#e2001a !important}
#Meta1_li_download .btn-inverse:active,
#Meta1_li_download .btn-inverse.active {background-color:#e2001a;}
#Meta1_li_download .btn-primary {color:#c8001d !important ;background-color:#FFFFFF;*background-color:#FFFFFF;}
#Meta1_li_download .btn-primary:hover,
#Meta1_li_download .btn-primary:active,
#Meta1_li_download .btn-primary.active,
#Meta1_li_download .btn-primary.disabled,
#Meta1_li_download .btn-primary[disabled] {color:#fff !important;background-color:#c8001d !important;}
#Meta1_li_download .btn-primary:active,
#Meta1_li_download .btn-primary.active{background-color:#fff;}


.page-media #archive-external {
	/*text-align: right;*/
}
#archive-external-pdf {
	padding: 5px 10px;
    margin: -10px 0 0 15px;
}
#archive-external-pdf i {
	font-size: 16px;
    padding-right: 5px;
}
#archive-external-pdf.btn-inactive {
	background:#CCCCCC;
	pointer-events: none;
  	cursor: default;
}


/****** DROPDOWN ROLLOVER AUS BOOTSTRAP.MIN.CSS ******/
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
}
/* */


/****** TABLE HEAD AUS BOOTSTRAP.MIN.CSS ******/
.table th,.table td{padding:12px 8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px dotted #DDDDDD;}
.table th{font-weight:700}
.table thead th{vertical-align:bottom; padding:8px 8px;}
/* */


/****** INPUT, TEXTAREA, ... AUS BOOTSTRAP.MIN.CSS ******/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 38px;
	padding: 4px 6px;
	margin-bottom: 10px;
	line-height: 38px;
	color: #374151;
	border-radius: 0px;
	vertical-align: middle;
}

input, textarea, .uneditable-input {
	width: 206px
}
/* */

.suchfeld input {
	height: 44px;
	line-height: 44px;
}
.top-row .language-select {
	width: 100px;
	height: 36px;
}


/****** NAVBAR-INVERSE aus BOOTSTRAP.MIN.CSS ******/
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#374151;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}
.navbar-inverse .btn-navbar{background:#ffffff; -webkit-border-radius:0px; border-radius:0px;}
/* */


.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
    font-size: 14px;
}

figcaption h5 .fa, [class^="icon-"], [class*=" icon-"] {
    font-size: 16px !important;
}

.fa, [class^="icon-"], [class*=" icon-"] {
    /*font-size: 24px;*/
}
figcaption h5 .fa, [class^="icon-"], [class*=" icon-"] {
    font-size: 16px !important;
}


/* PRINT */
body.print {
	background: #fff !important;
}
.print body #body {
    margin-top: 0px !important;
}

.print .logo {
	/*background: #555 !important;*/
}

.print #div_contactpersons div [class*="span"] {
	margin-left: 0px;
}

/* DATEPICKER */
.widget .datepicker {
	width: auto;
	max-width: 250px;
}

.widget .datepicker--day-name,
.widget .datepicker--cell.-current- {
	/*color: #bd1212;*/
}

.widget .datepicker--cell.-selected-,
.widget .datepicker--cell.-selected-.-focus-,
.widget .datepicker--cell.-selected-.-current- {
	/*background: #bd1212;*/
}

.widget .datepicker--buttons {
	margin: 0 -2px;
}

.widget .datepicker--button {
	margin: 0 2px;
}

@media (max-width: 767px) {
	.page-news #page > .row-fluid {
		position: relative;
	}

	.page-news #page .page-headline-filter {
		/*margin-bottom: 300px;*/
	}

	.widget .datepicker-inline {
		position: absolute;
		top: 50px;
	}
	.column-login {
		justify-content: flex-start;
	}
}

@media (max-width: 365px) {
	.widget .datepicker-inline {
		top: 75px;
	}
}

@media (max-width:979px) {  
	
	#sidebar {
		max-height: calc(100vh - 82px);
		position: fixed;
		left: 0;
		right: 0;
		top: 82px;
		margin: 0 !important;
		background: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0 1rem;
	}

	#sidebar.in {
		box-shadow: 0 10px 20px -10px rgba(0,0,0,.12)
	}

	#sidebar > ul:first-child {
		padding: 0!important;
	}
	
	#header .sub-title {
		height: 40px;
		margin: auto;
		top: 28px;
		top:0px:
	}
	
	#header .brand {
		font-size: 40px;
	}

	#sidebar > ul li {
		float:none;
	}
	
	.suche-user-container .suchfeld {
		right:206px;
	}
	
	#header .sub-title .company {right: 120px;}
	#header ul.social li a span {display:none;}
	
	#sidebar > ul > li > ul.sub {
		display:block !important;
		position:static;
		top:0;
		left:0;
	}
	
	#sidebar.in {
		margin-top:0px !important;
		margin-bottom:0px !important;
		padding-bottom: 20px;
	}
	
	.suche-user-container .suchfeld::before {
		left: -100px;
	}

}

@media (max-width:767px) {
	#header.navbar {
		height: 80px;
	}
	
	#header .brand {
		font-size: 30px;
		margin-left: 25px !important;
		padding-right: 0;
	}
	.suche-user-container .suchfeld::before {
		left: -90px;
	}
	.suche-user-container.full-width {
		/*margin-top:85px;
		left:84px;*/
	}
	.suche-user-container .user-data {
    right: 10px;
}
	
	#filters, .filters {
		margin-top:0px;
	}

	
	#header .page-wrapper .container-fluid {
		padding: 0;
	}

	#loading_1 a {
		display: block !important;
		margin:0 0 15px 0 !important;
	}
} 

@media (max-width:690px) {
	.img-bg {background:none; padding:0px; margin-bottom:15px;}
}

@media (max-width: 480px) {
	.suche-user-container.full-width {
		left: 94px;
		margin-top:75px;
	}
	
	#body {
		margin-top:15px;
	}
	
	.navbar .nav {
		top: -208px;
		z-index: 100;
		position:fixed;
		left:auto;
		right:0;
	}
	
	.suche-user-container .suchfeld {
		right:57px;
	}
}

@media (max-width:430px) {
	#header .sub-title {
		right:10px;
	}
	
	.suche-user-container.full-width {
		left: 80px;
		margin-top:70px;
		right:5px;
	}
}




button.mobile-nav-toggle {
	position: absolute;
	top: 24px;
	right: 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	outline: 0;
	cursor: pointer;
	width: 24px;
	height: 24px;
}
	@media (min-width: 901px) {
		button.mobile-nav-toggle {
			display: none;
		}
	}
	button.mobile-nav-toggle .icon {
		display: block;
		width: 20px;
		height: 3px;
		background: #e2001a;
		-webkit-transition: -webkit-transform .3s ease-out;
		transition: -webkit-transform .3s ease-out;
		transition: transform .3s ease-out;
		transition: transform .3s ease-out, -webkit-transform .3s ease-out;
		position: absolute;
		right: 0;
		top: 8px;
	}
	button.mobile-nav-toggle .icon::before, button.mobile-nav-toggle .icon::after {
		content: '';
		width: 100%;
		height: 100%;
		-webkit-transform: translateY(-200%);
		transform: translateY(-200%);
		background: inherit;
		display: block;
		-webkit-transition: inherit;
		transition: inherit;
	}
	button.mobile-nav-toggle .icon::after {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	button.mobile-nav-toggle.open .icon {
		-webkit-transform: rotateZ(45deg);
		transform: rotateZ(45deg);
	}
	button.mobile-nav-toggle.open .icon::before {
		-webkit-transform: rotateZ(-90deg);
		transform: rotateZ(-90deg);
	}
	button.mobile-nav-toggle.open .icon::after {
		-webkit-transform: translateY(-100%) rotateZ(-90deg);
		transform: translateY(-100%) rotateZ(-90deg);
	}
	
	
	


/* Variante: 1. Bild sichtbar und gro� */
/* 1. Bild gro� */
/*.remaining-images-container .remaining-images-item:nth-child(-n+1) {
width: 100%;
margin-left: 0% !important;
}*/
/* ab dem x-ten Bild ausblenden: n+6 blendet ab dem 5. Bild aus */
/*.remaining-images-container .remaining-images-item:nth-child(n+6) {
display: none;
}

.remaining-images-container .remaining-images-item:nth-child(even) {
margin-left: 0%;
}

.remaining-images-container .remaining-images-item:nth-child(odd) {
margin-left: 3%;
}*/


/* Variante: 1. Bild ausgeblendet, 2. Bild gro� // ACHTUNG: Problem, wenn 1. Bild nur thumbnail ist */
/* erstes Bild ausblenden */
.remaining-images-container .remaining-images-item:nth-child(1) {
display: none;
}
/* 2. Bild gro� (technisch 1. und 2., aber 1. ist ausgeblendet */
.remaining-images-container .remaining-images-item:nth-child(-n+2) {
width: 100%;
margin-left: 0% !important;
}
/* ab dem x-ten Bild ausblenden: n+7 blendet ab dem 6. Bild aus; mit ausgeblendetem 1. Bild bleiben 5 Bilder �brig */
.remaining-images-container .remaining-images-item:nth-child(n+7) {
display: none;
}
.remaining-images-container .remaining-images-item:nth-child(odd) {
margin-left: 0%;
}
.remaining-images-container .remaining-images-item:nth-child(even) {
margin-left: 3%;
}


@keyframes btn-copied-anim {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.btn-copied {
	position: relative;
}

.btn-copied::before {
	content: '\f0ea';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #0c0;
	color: #fff;
	text-align: center;
	animation: btn-copied-anim 1s both;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
    -webkit-border-radius:0px;
    border-radius:0px;
}


.lightbox-filled #lightbox_dropdown {
	background-color: #000 !important;
	color: #fff;
}

	.lightbox-filled #lightbox_dropdown span {
		color: #fff;
	}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.navbar-inverse .nav li.dropdown > a:hover .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.dropdown i.fa {
}


.nobr {
	white-space: nowrap;
}

.page-news-detail article .span7 figure,
.page-news-detail article .span7 .download-list-middle,
/*.page-news-detail article .span7 section h3,*/
.page-news-detail article .span7 .text-short {
	display:none;
}

footer #footer_address {
	display:none;
}
footer #footer_pressekontakte,
footer #footer-login-header2 {
	color:#6da1fd !important;
	text-transform: uppercase;
	font-weight:400;
}
footer #footer_pressekontakte strong {
	font-weight: 400 !important;
	color:#6da1fd !important;
}

figcaption a:hover {
	background: none;
}

.badge {
    vertical-align: middle;
	text-shadow: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 12px;
	padding: 4px 9px;
	background: transparent;
	color: #374151;
	border: 1px solid #777;
	position: relative;
	bottom: 1px;
}

.loadingcompleted {margin:30px 0; float:left;}

.attachments input {
    padding: 0px 5px;
    line-height: 30px;
    height: 30px !important;
}

#tab_images #portfolio-wrapper a:hover {
	text-decoration: none;
}

.lightbox-button {
	clear: both;
	padding-top: 20px;
}

.modal-header h3 {
    margin: 10px 0;
}

/*ol.breadcrumbs__list li:nth-of-type(3):not(:last-child) {*/
	ol.breadcrumbs__list li:nth-of-type(3),
	ol.breadcrumbs__list li:nth-of-type(4) {
	display:none;
}
ol.breadcrumbs__list li:nth-of-type(2):has(+ li:last-child)::before {
	display: none;
}

.page-news .contactpersons img {
	width:50%;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #c7b9ff;
}
blockquote p {
    margin: 30px 0;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    font-style: italic;
}

.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #ffffff;
}

.page-news #filters {display:none;}

.scroll-top {
	float:right;
	padding:20px;
}






/* FOOTER */

span.line {
    background: linear-gradient(#cc0511, #cc0511) top / 0 2px no-repeat, linear-gradient(#e2001a, #e2001a) bottom / 0 2px no-repeat, linear-gradient(rgba(55, 65, 81, 0.15), rgba(55, 65, 81, 0.15)) top / 100% 2px no-repeat;
    transition: background-size 300ms cubic-bezier(0.48, 0.04, 0.25, 1);
    background-position: right bottom, right bottom, right bottom;
}

a.underline, button.underline, span.underline {
    color: #374151;
    position: relative;
}

a.underline:hover, button.underline:hover, span.underline:hover {
    color: #E2001A;
}

a.underline:focus, button.underline:focus, span.underline:focus {
    color: #CC0511;
}

a.underline:hover span.line, button.underline:hover span.line, span.underline:hover span.line {
    background-size: 0 2px, 100% 2px, 100% 2px !important;
    background-position: left bottom, left bottom, left bottom !important;
}

.footer-top-row {
    padding: 56px 20px 56px 35px;
    border-top: 2px solid #F3F4F6;
}

.footer-top-row .footer-contact {
    /*max-width: 600px;*/
    overflow: hidden;
}

/*.footer-contact .columns {
     margin-bottom: -8px;
}*/
.columns, .columns:last-child, .columns:not(:last-child) {
    margin: 0 -28px -56px;
}

.footer-contact .column {
    padding: 0 28px;
    margin-bottom: 56px;
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
}

.footer-top-row .footer-contact .footer-contact-box {
    max-width: 240px;
}

.footer-top-row .footer-contact .footer-contact-box-link {
    display: table;
    position: relative;
    padding-left: 24px;
}

.footer-top-row .footer-contact .footer-contact-box-link:focus .icon,
.feedback-row .scroll-top button:focus .icon {
    color: #CC0511;
}

.footer-top-row .footer-contact .footer-contact-box-link .icon {
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: auto;
    font-size: .8rem;
    color: #4B5563;
} 

.footer-top-row .footer-contact .footer-contact-box-link .icon:hover {

}

.footer-top-row .footer-contact .footer-contact-box-link .icon:focus {

}

.footer-top-row .footer-contact .footer-contact-box-link svg {
	width:20px;
}



.icon:not(.icon--is-original-colors) svg path {
    fill: #4B5563 !important;
}

.footer-bottom {
    padding: 24px 0;
    background: #F8F9FA;
}

.footer-bottom .footer-bottom-row {
    display: flex;
    align-items: center;
	padding: 0 20px 0 35px;
}

.footer-bottom .footer-bottom-row .f-links {
    display: flex;
    flex-wrap: wrap;
	margin: 0;
}
.footer-bottom .footer-bottom-row .f-links li {
    font-size: 16px;
	list-style-type: none;
}

.footer-bottom .footer-bottom-row .f-links li:not(:last-child) {
    margin-right: 24px;
}

.footer-bottom .footer-bottom-row .f-social {
    margin-left: auto;
}

.footer-bottom .footer-bottom-row .f-social li {
	list-style-type: none;
}

.footer-bottom .footer-bottom-row .f-social li a {
    color: #4B5563;
}


.social-media-icons, .meta-icons {
    display: flex;
    flex-wrap: wrap;
	margin: 0;
}

.social-media-icons li:not(:last-child), .meta-icons li:not(:last-child) {
    margin-right: 24px;
}

.social-media-icons li a:hover, .social-media-icons li a:focus-visible, .social-media-icons li button:hover, .social-media-icons li button:focus-visible, .meta-icons li a:hover, .meta-icons li a:focus-visible, .meta-icons li button:hover, .meta-icons li button:focus-visible {
    opacity: 0.8;
}


@media (min-width: 992px) {
	#footer .container,
	.backtotop .container {
		/*width:100%;*/
	}
}
@media (max-width: 991px) {
	.footer-top-row {
        padding: 48px 0;
        font-size: 18px;
    }
    .footer-bottom {
        padding: 32px 0 40px;
    }
    .footer-bottom .footer-bottom-row {
        flex-wrap: wrap;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .footer-bottom .footer-bottom-row .f-social {
        margin-left: 0;
        margin-top: 40px;
    }
    .footer-bottom .footer-bottom-row .f-links {
        width: 100%;
    }
}
@media (max-width: 768px) {
	.footer-top {
        background: #F8F9FA;
    }
    .footer-top-row {
        border: 0;
        padding-bottom: 8px;
    }
    .footer-top-row .footer-contact .columns {
        margin-bottom: -8px;
    }
    .footer-top-row .footer-contact .columns .column {
        margin-bottom: 8px;
    }
}

#footer .icon svg {
  width:auto;
  height:80%
}


.btn {
	padding: 15px 24px 13px;
    border-radius: 0;
    border: 0;
    height: auto;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 140%;
    z-index: 2;
    max-width: 100%;
    transition: background-size 250ms cubic-bezier(0.48, 0.04, 0.25, 1);
    color: #FFFFFF;
    text-align: center;
    background-image: linear-gradient(to right, #CC0511, #CC0511), linear-gradient(to right, #E2001A, #E2001A);
    background-size: 0% 100%, 100% 100%;
    background-position: right bottom;
	background-repeat: no-repeat;
}
.btn-inverse {
	padding: 15px 24px 13px;
    border-radius: 0;
    border: 0;
    height: auto;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 140%;
    z-index: 2;
    max-width: 100%;
    transition: background-size 250ms cubic-bezier(0.48, 0.04, 0.25, 1);
    color: #374151 !important;
    text-align: center;
    background-image: linear-gradient(to right, #CC0511, #CC0511), linear-gradient(to right, #FFFFFF, #FFFFFF);
    background-size: 0% 100%, 100% 100%;
    background-position: right bottom;
	background-repeat: no-repeat;
	border:2px solid #DBDBDB;
}
.btn:hover {
	background-size: 100% 100%, 100% 100%;
	background-position: left bottom;
}
.btn-inverse:hover {
	background-size: 100% 100%, 100% 100%;
	background-position: left bottom;
	color: #FFFFFF !important;
}

@media (min-width: 721px) and (max-width:979px) { 
	#portfolio-wrapper.layout-masonry .isotope-item {
	  width: 50%;
	}
}
@media (max-width:720px) { 
	#portfolio-wrapper.layout-masonry .isotope-item {
	  width: 100%;
	}
}

#portfolio-wrapper.layout-masonry .isotope-item .right {
    background:#F8F9FA;
    padding: 20px;
	flex-grow: 1;
}

.categories ul {
	margin:20px 0 20px 0;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}
.categories ul li a:not(:last-of-type) {
	display:none;
}
.categories ul li {
	display: flex;
	margin-right:10px;
	background:#e1e0e5;
	padding:2px 5px;
}
.categories a {
	text-transform: uppercase;
	font-weight:700;
	letter-spacing:1px;
	font-size:13px;
	color:#293847;
}
.categories a:hover {
	text-decoration: none;
}


.text-long ul li:before {
    content: '';
    position: absolute;
    left: 16px;
    top: 9px;
    height: 8px;
    width: 8px;
    background: #6B7280;
}
.text-long ul li {
	margin: 0 0 12px 0;
}


#Content_div_contactpersons .row-fluid {
	background-color: #F8F9FA;
    padding: 20px 28px;
    border-left: 3px solid #D1D5DB;
    box-sizing: border-box;
}

.page-news-detail figcaption {padding:15px 0;}

section header {
	font-weight: 700;
	font-size:31px;
	line-height: 36px;
}
section header a {
	color:#293847;
}
section header a:hover {
	text-decoration:none;
}

ul.contact-info {
	margin-left:25px;
}
ul.contact-info li {
	list-style-type:none;
	font-size: 18px;
	line-height: 26px;
}
ul.contact-info li a {
	color: #374151;
}
ul.contact-info .location:before {
   padding-right: 7px;
   font-size: 18px;
   font-family: FontAwesome;
   height: auto;
   content: "\f3c5";
   font-weight: 300;
   text-shadow:none;
   margin-left: -20px;
}
ul.contact-info .phone:before {
   padding-right: 5px;
   font-size: 18px;
   font-family: FontAwesome;
   height: auto;
   content: "\f095";
   font-weight: 300;
   text-shadow:none;
   margin-left: -20px;
}
ul.contact-info .email:before {
   padding-right: 5px;
   font-size: 18px;
   font-family: FontAwesome;
   height: auto;
   content: "\f0e0";
   font-weight: 300;
   text-shadow:none;
   margin-left: -20px;
}

.download-all a:after,
#loading_1 a:after,
#Content_div_images_more a:after,
a#LoginButton:after {
   padding-left: 20px;
   font-size: 14px;
   font-family: FontAwesome;
   height: auto;
   content: "\f054";
   font-weight: 300;
   text-shadow:none;
}

.footer-contact .column-login {
	display: flex;
	justify-content: flex-end;
	display: none;
}


.breadcrumbs__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style: none;
}

.breadcrumbs__list li {
	font-size: 16px;
    /*line-height: 140%;*/
    margin-right: 12px;
    padding-right: 24px;
    position: relative;
    color: #111827;
    list-style-type:none;
    display: inline;
}

.breadcrumbs__list li:before, .link-list__item-link:before, .link-list__item-link .link-list__icon .icon, .header-notification .info-block-row .info-close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrumbs__list li:not(:last-of-type):before {
    content: "";
    right: 0;
    display: flex;
    justify-content: center;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMicgaGVpZ2h0PSczMicgdmlld0JveD0nMCAwIDMyIDMyJz48cGF0aCBmaWxsPScjMzc0MTUxJyBkPSdNMTIuOTMzIDI0LjkzM2wtMS44NjctMS44NjcgNy4wNjctNy4wNjctNy4wNjctNy4wNjcgMS44NjctMS44NjcgOC45MzMgOC45MzN6Jz48L3BhdGg+PC9zdmc+Cg==);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: .6rem;
    height: .6rem;
}

.breadcrumbs__list i {
	display:none;
}

.menufilter-title,
.datefilter-title {
	font-weight: 700;
}
.filter-menue {
	padding: 0 0 23px 0; 
	background: #F8F9FA;
}
.filter-menue > div {display: inline-block; min-width: 30%; margin-right: 1%;}
.filter-menue select {padding-left: 5px; padding-right: 5px; width: 100%;}
.hl-filter {font-size: 22px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;}


h1.title {
	margin-bottom: 10px;
}
h2.subline {
	font-size:18px;
	line-height:26px;
	margin-top:0px;
	margin-bottom: 40px;
	font-weight: 400;
}
.page-search em {font-style:normal;}


small {
	font-size:16px;
}

.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) {
	margin: 0px 6px;
}
	.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) .controls-custom {
		margin-left: 0px;
	}
	.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) .controls-custom .checker {
		left: -160px;
	}


/* Innsburck header styles */
#header {
	font-size: 20px;
	margin: 0 !important;
}

@media (max-width: 768px) {
  #header {
    font-size:18px
  }
}
@media (max-width: 991px) {
  #header {
    font-size:18px
  }
}

.logo-box #logo {
	margin: 0;
	padding: 0;
}

.insb-container {
  flex-grow:1;
  margin:0 auto;
  position:relative;
  width:auto;
  box-sizing: border-box;
}
.insb-container.is-fluid {
  max-width:none !important;
  padding-left:32px;
  padding-right:32px;
  width:100%
}
@media screen and (min-width: 1024px) {
  .insb-container {
    max-width:960px
  }
}
@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100%;
    }
}
@media screen and (max-width: 1215px) {
  .insb-container.is-widescreen:not(.is-max-desktop) {
    max-width:1152px
  }
}
@media screen and (max-width: 1407px) {
  .insb-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width:1344px
  }
}
@media screen and (min-width: 1216px) {
  .insb-container:not(.is-max-desktop) {
    max-width:1152px
  }
}
@media screen and (min-width: 1408px) {
  .insb-container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width:1344px
  }
}

.insb-container {
  max-width:1338px !important;
  padding:0 28px
}
.insb-container--is-medium {
  max-width:1008px !important
}
.insb-container--is-small {
  max-width:568px !important
}


.column {
  display:block;
  flex-basis:0;
  flex-grow:1;
  flex-shrink:1;
  padding: 0 28px;
  box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
  .column.is-7-desktop {
    flex:none;
    width:58.33333%
  }
}

.columns {
  margin-left:-56;
  margin-right:-56;
  margin-top:-56
}
@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) {
    display:flex
  }
}

.icon {
  align-items:center;
  display:inline-flex;
  justify-content:center;
  height:30px;
  width:30px
}
.icon.is-small {
  height:20px;
  width:20px
}
.icon.is-medium {
  height:40px;
  width:40px
}
.icon.is-large {
  height:60px;
  width:60px
}
.icon-text {
  align-items:flex-start;
  color:inherit;
  display:inline-flex;
  flex-wrap:wrap;
  line-height:30px;
  vertical-align:top
}
.icon-text .icon {
  flex-grow:0;
  flex-shrink:0
}
.icon-text .icon:not(:last-child) {
  margin-right:.25em
}
.icon-text .icon:not(:first-child) {
  margin-left:.25em
}
div.icon-text {
  display:flex
}
.icon {
  display:flex;
  align-items:center;
  justify-content:center
}
.icon--is-inline-block,
.icon--is-inline-text {
  display:inline-block;
  vertical-align:middle;
  height:16px;
  width:16px
}
.icon--is-inline-block svg,
.icon--is-inline-text svg {
  display:inline-block
}
.icon--is-inline-text {
  width:16px;
  height:16px;
  vertical-align:text-bottom;
  margin:0 4px 2px
}
.icon:not(.icon--is-original-colors) svg path {
  fill:currentColor !important
}
.icon svg {
  width:auto;
  height:100%
}

body.body--is-locked {
  position:fixed;
  width:100%;
  height:auto;
  top:0;
  left:0;
  overflow:hidden;
  transition:none
}
.first-section-without-hero {
  margin-top:calc(136px + var(----header-notification-height) + 32px)
}
.unstyled-button,
.header-controls .header-language-switcher .language-trigger,
.menu-button,
.header-notification .info-block-row .info-close,
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger,
.hero-slider .splide__play,
.hero-slider .splide__pause,
.hero-slider__list-view-button,
.hero-slider__slide-view-button {
  font-family:"AltoProCon", sans-serif;
  font-weight:400;
  font-size:20px;
  background:none;
  border:0;
  padding:0;
  cursor:pointer
}
@media (min-width: 769px) {
  .hidden-on-desktop {
    display:none
  }
}
@media (max-width: 768px) {
  .hidden-below-tab {
    display:none
  }
  .h3-detail {margin-top: 25px;}
  .suchfeld input::placeholder {
         color: transparent;
    }
}

.header {
  position:fixed !important;
  left:0;
  top:0;
  right:0;
  z-index:111;
  width:100%;
  color:#374151
}
@media print {
  .header {
    position:static
  }
}
.header .header-main {
  height:136px;
  display:flex;
  align-items:center;
  background-color:rgba(255,255,255,0);
  box-shadow:inset 0 0 0 0 #F3F4F6;
  z-index:11;
  position:relative
}
@media (max-width: 1199px) {
  .header .header-main {
    height:120px
  }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: auto;
  }
}
@media (max-width: 991px) {
  .header .header-main {
    height:96px
  }
}
.header .header-main .insb-container {
  width:100%
}
.header .header-row {
  display:flex;
  align-items:center
}
.header .header-row .header-left {
  display:flex;
  align-items:center
}
@media (min-width: 769px) {
  .header .header-row .header-left .menu-box--hidden-on-desktop {
    display:none
  }
}
.header .header-row .header-left .header-search {
  width:407px;
  margin-left:58px
}
@media (max-width: 1199px) {
  .header .header-row .header-left .header-search {
    width:300px;
    margin-left:32px
  }
}
@media (max-width: 991px) {
  .header .header-row .header-left .header-search {
    /*width:190px;
    margin-left:24px*/
  }
}
@media (max-width: 768px) {
  .header .header-row .header-left .header-search {
    width:auto;
    margin:0 0 0 25px;
    opacity:1 !important;
    -webkit-transform:none !important;
    transform:none !important
  }
}
.header .header-row .header-left .header-search .search-trigger {
  display:none
}
@media (max-width: 768px) {
  .header .header-row .header-left .header-search .search-trigger {
    height:64px;
    width:64px;
    display:block;
    border-radius:50%;
    background:#E2001A;
    color:#fff;
    position:fixed;
    right:24px;
    bottom:24px;
    z-index:12;
    display:flex;
    align-items:center;
    justify-content:center
  }
  .header .header-row .header-left .header-search .search-trigger .icon {
    display:block
  }
  .header .header-row .header-left .header-search .search-trigger .icon:before {
    font-size:32px
  }
}
@media (max-width: 768px) {
  .header .header-row .header-left .header-search .search-trigger.active .icon:before {
    content:"\e906"
  }
}
.header .header-row .header-right {
  margin-left:auto;
  display:flex;
  align-items:center
}
.header .header-row .header-right .logo-box {
  margin-left:56px
}
@media (max-width: 1199px) {
  .header .header-row .header-right .logo-box {
    margin-left:40px
  }
}
@media (max-width: 991px) {
  .header .header-row .header-right .logo-box {
    margin-left:32px
  }
}

.header .header-row .header-right .logo-box #logo {
  display:block;
  width:136px;
  transition:none
}
.header .header-row .header-right .logo-box #logo svg {
  width:100%;
  height:auto;
  display:block
}
.header--with-white-menu {
  color:#fff
}
.header--with-white-menu .header-row .header-left #menu.active {
  color:#374151 !important
}
.header--with-white-menu .header-row .header-left #menu.active:hover {
  color:#E2001A !important
}
.header--with-white-menu.active .header__simple-language-link,
.header--with-white-menu.active .header-controls .header-language-switcher .language-trigger {
  color:#374151
}
.header.active .header-main {
  background-color:#fff !important
}
.header.nav-active .header-main {
  box-shadow:inset 0 0 0 2px #F3F4F6 !important
}
.header--has-dark-gradient-background {
  background:linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 47%, rgba(0,0,0,0) 100%)
}
@media (max-width: 768px) {
  .header--on-homepage .header-row .header-left .header-search .search-trigger {
    opacity:0;
    transition:none;
    pointer-events:none
  }
  .header--on-homepage .header-row .header-left .header-search .search-trigger.scroll-search-active,
  .header--on-homepage .header-row .header-left .header-search .search-trigger.nav-search-active {
    pointer-events:auto
  }
}
.header-controls {
  display:flex;
  align-items:center
}
@media (max-width: 768px) {
  .header-right .header-controls {
    display:none
  }
}
.navigation-box .header-controls {
  display:none;
  align-items:start;
  flex-wrap:wrap;
  margin-top:40px
}
@media (max-width: 768px) {
  .navigation-box .header-controls {
    display:flex
  }
}
.navigation-box .header-controls:first-child {
  margin-top:0
}
.navigation-box .header-controls .header-language-switcher ul {
  position:relative
}
.header-controls>* {
  margin-right:56px
}
@media (max-width: 1199px) {
  .header-controls>* {
    margin-right:40px
  }
}
@media (max-width: 991px) {
  .header-controls>* {
    margin-right:32px
  }
}
@media (max-width: 768px) {
  .header-controls>* {
    margin-right:24px
  }
}
.header-controls>*:last-child {
  margin-right:0
}
.header-controls .header__simple-language-link {
  color:inherit
}
.header-controls .header__simple-language-link .icon {
  width:18px;
  transition:none
}
.header-controls .header-language-switcher .language-trigger {
  color:inherit;
  position:relative;
  padding-right:20px;
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1)
}
.header-controls .header-language-switcher .language-trigger .icon {
  position:absolute;
  right:0;
  top:2px;
  width:16px;
  height:16px
}
.header-controls .header-language-switcher .language-trigger:hover,
.header-controls .header-language-switcher .language-trigger:active {
  color:#E2001A
}
.header-controls .header-language-switcher .language-trigger.active {
  color:#E2001A
}
.header-controls .header-language-switcher .language-trigger.active .icon {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
}
.header-controls .header-language-switcher ul {
  display:none;
  position:absolute;
  left:-20px;
  top:calc(100% + 10px);
  width:202px;
  background:#fff;
  padding:8px 0;
  margin:0;
  box-shadow:4px 12px 24px rgba(0,0,0,0.08);
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1)
}
.header-controls .header-language-switcher ul li {
  font-size:20px;
  line-height:140%
}
@media (max-width: 768px) {
  .header-controls .header-language-switcher ul li {
    font-size:18px
  }
}
.header-controls .header-language-switcher ul li:last-child {
  margin-bottom:0
}
.header-controls .header-language-switcher ul li.active {
  font-weight:600
}
.header-controls .header-language-switcher ul li a {
  display:block;
  padding:6px 20px 4px
}
.header-controls .header-language-switcher ul li a:hover {
  background-color:#F8F9FA
}
.header-controls .header-language-switcher.open ul {
  display:block;
  -webkit-animation-name:FadeIn;
  animation-name:FadeIn;
  -webkit-animation-duration:.25s;
  animation-duration:.25s;
  transition-timing-function:linear
}
@-webkit-keyframes FadeIn {
  0% {
    opacity:0;
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
  }
  100% {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes FadeIn {
  0% {
    opacity:0;
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
  }
  100% {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
.body--is-locked .header .header-main {
  height:80px !important;
  box-shadow:0 0 0 2px #f3f4f6 !important;
  background-color:#fff !important
}
.body--is-locked .header .header-main .header-row .header-right .logo-box {
  margin-left:24px !important
}
.body--is-locked .header .header-main .header-row .header-right .logo-box #logo {
  width:80px !important
}
.menu-button {
  height:19px;
  display:flex;
  align-items:center;
  color:inherit;
  line-height:1;
  font-size:0;
  outline:none;
  position: relative;
}
.menu-button:focus-visible {
  outline:-webkit-focus-ring-color auto 1px
}
.menu-button:before {
  content:"";
  position:absolute;
  min-width:50px;
  min-height:50px;
  width:100%
}
.menu-button:hover .menu-button__text,
.menu-button:focus .menu-button__text {
  color:#E2001A
}
.menu-button:hover .menu-button__lines__item,
.menu-button:focus .menu-button__lines__item {
  color:#E2001A
}
.menu-button:hover .menu-button__lines__item:nth-child(1),
.menu-button:focus .menu-button__lines__item:nth-child(1) {
  width:20px
}
.menu-button:hover .menu-button__lines__item:nth-child(2),
.menu-button:focus .menu-button__lines__item:nth-child(2) {
  width:24px
}
.menu-button:hover .menu-button__lines__item:nth-child(3),
.menu-button:focus .menu-button__lines__item:nth-child(3) {
  width:14px
}
.menu-button>* {
  pointer-events:none
}
.menu-button__lines {
  width:24px;
  height:100%;
  min-width:24px;
  font-size:0;
  display:inline-block;
  margin:9px 0;
  opacity:1;
  -webkit-transform-origin:5.7142px center;
  transform-origin:5.7142px center
}
.menu-button__lines__item {
  content:'';
  display:inline-block;
  height:0;
  position:absolute;
  left:0;
  border-bottom:2px solid;
  background:#111827;
  transition-delay:0s !important;
  -webkit-transform-origin:5.7142px center;
  transform-origin:5.7142px center;
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1)
}
.menu-button__lines__item:nth-child(1) {
  width:22px;
  top:0
}
.menu-button__lines__item:nth-child(2) {
  width:14px;
  top:8px
}
.menu-button__lines__item:nth-child(3) {
  top:16px;
  width:18px
}
.menu-button__text {
  margin-left:17px;
  margin-top:2px;
  overflow:hidden;
  width:52px;
  transition:width 0.25s ease-in-out,color 0.25s cubic-bezier(0.48, 0.04, 0.25, 1);
  font-style:normal;
  display:block;
  line-height:1;
  font-size:25px
}
@media (max-width: 991px) {
  .menu-button__text {
    font-size:21px
  }
}
@media (max-width: 991px) {
  .menu-button__text {
    width:44px
  }
}
.menu-button--is-active .menu-button__lines__item:nth-child(1),
.menu-button--is-active .menu-button__lines__item:nth-child(3) {
  -webkit-transform-origin:50% 50%;
  transform-origin:50% 50%;
  top:8px
}
.menu-button--is-active .menu-button__lines__item:nth-child(1) {
  -webkit-transform:rotate3d(0, 0, 1, 45deg);
  transform:rotate3d(0, 0, 1, 45deg);
  width:22px !important
}
.menu-button--is-active .menu-button__lines__item:nth-child(2) {
  opacity:0
}
.menu-button--is-active .menu-button__lines__item:nth-child(3) {
  -webkit-transform:rotate3d(0, 0, 1, -45deg);
  transform:rotate3d(0, 0, 1, -45deg);
  width:22px !important
}
.menu-button--is-active .menu-button__text {
  width:93px
}
@media (max-width: 991px) {
  .menu-button--is-active .menu-button__text {
    width:78px
  }
}
:root {
  --app-height: 100%;
  --pop-diff: 17px
}
#navigation {
  position:absolute;
  left:0;
  right:0;
  top:0;
  background:#fff;
  box-shadow:0 4px 16px rgba(26,32,44,0.04);
  overflow:hidden;
  height:0;
  transition:.25s height ease-in-out, .25s opacity ease-in-out
}
#navigation * {
  box-sizing: border-box;
}
#navigation .nav-main-row {
  max-height:100vh;
  max-height:var(--app-height);
  overflow:hidden;
  overflow-y:auto;
  height:100%
}
@media (max-width: 768px) {
  #navigation {
    height:100vh !important
  }
}
#navigation .nav-main-box,
#navigation .nav-main-box .insb-container {
  height:100%
}
#navigation .navigation-row {
  height:100%
}
#navigation .navigation-row .columns {
  height:100%;
  margin-bottom:0
}
@media (max-width: 768px) {
  #navigation .navigation-row .columns {
    margin:0
  }
}
#navigation .navigation-row .columns .column {
  margin-bottom:0
}
@media (max-width: 768px) {
  #navigation .navigation-row .columns .column {
    padding:0;
    margin:0
  }
}
@media (max-width: 768px) {
  #navigation .navigation-row .columns .column:last-child:not(:first-child) {
    margin:0 -28px
  }
}
@media (max-width: 768px) {
  #navigation .navigation-row .columns .column:last-child:not(:first-child) .navigation-box {
    width:100%
  }
}
#navigation .navigation-row .columns .column.menu-col {
  z-index:2;
  position:relative
}
#navigation .navigation-box {
  padding:48px 0 58px
}
@media (max-width: 991px) {
  #navigation .navigation-box {
    padding:38px 0 48px
  }
}
@media (max-width: 768px) {
  #navigation .navigation-box {
    padding:28px 0 48px
  }
}
#navigation .navigation-box.nav-right {
  padding-left:48px;
  position:relative;
  z-index:1
}
@media (max-width: 991px) {
  #navigation .navigation-box.nav-right {
    padding-left:38px
  }
}
@media (max-width: 991px) and (max-width: 768px) {
  #navigation .navigation-box.nav-right {
    padding:48px 24px
  }
}
#navigation .navigation-box.nav-right:before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:50vw;
  background:#F8F9FA;
  z-index:-1
}
@media (max-width: 768px) {
  #navigation .navigation-box.nav-right:before {
    width:100%
  }
}
#navigation .menu {
	font-size: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .navigation-box .menu li {
  margin-bottom:24px;
  font-size:25px;
  line-height:115%;
  font-weight:700
}
@media (max-width: 768px) {
  #navigation .navigation-box .menu li {
    font-size:21px
  }
}
@media (max-width: 1199px) {
  #navigation .navigation-box .menu li {
    font-size:23px
  }
}
@media (max-width: 991px) {
  #navigation .navigation-box .menu li {
    font-size:22px
  }
}
@media (max-width: 768px) {
  #navigation .navigation-box .menu li {
    font-size:21px
  }
}
#navigation .navigation-box .menu li:last-child {
  margin-bottom:0
}
#navigation .navigation-box .menu li .header-menu__item-link {
  display:block;
  position:relative
}
#navigation .navigation-box .menu li .header-menu__item-link .icon {
  position:absolute;
  left:0;
  top:-3px;
  color:#4B5563;
  font-size:32px
}
#navigation .navigation-box .menu li .header-menu__item-link--has-icon {
  padding: 0 0 0 44px;
  margin: 0 !important;
}
@media (max-width: 768px) {
  #navigation .navigation-box .menu li .header-menu__item-link--has-icon {
    padding-left:40px
  }
}
#navigation .navigation-box .nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .navigation-box .nav-list li {
  margin-bottom:28px;
  font-size:20px;
  line-height:140%
}
@media (max-width: 768px) {
  #navigation .navigation-box .nav-list li {
    font-size:18px
  }
}
@media (max-width: 991px) {
  #navigation .navigation-box .nav-list li {
    font-size:19px
  }
}
@media (max-width: 768px) {
  #navigation .navigation-box .nav-list li {
    font-size:18px
  }
}
#navigation .navigation-box .nav-list li:last-child {
  margin-bottom:0
}
#navigation .navigation-box .nav-list li .header-menu__item-link {
  padding-left:0;
  position:relative;
  display:block
}
#navigation .navigation-box .nav-list li .header-menu__item-link .icon {
  position:absolute;
  left:0;
  top:-2px;
  color:#4B5563
}
#navigation .navigation-box .nav-list li .header-menu__item-link .icon:before {
  font-size:32px
}
@media (max-width: 768px) {
  #navigation .navigation-box .nav-list li .header-menu__item-link .icon:before {
    font-size:28px
  }
}
#navigation .navigation-box .nav-list li .header-menu__item-link--has-icon {
  padding: 0 0 0 44px;
  margin: 0 !important;
}
@media (max-width: 768px) {
  #navigation .navigation-box .nav-list li .header-menu__item-link--has-icon {
    padding-left:40px
  }
}
.header-menu__column {
  display:flex
}
.navigation-overlay {
  position:fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:#111827;
  opacity:0.3;
  cursor:pointer;
  z-index:-2;
  transition:.2s opacity ease-in-out
}
#navigation.navigation--is-hiding {
  opacity:0;
  pointer-events:none
}
#navigation.navigation--is-hiding ~ .navigation-overlay {
  opacity:0;
  pointer-events:none;
  transition:.4s opacity .2s ease-in-out
}
#navigation.navigation--is-hidden,
#navigation.navigation--is-hidden ~ .navigation-overlay {
  display:none
}
:root {
  --header-notification-height: 0
}
.header-notification {
  z-index:12;
  overflow:hidden;
  position:relative
}
@media (max-width: 768px) {
  .header-notification {
    z-index:10
  }
}
.header-notification .info-block-row {
  position:relative;
  padding:14px 32px 14px 0
}
@media (max-width: 991px) {
  .header-notification .info-block-row {
    padding:12px 32px 12px 0
  }
}
.header-notification .info-block-row .info-block-content p {
  padding-right:30px;
  color:white
}
.header-notification .info-block-row .info-close {
  right:0;
  color:#fff
}
.header-notification .info-block-row .info-close:before {
  content:"";
  height:50px;
  width:50px
}
.header-notification .info-block-row .info-close .icon {
  display:block
}
.header-notification .info-block-row .info-close .icon:before {
  font-size:16px
}
.header-notification .info-block-row .info-close:hover {
  opacity:0.8
}
.header-notification.is-danger {
  background:#E2001A
}
.header-notification.is-danger .info-block-row .info-block-content:before {
  background:linear-gradient(90deg, rgba(226,0,26,0) 0%, #E2001A 100%)
}
.header-notification.is-hidden {
  display:none
}
.header-with-horizontal-menu {
  position:fixed;
  left:0;
  top:0;
  right:0;
  z-index:111;
  width:100%;
  color:#374151
}
@media print {
  .header-with-horizontal-menu {
    position:static
  }
}
.header-with-horizontal-menu .header-main {
  height:136px;
  display:flex;
  align-items:center;
  background-color:rgba(255,255,255,0);
  box-shadow:inset 0 0 0 0 #F3F4F6;
  z-index:11;
  position:relative
}
@media (max-width: 1199px) {
  .header-with-horizontal-menu .header-main {
    height:120px
  }
}
@media (max-width: 991px) {
  .header-with-horizontal-menu .header-main {
    height:96px
  }
}
.header-with-horizontal-menu .header-main .insb-container {
  width:100%
}
.header-with-horizontal-menu .header-row {
  display:flex;
  align-items:center
}
.header-with-horizontal-menu .header-row .header-left {
  display:flex;
  align-items:center
}
@media (min-width: 769px) {
  .header-with-horizontal-menu .header-row .header-left .menu-box--hidden-on-desktop {
    display:none
  }
}
.header-with-horizontal-menu .header-row .header-left .logo-box #logo {
  display:block;
  width:136px;
  transition:none
}
@media (max-width: 1199px) {
  .header-with-horizontal-menu .header-row .header-left .logo-box #logo {
    width:106px
  }
}
@media (max-width: 991px) {
  .header-with-horizontal-menu .header-row .header-left .logo-box #logo {
    width:91px
  }
}
.header-with-horizontal-menu .header-row .header-left .logo-box #logo svg {
  width:100%;
  height:auto;
  display:block
}
.header-with-horizontal-menu .header-row .header-right {
  margin-left:auto;
  display:flex;
  flex-direction:column;
  align-items:flex-end
}
.header-with-horizontal-menu .header-row .header-right .header-menu ul {
  display:flex;
  flex-direction:row;
  gap:60px
}
.header-with-horizontal-menu .header-row .header-right .header-menu ul li a,
.header-with-horizontal-menu .header-row .header-right .header-menu ul li span {
  color:inherit;
  font-weight:bold;
  text-transform:uppercase
}
.header-with-horizontal-menu .header-row .header-right .header-menu ul li a.is-active,
.header-with-horizontal-menu .header-row .header-right .header-menu ul li span.is-active {
  color:#E2001A
}
@media (max-width: 991px) {
  .header-with-horizontal-menu .header-row .header-right .header-menu,
  .header-with-horizontal-menu .header-row .header-right .header-meta {
    display:none
  }
}
@media (min-width: 992px) {
  .header-with-horizontal-menu .header-row .header-right .menu-box {
    display:none
  }
}
.header-with-horizontal-menu--with-white-menu {
  color:#fff
}
.header-with-horizontal-menu--with-white-menu.active .header-controls .header-language-switcher .language-trigger {
  color:#374151
}
.header-with-horizontal-menu.active .header-main {
  background-color:#fff !important
}
.header-with-horizontal-menu.nav-active .header-main {
  box-shadow:inset 0 0 0 2px #F3F4F6 !important
}
.header-with-horizontal-menu--has-dark-gradient-background {
  background:linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 47%, rgba(0,0,0,0) 100%)
}
.header-with-horizontal-menu .header-meta {
  font-size:16px;
  line-height:140%;
  margin-bottom:20px;
  display:flex;
  flex-direction:row
}
@media (max-width: 768px) {
  .header-with-horizontal-menu .header-meta {
    font-size:15px
  }
}
.header-with-horizontal-menu .header-meta .social-media-icons li .icon,
.header-with-horizontal-menu .header-meta .meta-icons li .icon {
  height:20px
}
.header-with-horizontal-menu .header-meta .social-media-icons li a,
.header-with-horizontal-menu .header-meta .social-media-icons li button,
.header-with-horizontal-menu .header-meta .meta-icons li a,
.header-with-horizontal-menu .header-meta .meta-icons li button {
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:5px;
  border:0 none;
  background:transparent;
  padding:0;
  height:100%;
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1);
  cursor:pointer
}
.header-with-horizontal-menu .header-meta .separator {
  font-size:16px;
  line-height:140%;
  font-weight:bold;
  margin:0 24px
}
@media (max-width: 768px) {
  .header-with-horizontal-menu .header-meta .separator {
    font-size:15px
  }
}
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger {
  font-size:16px;
  line-height:140%;
  color:inherit;
  position:relative;
  padding-right:20px;
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1)
}
@media (max-width: 768px) {
  .header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger {
    font-size:15px
  }
}
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger .icon {
  position:absolute;
  right:0;
  top:2px;
  width:16px;
  height:16px
}
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger:hover,
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger:active {
  color:#E2001A
}
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger.active {
  color:#E2001A
}
.header-with-horizontal-menu .header-meta .header-language-switcher .language-trigger.active .icon {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul {
  display:none;
  position:absolute;
  left:-20px;
  top:calc(100% + 10px);
  width:202px;
  background:#fff;
  padding:8px 0;
  margin:0;
  box-shadow:4px 12px 24px rgba(0,0,0,0.08);
  z-index:1000;
  transition:all 250ms cubic-bezier(0.48, 0.04, 0.25, 1)
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul li {
  font-size:20px;
  line-height:140%
}
@media (max-width: 768px) {
  .header-with-horizontal-menu .header-meta .header-language-switcher ul li {
    font-size:18px
  }
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul li:last-child {
  margin-bottom:0
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul li.active {
  font-weight:600
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul li a {
  display:block;
  padding:6px 20px 4px
}
.header-with-horizontal-menu .header-meta .header-language-switcher ul li a:hover {
  background-color:#F8F9FA
}
.header-with-horizontal-menu .header-meta .header-language-switcher.open ul {
  display:block;
  -webkit-animation-name:FadeIn;
  animation-name:FadeIn;
  -webkit-animation-duration:.25s;
  animation-duration:.25s;
  transition-timing-function:linear
}
@keyframes FadeIn {
  0% {
    opacity:0;
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
  }
  100% {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
.header-with-horizontal-menu .nav-mobile .menu-button--is-active {
  color:#E2001A
}
.header-with-horizontal-menu .nav-mobile .menu li a,
.header-with-horizontal-menu .nav-mobile .menu li span {
  font-weight:bold;
  text-transform:uppercase
}
.header-with-horizontal-menu .nav-mobile .menu li a.is-active,
.header-with-horizontal-menu .nav-mobile .menu li span.is-active {
  color:#E2001A
}
.header-with-horizontal-menu .nav-mobile .header-meta {
  flex-direction:column;
  margin-top:40px;
  gap:20px;
  color:#374151
}
.header-with-horizontal-menu .nav-mobile .header-meta .meta-icons {
  flex-direction:column;
  gap:20px
}
.header-with-horizontal-menu .nav-mobile .header-meta .separator {
  display:none
}


.detail span[style*="font-size"] {
	color:#111827;
}


.heftarchiv-hidden-content {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.heftarchiv-hidden-content.show {
    display: block;
    opacity: 1;
}

.heftarchiv-hidden-content section {
	margin: 0 0 20px 0 !important;
}
.heftarchiv-hidden-content p {
	margin-top: 25px;
	/*font-size: 16px;*/
}

section header time {
	font-size: 16px;
	font-weight: 300;
}
