@font-face {font-family: Anton; font-style: normal; font-weight: 400; src:url("fonts/Anton-Regular.ttf") format("truetype");}

@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: Poppins; font-style: normal; font-weight: 100; src:url("fonts/Poppins-ExtraLight.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 400; src:url("fonts/Poppins-Light.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 700; src:url("fonts/Poppins-Regular.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 900; src:url("fonts/Poppins-SemiBold.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: #cca;}
h1 {font-family: Georgia, serif; font-size: 48px; line-height: 1.2em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h2 {font-family: Georgia, serif; font-size: 40px; line-height: 1.2em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h3 {font-family: Georgia, serif; font-size: 28px; line-height: 1.2em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h4 {font-family: Georgia, serif; font-size: 24px; line-height: 1.2em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h5 {font-family: Georgia, serif; font-size: 22px; line-height: 1.2em; font-weight: 400; padding: 24px 0 6px 0; margin: 0;}
h6 {font-family: Georgia, serif; font-size: 20px; line-height: 1.2em; font-weight: 400; padding: 24px 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: #998; background-color: #998; border: 0; margin: 16px 0;}
blockquote {color: #ccb; border-left: 5px solid #998; padding: 6px 20px; margin: 10px 0;}
img {box-sizing: border-box; max-width: 100%; height: auto;}



/* 
##############################
 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 20px 16px 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; float: left; max-width: 44%; border: 6px solid #fff; border-radius: 3px; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; float: right; max-width: 44%; border: 6px solid #fff; border-radius: 3px; margin: 0 0 16px 20px;}
img.tplge_centered_border {display: block; border: 6px solid #fff; border-radius: 3px; margin: 24px auto;}
img.tplge_border {border: 6px solid #fff; border-radius: 3px;}

.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: #10191f; 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: #10191f; 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: #10191f; font-size: 17px; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 0;}
.tplge_headlineContentBox {font-size: 24px; font-weight: 400; padding: 0; margin: 0;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #ccb; 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: #910; color: #ddc; border: 0px solid #a0a6a9; padding: 16px 25px; margin: 10px 0; transform: rotate(-1deg);}
.tplge_legal {padding: 6px 0;}

/* TinyMCE image descriptions */
figure.image {display: table; background: #10191f; 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: #10191f; color: #ccb; text-align: center; font-family: RobotoCondensed, sans-serif; font-size: 18px; line-height: 1.2em; padding: 9px 12px;}

/* table basic design */
table {border-collapse: collapse;}
td {min-width: 20px!important; font-family: RobotoCondensed, sans-serif; font-size: 17px;}

/* table design grey */
table.grey {width: 100%; height: auto; background: #ccc; border: 0; border-collapse: collapse; margin: 2px 0 16px 0;}
table.grey td {width: auto; height: auto; vertical-align: top; background: #10161f; line-height: 1.2em; border: 1px solid #ccb!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 #20292f!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
############################## 
*/

/* FIXED NAVIGATION */

.tplge_pageNav {display: block; position: fixed; top: 0; width: 100%; min-width: 300px; height: 48px; background: #000000; border-bottom: 1px solid #000; overflow: hidden;}

.tplge_menuAnchor {display: block; height: 1px; border: 0px solid transparent; margin: -60px 0 60px 0;}
.tplge_contentAnchor {display: block; height: 1px; margin: -60px 0 60px 0;}
.tplge_newsAnchor {display: block; height: 1px; border: 0px solid transparent; margin: -100px 0 100px 0;}

/* buttons */
nav.tplge_pageNav img.tplge_homelinkButton {float: left;}
nav.tplge_pageNav img.tplge_sitemaplinkButton {float: left;}
nav.tplge_pageNav img.tplge_menulinkButton {float: right;}
nav.tplge_pageNav img.tplge_searchlinkButton {float: right;}
nav.tplge_pageNav img.tplge_newslinkButton {float: right;}
nav.tplge_pageNav img.tplge_toplinkButton {float: right;}

nav.tplge_pageNav img {background: #910; margin: 0 0 0 1px;}
nav.tplge_pageNav img:hover {background: #c42;}



/* BODY UND SEITE / BODY AND PAGE */
body {background: #20292f; color: #ccb; font-family: Poppins, serif; font-size: 17px; font-weight: 400; line-height: 1.4em; text-align: left;}
.body {background: #222;}
#top {font-size: 0; line-height: 0;}



/* PARALLAX */

.tplge_outerContainer {background: #000 url(images/bgsite.jpg) center top no-repeat; width:100vw; perspective:10px; perspective-origin: center center; overflow-x: hidden; scroll-behavior: smooth;}
/* @media (prefers-reduced-motion: reduce) {.tplge_outerContainer {scroll-behavior: auto;}} */

.parallaxContainer {transform-style: preserve-3d; height: 100vh; margin: 0 auto; border: 0px solid #060;}

/* Ebenen 
.parallax_bg {background-position: center top; background-size: 1680px; background-repeat: no-repeat; background-image: url('images/bgheader.jpg'); transform:translate3d(0,10vh,-10px) scale(2); height: 200vh; border: 0px solid #f00;}*/

.parallax_level1 {position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform:translate3d(0,0,-9px) scale(1.91); background: #ffffff00; border: 0px solid #f00;}
.parallax_level1 img {display: block; width: 800px; max-width: 94%; margin: 36vh auto 0 auto; border: 10px solid #fff; transform:rotate(4deg);}

.parallax_level2 {position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform:translate3d(0,0,-7px) scale(1.71); background: #ffffff00; border: 0px solid #090;}
.parallax_level2 img {display: block; width: 450px; max-width: 55%; margin: 65vh auto 0 auto; transform:rotate(-9deg) translate(-55%,0); border: 10px solid #fff;}

.parallax_level3 {position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform:translate3d(0,0,-5px) scale(1.51); background: #ffffff00; border: 0px solid #fff;}
.parallax_level3 img {display: block; width: 450px; max-width: 55%; margin: 75vh auto 0 auto; transform:rotate(6deg) translate(60%,0); border: 10px solid #fff;}

.parallax_level4 {position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform:translate3d(0,0,-3px) scale(1.31); background: #ffffff0; border: 0px solid #fff;}
.parallax_level4 img {display: block; width: 600px; max-width: 80%; margin: 120vh auto 20vh auto; border: 10px solid #fff;}

/* END PARALLAX */



/* INHALTSBEREICH / CONTENTS */

.tplge_contentsContainer {position: absolute; top: 56px; width: 100%; height: auto;}

/* header */
header {}

/* language menu */
.tplge_langmenu {display: table; text-align: center; padding: 0; margin: 6px auto 0 auto;}
.tplge_langmenu img {background: #cca; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 10px;}

.tplge_contentlink {display: none; background: #910; width: 60px; height: 44px; font-family: georgia, serif; transform: rotate(90deg); font-size: 60px; font-weight: 900; text-align: center; border: 3px solid #fff; border-radius: 36px; padding: 14px 0 4px 0; margin: 12px auto 18px auto;}
.tplge_contentlink:hover {background: #c42;}

.tplge_sitename {display: table; max-width: 80%; background: #00000099; color: #aaa; font-family: Anton, georgia, serif; font-size: 80px; line-height: 1.1em; font-weight: 400; text-align: center; border-radius: 5px; padding: 12px 24px; margin: 6px auto 0px auto;}



/* CONTENT */

/* content */
.tplge_content {min-width: 300px; max-width: 1200px; color: #ccb; padding: 0 0 16px 0; margin: 0 auto;}
.tplge_contentIn {box-sizing: border-box; width: 1140px; max-width: 100%; padding: 48px 4% 32px 4%; margin: 0 auto;}

/* locator */
.tplge_locator {max-width: 1200px; margin: 0 auto -22px auto; overflow: hidden; transform: rotate(-1deg);}
.tplge_locatorIn {background: #910; font-family: RobotoCondensed, arial, sans-serif; font-size: 17px; padding: 12px 4% 16px 4%;}
.tplge_locatorDelimiter {font-size: 20px; font-weight: 900; padding: 0 5px;}
.tplge_locator span.tplge_locatortext {font-weight: 900; padding: 0 6px 0 0;}
.tplge_locator span.cmsimpleLocatorElement {font-weight: 400;}
.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 900;}

/* CMSimple mailform */
.tplge_contentIn input {background: #ccb; border: 1px solid #ccb; border-radius: 0; padding: 4px 6px;}
.tplge_contentIn input.text {width: 80%; background: #ccb; border: 1px solid #ccb; border-radius: 0; padding: 4px 6px;}
.tplge_contentIn textarea {width: 94%; background: #ccb; font-family: RobotoCondensed, arial, sans-serif; border: 1px solid #aaa; border-radius: 0; padding: 6px;}
.captchainput {background: #ccb; border: 1px solid #ccb; 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 #ccb; border-radius: 3px; padding: 2px 12px 4px 12px; margin: 0 auto 0 0;} 

/* submenu siblingsmenu subsibmenu */
nav.tplge_subsibmenus {clear: both; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; margin: 24px 0;}
.tplge_subsibmenus span {font-weight: 700; color: #f90;}
.tplge_subsibmenus p {font-size: 22px; font-weight: 700;}
.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: #000; border: 0px solid #999; border-radius: 5px; padding: 10px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #c42;}

/* sitemap */
ul.sitemaplevel1 {list-style: disc; font-family: RobotoCondensed, arial, sans-serif; font-weight: 700; padding: 20px 0 0 0!important; margin: 0 16px!important;}
ul.sitemaplevel1 li {font-size: 20px; font-weight: 900; border: 0px solid #666; border-radius: 5px; padding: 2px 0; margin: 9px 0;}

ul.sitemaplevel2 {font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel2 li {font-size: 18px; line-height: 18px; font-weight: 400; border: 0; padding: 4px 0 0 0; margin-left: 20px;}

ul.sitemaplevel3 {font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel3 li {margin-left: 20px;}

ul.sitemaplevel4 {font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel5 {font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel6 {font-weight: 700; padding: 0!important; margin: 0!important;}



/* NEWS AREA */

.tplge_newsArea {width: 1200px; max-width: 100%; color: #aaa; padding: 32px 0 16px 0; margin: 0 auto;}
.tplge_newsAreaIn {width: 1162px; margin: 0 auto;}

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 6px auto 0 -3px; overflow: hidden;}
.tplge_searchboxInput {width: 180px; background: #a9a6a0; color: #333; float: left; font-size: 16px; border: 1px solid #999; border-radius: 5px; line-height: 20px; padding: 8px; margin: 3px;}
.tplge_searchboxSubmit {background: url('images/lupe.png') 6px 9px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {cursor: pointer;}

.tplge_toc h4 {font-weight: 700; font-size: 20px;}

/* menulevel 1 */
.tplge_newsArea ul.menulevel1 {list-style: none; padding: 6px 0 16px 0; margin: 0;}
.tplge_newsArea 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_newsArea ul.menulevel1 span {color: #f90;}

/* menulevel 2 */
.tplge_newsArea ul.menulevel1 li ul {padding: 0; margin: 0;}
.tplge_newsArea 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_newsArea ul.menulevel1 li ul li ul {list-style: none; border: 0; padding: 0; margin: 0;}
.tplge_newsArea ul.menulevel1 li ul li ul li {list-style: none; padding: 10px 0 0 20px;}

/* docs & sdocs */
.tplge_newsArea li.docs a::after, 
.tplge_newsArea li.sdocs a::after, 
.tplge_newsArea li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #f90; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 6px;}
.tplge_newsArea li.doc a::after, .tplge_newsArea li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}

/* icons div */
.tplge_icons {margin: 9px 0 24px 0;}
.tplge_icons img {display: block; float: left; background: #000; border-radius: 5px; padding: 4px; margin: 0 12px 0 0;}
.tplge_icons img:hover {background: #c42;}

/* Newsboxes */
.tplge_newsBox {width: 290px; float: left; padding: 0; margin: 0;}
.tplge_newsBoxIn {background: #10191f; color: #ccc; font-family: RobotoCondensed, sans-serif; font-size: 17px; line-height: 1.5em; padding: 15px; border: 0px solid #665; border-radius: 3px; margin: 8px;}
.tplge_newsBox h1, .tplge_newsBox h2, .tplge_newsBox h3, .tplge_newsBox h4 {color: #ccc; font-size: 24px; font-weight: 400; padding: 0 0 9px 0;}
.tplge_newsBox h5, .tplge_newsBox h6 {color: #ccc; font-size: 20px;}



.tplge_betweenCN {max-width: 1200px; margin: -20px auto -20px auto; transform: skewY(1.5deg);}
.tplge_belowContent {height: 20px;}
.tplge_aboveNewsContent{height: 20px;}
.tplge_belowContent, .tplge_content {background: #20292f;}
.tplge_aboveNewsContent, .tplge_newsArea {background: #10191f;}



/* contentPlus */
.tf_cplus {clear: both; background: #fff;}
.tf_cplusIn {max-width: 1140px; padding: 48px 4%; margin: 0 auto;}
.tf_cplus2 {clear: both; background: #ffffff url(images/bginfobox2.jpg) top left no-repeat; background-size: 600px; border-top: 1px solid #d9d6d0; 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 {width: 1200px; max-width: 100%; background: #000; color: #666; margin: -21px auto 60px auto; transform: rotate(1deg);}
footer p {font-family: RobotoCondensed, sans-serif; font-size: 17px; text-align: center; padding: 20px 12px; margin: 0;}
footer p span {white-space: nowrap;}



/* LINKFORMATIERUNG */
a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:hover {color: #f90; text-decoration: none;}
a:active {color: #f90; text-decoration: none;}
a:focus {color: #f90; text-decoration: none;}

.tplge_contentlink a:link {color: #fff; text-decoration: none;}
.tplge_contentlink a:visited {color: #fff; text-decoration: none;}
.tplge_contentlink a:hover {color: #fff; text-decoration: none;}
.tplge_contentlink a:active {color: #fff; text-decoration: none;}
.tplge_contentlink a:focus {color: #fff; text-decoration: none;}

.tplge_newsArea a:link {color: #fff; text-decoration: none;}
.tplge_newsArea a:visited {color: #fff; text-decoration: none;}
.tplge_newsArea a:hover {color: #f90; text-decoration: underline;}
.tplge_newsArea a:active {color: #f90; text-decoration: none;}
.tplge_newsArea a:focus {color: #f90; text-decoration: none;}

.tplge_horinav ul.menulevel1 a:link {color: #fff; text-decoration: none;}
.tplge_horinav ul.menulevel1 a:visited {color: #fff; text-decoration: none;}
.tplge_horinav ul.menulevel1 a:hover {color: #fc0; text-decoration: none;}
.tplge_horinav ul.menulevel1 a:active {color: #fff; text-decoration: none;}
.tplge_horinav ul.menulevel1 a:focus {color: #fff; text-decoration: none;}

.tplge_footer a:link {color: #999; text-decoration: none;}
.tplge_footer a:visited {color: #999; text-decoration: none;}
.tplge_footer a:hover {color: #f90; text-decoration: none;}
.tplge_footer a:active {color: #f90; text-decoration: none;}
.tplge_footer 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;}



/* 
##############################
       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: #000000; border-left: 1px solid #333; overflow: auto; z-index: 9994; animation: menuopen 0.5s;}
.tplge_olMenuIn {padding: 32px 0 16px 0; margin: 0; color: #f90; 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: 20px 0 0 0;}

.tplge_olMenu ul {margin: 0 0 0 20px; float: none; clear: both;}
.tplge_olMenu ul li {list-style: none; font-size: 16px; line-height: 20px; font-weight: 700; text-transform: uppercase; padding: 12px 0 0 0; margin: 0;}

.tplge_olMenu ul ul {float: none; clear: both; margin: 0;}
.tplge_olMenu ul ul li {font-family: RobotoCondensed, sans-serif; font-size: 16px; line-height: 20px; font-weight: 400; text-transform: none; padding: 12px 0 0 0; margin: 0;}

.tplge_olMenu ul ul ul li {padding: 12px 0 0 0; margin: 0 0 0 16px;}

/* doc docs */

.tplge_olMenu li.sdoc span {color: #fa3;}
.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: #fa3; 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: #232629; color: #fa3; border-radius: 0; padding: 12px 20px; margin: 10px 0 2px -20px; opacity: 1;}
.tplge_olMenu ul.menulevel2 li.sdocs, .tplge_olMenu ul.menulevel2 li.sdoc {padding: 12px 0 0 0; margin: 0; opacity: 1;}
.tplge_olMenu ul.menulevel3 li.sdocs, .tplge_olMenu ul.menulevel3 li.sdoc {padding: 12px 0 0 16px; margin: 0; opacity: 1;}

.tplge_olMenu a:link {display: block; color: #fff; text-decoration: none;}
.tplge_olMenu a:visited {color: #fff; text-decoration: none;}
.tplge_olMenu a:hover {color: #fa3; text-decoration: none;}
.tplge_olMenu a:active {color: #fa3; text-decoration: none;}
.tplge_olMenu a:focus {color: #fa3; text-decoration: none;}


/* OVERLAY SEARCH */

.tplge_olSearch {display: none; position: fixed; top: 0; right: 0; border-radius: 0 0 0 3px; width: 420px; max-width: 100%; background: #000000; opacity: 0.9; z-index: 9994; animation: searchopen 0.4s;}
.tplge_olSearchIn {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 */



/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

.cmsimple_loginformBG {background: none; top: 60px;}

img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 48px; right: 16px; display: block; border-radius: 20px 0 0 20px; z-index: 9999;}
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: #ccb!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: #ccb!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: #ccb!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 span.required {color: #fc0!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: 1220px) {
.parallax_bg, .tplge_outerContainer {background-size: 1360px;}
.tplge_newsAreaIn {width: 872px; margin: 0 auto;}
.tplge_newsBoxMenu {clear: both; float: none; padding-top: 30px; margin: 0 auto;}

.tf_cplusIn {width: 92%;}
.tf_cplus2 {background-size: 480px;}
.tf_cplus2In {margin: 120px 10% 48px auto;}

/* scroll buttons */
img.tplge_scrolltoTopButton {display: none;}
}

@media (max-width: 940px) {
body {font-size: 16px;}
.tplge_sitename {font-size: 64px;}
.tplge_newsAreaIn {width: 600px;}
}

@media (max-width: 740px) {
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 17px;}
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
}

@media (max-width: 680px) {
.tplge_newsBoxMenu {float: left;}
.tplge_newsAreaIn {width: 300px;}
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_sitename {font-size: 48px;}
body {font-size: 15px;}
figure.image {width: auto!important; max-width: 100%!important; float: none; margin: 10px auto;	}
.tf_cplus2 {background-size: 360px;}
.tf_cplus2In {background-size: 300px; width: 92%; margin: 120px 4% 48px auto;}
}

@media (max-width: 480px) {
.tplge_olSearch {width: 280px;}
.tplge_olSearchbox .tplge_searchboxInput {width: 190px;}
}

@media (max-width: 360px) {
.tplge_sitename {font-size: 32px; padding: 12px 16px;}
}