/* Farben
 *  Gruen-Bereich   #79B51F 
 *  Orange-Bereich  #FF9630
 *  Blau-Bereich    #36ACE0
 *  Violett-Bereich #7E349A
 
 *  schwarz         #333333 Schrift
 *  dunkelgrau      #6A6A6A Navibalken, Serviceleiste Link-Schrift
 *  starkgrau       #767676 Fussbalken
 *  mittelgrau      #A3A3A3 Fussflaeche
 *  hellgrau        #E5E5E5 Sondercontent-Flaeche 
 */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=1c8430b8-049e-40d1-963c-3dee062bf4a8&fontids=1475732,1475734,1475740,1572263");
@font-face{
    font-family:"Frutiger LT W03_45 Light";
    src:url("Fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix");
    src:url("Fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix") format("eot"),url("Fonts/1475732/1925eb3e-b843-445d-8072-f11f28e0562f.woff2") format("woff2"),url("Fonts/1475732/ef7e8467-66c5-4521-afc4-777f6cf72ec4.woff") format("woff"),url("Fonts/1475732/c1bbbd49-cc08-4ec8-a63d-8cbd6936c666.ttf") format("truetype");
}
@font-face{
    font-family:"Frutiger LT W01_46 Ligh1475734";
    src:url("Fonts/1475734/381ea1e1-9a08-4929-a402-63be7fd76549.eot?#iefix");
    src:url("Fonts/1475734/381ea1e1-9a08-4929-a402-63be7fd76549.eot?#iefix") format("eot"),url("Fonts/1475734/db6ed4c5-5248-41f3-a6b5-4e8ff1d5ab06.woff2") format("woff2"),url("Fonts/1475734/38f88aba-a7d0-4a78-9323-ac58226d277e.woff") format("woff"),url("Fonts/1475734/1149176e-a9be-41bf-822e-275d9da199e5.ttf") format("truetype");
}
@font-face{
    font-family:"Frutiger LT W03_55 Roman";
    src:url("Fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix");
    src:url("Fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix") format("eot"),url("Fonts/1475740/60cae32f-adbc-4849-a2a7-51f8148b3332.woff2") format("woff2"),url("Fonts/1475740/3963cec0-c35f-41fa-adb6-4ef3fc0bb056.woff") format("woff"),url("Fonts/1475740/95a1e677-b284-4b7e-86f9-b684fba2e7da.ttf") format("truetype");
}
@font-face{
    font-family:"Frutiger LT W04_65 Bold";
    src:url("Fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix");
    src:url("Fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix") format("eot"),url("Fonts/1572263/63541a87-effb-4b23-a1e5-aded6ef8e33d.woff2") format("woff2"),url("Fonts/1572263/ede01147-5581-4d28-afc0-303f4c771fd2.woff") format("woff"),url("Fonts/1572263/a098af66-fef8-439d-abf2-0d61674a33f9.ttf") format("truetype");
}

/* alegreya-sans-regular - latin */
@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/alegreya-sans-v21-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/alegreya-sans-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/alegreya-sans-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/alegreya-sans-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/alegreya-sans-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/alegreya-sans-v21-latin-regular.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
  }

/*  Globaldefinitionen
****************************************************/
html {
	min-height:101%;
	_margin-bottom:1px;
	overflow-x: hidden;
}

html[xmlns^="http"]  {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: Frutiger LT W03_55 Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 	background-color: #FFFFFF;
 	overflow-x: hidden;
}

sup {
	font-size:0.7em;
	line-height:0;
}

ul, li {
	margin:0;
	padding:0;
}

ul, ol {
	list-style: none;
}

a,
a:link,
a:visited {
  color: #E2001A;
	text-decoration: none;
}

a:hover {
  color: #666666;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Frutiger LT W03_55 Roman, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h1 {
    font-family: Frutiger LT W04_65 Bold;
    font-size: 32px;
    line-height: 32px;
}

h2 {
	font-size: 24px;
	line-height: 32px;
  	color: #E2001A;
}

h3 {
	font-size: 18px;
	line-height: 32px;
}

