/* -------------------------- fonts ANFANG --------------------------  */
@font-face {
  font-family: 'MerlodNorme-Bold';
  src: url('/fonts/MerlodNorme-Bold/font.woff2') format('woff2'), url('webFonts/MerlodNorme-Bold/font.woff') format('woff');
}/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/roboto/roboto-v27-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/roboto/roboto-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/roboto/roboto-v27-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto/roboto-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto/roboto-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto/roboto-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto/roboto-v27-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
} 
/* --------------------------  fonts ENDE --------------------------  */
/* --------------------------  standard-Schrift ANFANG --------------------------  */

	body
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0;
	}
 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
 h1
{
color:rgba(198,210,10,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
 h2
{
color:rgba(198,210,10,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* --------------------------  standard-Schrift ENDE --------------------------  */
/*--------------------------   Basis CSS  ANFANG --------------------------  */
body
{
background:rgba(255,255,255,0.00);
overflow-x: hidden;
}
.content
{
width:100%;
}
.content img
{
max-width:100%;
height: auto;
}
.html-content img
{
max-width:100%;
height: auto;
}
.header-content img
{
max-width:100%;
height: auto;
}
.footer-content img
{
max-width:100%;
height: auto;
}
.container {
    max-width: 1250px;
    width:100%;
}
.contentbg
{
background:rgba(255,255,255,1.00);
margin-left: auto;
margin-right: auto;
}
h1, h2, h3, h4, h5, h6
{
margin:0;
}
/*
.content ul
{
list-style:none;
padding: 0;
margin: 0;
}
*/
.content ul
{
padding-left: 25px;
margin: 0;
/*padding-top:20px;*/
padding-bottom:20px;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%; 
padding-top: 0px;
height: 0;
overflow: hidden;
}
.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* table */
.table
{
width: 100%;
max-width: 100%;
overflow-x: auto;
border-collapse: collapse;
}
.table th {
    color: #fff;
    background-color: #002948;
    border-color: #002948;
    vertical-align: top;
    text-align: left;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, .05);
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}


/* table */

pre {
    background-color: #ededed;
    border-radius: 4px;
    padding: 15px;
    font-family: 'Open Sans', sans-serif !important;
    white-space: pre-wrap !important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}


/*--------------------------   Basis CSS  ENDE --------------------------  */
/*--------------------------   Navigation  ANFANG --------------------------  */
.navik-header {
  position: relative; 
  z-index: 99;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.428572;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
   border-top: 0px solid rgba(107,107,107,1);
   border-bottom: 0px solid rgba(107,107,107,1);
}
.navik-header *, .navik-header *::before, .navik-header *::after {
  box-sizing: border-box;
}
.navik-header ul {
  margin-bottom: inherit;
}
.navik-header img {
  max-width: 100%;
  height: auto;
}
.navik-header a:hover, .navik-header a:focus, .navik-header a:active {
  text-decoration: none;
  outline: none;
}
.navik-header .logo img {
   max-width: inherit;
  
     height: 35px; 
     
  width: auto;
  max-height: 80px;
  margin: 0px 0px 0px 0px ;
  }

.navik-header .logo {
  float:left;  position: relative;
  top: 50%;	
        text-align: center;      -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding:0px 0px 0px 50px ;
}
.navik-header-container {
  position: relative;
  height: 80px;
}
.navik-menu ul li {
  position: relative;
  list-style: none;
}
.navik-menu ul ul li {
  list-style: none;
  margin:0;
  padding:0;
}
.navik-menu ul ul {
  margin:0;
  padding:0;
}
.navik-menu ul li > a {
  display: block;
  padding: 0px 20px 0px 20px ; 
  font-family: "Roboto", sans-serif;
  font-size: 17px; 
  font-weight:normal; 
  text-decoration: none;
  text-transform: none;
  transition: all 0.2s ease-in-out;
}
.navik-menu ul ul li > a {
  position: relative;
  color: rgba(255,255,255,1.00); 
  background-color: transparent;
  padding: 7px 0px 7px 20px ; 
  font-family: "Roboto", sans-serif; 
  font-size: 16px;  
  font-weight: 400; 
  text-transform: none; 
}
.navik-menu ul ul ul li > a {
  padding: 7px 0px 7px 20px ; 
}
.navik-menu li > ul {
  display: none;
}
.header-shadow-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.header-shadow-wrapper::after {
  position: relative;
  top: -60px;
  display: block;
  width: 100%;
  height: 60px;
  content: "";
  border-radius: 50%;
  box-shadow: 0 10px 40px -5px rgba(0,0,0,0.3);
}
.navik-menu .navik-menu-icon {
  margin-right: 5px;
  color: ;
}
.navik-menu ul li > a .navik-menu-icon, .navik-menu .mega-menu-heading a .navik-menu-icon {
  transition: color 0.2s ease-in-out;
}
.navik-menu {
  float:right;;
  clear: inherit;
  height:100%;   
}

.navik-menu > ul {
  display: block !important;
  font-size: 0;
  padding: 0px 30px 0px 0px ; 
      
}
  .sticky .navik-menu > ul{
  }

.navik-menu > ul > li {
  display: inline-block;
}
.navik-menu > ul > li > a {
  position: relative;
  box-sizing: border-box;
    
  height: 80px; 
  line-height: 80px;
    
  white-space: nowrap;
}
.navik-menu ul li {
  position: relative;
  list-style: none;
}
.navik-menu ul ul li > a::before {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 0;
     
  content: "";
  background: rgba(198,210,10,1.00);
  transition: all 0.2s ease-in-out;
}
   
.navik-menu ul ul li:hover > a {
  padding-left: 35px !important;
  
  color: rgba(198,210,10,1.00);
  background-color: rgba(237,237,237,0.00);
}
.navik-menu ul ul li:hover > a::before {
  width: 10px;
}
.navik-menu.menu-hover-2 ul ul li.current-menu > a {
  color: rgba(198,210,10,1.00); 
  background: rgba(237,237,237,0.00); 
}

.navik-header.sticky .navik-menu ul ul li.current-menu > a {  
color:rgba(198,210,10,1.00); 
background-color: rgba(237,237,237,0.00); 
}
.navik-menu li > ul {
  position: absolute;
  left: 0;
  display: block !important;
  width: 280px; 
  padding: 7px 0px 7px 0px ;   
  visibility: hidden;
  background: rgba(29,29,27,1.00)!important; 
    transition: all 0.2s ease-in-out;
}
.navik-menu li > ul ul {
  top: 0px;
  left: 100%;
}
.navik-menu li:hover > ul {
  visibility: visible;
  opacity: 1;
}  
.navik-menu li.submenu-right > ul {
  right: 0;
  left: inherit;
}
.navik-menu li.submenu-right > ul ul {
  right: 280px;
  left: inherit;
}
  
    
.navik-menu ul li.dropdown_menu > a > span::before {
position: relative;
top: -3px;
box-sizing: content-box;
display: inline-block;
width: 4px;
height: 4px;
margin-left: 8px;
content: "";
border-color: #c1c1c1;
border-style: solid;
border-width: 2px 2px 0 0;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.navik-menu ul ul li.dropdown_menu > a > span::before {
top: 7px;
right: 10px;
float: right;
margin: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.navik-menu.menu-caret ul li.dropdown_menu > a > span {
display: inline-block;
}
.navik-menu.menu-caret ul ul li.dropdown_menu > a > span {
display: inline;
}
.navik-menu ul li.current-menu > a, .navik-menu ul li:hover > a {
background-color: inherit;
}  
.navik-header.sticky {
position: fixed;
width: 100%;
-webkit-animation-name: stickyTransition;
animation-name: stickyTransition;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
background: rgba(0,0,0,1.00);
top:0px;
}
.navik-header.sticky .navik-header-container {
height: 70px;
}
.navik-header.sticky .navik-menu > ul > li > a {
    
  height: 70px;
  line-height: 70px;
  

color:rgba(255,255,255,1.00);
}
.navik-header.sticky .navik-menu > ul > li.current-menu > a {  
color:rgba(198,210,10,1.00); 
background-color: rgba(0,0,0,1.00); 
}
.navik-header.sticky .navik-menu > ul > li:hover > a {  
color:rgba(198,210,10,1.00); 
background-color: rgba(0,0,0,1.00); 
}  
.navik-header.sticky .logo img {
    height: 30px; 
    

  max-height: 70px;
  padding: 0px 0px 0px 0px ;
    /* wenn sticky logo ausblenden display:none;  openwebrelease2 */
}
 
 
 
.navik-header.header-transparent-on, .navik-header.header-opacity-on {
  /*position: absolute; xion */
  width: 100%;
  background-color: transparent;
}  
.navik-header.header-opacity-on {
  background: rgba(29,29,27,1.00);
}
.header-transparent-on .navik-menu > ul > li > a,
.header-opacity-on .navik-menu > ul > li > a {
  color: rgba(255,255,255,1.00);
}
.header-transparent-on .navik-menu > ul > li:hover > a, .header-transparent-on .navik-menu > ul > li.current-menu > a,
.header-opacity-on .navik-menu > ul > li:hover > a,
.header-opacity-on .navik-menu > ul > li.current-menu > a {
  color: #26c6da;
} 
 
.header-opacity-on .navik-menu.menu-hover-2 > ul > li.current-menu > a, .header-opacity-on .navik-menu.menu-hover-2 > ul > li:hover > a {
  color: rgba(198,210,10,1.00); 
  background: rgba(0,0,0,1.00); 
  } 
.navik-menu.submenu-list-border ul ul li > a {
  padding: 7px 0px 7px 20px  !important;
}
.navik-menu.submenu-list-border ul ul li:first-child > a {
  padding: 8px 35px 14px 35px !important;
}
.navik-menu.submenu-list-border ul ul li:last-child > a {
  padding: 15px 35px 8px 35px !important;
}
.navik-menu.submenu-list-border ul ul li:last-child::after {
  display: none;
}  
   
.navik-menu.submenu-list-border ul ul li:hover > a {
  padding-left: 55px !important;
}
.navik-menu.submenu-list-border ul ul li:nth-child(n+2) > a::before {
  top: 24px;
}  
.navik-menu.submenu-scale li > ul {
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
transition: all 0.3s ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.navik-menu.submenu-scale li.submenu-right ul {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.navik-menu.submenu-scale li:hover > ul {
-webkit-transform: scale(1);
transform: scale(1);
}
.navik-menu .mega-menu-container {
  padding: 15px 30px 0;
}
.navik-menu .mega-menu-box {
  margin-bottom: 30px;
}
.navik-menu .mega-menu-heading {
  margin-bottom: 12px;
  font-family: "Fira Sans", sans-serif;
  font-size: 15px;
  color: #212121;
  text-transform: uppercase;
}
.navik-menu .mega-menu-heading a {
  color: #212121;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.navik-menu .mega-menu-desc {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 1.428572;
  color: #818181;
}
.navik-menu .mega-menu-thumbnail {
  margin-bottom: 20px;
}
.navik-menu .mega-menu-thumbnail img {
  width: 100%;
  height: auto;
}
.navik-menu .mega-menu-thumbnail > a {
  position: relative;
  display: block;
}
.navik-menu .mega-menu-thumbnail > a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.2s ease-in-out;
}
.navik-menu .mega-menu-thumbnail:hover > a::before {
  background-color: rgba(0, 0, 0, 0.2);
}  
  .navik-mega-menu.mega-menu-fullwidth .navik-header-container {
    position: inherit;
  }
  .navik-mega-menu.mega-menu-fullwidth, .navik-mega-menu .navik-header-container {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 200px;
    perspective: 200px;
  }
  .navik-menu .mega-menu-container {
    padding: 15px 15px 0;
  }   
  .navik-menu ul li.mega-menu {
    position: inherit;
    font-size: initial;
  }
  .navik-menu li.mega-menu > ul {
    width: 100%;
    padding: 25px 20px 15px;
  }
  .navik-mega-menu.mega-menu-fullwidth .navik-header-container, .navik-mega-menu .navik-menu.submenu-flip > ul, .navik-mega-menu .navik-menu.submenu-flip ul li.mega-menu {
    -webkit-transform-style: unset;
    transform-style: unset;
    -webkit-perspective: none;
    perspective: none;
  }
  .navik-menu.submenu-scale li.mega-menu ul, .navik-menu.submenu-scale li.mega-menu.submenu-right ul {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }

/*--------------------------   Navigation  ENDE --------------------------  */
/*--------------------------   Navigation Design CSS  ANFANG --------------------------  */
.footer-link_1{
margin: 0px 0px 0px 6px !important;
padding: 0px 0px 0px 0px  !important;
background:rgba(0,0,0,0)!important;
border-radius: 0px!important; 
color: rgba(255,255,255,1.00)!important;  
text-transform: none!important;
text-decoration: none!important;
font-family: Roboto!important;
font-weight: 400!important;
font-size: 16px!important;
 
}
.footer-link_1:hover
{
background:rgba(255,255,255,0.00)!important;
color: rgba(0,0,0,1.00)!important;  
font-weight: normal!important;
 
}
.current-menu .footer-link_1{
background:rgba(255,255,255,0.00)!important;
color: rgba(0,158,227,1.00)!important;  
font-weight: normal!important;
 
}
/*--------------------------   Navigation Design CSS  ENDE --------------------------  */
/*--------------------------   Navigation vertical fixed left oder right  ANFANG --------------------------  */
/*--------------------------   Navigation vertical fixed left oder right  ENDE --------------------------  */
/*--------------------------   Layout CSS vhtml1 (Header, Footer)  ANFANG --------------------------  */


			            
            .section_37 
            {
                        
            position:relative;
            width: 100%;
            margin: 0px 0px 0px 0px ;
            padding: 30px 0px 30px 0px ;
            height: auto;
                        
            
                        background:rgba(29,29,27,1.00);
                        
                        
            display:table;
            
                        
                        }




.sectioncontent_wrapper_37{
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
width: 100%;
float: left;




min-height: 100px;
background:rgba(255,255,255,0);

position: relative;
display: table;



}

.sectioncontent_37{
position: relative;
text-align: left;
width: 100%;
display: table-cell;
vertical-align: middle;
}

 
  
/* Schriften-Set ANFANG */

	.sectioncontent_37
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_37 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_37 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_37 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */  




			            
            .section_38 
            {
                        
            position:relative;
            width: 100%;
            margin: 0px 0px 0px 0px ;
            padding: 0px 0px 0px 0px ;
            height: auto;
                        
            
                        background:rgba(198,210,10,1.00);
                        
                        
            display:table;
            
                        
                        }




.sectioncontent_wrapper_38{
padding: 0px 0px 0px 0px ;
margin: 0px 0px 0px 0px ;
width: 100%;
float: left;




min-height: 80px;
background:rgba(255,255,255,0);

position: relative;
display: table;



}

.sectioncontent_38{
position: relative;
text-align: left;
width: 100%;
display: table-cell;
vertical-align: middle;
}

 
  
/* Schriften-Set ANFANG */

	.sectioncontent_38
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_38 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_38 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_38 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */  


/*--------------------------   Layout CSS vhtml1 (Header, Footer)  ENDE --------------------------  */
/*--------------------------   Layout CSS vhtml2 (Header, Footer)  ANFANG --------------------------  */
/*--------------------------   Layout CSS vhtml2 (Header, Footer)  ENDE --------------------------  */
/*--------------------------   Inhalte/Content Sectionen Vorlagen  ANFANG --------------------------  */

.section_778 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_778 .col-md-1, 
.sectioncontent_778 .col-md-2, 
.sectioncontent_778 .col-md-3, 
.sectioncontent_778 .col-md-4,  
.sectioncontent_778 .col-md-5, 
.sectioncontent_778 .col-md-6, 
.sectioncontent_778 .col-md-7, 
.sectioncontent_778 .col-md-8, 
.sectioncontent_778 .col-md-9, 
.sectioncontent_778 .col-md-10, 
.sectioncontent_778 .col-md-11, 
.sectioncontent_778 .col-md-12, 
.sectioncontent_778 .col-sm-12, 
.sectioncontent_778 .col-xs-12
{
padding: 0px 0px 0px 0px ;
}


.sectioncontent_778{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_778
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_778 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_778 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_778 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_779 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 40px 0px 0px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_779 .col-md-1, 
.sectioncontent_779 .col-md-2, 
.sectioncontent_779 .col-md-3, 
.sectioncontent_779 .col-md-4,  
.sectioncontent_779 .col-md-5, 
.sectioncontent_779 .col-md-6, 
.sectioncontent_779 .col-md-7, 
.sectioncontent_779 .col-md-8, 
.sectioncontent_779 .col-md-9, 
.sectioncontent_779 .col-md-10, 
.sectioncontent_779 .col-md-11, 
.sectioncontent_779 .col-md-12, 
.sectioncontent_779 .col-sm-12, 
.sectioncontent_779 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}


.sectioncontent_779{
position: relative;
}

/* Schriften-Set ANFANG */

	body
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0;
	}
	.sectioncontent_779
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_779 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_779 h1
{
color:rgba(198,210,10,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.sectioncontent_779 h2
{
color:rgba(198,210,10,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_779 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_779 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_780 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 40px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_780 .col-md-1, 
.sectioncontent_780 .col-md-2, 
.sectioncontent_780 .col-md-3, 
.sectioncontent_780 .col-md-4,  
.sectioncontent_780 .col-md-5, 
.sectioncontent_780 .col-md-6, 
.sectioncontent_780 .col-md-7, 
.sectioncontent_780 .col-md-8, 
.sectioncontent_780 .col-md-9, 
.sectioncontent_780 .col-md-10, 
.sectioncontent_780 .col-md-11, 
.sectioncontent_780 .col-md-12, 
.sectioncontent_780 .col-sm-12, 
.sectioncontent_780 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}

.sectioncontent_780 .row
{
align-items: center;
justify-content: center;
}

.sectioncontent_780{
position: relative;
}

/* Schriften-Set ANFANG */

	body
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0;
	}
	.sectioncontent_780
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_780 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_780 h1
{
color:rgba(198,210,10,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.sectioncontent_780 h2
{
color:rgba(198,210,10,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_780 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_780 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_781 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_781 .col-md-1, 
.sectioncontent_781 .col-md-2, 
.sectioncontent_781 .col-md-3, 
.sectioncontent_781 .col-md-4,  
.sectioncontent_781 .col-md-5, 
.sectioncontent_781 .col-md-6, 
.sectioncontent_781 .col-md-7, 
.sectioncontent_781 .col-md-8, 
.sectioncontent_781 .col-md-9, 
.sectioncontent_781 .col-md-10, 
.sectioncontent_781 .col-md-11, 
.sectioncontent_781 .col-md-12, 
.sectioncontent_781 .col-sm-12, 
.sectioncontent_781 .col-xs-12
{
padding: 0px 0px 0px 0px ;
}


.sectioncontent_781{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_781
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_781 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_781 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_781 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_782 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_782 .col-md-1, 
.sectioncontent_782 .col-md-2, 
.sectioncontent_782 .col-md-3, 
.sectioncontent_782 .col-md-4,  
.sectioncontent_782 .col-md-5, 
.sectioncontent_782 .col-md-6, 
.sectioncontent_782 .col-md-7, 
.sectioncontent_782 .col-md-8, 
.sectioncontent_782 .col-md-9, 
.sectioncontent_782 .col-md-10, 
.sectioncontent_782 .col-md-11, 
.sectioncontent_782 .col-md-12, 
.sectioncontent_782 .col-sm-12, 
.sectioncontent_782 .col-xs-12
{
padding: 0px 0px 0px 0px ;
}


.sectioncontent_782{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_782
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_782 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_782 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_782 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_783 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 40px 0px 40px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_783 .col-md-1, 
.sectioncontent_783 .col-md-2, 
.sectioncontent_783 .col-md-3, 
.sectioncontent_783 .col-md-4,  
.sectioncontent_783 .col-md-5, 
.sectioncontent_783 .col-md-6, 
.sectioncontent_783 .col-md-7, 
.sectioncontent_783 .col-md-8, 
.sectioncontent_783 .col-md-9, 
.sectioncontent_783 .col-md-10, 
.sectioncontent_783 .col-md-11, 
.sectioncontent_783 .col-md-12, 
.sectioncontent_783 .col-sm-12, 
.sectioncontent_783 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}

.sectioncontent_783 .row
{
align-items: center;
justify-content: center;
}

.sectioncontent_783{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_783
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_783 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_783 h1
{
color:rgba(241,146,1,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.sectioncontent_783 h2
{
color:rgba(241,146,1,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_783 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_783 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_784 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 40px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_784 .col-md-1, 
.sectioncontent_784 .col-md-2, 
.sectioncontent_784 .col-md-3, 
.sectioncontent_784 .col-md-4,  
.sectioncontent_784 .col-md-5, 
.sectioncontent_784 .col-md-6, 
.sectioncontent_784 .col-md-7, 
.sectioncontent_784 .col-md-8, 
.sectioncontent_784 .col-md-9, 
.sectioncontent_784 .col-md-10, 
.sectioncontent_784 .col-md-11, 
.sectioncontent_784 .col-md-12, 
.sectioncontent_784 .col-sm-12, 
.sectioncontent_784 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}

.sectioncontent_784 .row
{
align-items: center;
justify-content: center;
}

.sectioncontent_784{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_784
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_784 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_784 h1
{
color:rgba(241,146,1,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.sectioncontent_784 h2
{
color:rgba(241,146,1,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_784 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_784 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_785 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 0px 0px 40px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_785 .col-md-1, 
.sectioncontent_785 .col-md-2, 
.sectioncontent_785 .col-md-3, 
.sectioncontent_785 .col-md-4,  
.sectioncontent_785 .col-md-5, 
.sectioncontent_785 .col-md-6, 
.sectioncontent_785 .col-md-7, 
.sectioncontent_785 .col-md-8, 
.sectioncontent_785 .col-md-9, 
.sectioncontent_785 .col-md-10, 
.sectioncontent_785 .col-md-11, 
.sectioncontent_785 .col-md-12, 
.sectioncontent_785 .col-sm-12, 
.sectioncontent_785 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}


.sectioncontent_785{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_785
	{
	color:rgba(255,255,255,1.00);
	font-size:16px;
	font-family:Roboto;
	font-weight:400;
	line-height:27px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_785 p
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:27px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_785 h2
{
color:rgba(198,210,10,1.00);
font-size:20px;
font-family:Roboto;
font-weight:400;
line-height:25px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_785 a
{
color:rgba(255,255,255,1.00);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */


.section_788 
{

position:relative;

/*
width: 100%;
display:table;
*/
display:flex;
flex-wrap:wrap;

margin: 0px 0px 0px 0px;
padding: 40px 0px 40px 0px;
height: auto;


background:rgba(255,255,255,1.00);





}




.sectioncontent_788 .col-md-1, 
.sectioncontent_788 .col-md-2, 
.sectioncontent_788 .col-md-3, 
.sectioncontent_788 .col-md-4,  
.sectioncontent_788 .col-md-5, 
.sectioncontent_788 .col-md-6, 
.sectioncontent_788 .col-md-7, 
.sectioncontent_788 .col-md-8, 
.sectioncontent_788 .col-md-9, 
.sectioncontent_788 .col-md-10, 
.sectioncontent_788 .col-md-11, 
.sectioncontent_788 .col-md-12, 
.sectioncontent_788 .col-sm-12, 
.sectioncontent_788 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}


.sectioncontent_788{
position: relative;
}

/* Schriften-Set ANFANG */

	body
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0;
	}
	.sectioncontent_788
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.sectioncontent_788 p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.sectioncontent_788 h1
{
color:rgba(198,210,10,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.sectioncontent_788 h2
{
color:rgba(198,210,10,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_788 h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.sectioncontent_788 a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set ENDE */

/*--------------------------   Inhalte/Content Sectionen Vorlagen  ENDE --------------------------  */
/*--------------------------   Inhalte/Content Sectionen Elemente  ANFANG --------------------------  */
/*--------------------------   Inhalte/Content Sectionen Elemente  ENDE --------------------------  */
/*--------------------------   Modul und Vorlagen CSS laden  ANFANG --------------------------  */

/*--------------------------  m_iconset (1)  ANFANG --------------------------  */
.iconset_1 {
    position: relative;
    padding: 0px 0px 0px 7px ;
	display: inline-block;
}

                               
.icon_1_3 a {
    font-weight: 400;
    color: rgba(255,255,255,1.00);
    position: relative;
    font-size: 22px;
    padding: 0px 5px 0px 5px  ;
	text-decoration: none;
}

.icon_1_3 a:hover {
    color: rgba(198,210,10,1.00);
}

.sticky .icon_1_3 a {
    color: rgba(255,255,255,1.00);
}
    
  

                               
.icon_1_12 a {
    font-weight: 400;
    color: rgba(255,255,255,1.00);
    position: relative;
    font-size: 22px;
    padding: 0px 5px 0px 5px  ;
	text-decoration: none;
}

.icon_1_12 a:hover {
    color: rgba(198,210,10,1.00);
}

.sticky .icon_1_12 a {
    color: rgba(255,255,255,1.00);
}
    
  

                               
.icon_1_4 a {
    font-weight: 400;
    color: rgba(255,255,255,1.00);
    position: relative;
    font-size: 22px;
    padding: 0px 5px 0px 5px  ;
	text-decoration: none;
}

.icon_1_4 a:hover {
    color: rgba(198,210,10,1.00);
}

.sticky .icon_1_4 a {
    color: rgba(255,255,255,1.00);
}
    
  







/*--------------------------  m_iconset (1)  Ende --------------------------  */

/*--------------------------  m_galerie (8)  ANFANG --------------------------  */




.section_galerie_8{

background:rgba(255,255,255,1);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
		    
       
 width:100%;   
 position: relative;
 height: auto;
 display: table;
}



.galerie .col-md-1, 
.galerie .col-md-2, 
.galerie .col-md-3, 
.galerie .col-md-4, 
.galerie .col-md-five,   
.galerie .col-md-5, 
.galerie .col-md-6, 
.galerie .col-md-7, 
.galerie .col-md-8, 
.galerie .col-md-9, 
.galerie .col-md-10, 
.galerie .col-md-11, 
.galerie .col-md-12, 
.galerie .col-sm-12, 
.galerie .col-xs-12
{
padding: 15px 15px 15px 15px;
}

.galerie .row
{
	padding:0;
	margin:0;
}

.galerie img
{
border: 0;
max-width: 100%;
height: auto;
display: block;
}


.db-overlay--design {
	background:rgba(0,0,0,1);
}
.db-modal-close--text,
.db-count-active,
.db-count-length {
	color:rgba(255,255,255,1) ;  
	font-family: MerlodNorme-Bold, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	font-weight:normal; 
}

.db-modal-title--side {
	color:rgba(255,255,255,1); 
	font-family: MerlodNorme-Bold, Arial, Helvetica, sans-serif; 
	font-size:16px;
	letter-spacing:1px;
	font-weight:normal;
}

.db-nav__icon {
	color:rgba(255,255,255,1);	
}


.db-modal-close--icon:before,
.db-modal-close--icon:after {
	background:rgba(255,255,255,1);
}

.db-modal {
	box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.5);
}
.dexterbox {
	cursor:pointer;
}

.ltie9 .db-overlay {display:none;}
.db-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-ms-transform:scale(0);
	transform:scale(0) translate3d(0,0,0);
	transform-origin:center center;
	transition: all 0.3s cubic-bezier(.73,-0.64,.99,.58);
	overflow:hidden;
	z-index:9999;
	opacity:0;
}
.db-overlay-open .db-overlay {
	-ms-transform:scale(1);
	transform:scale(1) translate3d(0,0,0);
	opacity:1;
	transition: all 0.4s cubic-bezier(0,.7,.66,1.32);
}
.db-modal-wrap {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:2;
}
.db-modal {
	max-height:76.5vh;
	max-width:100vw;
	width: auto;
	height: auto;
	transition: all 0.3s cubic-bezier(0,.22,0,1.43);
}
iframe.db-modal {
	z-index:6;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	max-height:none;
	max-width:none;
}
.db-modal-close {
	position:fixed;
	top:0;
	right:0;
	cursor:pointer;
	opacity:1;
	white-space:nowrap;
	font-size:0;
	transform: rotate(90deg) translate3d(0,0,0);
	transform-origin: 120px 120px 0;
	z-index:3;
	margin: 20px 20px 0px 0px;
}
.db-modal-close--icon {
	width:80px;
	height:80px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	opacity:0.7;
}
.db-modal-close--text {
	position:relative;
	height:120px;
	line-height:120px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	transform:translate3d(0,0,0);
}
.db-modal-close--icon:before {
	content:'';
	width:30px;
	height:1px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%) rotate(45deg);
}
.db-modal-close--icon:after {
	content:'';
	width:30px;
	height:1px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%) rotate(-45deg);
}
.db-modal-close:hover .db-modal-close--icon {
	opacity:1;
}
.db-modal-title--back {
	opacity:1;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:0;
	transition: all 0.2s ease;
	white-space:nowrap;
}
.db-corner--bottom-left {
	position:absolute;
	bottom:50vh;
	left:55px;
	width:50vh;
	transform-origin: left bottom;
	padding:0;
	transform: rotate(90deg) translateX(-60px) translateZ(0);
	text-align:right;
	z-index:3;
}
.db-corner--bottom-right {
	position:absolute;
	bottom:30px;
	right:45px;
	width:50vh;
	transform-origin: right top;
	transform: rotate(90deg) translateZ(0);
	text-align:right;
	z-index:3;
}
.db-modal-title--side {
	line-height:1.2em;
	display:inline-block;
	text-align:right;
	z-index:3;
	transition: all 0.2s ease;
}
.db-corner--top-left {
	position:absolute;
	top:33px;
	left:53px;
	width:50vh;
	transform-origin: left bottom;
	transform: rotate(90deg) translateZ(0);
	text-align:left;
	z-index:3;	
}

.db-count{
	transition: all 0.2s ease;
	display:inline-block;
	line-height:1.2em;
}
.db-corner-item + .db-corner-item {
	margin-left:60px;
}
.db-count-active,
.db-count-length {
	display:inline-block;
	text-align:right;
	z-index:3;
	transition: all 0.2s ease;
}


.db-nav {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	width: 10%;
	height:0;
	padding-top:10%;
	z-index:4;
	cursor:pointer;
	display:none;
}
.db-nav.db-nav.db-nav--disable {
	opacity:.2;
	cursor:default;
}
.db-nav--show {
	display:block !important;
}
.db-nav--left {
	left:5%;
}
.db-nav--right {
	right:5%;/
}
.db-nav__icon {
	opacity:0.7;
	border-style:solid;
	border-width:1px 0 0;
	width:17px;
	height:0;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	margin:0 10px;
	transition: all 0.3s ease;
}
.db-nav__icon--left:before {
	content:'';
	width: 0; 
	height: 0; 
	border-right-width:6px;
	border-right-style:solid;
	position:absolute;
	transform:translateY(-50%);
	top:50%;
	left:0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
}
.db-nav__icon--left:after {
	content:'';
	width:40px;
	height:40px;
	border-style:solid;
	border-width:1px;
	position:absolute;
	top:50%;
	transform:translateY(-50%)  scale(1);
	transition: all 0.3s ease;
	margin-left:-10px;
}
.db-nav__icon--right:before {
	content:'';
	width: 0; 
	height: 0; 
	border-left-width:6px;
	border-left-style:solid;
	position:absolute;
	transform:translateY(-50%);
	top:50%;
	right:0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
}
.db-nav__icon--right:after {
	content:'';
	width:40px;
	height:40px;
	border-style:solid;
	border-width:1px;
	position:absolute;
	top:50%;
	transform:translateY(-50%)  scale(1);
	transition: all 0.3s ease;
	margin-left:-10px;
}
.db-nav:not(.db-nav--disable):hover .db-nav__icon:after {
	transform:translateY(-50%) scale(1.3);
}
.db-nav:not(.db-nav--disable):active .db-nav__icon:after {
	transform:translateY(-50%) scale(1.2);
	opacity:0.9;
	transition: all 0.1s ease;
}
.db-nav__icon--left {
	left:0;
}
.db-nav__icon--right {
	right:0;

}

/*Animation classes*/
.db-hide--to-left {
	transform:translateX(-100%);
	opacity:0;
	transition: all 0.1s linear;
}
.db-show--from-right {
	transform:translateX(100%);
	opacity:0;
}
.db-title-back-hide--to-top {
	transform:translate(-50%, -100%);
	opacity:0;
}
.db-title-back-show--from-bot {
	transform:translate(-50%, 0%);
	opacity:0;
	transition: all 0s ease !important;
}

.db-title-left-hide--to-top {
	transform:translateX(-50%);
	opacity:0;
}
.db-title-left-show--from-bot {
	transform:translateX(50%);
	opacity:0;
	transition: all 0s ease !important;
}
.db-hide--to-right {
	transform:translateX(100%);
	opacity:0;
	transition: all 0.1s linear;
}
.db-show--from-left {
	transform:translateX(-100%);
	opacity:0;
}
.db-title-back-hide--to-bot {
	transform:translate(-50%, 0%);
	opacity:0;
}
.db-title-back-show--from-top {
	transform:translate(-50%, -100%);
	opacity:0;
	transition: all 0s ease !important;
}
.db-title-left-hide--to-bot {
	transform:translateX(50%);
	opacity:0;
}
.db-title-left-show--from-top {
	transform:translateX(-50%);
	opacity:0;
	transition: all 0s ease !important;
}
.db-text--to-top .db-corner--top-left {
    left: 40px;
    text-align: right;
    top: 50vh;
    transform: rotate(-90deg) translateX(-57px) translateZ(0px);
    transform-origin: left top 0;
    width: 50vh;
}
.db-text--to-top .db-corner--bottom-left {
    bottom: 30px;
    left: 40px;
    text-align: left;
    transform: rotate(-90deg) translateZ(0px);
    transform-origin: left top 0;
    width: 50vh;
}
.db-text--to-top .db-modal-close--text {
    transform: translate3d(0px, 0px, 0px) rotate(180deg);
}
.db-text--to-top .db-corner--bottom-right {
	bottom: 50vh;
    right: 47px;
    text-align: left;
    transform: rotate(-90deg) translateX(60px) translateZ(0px);
    transform-origin: right bottom 0;
    width: 50vh;
}
.db-text--to-right .db-corner--top-left {
    left: 60px;
    text-align: left;
    top: 45px;
    transform: translateZ(0px);
    transform-origin: left top 0;
    width: auto;
}
.db-text--to-right .db-corner--bottom-left {
    bottom: 50px;
    left: 60px;
    text-align: left;
    transform:  translateZ(0px);
    width: auto;
}
.db-text--to-right .db-modal-close--text {
    transform: translate3d(0px, 0px, 0px) rotate(180deg);
}
.db-text--to-right .db-modal-close {
    transform: translate3d(0px, 0px, 0px) rotate(180deg);
	transform-origin: center center;
}
.db-text--to-right .db-corner--bottom-right {
	bottom: 50px;
    right: 60px;
    text-align: right;
    transform: translateZ(0px);
    transform-origin: right bottom 0;
    width: auto;
}

.db-y-play {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin:-24px 0 0 -34px;
	z-index:5;
	width:68px;
	height:48px;
	cursor:pointer;
	transition: all 0.3s cubic-bezier(0,.22,0,1.43);
}
.db-y-play:hover .ytp-large-play-button-bg {
	fill: #f00;
}

.db-hide {
	display:none !important;
}
.db-show {
	display:block !important;
}


.hvrbox_gal,
.hvrbox_gal * {
	box-sizing: border-box;
}
.hvrbox_gal {
	position: relative;
	display: flex;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.hvrbox_gal img {
	max-width: 100%;
   
}

.hvrbox_gal:hover img{
 

 
}



.hvrbox_gal .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);	
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox_gal:hover .hvrbox-layer_top,
.hvrbox_gal.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox_gal .hvrbox-text {
	text-align: center;
	font-size: 16px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
}

/* Schriften-Set Galerie Content ANFANG */

	body
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0;
	}
	.hvrbox-text
	{
	color:rgba(29,29,27,1.00);
	font-size:18px;
	font-family:Roboto;
	font-weight:400;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	}
.hvrbox-text p
{
color:rgba(29,29,27,1.00);
font-size:18px;
font-family:Roboto;
font-weight:400;
line-height:30px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}
.hvrbox-text h1
{
color:rgba(198,210,10,1.00);
font-size:60px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:65px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}
.hvrbox-text h2
{
color:rgba(198,210,10,1.00);
font-size:40px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:45px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.hvrbox-text h3
{
color:rgba(29,29,27,1.00);
font-size:30px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:35px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 20px 0px;
margin:0;
}
.hvrbox-text a
{
color:rgba(0,0,0,1);
font-size:16px;
font-family:Roboto;
font-weight:400;
line-height:28px;
letter-spacing:0px;
text-decoration:underline;
text-transform:none;
padding:0px 0px 0px 0px;
margin:0;
}/* Schriften-Set Galerie Content ENDE */ 








/*--------------------------  m_galerie (8)  Ende --------------------------  */
/*--------------------------   Modul und Vorlagen CSS laden  ENDE --------------------------  */











.button-orange_9 {
    display: inline-block;
    background:rgba(241,146,1,1.00);
    border-radius: 3px;
    
        border: 1px solid rgba(241,146,1,1.00);
        
        
    padding:9px 37px 9px 37px !important;
    margin: 0px 0px 0px 0px ;
    
        
    color:rgba(0,0,0,1.00)!important;
    text-transform:none!important;
    text-decoration:none!important;
    text-align:center;
    font-family:Roboto!important;
    font-weight:600!important;
    font-size:16px!important;												
 }

 .i-button-orange_9 {
    font-size:	16px!important;	
    color: 	rgba(255,255,255,1),,!important;	
    margin: 	0px 0px 0px 0px !important;										
 }


 
 

 .button-orange_9:hover
 { 
    
    background:rgba(29,29,27,1.00)!important;
    border-radius: 3px!important;
            
    color:rgba(255,255,255,1.00)!important;
    text-transform:none!important;												
    font-weight:600!important;
    font-size:16px!important;	
     
 }
 
 .i-button-orange_9:hover
 {
    
    color: 	rgba(0,0,0,1)!important;										
 }
 .button-orange_9:hover .i-button-orange_9 { 
    
    color: 	rgba(0,0,0,1)!important;	
     
 }
                                             
                                             

.button-gruen_8 {
    display: inline-block;
    background:rgba(198,210,10,1.00);
    border-radius: 3px;
    
        border: 1px solid rgba(198,210,10,1.00);
        
        
    padding:9px 37px 9px 37px !important;
    margin: 0px 0px 0px 0px ;
    
        
    color:rgba(0,0,0,1.00)!important;
    text-transform:none!important;
    text-decoration:none!important;
    text-align:center;
    font-family:Roboto!important;
    font-weight:600!important;
    font-size:16px!important;												
 }

 .i-button-gruen_8 {
    font-size:	16px!important;	
    color: 	rgba(255,255,255,1),!important;	
    margin: 	0px 0px 0px 0px !important;										
 }


 
 

 .button-gruen_8:hover
 { 
    
    background:rgba(29,29,27,1.00)!important;
    border-radius: 3px!important;
            
    color:rgba(255,255,255,1.00)!important;
    text-transform:none!important;												
    font-weight:600!important;
    font-size:16px!important;	
     
 }
 
 .i-button-gruen_8:hover
 {
    
    color: 	rgba(0,0,0,1)!important;										
 }
 .button-gruen_8:hover .i-button-gruen_8 { 
    
    color: 	rgba(0,0,0,1)!important;	
     
 }
                                             
                                             

.button1_4 {
    display: inline-block;
    background:rgba(255,255,255,1.00);
    border-radius: 3px;
    
        border: 1px solid rgba(29,29,27,1.00);
        
        
    padding:9px 37px 9px 37px !important;
    margin: 0px 0px 0px 0px ;
    
        
    color:rgba(0,0,0,1.00)!important;
    text-transform:none!important;
    text-decoration:none!important;
    text-align:center;
    font-family:Roboto!important;
    font-weight:600!important;
    font-size:16px!important;												
 }

 .i-button1_4 {
    font-size:	16px!important;	
    color: 	rgba(255,255,255,1)!important;	
    margin: 	0px 0px 0px 0px !important;										
 }


 
 

 .button1_4:hover
 { 
    
    background:rgba(198,210,10,1.00)!important;
    border-radius: 3px!important;
        border: 1px solid rgba(198,210,10,1.00)!important;
            
    color:rgba(0,0,0,1.00)!important;
    text-transform:none!important;												
    font-weight:600!important;
    font-size:16px!important;	
     
 }
 
 .i-button1_4:hover
 {
    
    color: 	rgba(0,0,0,1)!important;										
 }
 .button1_4:hover .i-button1_4 { 
    
    color: 	rgba(0,0,0,1)!important;	
     
 }
                                             
                                             





.back-to-the-top {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 7000;
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: rgba(198,210,10,1.00); 
  color: rgba(255,255,255,1.00);
  cursor: pointer;  
    border-radius: 30px; 
      
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  margin: 0px 20px 20px 0px ; 
}
.back-to-the-top * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.back-to-the-top .fas {
font-size:18px;	
padding-top:10%;
}

.back-to-the-top:hover,
.back-to-the-top:visited,
.back-to-the-top:focus {
  color: rgba(255,255,255,1.00); 
  background: rgba(0,0,0,1.00); 
}

.back-to-the-top.bttt-position {

right: 0px; 

bottom: 0px; 
}

.back-to-the-top.bttt-default {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-the-top.bttt-default.bttt-active {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


 
                                    
 
        /* Mobile */
        
        @media screen 
                and (min-width: 1px) 
                        and (max-width: 768px) 
                         {
            
					
          
        }
        /* Mobile */


 
        /* Tablet */
        
        @media screen 
                and (min-width: 769px) 
                        and (max-width: 1024px) 
                         {
            
					
          
        }
        /* Tablet */


 
        /* Desktop klein */
        
        @media screen 
                and (min-width: 1025px) 
                        and (max-width: 1199px) 
                         {
            
					
          
        }
        /* Desktop klein */


 
        /* Desktop mittel */
        
        @media screen 
                and (min-width: 1200px) 
                        and (max-width: 1680px) 
                         {
            
					
          
        }
        /* Desktop mittel */


 
        /* Desktop gross */
        
        @media screen 
                and (min-width: 1681px) 
                        and (max-width: 3000px) 
                         {
            
					
          
        }
        /* Desktop gross */


   



/* ohne breakpoint */

.z-tabs > ul > li.z-active > a {   
    font-size: 30px;
}
.imagebordergrau
{
border: 1px solid rgba(228, 228, 228, 1);	
}

.bilder_rahmen_grau
{
border: 1px solid rgba(228, 228, 228, 1);	
}
/* ohne breakpoint */
