kk@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 900; src:url("fonts/RobotoCondensed-Bold.ttf") format("truetype");}

@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 700; src:url("fonts/RobotoCondensed-Regular.ttf") format("truetype");}

@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 400; src:url("fonts/RobotoCondensed-Light.ttf") format("truetype");}

@font-face {font-family: SpecialElite; font-style: normal; font-weight: 400; src:url("fonts/SpecialElite-Regular.ttf") format("truetype");}


/* RESET BROWSERSTYLE */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}


/* GLOBAL */

h1, h2, h3, h4, h5, h6 {color: #222;}

h1 {font-family: SpecialElite, arial, sans-serif; font-size: 28px; line-height: 1.2em; font-weight: 400; padding: 12px 0 6px 0; margin: 0;}

h2 {font-family: SpecialElite, arial, sans-serif; font-size: 24px; line-height: 1.2em; font-weight: 400; padding: 12px 0 6px 0; margin: 0;}

h3 {font-family: SpecialElite, arial, sans-serif; font-size: 22px; line-height: 1.2em; font-weight: 400; padding: 12px 0 6px 0; margin: 0;}

h4 {font-family: SpecialElite, arial, sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 400; padding: 12px 0 6px 0; margin: 0;}

h5 {font-family: RobotoCondensed, arial, sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 700; padding: 12px 0 6px 0; margin: 0;}

h6 {font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 700; padding: 12px 0 6px 0; margin: 0;}

p {padding: 10px 0;}

ol {margin: 6px 0 6px 20px;}

ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}

ul {list-style: disc; margin: 6px 0 6px 20px;}

ul li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}