.hl-color-1 {
}

.hl-color-red,
.hl-color-2 {
	color: #E2001A !important;
   
}

.hl-color-black,
.hl-color-3 {
	color: #000000 !important;
}

.hl-color-white,
.hl-color-4 {
  color: #FFFFFF !important;
}

.bg-red {
  background-color: #E2001A;
}

.bg-greylight{
  background-color: #BFC8CD;
}

.bg-greydark {
  background-color: #87888A;
}

.link-symbol {
  background-image: url('../../media/list-image.png');
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding-left: 12px;
}

img {
  border: none;  
}

.clearer {
	clear: both;
	height: 0;
}


/*  Website allgemein / oberhalb hoechster Breakpoint
****************************************************/
#wrapper {
	overflow-y: hidden;
}

#website {
	width: 100%;
}

/*
h1 {
  display: block;
  width: 106%;
  margin: 0 -3%;
  text-align: center;
  background-image: linear-gradient(to right, #767676 50%, #767676 50%);
  background-position: 0 50%;
  background-repeat: repeat-x;
  background-size: 0.5em 1px;
}
*/

.text-normal,
.text-standard {
	font-size: 12px;
	line-height: 16px;
}

.text-small {
	font-size: 11px;
 	line-height: 14px;
}

.text-left {

}

.text-right {
	text-align: right;
	display: block;
}

.text-justify {
	text-align: justify;
	display: block;
	width: 70%;
	margin: 0 auto;
}

.text-center {
	text-align: center;
	display: block;
	width: 70%;
	margin: 0 auto;
}

.image-standard {
	position: relative;
	_display: block;
	max-width: 100%;
	height: auto;
}

.slice-column {
	position: relative;
	float: left;
	overflow-x: hidden;
}

ul {
 	list-style-type: disc;
 	padding-left:14px;
}

ol {
	list-style-type:decimal;
  padding-left:17px;
}

/*  #headerstart
------------------------------------------------------------------------------*/
#header {
	width: 100%;
  text-transform: uppercase;
  z-index: 0;
}

/*  #serviceleiste
------------------------------------------------------------------------------*/
/*
#serviceleiste {
  __height: 6vw;
  height: 58px;
  width: 90%;
  max-height: 58px;
  max-width: 900px;
  __margin: 2vw auto 5px auto;
  margin: 38px auto 5px auto;
  font-size: 11px;
}*/

#serviceleiste {
	width: 90%;
	max-width: 900px;
	margin: 38px auto 5px auto;
	height: 58px;
	font-size: 11px;
}

#serviceleiste > div {
	_float: left;
}


#servicenavi {
	position: relative;
	display: block; 
	float: left;
	/* margin-right: 20vw; */
	margin-right: 24px;
}

.suchbereich {
	position: relative;
	display: block;
	float: left;
	/* margin-right: 2vw; */
	margin-right: 24px;
}

#sidebar-inner .suchbereich .fa-search {
	color: #000000;
}

.suchbereich fieldset {
  border: none;
  font-size: 14px;
  color: #6A6A6A;
}

#frm-search-wrapper {
  margin-top: -6px;
}

#frm-search-wrapper span {
  cursor: pointer;
}

#search-input {
	height: 18px;
  width: 0;
	margin-left: 3px;
	border: 1px solid #FFFFFF;
	padding: 0;
 	font-family: Frutiger LT W03_55 Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	_transition: width 0.5s ease-out, border 2s ease-out;
	transition: width 0.8s ease-out;
}

#sidebar-inner .suchbereich {
	margin: 5px 0 15px 0;
}

#sidebar-inner .suchbereich fieldset {
	width: 100%;
}

#sidebar-inner .suchbereich #search-input {
	width: 85%;
	
}

#search-input.active {
	padding-left: 5px;
	width: 150px;
	border: 1px solid #E5E5E5;
}

#md-frm-search-wrapper {
	display: none;
	margin-right: 1%;
	padding: 0 5px 2% 2%;
	text-align: right;
}

#md-search-input {
	padding: 4px;
}

