/* -------------------------- 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_706 
{

position:relative;

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

margin: 0px 0px 0px 0px ;
padding: 40px 0px 40px 0px ;
height: auto;
min-height: 210px;



background: url(https://www.x-dentalcon.com/data/images/uploads/x-dentalcon_balken_hoch-0207-1531.jpg) ;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
background-blend-mode: overlay;
	




}




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




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

position: relative;
display: table;


}

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


/* Schriften-Set ANFANG */

	.sectioncontent_706
	{
	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_706 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_706 h1
{
color:rgba(255,255,255,1.00);
font-size:50px;
font-family:MerlodNorme-Bold;
font-weight:400;
line-height:55px;
letter-spacing:0px;
text-decoration:none;
text-transform:none;
padding:0px 0px 10px 0px;
margin:0;
}/* Schriften-Set ENDE */ 

.section_791 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_791{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_791
	{
	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_791 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_791 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_791 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_791 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_791 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_735 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_735{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_735
	{
	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_735 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_735 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_735 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_735 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_735 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_731 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_731{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_731
	{
	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_731 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_731 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_731 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_731 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_731 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_729 
{

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);





border-bottom: 1px solid rgba(229, 229, 229, 1);
}




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


.sectioncontent_729{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_729
	{
	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_729 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_729 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_729 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_729 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_729 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_728 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_728{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_728
	{
	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_728 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_728 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_728 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_728 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_728 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_727 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_727{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_727
	{
	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_727 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_727 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_727 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_727 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_727 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_726 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_726{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_726
	{
	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_726 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_726 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_726 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_726 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_726 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_725 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_725{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_725
	{
	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_725 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_725 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_725 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_725 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_725 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_712 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_712{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_712
	{
	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_712 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_712 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_712 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_712 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_712 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_710 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_710{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_710
	{
	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_710 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_710 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_710 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_710 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_710 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_708 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_708{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_708
	{
	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_708 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_708 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_708 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_708 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_708 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_718 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_718{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_718
	{
	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_718 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_718 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_718 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_718 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_718 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_719 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_719{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_719
	{
	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_719 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_719 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_719 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_719 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_719 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_628 
{

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_628 .col-md-1, 
.sectioncontent_628 .col-md-2, 
.sectioncontent_628 .col-md-3, 
.sectioncontent_628 .col-md-4,  
.sectioncontent_628 .col-md-5, 
.sectioncontent_628 .col-md-6, 
.sectioncontent_628 .col-md-7, 
.sectioncontent_628 .col-md-8, 
.sectioncontent_628 .col-md-9, 
.sectioncontent_628 .col-md-10, 
.sectioncontent_628 .col-md-11, 
.sectioncontent_628 .col-md-12, 
.sectioncontent_628 .col-sm-12, 
.sectioncontent_628 .col-xs-12
{
padding: 15px 15px 15px 15px ;
}


.sectioncontent_628{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_628
	{
	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_628 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_628 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_628 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_628 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_628 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_720 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_720{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_720
	{
	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_720 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_720 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_720 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_720 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_720 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_721 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_721{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_721
	{
	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_721 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_721 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_721 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_721 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_721 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_722 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_722{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_722
	{
	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_722 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_722 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_722 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_722 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_722 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_723 
{

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);





border-bottom: 1px solid rgba(229,229,229,1.00);
}




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


.sectioncontent_723{
position: relative;
}

/* Schriften-Set ANFANG */

	.sectioncontent_723
	{
	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_723 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_723 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_723 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_723 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_723 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 --------------------------  */
/*--------------------------   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 */