hr {height: 1px; clear: both; color: #aaa; background-color: #aaa; border: 0; margin: 16px 0;}

blockquote {background: #eee; color: #444; border-left: 3px solid #aaa; padding: 6px 20px; margin: 10px 0;}

img {box-sizing: border-box; max-width: 100%; height: auto;}


/*


##########################################

 C L A S E  M O S T R A R / O C U L T A R

##########################################


*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap');

body {  

  background: #f6f8fa;

  margin: 0;

  font-family: 'Quicksand', sans-serif;

}

.faq-container {    

  max-width: 800px;

  margin: 50px auto 0 auto;

  padding: 2rem;

}

.faq-container h2 {

  margin-bottom: 50px;

  font-size: 2.5rem;

  font-weight: 600;

  text-align: center;

  color: #364f6b;

}

details { 

  /*background-color: #f6f8fa;*/

  width: 100%;

  margin-bottom: 1rem;   

  border-radius: 8px;  

  border: 1px solid #d8e0e9;

  color: #364f6b;

  position: relative;  

}

details summary {  

  background-color: #f6f8fa;

  font-weight: 400;

  font-size: 1.25rem;

  padding: 1rem;

  cursor: pointer;

  list-style: none;

}

details:hover,

details[open] {

  box-shadow: 5px 5px 15px #d9d9d9;

}


details[open] {

  /*background: #ffffff;*/

}

details[open] summary {

  font-weight: 600;

}

details summary::before {

  position: absolute;

  content: "+";    

  font-size: 1.75rem;

  top: 10px;

  right: 16px;  

}

details[open] summary::before {

  position: absolute;

  content: "-";

  font-size: 1.75rem;

  top: 10px;

  right: 16px; 

}

@-webkit-keyframes rotate-emoji {

  0% {

    -webkit-transform: rotate(0);

            transform: rotate(0);

  }



  100% {

    -webkit-transform: rotate(180deg);

            transform: rotate(180deg);

  }

}

/* 

##############################

 C O N T E N T  C L A S S E S 

##############################

*/

img.tplge_left {display: block; float: left; max-width: 44%; border: 0; margin: 0 20px 16px 0;}

img.tplge_right {display: block; float: right; max-width: 44%; border: 0; margin: 0 0 16px 20px;}

img.tplge_centered {display: block; border: 0; margin: 24px auto;}

img.tplge_left_noborder {display: block; float: left; max-width: 44%; border: 0; margin: 0 0px 0px 0;}

img.tplge_right_noborder {display: block; float: right; max-width: 44%; border: 0; margin: 0 0 16px 20px;}

img.tplge_centered_noborder {display: block; border: 0; margin: 24px auto;}

img.tplge_left_border {display: block; background: #fff; float: left; max-width: 44%; border: 1px solid #aaa; border-radius: 20px; padding: 6px; margin: 0 20px 16px 0;}

img.tplge_right_border {display: block; background: #fff; float: right; max-width: 44%; border: 1px solid #aaa; padding: 6px; margin: 0 0 16px 20px;}

img.tplge_centered_border {display: block; background: #fff; border: 1px solid #aaa; padding: 6px; margin: 24px auto;}

img.tplge_border {background: #fff; border: 1px solid #aaa; padding: 6px;}

.tplge_clearLeft {clear: left;}

.tplge_clearRight {clear: right;}

.tplge_clearBoth {clear: both;}


/* Contentboxen */

div.tplge_newbox_colaboradores {width: 20%; float: right; padding: 5px 20px 0 0;}

div.tplge_contentboxleft {width: 47%; min-height: 60px; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 3% 12px 0;}

div.tplge_contentboxleft_2 {width: 15%;  max-height: 100px; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 3% 12px 0;}

div.tplge_contentboxleft_3 {width: 30%; min-height: 60px; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 3% 12px 0;}

div.tplge_contentboxright {width: 47%; min-height: 60px; float: right; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 3%;}

div.tplge_contentboxfullsize {clear: both; width: 100%; min-height: 60px; box-sizing: border-box; background: #ddd; font-size: 17px; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 0;}

div.tplge_contentboxleft_corto_2 {width: 30%; min-height: 300px; float: left; box-sizing: border-box; font-size: 18px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; margin: 12px 3% 12px 0;}

div.tplge_contentboxleft_corto {width: 30%; min-height: 700px; float: left; box-sizing: border-box; font-size: 18px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; margin: 12px 3% 12px 0;}

div.tplge_contentboxright_corto {width: 20%; min-height: 575px; float: right; box-sizing: border-box; font-size: 18px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; margin: 12px 0 12px 3%;}

div.tplge_contentboxleft_corto_1 {width: 22%; min-height: 475px; float: left; box-sizing: border-box; font-size: 18px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; margin: 12px 3% 12px 0;}

div.tplge_contentboxright_corto_1 {width: 20%; min-height: 475px; float: right; box-sizing: border-box; font-size: 18px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px; margin: 12px 0 12px 3%;}

.tplge_headlineContentBox {font-size: 20px; font-weight: 400; padding: 0; margin: 0;}

div.facebook {width: 500px; text-align: center; margin: auto;}

.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #eee; color: #222; font-family: 'courier new', monospace; font-size: 15px; border: 1px solid #aaa; padding: 10px 16px; margin: 10px 0; overflow: scroll;}

.tplge_box01 {clear: both; background: #fff; color: #444; border: 1px solid #a0a6a9; border-radius: 5px; padding: 16px 25px; margin: 10px 0;}

.tplge_legal {padding: 6px 0;}


/* TinyMCE image descriptions */

figure.image {display: table; background: #333; border: 0px solid #999; border-radius: 0; padding: 0; margin: 10px auto 20px auto;}

figure.align-left {max-width: 40%; float: left; margin: 10px 20px 20px 0;}

figure.align-right {max-width: 40%; float: right; margin: 10px 0 20px 20px;}

figure.align-center {float: none; margin: 20px auto;}

figure.image img {display: block; padding: 0; margin: 0 auto;}

figure.image figcaption {background: #ddd; color: #222; text-align: center; font-size: 16px; line-height: 1.2em; padding: 9px 12px;}


/* table basic design */


table {border-collapse: collapse; margin: 2px 0 16px 0;}

td {vertical-align: top; line-height: 1.2em; border: 1px solid!important; padding: 8px 12px;}


/* table design grey */


table.grey {width: 100%; height: auto; background: #fff; border: 0; margin: 2px 0 16px 0; border-collapse: separate;}

table.grey td {width: auto; height: auto; vertical-align: top; background: #ddd; color: #333; line-height: 1.2em; border: 0!important; padding: 8px 12px;}

table.grey td p {margin: 6px 0;} 


/* table design white */


table.white {width: 100%; height: auto; background: #fff; border: 0; border-collapse: collapse; margin: 2px 0 16px 0;}

table.white td {width: auto; height: auto; vertical-align: top; background: #fff; color: #333; line-height: 1.2em; border: 1px solid #aaa!important; padding: 8px 12px;}

table.white td p {margin: 6px 0;} 


/* unsichtbare Tabelle linksbündig / unvisible table align left */


table.transparent {width: 100%; height: auto; border: 0; border-collapse: collapse; margin: 2px 0 16px 0;}

table.transparent td {width: auto; height: auto; vertical-align: top; line-height: 1.2em; border: 0px solid!important; padding: 8px 24px 8px 0;}

table.transparent td p {margin: 6px 0;}


/* 

##############################

      B E R E I C H E

############################## 

*/


/* BODY UND SEITE / BODY AND PAGE */

body {background: #fff; color: #345; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em; text-align: left;}

.body {background: #111;}

#top {font-size: 0; line-height: 0;} 


/* FIXED NAVIGATION */

.tplge_pageNav {position: fixed; top: 0; box-sizing: border-box; width: 100%; min-width: 300px; height: 48px; background: #000; color: #fff; font-size: 17px; padding: 0 10px 0 16px; margin: 0 auto; z-index: 998; overflow: hidden; opacity: 1;}


/* buttons */

img.tplge_homelinkButton {float: right;}

img.tplge_sitemaplinkButton {float: right; padding: 3px 3px 7px 1px;}

img.tplge_menulinkButton {float: left;}

img.tplge_searchlinkButton {float: left;}

img.tplge_newslinkButton {float: left;}

img.tplge_toplinkButton {float: left;}

img.tplge_homelinkButton:hover,

img.tplge_sitemaplinkButton:hover,

img.tplge_menulinkButton:hover,

img.tplge_newslinkButton:hover,

img.tplge_searchlinkButton:hover,

img.tplge_toplinkButton:hover,

img.tplge_scrolltoTopButton:hover {background: #c64640;}


/* HEADER */


header {background: #e0f7d0; padding: 0; width: 100%; min-width: 250px;}

.tplge_sitename {font-family: SpecialElite, arial, sans-serif; color: #000; font-weight: 400; font-size: 40px; line-height: 1.1em; letter-spacing: 3px; font-variant: small-caps; text-transform: none; padding: 24px 16px 0 16px;}


/* horizontal menu */


.tplge_horinav {padding: 10px 10px 0 10px;}


/* menulevel 1 */


.tplge_horinav ul.menulevel1 {display: block; position: relative; float: left; width: 80%; list-style: none;  font-weight: bold; padding: 20px 0 20px 0; margin: 0 auto; border: 0px solid;}

.tplge_horinav ul.menulevel1 li {max-width: 240px; float: left; text-align: center; font-weight: 700; font-size: 12px; line-height: 18px; text-transform: uppercase; padding: 6px 8px; margin: 1px 1px 0; background-color: lightgreen; border-radius: 5px;}

.tplge_horinav ul.menulevel1 li:hover {background: #d3dcd9;}


/* menulevel 2 */

.tplge_horinav ul.menulevel2 {display: none; background: #fff; padding: 6px 0; margin:  0 0 0 -12px; border: 1px solid #666; border-radius: 3px;}

.tplge_horinav ul.menulevel2 li {display: block; max-width: 220px; float: none; font-size: 12px; line-height: 16px; font-weight: 400; text-transform: none; text-align: left; padding: 5px 12px;}

.tplge_horinav ul.menulevel1 li:hover ul {display: block; position: absolute; min-width: 200px; z-index: 9999;}

.tplge_horinav ul.menulevel2 li a {display: block; width: 100%;}


/* menulevel 3 */


.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 {display: none; position: absolute; width: 220px; padding: 6px 0; margin:  -15px 0 0 180px; border: 1px solid #666; border-radius: 3px;}

.tplge_horinav ul.menulevel1 ul.menulevel2 li:hover ul {display: block; background: #fff;}


/* menulevel 4 */

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 {display: none; position: absolute; background: #fff; width: 220px; padding: 6px 0; margin:  -15px 0 0 -216px; border: 1px solid #666; border-radius: 3px;}

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 li:hover ul {display: block;}

/* menulevel 5 */

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 {display: none; position: absolute; background: #fff; width: 220px; padding: 6px 0; margin:  -15px 0 0 200px; border: 1px solid #666; border-radius: 3px;}

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 li:hover ul {display: block;}

/* menulevel 6 */

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 ul.menulevel6 {display: none; position: absolute; background: #fff; width: 220px; padding: 6px 0; margin:  -15px 0 0 -220px; border: 1px solid #666; border-radius: 3px;}

.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 li:hover ul {display: block;}

/* doc docs */

.tplge_horinav li.docs a::after, 

.tplge_horinav li.sdocs a::after, 

.tplge_horinav li.sdocs span::after 

{content: "+"; font-family: arial, sans-serif; color: #910; font-size: 12px; line-height: 16px; font-weight: 700; margin-left: 3px;}

.tplge_horinav li.doc a::after, .tplge_horinav li.sdoc span::after 

{content: ""; font-size: 12px; line-height: 17px; font-weight: 700;}

.tplge_horinav li.sdoc, .tplge_horinav li.sdocs {background: #d3dcd9;}


/* image header */


.tplge_headerimage {clear: both;/* background: #eff; */padding: 0; margin: 0;}

.tplge_headerimage img {display: block; max-width: 1480px;} /*  width: 100%;  margin: 0 auto; */


/* locator */


.tplge_locator {background: #ddd; color: #910; font-size: 17px; width: 100%; min-width: 300px; padding: 6px 20px 8px 20px; margin: 0 auto; overflow: hidden;}

.tplge_locatorDelimiter {color: #000; font-size: 20px; font-weight: 900; padding: 0 5px;}

.tplge_locator span.tplge_locatortext {color: #000; font-weight: 700; padding: 0 6px 0 0;}

.tplge_locator span.cmsimpleLocatorElement {font-weight: 700;}

.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 900; color: #910;}


/* CONTAINERS #e0f7d0*/


.tplge_outerContainer{background: #3fe; width: 100%; min-width: 300px; padding-top: 48px;}

.tplge_contentsContainer {clear: both; max-width: 1200px; margin: 16px auto 0 auto;}

.tplge_contentsContainerIn {display: flex; flex-wrap: wrap; padding: 0;}

.tplge_sidebarNav {flex: 0 0 300px; order: 2;}

.tplge_content {flex: 0 0 900px; order: 1;}


/* INHALTSBEREICH / CONTENTS */


.tplge_content {background: url(images/watercolor-bokeh-pastel-background.jpg) top left; min-width: 300px;}

.tplge_contentIn {font-size: 20px; padding: 6px 30px 36px 30px;}


/* CMSimple mailform */

.tplge_contentIn input {background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}

.tplge_contentIn input.text {width: 80%; background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}

.tplge_contentIn textarea {width: 94%; background: #fff; font-family: RobotoCondensed, arial, sans-serif; border: 1px solid #aaa; border-radius: 0; padding: 6px;}

.captchainput {background: #fff; border: 1px solid #aaa; border-radius: 0;}

.tplge_contentIn input.submit, .tplge_contentIn input#submit {background: url(images/button.jpg) repeat-x!important; color: #333; font-size: 15px; line-height: 20px; border: 1px solid #aaa; border-radius: 3px; padding: 2px 12px 4px 12px; margin: 0 auto 0 0;} 


/* submenu siblingsmenu subsibmenu */

nav.tplge_subsibmenus {clear: both; font-size: 18px; margin: 24px 0;}

.tplge_subsibmenus span {font-weight: 700; color: #910;}

.tplge_subsibmenus .parentLink {font-size: 24px; font-weight: 400; padding: 6px 0 0 0; margin: 0;}

.tplge_subsibmenus .heading {font-size: 20px; font-weight: 700; padding: 6px 0 0 0; margin: 0;}


/* prev-top-next */


.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 0 0;}

.tplge_prevtopnext img {background: #ddd; border: 0px solid #999; border-radius: 5px; padding: 10px; margin: 0 16px;}

.tplge_prevtopnext img:hover {background: #ccc;}


/* sitemap */


ul.sitemaplevel1 {list-style: none; font-weight: 700; padding: 20px 0 0 0!important; margin: 0!important;}

ul.sitemaplevel1 li {list-style: none; font-size: 20px; font-weight: 900; border: 1px solid #aaa; border-radius: 5px; padding: 6px 16px; margin: 6px 0;}

ul.sitemaplevel2 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}

ul.sitemaplevel2 li {font-size: 17px; font-weight: 400; border: 0; padding: 4px 0 0 0; margin-left: 0;}

ul.sitemaplevel3 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}

ul.sitemaplevel3 li {margin-left: 20px;}

ul.sitemaplevel4 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}

ul.sitemaplevel5 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}

ul.sitemaplevel6 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}


/* SIDEBAR NAV */


.tplge_sidebarNav {}

.tplge_sidebarNavIn {padding: 0 10px 36px 20px;}

.tplge_menuAnchor {display: block; height: 0; border: 10px solid transparent; margin: -48px 0 48px 0;}


/* language menu */


.tplge_langmenu {text-align: left; padding: 0 0 16px 0;}

.tplge_langmenu img {background: #fff; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 20px 0 0;}


/* searchbox */


.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 0 auto 16px 0; overflow: hidden;}

.tplge_searchboxInput {width: 196px; background: #fff; color: #333; float: left; font-size: 16px; border: 1px solid #999; border-radius: 5px; line-height: 20px; padding: 8px; margin: 0;}

.tplge_searchboxSubmit {background: url('images/lupe.png') 9px 6px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}

.tplge_searchboxSubmit:hover {cursor: pointer;}

.tplge_toc h4 {color: #920; font-size: 24px;}


/* menulevel 1 */


.tplge_sidebarNavIn ul.menulevel1 {list-style: none; padding: 6px 0 22px 0; margin: 0;}

.tplge_sidebarNavIn ul.menulevel1 li {background: none; font-family: RobotoCondensed, arial, sans-serif; list-style: none; text-transform: uppercase; text-align: left; font-size: 16px; line-height: 1.2em; font-weight: 900; letter-spacing: 1px; border: 0; padding: 5px 0;}

.tplge_sidebarNavIn ul.menulevel1 span {color: #910;}


/* menulevel 2 */


.tplge_sidebarNavIn ul.menulevel1 li ul {padding: 0; margin: 0;}

.tplge_sidebarNavIn ul.menulevel1 li ul li {list-style: none; font-family: RobotoCondensed, sans-serif; font-size: 17px; line-height: 20px; font-weight: 400; letter-spacing: 0; text-transform: none; text-align: left; border: 0; padding: 10px 0 0 0; margin: 0;}


/* menulevel 3 */


.tplge_sidebarNavIn ul.menulevel1 li ul li ul {list-style: none; border: 0; padding: 0; margin: 0;}

.tplge_sidebarNavIn ul.menulevel1 li ul li ul li {list-style: none; padding: 10px 0 0 20px;}


/* active menu item (use !important) */


/*


.tplge_sidebarNavIn ul.menulevel1 li.sdocs, .tplge_sidebarNavIn ul.menulevel1 li.sdoc {width: 254px; background: #ddd!important; border-radius: 5px; padding: 10px 12px!important; margin: 5px 0 5px -12px;}

.tplge_sidebarNavIn ul.menulevel2 li.sdocs, .tplge_sidebarNavIn ul.menulevel2 li.sdoc {padding: 12px 0 0 0!important; margin: 0;}


*/


/* icons div */


.tplge_icons {margin: 9px 0 36px 0;}

.tplge_icons img {display: block; float: left; background: #444; border-radius: 5px; padding: 4px; margin: 0 12px 0 0;}

.tplge_icons img:hover {background: #c42;}


/* Newsarea and Newsboxes */


.tplge_newsAnchor {display: block; border: 1px solid transparent; margin: -70px 0 70px 0;}

.tplge_newsArea {padding: 16px 0 0 0;}

.tplge_newsBox {font-size: 18px; line-height: 1.3em; padding: 0; margin: 0;}

.tplge_newsBox h1, .tplge_newsBox h2, .tplge_newsBox h3, .tplge_newsBox h4 {font-size: 24px; padding: 0 0 9px 0;}

.tplge_newsBox h5, .tplge_newsBox h6 {font-size: 18px;}


/* paginado, intermitente y zoom */


.blink {animation: blinker 1.5s linear 5; color: #ff0000;}

@keyframes blinker {50% { opacity: 0; }}

.pagina {overflow: auto; height: 275px;}

.pagina2 {overflow: auto; height: 450px;}

.pagina1 {overflow: auto; width: auto; height: 150px; padding-right: 20px; padding-left: 10px; border-top: thin solid #ffffff; border-bottom: thin solid #ffffff; text-align: justify;}

.zoom {

  transition: transform .2s; /* Animation */

}

.zoom:hover {

  transform: scale(1.25); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

}


/* contentPlus */


.tf_cplus {clear: both; background: #e6ece9;}

.tf_cplusIn {max-width: 1260px; padding: 48px 4%; margin: 0 auto;}

.tf_cplus2 {clear: both; background: url(images/bginfobox2.jpg) top left no-repeat; background-size: 600px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; margin: -1px 0;}

.tf_cplus2In {background: #ccc; color: #000; box-sizing: border-box; width: 60%; border: 4px double #999; border-radius: 5px; padding: 16px 4%; margin: 120px 12% 48px auto; opacity: 0.75;}


/* FOOTER */


.tplge_footer {background: #111 url(images/bgfooter.jpg) top center no-repeat; background-size: 100%; color: #fff; font-size: 16px; text-align: right;}

footer p {padding: 12px 20px 200px 20px; margin: 0;}

footer p span {opacity: 0.7;}


/* LINKFORMATIERUNG */


a:link {color: #257; text-decoration: none;}

a:visited {color: #257; text-decoration: none;}

a:hover {color: #910; text-decoration: underline;}

a:active {color: #910; text-decoration: underline;}

a:focus {color: #910; text-decoration: underline;}

.tplge_locator a:link {color: #666; text-decoration: none;}

.tplge_locator a:visited {color: #666; text-decoration: none;}

.tplge_locator a:hover {color: #910; text-decoration: underline;}

.tplge_locator a:active {color: #910; text-decoration: none;}

.tplge_locator a:focus {color: #910; text-decoration: none;}

.tplge_sidebarNavIn ul.menulevel1 a:link {color: #111; text-decoration: none;}

.tplge_sidebarNavIn ul.menulevel1 a:visited {color: #111; text-decoration: none;}

.tplge_sidebarNavIn ul.menulevel1 a:hover {color: #910; text-decoration: underline;}

.tplge_sidebarNavIn ul.menulevel1 a:active {color: #910; text-decoration: none;}

.tplge_sidebarNavIn ul.menulevel1 a:focus {color: #931; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:link {color: #000; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:visited {color: #000; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:hover {color: #000; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:active {color: #000; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:focus {color: #000; text-decoration: none;}

.tplge_footer a:link {color: #fff; text-decoration: none;}

.tplge_footer a:visited {color: #fff; text-decoration: none;}

.tplge_footer a:hover {color: #ddd; text-decoration: underline;}

.tplge_footer a:active {color: #ddd; text-decoration: none;}

.tplge_footer a:focus {color: #ddd; text-decoration: none;}

.tplge_olMenu a:link {color: #222; text-decoration: none;}

.tplge_olMenu a:visited {color: #222; text-decoration: none;}

.tplge_olMenu a:hover {color: #c40; text-decoration: none;}

.tplge_olMenu a:active {color: #c40; text-decoration: none;}

.tplge_olMenu a:focus {color: #c40; text-decoration: none;}


/*


.sitemaplevel1 a:link {color: #222; text-decoration: none;}

.sitemaplevel1 a:visited {color: #222; text-decoration: none;}

.sitemaplevel1 a:hover {color: #920; text-decoration: underline;}

.sitemaplevel1 a:active {color: #920; text-decoration: underline;}

.sitemaplevel1 a:focus {color: #920; text-decoration: underline;}


*/


/* 


##############################

   O V E R L A Y S

##############################


*/


/* background */


.tplge_olBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; opacity: 0.6; z-index: 9992;}


/* MENU */


.tplge_olMenu {

display: none;

box-sizing: border-box;

position: fixed; top: 6px; left: 6px; 

width: 280px; 

max-height: 96%; 

padding: 16px 0; 

margin: 0;

background: #d0d6d9;

color: #c40;

border: 3px solid #fff; 

border-radius: 3px; 

overflow: auto;

opacity: 1; z-index: 9994;

}

button.tplge_olMenuClose {position: fixed; top: -4px; left: 110px; width: 60px; background: #ccc url(images/button.jpg) repeat-x; text-align: center; color: #920; font-weight: 900; font-size: 18px; line-height: 30px; border: 1px solid #999; border-radius: 0 0 5px 5px; padding: 0; margin: 0; cursor: pointer; z-index: 9996;}

button.tplge_olMenuClose:hover {color: #222;}


/* toc */


.tplge_olMenuToc {box-sizing: border-box; width: 100%;}

.tplge_olMenu ul {margin: 0 20px; float: none; clear: both; border: 0px solid;}

.tplge_olMenu ul li {list-style: none; font-size: 18px; line-height: 24px; font-weight: 900; padding: 6px 0 0 0; margin: 0;}

.tplge_olMenu ul ul {float: none; clear: both; margin: 0;}

.tplge_olMenu ul ul li {font-size: 17px; line-height: 24px; font-weight: 400;}

.tplge_olMenu ul ul ul {margin: 0 0 0 16px;}


/* doc docs */


.tplge_olMenu li.docs a::after, 

.tplge_olMenu li.sdocs a::after, 

.tplge_olMenu li.sdocs span::after 

{content: "+"; font-family: arial, sans-serif; color: #910; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 3px;}

.tplge_olMenu li.doc a::after, .tplge_olMenu li.sdoc span::after 

{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}


/* SEARCH */


.tplge_olSearch {

display: none;

box-sizing: border-box;

position: fixed; top: 6px; right: 6px; 

width: 420px; 

max-width: 92%;

padding: 32px 0 0 0; 

margin: 0;

background: #d0d6d9;

border: 3px solid #fff; 

border-radius: 3px; 

opacity: 1;

z-index: 9994;

}

button.tplge_olSearchClose {position: fixed; top: -4px; right: 110px; width: 60px; background: #ccc url(images/button.jpg) repeat-x; text-align: center; color: #920; font-weight: 900; font-size: 18px; line-height: 30px; border: 1px solid #999; border-radius: 0 0 5px 5px; padding: 0; margin: 0; cursor: pointer; z-index: 9996;}

button.tplge_olMenuClose:hover {color: #222;}


/* searchbox */


.tplge_olSearchbox {border: 0px solid; padding: 0 0 16px 16px;}

.tplge_olSearchbox .tplge_searchboxContainer {clear: both; margin: 0;}

.tplge_olSearchbox .tplge_searchboxInput {width: 330px; background: #fff; color: #333; font-size: 16px; border: 1px solid #999; border-radius: 5px; padding: 8px; margin: 3px;}

.tplge_olSearchbox .tplge_searchboxSubmit {background: url('images/lupedark.png') 6px 10px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}



/* END OVERLAYS */


/* 


##############################

 S O N S T I G E S / R E S T

############################## 


*/


img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 60px; right: 0; display: block; border-radius: 20px 0 0 20px;}

img.tplge_scrolltoTopButton:hover {background: #c31;}


/* MailForms Plugin */


div.ddfmwrap {font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important;}

div.ddfmwrap input.ddmf_text {width: 360px!important; min-width: 240px!important; max-width: 90%!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; border-radius: 0; padding: 4px 6px!important;}

div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; width: 106px!important;}

div.ddfmwrap textarea {width: 99%!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; border-radius: 0; padding: 4px 6px!important;}

div.ddfmwrap div.submitButton {width: 116px!important;}

div.ddfmwrap div.submitButton input {width: 100%!important;}


/* CookieLaw Plugin */


.cookielawHinttop {display: block; padding-top: 50px!important;}


/* 


############################## 

   R E S P O N S I V E  CSS

############################## 


*/


@media (max-width: 1600px) {

.tplge_footer {background-size: auto;}

}


/* 1 column */


@media (max-width: 1220px) {

#body {min-width: 300px; font-size: 17px;}

div.tplge_newbox_colaboradores {width: 17%;}

.tplge_outerContainer{min-width: 350px; padding-top: 48px;}

.tplge_contentsContainer {max-width: none;}

.tplge_content {flex: 1 1 100%;}

.tplge_contentIn {max-width: 840px; margin: 0 auto;}

.tf_cplusIn {width: 92%;}

.tf_cplus2 {background-size: 360px;}

.tf_cplus2In {margin: 120px 10% 48px auto;}

.tplge_sidebarNav {flex: 0 0 100%; order: 3;}

.tplge_sidebarNavIn {width: 560px; margin: 0 auto;}

.tplge_menuArea {width: 260px; float: left; margin-left: 40px;}

.tplge_newsArea {width: 260px; float: left;}

img.tplge_menulinkButton {display: block;}

img.tplge_searchlinkButton {display: block;}


/* scroll buttons */


img.tplge_scrolltoTopButton {display: none;}

.tplge_newsAnchor {display: block; border: 1px solid transparent; margin: -70px 0 70px 0;}

}

@media (max-width: 1080px) {

div.tplge_newbox_colaboradores {width: 17%;}

.tplge_horinav2 {display: none;}

div.facebook {width: 300px;}

div.tplge_contentboxleft_2 {width: 15%;  min-height: 100px;}

}

@media (max-width: 740px) {

.tplge_sitename {font-size: 36px;}

.tplge_contentIn {font-size: 18px; padding: 10px 4% 24px 4%;}

.tplge_locator {padding: 6px 4% 8px 4%;}

div.tplge_contentboxleft {width: 100%;}



div.tplge_contentboxright {width: 100%;}

div.tplge_contentboxleft_corto {width: 100%; font-size: 17px;}

div.tplge_contentboxleft_corto_1 {width: 100%; font-size: 17px;}

div.tplge_contentboxleft_corto_2 {width: 100%; font-size: 17px;}

div.tplge_contentboxright_corto {width: 100%; font-size: 17px;}

div.tplge_contentboxleft_2 {width: 15%;  min-height: 70px;}

}

@media (max-width: 680px) {

.tplge_sitename {font-size: 32px; letter-spacing: 2px;}

.tplge_sidebarNavIn {width: 260px; float: none;}

.tplge_menuArea {width: 260px; float: none; margin-left: 0;}

.tplge_newsArea {width: 260px; float: none;}

img.tplge_right_border, img.tplge_left_border, img.tplge_right_noborder, img.tplge_left_noborder, img.tplge_right, img.tplge_left {display: block; float: left; max-width: 100%; margin: 0 0 16px 0;}

div.tplge_contentboxleft_2 {width: 15%;  min-height: 60px;}

}

@media (max-width: 580px) {

.tplge_sitename {font-size: 32px;}

figure.image {width: auto!important; max-width: 100%!important; float: none; margin: 10px auto;	}

.tf_cplus2 {background-size: 300px;}

.tf_cplus2In {background-size: 300px; width: 92%; margin: 120px 4% 48px auto;}

}

@media (max-width: 480px) {

h1 {font-size: 24px;}

h2 {font-size: 22px;}

h3 {font-size: 20px;}

h4 {font-size: 19px;}

h5 {font-size: 18px;}

h6 {font-size: 17px;}

.tplge_sitename {font-size: 28px;}

.tplge_olSearch {width: 280px;}

.tplge_olSearchbox .tplge_searchboxInput {width: 190px;}

div.tplge_contentboxleft_2 {width: 50%; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px;}

}

@media (max-width: 320px) {

div.tplge_contentboxleft_2 {width: 100%; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border: 0px solid #a0a6a9; border-radius: 3px;}

}