.sprachennavi {
	position: relative;
	display: block;
	float: left;
	/*
	margin-right: 2vw;
	margin-right: 24px;
	*/
	color: #6A6A6A;
}

#sidebar-inner .sprachennavi {
	float: none;
	display: block;
	margin: 0 0 20px 14px;
	color: #FFFFFF;
}

#sidebar-inner .sprachennavi a,
#sidebar-inner .sprachennavi a:link,
#sidebar-inner .sprachennavi a:visited {
	color: #FFFFFF;
	padding: 2px;
}

#servicenavi a,
#servicenavi a:link,
#servicenavi a:visited,
.sprachennavi a,
.sprachennavi a:link,
.sprachennavi a:visited {
  color: #6A6A6A;
}

#servicenavi a:hover,
.sprachennavi a:hover {
  color: #000000;
}

.sprachennavi .active {
  color: #000000;
}


#logo {
  position: relative;
  display: block;
  float: right;
}

#logo img {
 	width: auto;
 	height: 100%;
}

/*  #hauptnavibalken
------------------------------------------------------------------------------*/
#hauptnavibalken {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  background-color: #BFC8CD;
  margin: 0 0 1px 0;
}

#hauptnavi {
	position: relative;
	display: block;
	min-height: 50px;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  line-height: 50px;
  z-index: 100;
}

/*  #ebene2balken
------------------------------------------------------------------------------*/
#ebene2balken {
  position: relative;
  display: block;
  height: 28px;
  width: 100%;
  margin-bottom: 12px;
  line-height: 28px;
  z-index: 0;
}

.bg-standard {
  background-color: #E2001A;
}

#ebene2leiste {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  color: #FFFFFF;
}

/*  #slider
------------------------------------------------------------------------------*/
#sliderbalken {
	position: relative;
	display: block;
	_min-height: 17.3vw;
	min-height: 10px;
	width: 100%;
	_background-color: #E2001A;
	_margin-bottom: 2.5vw;
	z-index: 0;
	overflow: hidden;
}

.slideshow-no {
	position: relative;
	display: block;
	width: 100%;
	_height: 536px;
}

.cycle-slideshow {
	text-transform: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
		
.cycle-prev, .cycle-next {
    position: absolute;
    top: 0;
    width: 38%;
    z-index: 1000;
    height: 100%;
    cursor: pointer;
    background-size: 8% auto;
}
	
.cycle-prev {
    left: 0;
    background: url('../../media/cycle_prev.png') 50% 50% no-repeat;
}

.cycle-next {
    right: 0;
    background: url('../../media/cycle_next.png') 50% 50% no-repeat;
}

.slide {
	display: block;
	position: relative;
	width: 100%;
}

.slide .content {
	position: absolute;
	left: 19%;
	top: 10%;
	width: 29%;
	padding-left: 6.3%; /* 2% */
	z-index: 800;
}

.slide h1 {
  width: auto;
  margin: 0;
  text-align: left;
  background: none;
}

.slide h3 {
	color: #FFFFFF;
}

.slide img {
	position: relative;
	display: block;
	width: 100%;
}			

/*  #content
------------------------------------------------------------------------------*/
#content {
	position: relative;
	display: block;
  width: 100%;
  z-index: 0; 
}   

#contentwhite {
	float: left;
  min-height: 200px;
  width: 100%;
	_margin: 20px 0;
	padding: 36px 0;
}

#contentgrey {
	position: relative;
	display: block;
	float: left;
  width: 100%;
  background-color: #E5E5E5;
	_margin: 20px 0;
	padding: 36px 0;
}

.content-main {
	width: 90%;
	margin: 0 auto;
	max-width: 900px;
}

/*
#contentwhite h1 span {
	background-color: #FFFFFF;
	___padding: 0 1.2vw;
	padding: 0 23px;
}*/

#contentwhite h1 > span {
	display: inline-block;
}

#__contentwhite .klapp-wrapper h1 span fa {
	display: none;
}

