@font-face {font-family: Amarante; font-style: normal; font-weight: 400; src:url("fonts/Amarante-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 {font-family: Amarante, georgia, serif; color: #930; line-height: 1.3em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 19px;}
h6 {font-size: 18px;}
p {padding: 6px 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: #fff; color: #222; border-left: 6px solid #467; padding: 6px 20px; margin: 10px 0;}
img {box-sizing: border-box; max-width: 100%; height: auto;}





/* 
##############################
  G L O B A L  C L A S S E S 
##############################
*/

/* Bilder / images */
img.tplge_left {display: block; float: left; max-width: 47%; border: 0; margin: 0 3% 16px 0;}
img.tplge_right {display: block; float: right; max-width: 47%; border: 0; margin: 0 0 16px 3%;}
img.tplge_centered {display: block; border: 0; margin: 24px auto;}
img.tplge_left_noborder {display: block; float: left; max-width: 47%; border: 0; margin: 0 3% 16px 0;}
img.tplge_right_noborder {display: block; float: right; max-width: 47%; border: 0; margin: 0 0 16px 3%;}
img.tplge_centered_noborder {display: block; border: 0; margin: 24px auto;}
img.tplge_left_border {display: block; background: #fff; float: left; max-width: 47%; border: 1px solid #aaa; padding: 6px; margin: 0 3% 16px 0;}
img.tplge_right_border {display: block; background: #fff; float: right; max-width: 47%; border: 1px solid #aaa; padding: 6px; margin: 0 0 16px 3%;}
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_contentboxleft {width: 47%; min-height: 60px; float: left; box-sizing: border-box; background: #fff; font-size: 15px; 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: #fff; font-size: 15px; 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: #fff; font-size: 15px; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 0;}
.tplge_headlineContentBox {color: #404649; font-size: 18px; font-weight: 100; padding: 0; margin: 0;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #dcdcd3; color: #222; font-family: 'courier new', monospace; font-size: 15px; border: 1px solid #aaa; padding: 10px 16px; margin: 10px 0; overflow: scroll;}
.tplge_box01 {width: 75%; clear: both; background: #578; color: #fff; border: 9px solid #fff; border-radius: 3px; padding: 12px 2%; margin: 5px auto 10px auto; transform: rotate(-2deg);}
.tplge_legal {padding: 6px 0;}

/* TinyMCE image descriptions */
figure.image {display: table; background: #fff; border: 10px solid #fff; 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: #fff; color: #222; text-align: center; font-size: 14px; line-height: 1.3em; padding: 9px 12px;}

/* table basic design */
table {border-collapse: collapse; font-family: arial, sans-serif;}
td {min-width: 20px!important;}

/* 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: #d0d6d9; color: #333; line-height: 1.3em; 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.3em; border: 1px solid #aaa!important; padding: 8px 10px;}
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.3em; border: 0px solid!important; padding: 8px 24px 8px 0;}
table.transparent td p {margin: 6px 0;}





/* 
#######################################
   B E R E I C H E / E L E M E N T E
#######################################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {font-family: arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5em; text-align: left;}
#top {font-size: 1px; line-height: 1px;} 



/* INHALTSBEREICH / CONTENTS */

/* language menu */
.tplge_langmenu {min-height: 16px; text-align: right; padding: 6px 0 0 0;}
.tplge_langmenu img {background: #fff; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 0 0 20px;}

/* locator */
.tplge_locator_L2 {font-family: arial, sans-serif; color: #910; font-size: 15px; line-height: 1.5em; border-bottom: 1px solid #aaa; padding: 16px 0 8px 0; margin: 0 0 12px 0; overflow: hidden;}
.tplge_locatorDelimiter {color: #000; font-size: 16px; 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: 400;}
.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 700; color: #910;}

/* CMSimple mailform */
.tplge_content_L2 input {background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_content_L2 input.text {width: 80%; background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_content_L2 textarea {width: 94%; background: #fff; font-family: arial, sans-serif; border: 1px solid #aaa; border-radius: 0; padding: 6px;}
.captchainput {background: #fff; border: 1px solid #aaa; border-radius: 0;}
.tplge_content_L2 input.submit, .tplge_content_L2 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; margin: 24px 0;}
.tplge_subsibmenus span {font-weight: 700; color: #910;}
.tplge_subsibmenus p {font-size: 16px; font-weight: 700;}
.tplge_subsibmenus .parentLink {font-size: 22px; font-weight: 700; padding: 6px 0 0 0; margin: 0;}
.tplge_subsibmenus .heading {font-size: 20px; font-weight: 700; padding: 6px 0 0 0; margin: 0;}
.tplge_subsibmenus ul li {font-family: arial, sans-serif; font-size: 15px;}

/* prev-top-next */
.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 0 0;}
.tplge_prevtopnext img {background: #222; border: 0px solid #999; border-radius: 5px; padding: 10px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #c43;}

/* sitemap */
ul.sitemaplevel1 {padding: 20px 0 0 0!important; margin: 0!important;}
ul.sitemaplevel1 li {background: #fff; list-style: none; font-size: 16px; font-weight: 900; border: 1px solid #c0c6c9; border-radius: 5px; padding: 9px 12px; margin: 9px 0;}

ul.sitemaplevel2 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel2 li {list-style: disc; font-size: 15px; font-weight: 700; border: 0; padding: 4px 0 0 0; margin-left: 16px;}

ul.sitemaplevel3 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel3 li {margin-left: 20px; font-weight: 400;}

ul.sitemaplevel4 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel5 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel6 {padding: 0!important; margin: 0!important;}



/* SIDEBAR NAV */

.tplge_menuAnchor {display: block; height: 0; border: 10px solid transparent; margin: -30px 0 32px 0;}

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 6px auto 4px -3px; overflow: hidden;}
.tplge_searchboxInput {width: 186px; background: #fff; color: #333; float: left; border: 3px solid #909699; border-radius: 5px; font-size: 16px; line-height: 16px; padding: 8px; margin: 3px;}
.tplge_searchboxSubmit {background: url('images/lupe.png') 7px 12px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {cursor: pointer;}

.tplge_toc h4 {font-size: 20px; font-weight: 700; padding: 0 0 9px 0; margin: 0;}

/* menulevel 1 */
.tplge_sidebarNav_L2 ul.menulevel1 {list-style: none; padding: 6px 0 22px 0; margin: 0;}
.tplge_sidebarNav_L2 ul.menulevel1 li {background: none; font-family: arial, sans-serif; list-style: none; text-align: left; font-size: 16px; line-height: 1.3em; font-weight: 700; letter-spacing: 1px; border: 0; padding: 4px 0;}

.tplge_sidebarNav_L2 ul.menulevel1 span {color: #f90;}

/* menulevel 2 */
.tplge_sidebarNav_L2 ul.menulevel1 li ul {padding: 0; margin: 0;}
.tplge_sidebarNav_L2 ul.menulevel1 li ul li {list-style: none; font-family: sans-serif; font-size: 15px; line-height: 20px; font-weight: 400; letter-spacing: 0; text-transform: none; text-align: left; border: 0; padding: 8px 0 0 0; margin: 0;}

/* menulevel 3 */
.tplge_sidebarNav_L2 ul.menulevel1 li ul li ul {list-style: none; border: 0; padding: 0; margin: 0;}
.tplge_sidebarNav_L2 ul.menulevel1 li ul li ul li {list-style: none; padding: 10px 0 0 20px;}

/* docs & sdocs */
.tplge_sidebarNav_L2 li.docs a::after, 
.tplge_sidebarNav_L2 li.sdocs a::after, 
.tplge_sidebarNav_L2 li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #f90; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 3px;}
.tplge_sidebarNav_L2 li.doc a::after, .tplge_sidebarNav_L2 li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}

/* CSS for replacing toc() by PageXplorer - use !important */
.tplge_sidebarNav_L2 div.pex_csstreeToc {font-family: RobotoCondensed, sans-serif!important; padding: 0 0 16px 0!important;}
.tplge_sidebarNav_L2 div.pex_csstreeToc ul li {font-family: RobotoCondensed, sans-serif!important; font-size: 18px!important; font-weight: 700!important;}
.tplge_sidebarNav_L2 div.pex_csstreeToc ul ul li {font-size: 16px!important; font-weight: 400!important; text-transform: none!important;}
span.pex_activePage a {color: #f90!important;}

/* icons div */
.tplge_icons {margin: 9px 0 0 0;}
.tplge_icons img {display: block; float: left; border-radius: 5px; background: #111; padding: 4px; margin: 0 12px 0 0;}
.tplge_icons img:hover {background: #c42;}

/* Newsarea and Newsboxes */
.tplge_newsAnchor {display: block; height: 0; border: 10px solid transparent; margin: -20px 0 20px 0;}
.tplge_newsBox {font-size: 15px; line-height: 1.5em; padding: 2px 0 12px 0; margin: 0;}
.tplge_sidebarNav h1, .tplge_sidebarNav h2, .tplge_sidebarNav h3, .tplge_sidebarNav h4 {color: #bb9; font-size: 24px;}
.tplge_sidebarNav h5, .tplge_sidebarNav h6 {color: #bb9; font-size: 20px;}

.tplge_legallinks {font-size: 14px; padding: 16px 0 32px 0; opacity: 0.6;}
.tplge_legallinks span {white-space: nowrap;}



/* LINKFORMATIERUNG */
a:link {color: #069; text-decoration: none;}
a:visited {color: #069; 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_sidebarNav_L2 a:link {color: #fff; text-decoration: none;}
.tplge_sidebarNav_L2 a:visited {color: #fff; text-decoration: none;}
.tplge_sidebarNav_L2 a:hover {color: #f90; text-decoration: none;}
.tplge_sidebarNav_L2 a:active {color: #f90; text-decoration: none;}
.tplge_sidebarNav_L2 a:focus {color: #f90; 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;}

.tplge_box01 a:link {color: #fff; text-decoration: underline;}
.tplge_box01 a:visited {color: #fff; text-decoration: underline;}
.tplge_box01 a:hover {color: #fc0; text-decoration: underline;}
.tplge_box01 a:active {color: #fc0; text-decoration: underline;}
.tplge_box01 a:focus {color: #fc0; text-decoration: underline;}

/*
.tplge_scrollToContent a:link {color: #fff; font-weight: 400;}
.tplge_scrollToContent a:visited {color: #fff; font-weight: 400;}
.tplge_scrollToContent a:hover {color: #fc0; text-decoration: none;}
.tplge_scrollToContent a:active {color: #fc0; text-decoration: none;}
.tplge_scrollToContent a:focus {color: #fc0; text-decoration: none;}
*/





/* 
##############################
       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.33; z-index: 9992;}


/* OVERLAY MENU */

.tplge_olMenu {display: none; position: fixed; top: 0; right: 0; width: 280px; height: 100%; background: rgba(0,0,0,0.7); font-family: arial, sans-serif; border-left: 1px solid #ccc; overflow: auto; z-index: 9994; animation: menuopen 0.5s;}
.tplge_olMenu_L2 {padding: 32px 0 16px 0; margin: 0; color: #fc0; border-radius: 0; overflow: auto; opacity: 1;}
button.tplge_olMenuClose {display: none; position: fixed; top: 9px; right: 24px; width: 32px; text-align: center; background: #c20; color: #fff; font-family: verdana, arial, sans-serif; font-weight: 700; font-size: 18px; line-height: 24px; border: 0px solid #999; border-radius: 3px; padding: 2px 0 3px 0; margin: 0; cursor: pointer; z-index: 9996; animation: menuopen 0.5s;}
button.tplge_olMenuClose:hover {background: #f30;}
@keyframes menuopen{from{margin-right: -320px;}to{margin-right: 0;}}


/* toc */
.tplge_olMenuToc {box-sizing: border-box; width: 100%; margin: 12px 0 0 0;}

.tplge_olMenu ul {margin: 0 20px; float: none; clear: both;}
.tplge_olMenu ul li {list-style: none; font-size: 16px; line-height: 24px; font-weight: 900; padding: 12px 0 0 0; margin: 0;}

.tplge_olMenu ul ul {float: none; clear: both; margin: 0;}
.tplge_olMenu ul ul li {font-family: arial, sans-serif; font-size: 15px; line-height: 20px; font-weight: 400; padding: 12px 0 0 0; margin: 0; text-transform: none;}

.tplge_olMenu ul ul ul li {padding: 12px 0 0 0; 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: #fc0; 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;}

.tplge_olMenu ul.menulevel1 li.sdocs, .tplge_olMenu ul.menulevel1 li.sdoc {background: #404649; color: #fc0!important; padding: 9px 20px; margin: 10px -20px 2px -20px;}
.tplge_olMenu ul.menulevel2 li.sdocs, .tplge_olMenu ul.menulevel2 li.sdoc {padding: 12px 0 0 0; margin: 0;}
.tplge_olMenu ul.menulevel3 li.sdocs, .tplge_olMenu ul.menulevel3 li.sdoc {padding: 12px 0 0 16px; margin: 0;}

.tplge_olMenu a:link {color: #eee; text-decoration: none;}
.tplge_olMenu a:visited {color: #eee; text-decoration: none;}
.tplge_olMenu a:hover {color: #fc0; text-decoration: none;}
.tplge_olMenu a:active {color: #fc0; text-decoration: none;}
.tplge_olMenu a:focus {color: #fc0; text-decoration: none;}

/* replacing toc() in overlay menu by PageXplorer - use !important */
.tplge_olMenu div.pex_csstreeToc ul .pex_activePage a {color: #fc0!important;}
.tplge_olMenu div.pex_csstreeToc ul {padding-left: 10px!important;}
.tplge_olMenu div.pex_csstreeToc ul li {font-family: RobotoCondensed, sans-serif!important; font-size: 17px; font-weight: 700!important; padding: 12px 0 0 9px!important; margin: 0!important;}
.tplge_olMenu div.pex_csstreeToc ul ul {padding: 0 0 0 1%!important;}
.tplge_olMenu div.pex_csstreeToc ul ul li {font-weight: 400!important;}


/* OVERLAY SEARCH */

.tplge_olSearch {display: none; position: fixed; top: 0; right: 0; border-radius: 0 0 0 3px; width: 420px; max-width: 100%; background: rgba(0,0,0,0.7); border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; z-index: 9994; animation: searchopen 0.4s;}
.tplge_olSearch_L2 {padding: 12px 0 0 0; margin: 0; opacity: 1;}
button.tplge_olSearchClose {display: none; position: fixed; top: 9px; right: 24px; width: 32px; text-align: center; background: #c20; color: #fff; font-family: verdana, arial, sans-serif; font-weight: 700; font-size: 18px; line-height: 24px; border: 0px solid #999; border-radius: 3px; padding: 2px 0 3px 0; margin: 0; cursor: pointer; z-index: 9996; animation: searchopen 0.4s;}
button.tplge_olSearchClose:hover {background: #f30;}
@keyframes searchopen{from{margin-top: -100px;}to{margin-top: 0;}}

/* searchbox */
.tplge_olSearchbox {border: 0px solid; padding: 36px 0 16px 16px;}
.tplge_olSearchbox .tplge_searchboxContainer {clear: both; margin: 0;}
.tplge_olSearchbox .tplge_searchboxInput {width: 320px; 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/lupe.png') 6px 10px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}

/* END OVERLAYS */





/* FIXED TOP NAVIGATION */

.tplge_pageNav {display: block; position: fixed; top: 0; box-sizing: border-box; width: 100%; height: 48px; background: rgba(0,0,0,0.75); color: #fff; padding: 0; margin: 0 auto; z-index: 998; overflow: hidden;}

/* buttons */
img.tplge_homelinkButton {float: left;}
img.tplge_sitemaplinkButton {float: left; padding: 3px 3px 7px 1px;}
img.tplge_menulinkButton {float: right;}
img.tplge_searchlinkButton {float: right;}
img.tplge_newslinkButton {float: right;}
img.tplge_toplinkButton {float: right;}

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: #c42;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* MailForms Plugin */
div.ddfmwrap {font-family: arial, sans-serif!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: arial, sans-serif!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: arial, sans-serif!important; border: 1px solid #aaa!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #fff!important; color: #333!important; font-family: arial, sans-serif!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;}





/* 
####################################### 
 L A Y O U T
 B A C K G R O U N D S
 C O L O R S
####################################### 
*/

body {background: #e6e6e6; color: #345;}
.body {background: #c0c9cf;}



/* BACKGROUND */

.tplge_bgcolor1 {position: fixed; z-index: -10; top: -12vh; left: 0; width: 100%; height: 100vh; background: linear-gradient(-16deg, rgba(0,68,136,0) 50%, rgba(0,68,136,0.6) 50%, rgba(50,130,200,0.1) 70%);}

.tplge_bgcolor2 {position: fixed; z-index: -8; top: -210vw; left: -20vw; width: 240vw; height: 240vw; background: linear-gradient(to bottom, rgba(0,119,85,0.1) 90%, rgba(0,119,85,0.6) 100%); border-radius: 50%;}

.tplge_bgcolor3 {position: fixed; z-index: -6; top: 40vh; left: -70vw; background: linear-gradient(to right, rgba(100, 0, 0, 0.1) 0%, rgba(100, 0, 0, 0.5) 100%), url(images/struktur3.png); width: 180vw; min-width: 300px; height: 180vw; min-height: 300px; border-radius: 50%;}

.tplge_bgcolor4 {position: fixed; z-index: -4; top: 70vh; left: -20vw; background: linear-gradient(to right, rgba(85,50,120,0.5) 0%,  rgba(85,50,120,0.3) 100%); width: 160vw; min-width: 300px; height: 160vw; min-height: 260px; transform: rotate(-8deg);}

.tplge_bgcolor5 {position: fixed; z-index: -2; top: 20vh; left: -55vw; width: 1px; height: 1px; border-top: 36vw solid transparent; border-right: 100vw solid rgba(250,250,220,0.3); border-bottom: 200vw solid transparent; border-left: 0; transform: rotate(30deg);}

/* scroll to content button */
.tplge_scrollToContentButton {position: absolute; top: 0; left: 50%; transform: rotate(90deg); background: #fff; width: 60px; height: 56px; text-align: center; font-size: 48px; line-height: 48px; font-weight: 900; border-radius: 0 30px 30px 0; padding: 0 0 3px 0; margin: 42px 0 0 -30px;}



/* BASIC LAYOUT */

.tplge_outerContainer {}
.tplge_contentsContainer {display: flex; flex-wrap: wrap; width: 1200px; max-width: 100%; clear: both; margin: 0 auto 40vh 0;}
.tplge_sidebarNav {flex: 0 0 300px; order: 1; background: rgba(30,6,9,0.66); color: #ccc; margin: 0; overflow: hidden;}
.tplge_sidebarNav_L2 {padding: 12px 20px 24px 20px; margin: 0;}
.tplge_content {flex: 0 0 900px; order: 2; background: rgba(256,256,256,0.86);}
.tplge_content_L2 {padding: 16px 6% 32px 6%; margin: 0 auto;}
.tplge_sitename {background: rgba(100,150,130,1); font-family: times new roman, georgia, serif; color: #fff; font-size: 24px; line-height: 1.3em; font-weight: 400; text-align: center; letter-spacing: 0.4em; padding: 60px 6% 16px 6%; margin: 0 auto; text-transform: uppercase;}
.tplge_contentAnchor {height: 1px; margin: -46px 0 46px 0;}



/* RESPONSIVE LAYOUT */

/* 1 column */
@media (max-width: 1240px) {
#body {min-width: 300px;}
.tplge_bgcolor2 {top: -200vw;}
.tplge_bgcolor5 {top: 30vh;}

.tplge_outerContainer {}
.tplge_contentsContainer {width: 900px;}
.tplge_content {flex: 0 0 100%; order: 1; max-width: 900px; border-radius: 0; margin: 0 auto 0 0;}
.tplge_sidebarNav {flex: 0 0 100%; order: 2; max-width: 900px;}
.tplge_sidebarNav_L2 {width: 560px; background: none; padding: 0 0 24px 10px; margin: 0 auto;}
.tplge_menuArea {width: 260px; float: left; padding-bottom: 24px;}
.tplge_newsArea {float: left;}
.tplge_newsBox {width: 260px; float: left; margin-left: 30px;}
.tplge_legallinks {text-align: center;}
}


@media (max-width: 940px) {
.tplge_bgcolor2 {top: -200vw;}
.tplge_bgcolor3 {top: 35vh;}
.tplge_bgcolor5 {top: 40vh;}

.tplge_menuArea {width: 260px; float: left;}
.tplge_newsArea {width: 260px; float: left;}
}


@media (max-width: 680px) {
.tplge_bgcolor2 {top: -180vw;}
.tplge_bgcolor4 {top: 75vh;}
.tplge_bgcolor5 {top: 50vh;}

.tplge_outerContainer {}
.tplge_content_L2 {padding: 16px 4% 32px 4%;}
.tplge_sitename {font-size: 20px; padding: 56px 4% 16px 4%;}
.tplge_sidebarNav {border-radius: 0;}
.tplge_sidebarNav_L2 {width: 260px; float: none; padding: 0 0 24px 0;}
.tplge_menuArea {width: 260px; padding: 0; margin: auto;}
.tplge_newsBox {margin-left: 0;}
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
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: none; max-width: 100%; margin: 0 0 16px 0;}
}


@media (max-width: 580px) {
.tplge_bgcolor2 {top: -170vw;}

.tplge_sidebarNav {border-radius: 0;}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 17px;}
h6 {font-size: 16px;}
figure.image {width: auto!important; max-width: 100%!important; float: none; margin: 10px auto;	}
}


@media (max-width: 480px) {
.tplge_bgcolor2 {top: -165vw;}
.tplge_bgcolor5 {top: 60vh;}
.tplge_sitename {font-size: 18px;}

.tplge_olSearch {width: 300px;}
.tplge_olSearchbox .tplge_searchboxInput {width: 210px;}
}