/*
#contentgrey h1 span {
	background-color: #E5E5E5;
	_padding: 0 1.2vw; 
	padding: 0 23px;
}
*/

/*  #contentnavi
------------------------------------------------------------------------------*/
#subcontent {
	float: left;
	width: 100%;
	/* margin: 4vw auto 1vw auto; */
	margin: 77px auto 19px auto;
	z-index: 0;
}

#subnaviborder {
	width: 100%;
	border-bottom: 20px solid #E2001A;
}

#subnavi {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
    _color: #E2001A;
    
    overflow: visible;
}

#subnavi ul {
	display: inline-block;
}

#subnavi li {
	float: left;
	text-align: left;
	/* margin: 4px 4.5vw -20px 0; */
	margin: 4px 75px -20px 0; /* margin: 4px 80px -20px 0; */
	padding: 0 0 22px 20px;
	vertical-align: middle;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url('../../media/nav_aktiv.png');
	background-position: 25px bottom;
	cursor: default;
    color: #E2001A;
}

#subnavi li.nocurrent {
  background-image: url('../../media/subnavi_aktiv.png');
  background-position: top left;
  cursor: pointer;

    color: #6A6A6A;

}

#subnavi li:last-of-type {
  margin-right: 0;  
}

/*
#subnavi a:link, a:visited {
  color: #6A6A6A;
}

#subnavi a:hover, a.active {
  color: #E2001A;
}
*/

#subcontentblock {
	padding: 36px 0;
}

#subcontentblock h1 span {
  background-color: #FFFFFF;
  padding: 0 1.2vw;
}

#subcontentblock > div {
  display: none;
}

.visible {
  display: block !important;
}

/*  #iconleiste
------------------------------------------------------------------------------*/
#iconleiste {
  float: left;
  width: 100%;
  z-index: 0;
}

#iconnavi {
  _height: 100px;
  width: 90%;
  max-width: 900px;
  margin: 0 auto 20px auto;
  text-align: center;
}

#iconnavi img {
  height: 60px;
  width: auto;
  margin: 20px 8px 0 8px;
}

/*  #footer
------------------------------------------------------------------------------*/
#footer {
  float: left;
  width: 100%;
  background-color: #A3A3A3;
  padding-bottom: 3.5vw;
  z-index: 0;
}

#footbalken {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
 __background-color: #87888A;
  color: #FFFFFF;
  _font-weight: bolder;
}

#footerleiste img {
	height: 50px;
	width: 100%;
}


#footleiste {
  height: 30px;
  width: 90%;
  line-height: 30px;
  max-width: 900px;
  margin: 0 auto;
}

#footleiste-links {
  width: 50%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#footleiste-rechts {
  width: 50%;
  float: right;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#footnavibalken {
  width: 100%;
  float: left;
}

#footnavi {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  line-height: 16px;
}

#footnavi a,
#footnavi a:link,
#footnavi a:visited {
  color: #FFFFFF;
}

#footnavi a:hover {
  color: #E5E5E5;
}

.footnavicol {
  max-width: 38%;
  margin-right: 10%;
  margin-bottom: 16px;
  float: left;
}

/*  #sidebar
------------------------------------------------------------------------------*/
#sidebar {
	position: fixed;
	display: block;
	width: 239px;
	height: 100%;
	min-height: 100%;
	top: 0; 
	left: -240px;
	background-color: #BFC8CD;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;
	z-index: 1200;
}

#sidebar-inner {
	position: absolute; 
	top: 0; 
	left:0;
	display: block;
	width: 100%;
	overflow: auto;
	padding-right: 20px;
	height: 100%;
	padding-top: 20px;
}

#side-overlay {
	position: fixed;
	display:none;
	top: 0;
	width: 120%;
	height:120%;
	background-color: #ECECEC;
	z-index: 35;
	opacity: 0; 
}

#btn-open {
 	position: absolute; 
 	display: none;
	top: 10px;
	left: 5%;
	margin-left: -3px;
}

#btn-open img {
	width: 30px;
	cursor: pointer;
}

#btn-close {
	position: absolute;
	top: 9px;
	right: 32px;
	padding: 5px;
	font-size: 20px;
	color: #000000;
	cursor: pointer;
	z-index: 1500;
}

#btn-top {
	text-align: center;
	font-size: 20px;
	color: #E2001A;
	margin-bottom: -10px;
}

#btn-top span {
	padding: 5px;
	cursor: pointer;
}


/*	Modul-/Spezial-Definitionen
*******************************************************************************/
/*  Module mit Formular
------------------------------------------------------------------------------*/

.field-table {
	position: relative;
	width: 100%;
	max-width:70%;
	margin-bottom: 8px;
}



.form-warning {
	color: #E2001A;
}

.form-checkgroup,
input[type="text"],
input[type="password"],
select,
textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	border: 1px solid #E5E5E5;
}

input[type="text"],
input[type="password"] {
	width: 93%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 3%;
}

select {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 0;
}

textarea {
	width: 97%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 1%;
}

.form-row {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	__max-width: 700px;
	margin-bottom: 16px;
	clear: both;
	
	_border: 1px dotted #000;
}

.form-text-cell,
.form-label-cell,
.form-field-cell {
	position: relative;
	display: block;
  float: left;
}

.form-text-cell {
	width: 100%;
	_max-width: 580px;
  _min-width: 180px;
	
	_border: 1px solid #f00;
}

.form-checkgroup {
    padding: 7px 0 0 5px;
}

.form-label-cell {
  width: 100%;
  _font-size: 16px;
  _min-width: 180px;
  max-width: 300px;
  margin-top: 6px;
  margin-right: 2%;

	_border: 1px solid #00f;
}

.form-field-cell {
  width: 100%;
  _min-width: 180px;
  max-width: 300px;
  
	_border: 1px solid #0f0;
}

.form-linie {
  display:block;
  float:left;
  width:50%;
  height:1px;
  font-size:1px;
  line-height:1px;
  border-bottom:1px solid #6A6A6A;
}

.submit-button {
	margin: 12px 0;
	vertical-align:middle;
	text-align:center;
	height: 40px;
	width: 50%;
  max-width: 240px;
	font-size:16px;
	text-transform: uppercase;
	color:#FFFFFF;
	background-color:#BFC8CD;
	cursor:pointer;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3 ease-out;
    -o-transition: background 0.3 ease-out;
}

.submit-button:hover {
    background-color: #E2001A;
}



#log-form-outer {
  width: 100%;
  max-width: 300px;
  margin-bottom: 24px;
}

.log-center {
  width: 100%;
  margin: 0 auto;
}

.log-right {
  float: right;
}


#log-form-outer .form-warning {
	color:#E81536;
	overflow: visible;
}

#log-form-outer input[type="text"],
#log-form-outer input[type="password"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0pt 4px 6px rgba(0, 0, 0, 0.3);
	border: 1px solid #E5E5E5;
	width: 93%;
	font-family: Frutiger LT W03_55 Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px 3%;
}

#log-form-outer .form-text-cell,
#log-form-outer .form-label-cell,
#log-form-outer .form-field-cell {
	position: relative;
	display: block;
  float: left;
}

#log-form-outer .form-text-cell {
	width: 100%;
}

#log-form-outer .form-label-cell {
  width: 100%;
  font-size: 16px;
  margin: 16px 0 4px 0;
}

#log-form-outer .form-field-cell {
  width: 100%;
}

#log-form-outer .submit-button {
	margin: 36px 0;
	vertical-align:middle;
	text-align:center;
	height: 40px;
	width: 100%;
  _max-width: 240px;
	font-size:16px;
	text-transform: uppercase;
	color:#FFFFFF;
	background-color:#BFC8CD;
	cursor:pointer;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3 ease-out;
    -o-transition: background 0.3 ease-out;
}

#log-form-outer .submit-button:hover {
    background-color: #E2001A;
}

/*  Modul 33 - Galerie
------------------------------------------------------------------------------*/
/*
.lightbox-gallery {
  display: block;
  float: left;
  font-size: 0;
}

.lightbox-image {
  display: block;
  float: left;
}

.lightbox-img-border {
  border: 1px solid #666666;
}
*/

/*  Modul 41 - Download
------------------------------------------------------------------------------*/
.dl-title {
  font-weight: bold;
}

.dl-desc {
  display: block;
  margin-bottom: -12px;
}

.dl-icon {

}

.dl-link {

}

.download {
  
} 

.download-file {

}

.dl-icon-small {
}

.dl-icon-small img {
  margin-right: 8px;
  margin-bottom: -2px;
}

.dl-icon-large {
}

.dl-icon-large img {
  margin-right: 8px;
  margin-bottom: -6px;
}

.dl-icon-none {

}

.dl-thumbblock {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  max-width: 450px;
}

.dl-thumbblock a.thumb {
  display: block;
  height: auto;
  float: left;
  margin-right: 8%;
  width: 34%;
  max-width: 200px;
}

.dl-thumbblock a.thumb img {
  width: 100%;
}

.dl-thumbblock a.iconon {
  display: block;
  position: absolute;
  bottom: 0;
  left: 42%;
}

.dl-thumbblock a.iconoff {
  display: block;
  position: relative;
}

/*  Modul 51 - Liste
------------------------------------------------------------------------------*/
.article-list-separator {
	display: block;
	width: 100%;
	height: 1px;
	margin: 12px 0;
	background-color: #6A6A6A;
}

.article-list-image {
  margin: 0 12px 6px 0;
  float: left;
}

/*  Modul 83 - Anfahrt
------------------------------------------------------------------------------*/
.google-map {
  height: 400px;
}

/*  Modul 13 - Trennlinie
------------------------------------------------------------------------------*/
.separator-line {
	display: block;
  height: 38px;
	width: 106%;
  margin: 0 -3%;
  background-image: linear-gradient(to right, #767676 50%, #767676 50%);
  background-position: 0 50%;
  background-repeat: repeat-x;
  background-size: 0.5em 1px;
}

/*  Module 65/66 - Inhalts-Block
------------------------------------------------------------------------------*/
.content-block {
  display: block;
  float: right;
  width: 20%; 
  margin: -0.6vw 5% 1vw 3vw;
  padding: 1vw;
  padding: 2.5%;
  background-color: #E2001A;
  color: #FFFFFF;  
}

#content .content-block h1 {
  width: auto;
  margin: 0;
  text-align: right;
  background-image: none;
}

#content .content-block h1 span {
  background-color: transparent;
  padding: 0;
}

#content .content-block h2, 
#content .content-block h3 {
  text-align: right;
  background-image: none;
  color: #FFFFFF;
}

.content-block-spacer {
  
}

/*  Modul 17 - Klappbereich
------------------------------------------------------------------------------*/
.klapp-wrapper {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.klapp-grey {
	background-color: #E5E5E5;
}

.klapp-white {
	background-color: #FFFFFF;
}

.klapp-a {
  
}

.klapp-a-inner {
	background-color: #E5E5E5;
}

.klapp-b {

}

.klapp-b-inner {

}

.klapp-wrapper .fa-caret-down,
.klapp-wrapper .fa-caret-up {
	display: none;
	padding: 0 0 0 5px !important;
	background-color: transparent !important;
	font-size: 20px;
}

#content .klapp-wrapper .text,
#subcontent .klapp-wrapper .text {
  width: 90%;
	max-width: 900px;
	margin: 0 auto;
}

#content .klapp-wrapper .text > h1, 
#subcontent .klapp-wrapper .text > h1 {
	background-color: #E5E5E5;
	background-image: linear-gradient(to right, #9b9b9b 50%, #9b9b9b 50%);
	cursor: pointer;
}

#content .klapp-a .text > h1, 
#subcontent .klapp-a .text > h1 {
	padding: 20px 0;	
}

#content .klapp-b .text > h1, 
#subcontent .klapp-b .text > h1 {
	padding: 40px 0;
}

#content .klapp-wrapper .text > h1 > span, 
#subcontent .klapp-wrapper .text > h1 > span {
	background-color: #E5E5E5;
}

#content .klapp-wrapper .arrow,
#subcontent .klapp-wrapper .arrow {
  position: absolute;
  top: 0;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;  
}

#content .klapp-wrapper svg,  
#subcontent .klapp-wrapper svg {
	position: absolute;
	display: inline-block;
	width: 46px;
	right: 0;
  margin: 0;
	_transform: scale(0.6);
}

.klapp-a svg {
	top: 50px;
}

.klapp-b svg {
	top: 72px;
}

.klapp-b .image {
	position: absolute;
  margin: 10px 0 0 -3.2%;
}

.klapp-b .image img {
	height: 112px;
}

.klapp-wrapper .klapp-content {
	position: relative;
	display: none;
  width: 90%;
	max-width: 900px;
	margin: 15px auto 15px auto;
	padding-bottom: 15px;

}

.klapp-a .klapp-content {

}

.klapp-wrapper.open .klapp-content {

}

/*  Modul 53 - Icon-Listen
------------------------------------------------------------------------------*/
.icon-list {
	position: relative;
	display: block;
	max-width: 100%;
	margin: 0 ;
	text-align: center;
}

.separator {
	display: none;
}

.icon-list .icon {
	position: relative;
	display: inline-block;
	text-align: center; 
	text-transform: uppercase;
	margin-bottom: 30px;
}

.icon-list.col-4 .icon {
	width: 24.5%;
	min-width: 175px;
}

.icon-list.col-5 .icon {
	width: 19.5%;
	min-width: 145px;
}

.icon-list .icon img {
	width: 110px;
	max-width: 100%;
}

.icon-list .icon .text {
	font-size: 11px;
}

/*  Modul 52 - Produktliste
------------------------------------------------------------------------------*/
.liste {
	position: relative;
	display: block;
	width: 100%;
	text-align:center;
}

.liste .item {
	__font-family: 'Alegreya Sans', sans-serif;
	vertical-align: top;
}

.item .headline {
	font-size: 18px;
	color: #E2001A;
	margin-bottom: 10px;
}

.item img {
	width: 100%;
	height: auto;
}

.item .text {
	font-size: 11px;
}

.item a,
.item a:link,
.item a:visited {
	color: #E2001A;
	font-size: 11px;
}

.item a:hover {
	  color: #666666;
}

.liste.col-2 .item {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 45%;
	margin: 2%;
	min-width: 280px;
	/*
	width: 33%;
	min-width: 280px;
	*/
}

.liste.col-2 .item > div  {
	margin-left: 4vw;
}

.liste.col-2 .item img {
		margin-bottom: -1.5vw;
}

.liste.col-3 .item {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 29%;
	margin: 2%;
	min-width: 250px;
}

.liste.col-3 .item > div  {
	margin-left: 4vw;
}

.liste.col-4 .item {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 20%;
	margin: 2%;
	min-width: 170px;
}

.liste.col-4 .item > div  {
	margin-left: 0;
}

/*  Modul 75 - Sitemap
------------------------------------------------------------------------------*/
.sitemap {
}

.sitemap .lvl1 {
  margin-left: -14px;
}

.sitemap .lvl1 > li {
  list-style: none;
}

.sitemap .lvl1 > li > span {
	margin: 0 0 2px 0;
	padding: 0;
  font-family: Frutiger LT W03_55 Roman, Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
	font-size: 24px;
	line-height: 28px;
}

.sitemap .lvl2 {
  margin-bottom: 2vw;
}

.sitemap .lvl2 > li {
  margin: 6px 0 0 14px;
  list-style-image: url('../../media/list-image.png');
  vertical-align: middle;  
}


.video-outer {
	position: relative;
	display: block;
	max-width:1024px;	
	cursor: pointer;
}

.video-16-9 {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden; 
}

.video-16-9 iframe {
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.social-media-icons {
	display: flex;
	gap: 10px;
}

.social-media-icons a {
	display: block;
	width: 30px;
}

.social-media-icons a img {
	width: 30px;
	aspect-ratio: 1;
}