@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: Anton; font-style: normal; font-weight: 400; src:url("fonts/Anton-Regular.ttf") format("truetype");}


/* RESET BROWSERSTYLES */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6 {font-family: 'times new roman', georgia, sans-serif; color: #123; line-height: 1em; font-weight: 100; padding: 24px 0 12px 0; margin: 0;}
h1 {font-size: 64px; padding: 24px 0 20px 0;}
h2 {font-size: 40px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 24px;}
h6 {font-size: 20px;}
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: 3px solid #aaa; border-radius: 0 5px 5px 0; 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: 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: 12px 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: 12px auto;}
img.tplge_left_border {display: block; background: #fff; float: left; max-width: 44%; border: 1px solid #aaa; border-radius: 3px; padding: 6px; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; background: #fff; float: right; max-width: 44%; border: 1px solid #aaa; border-radius: 3px; padding: 6px; margin: 0 0 16px 20px;}
img.tplge_centered_border {display: block; background: #fff; border: 1px solid #aaa; border-radius: 3px; padding: 6px; margin: 12px auto;}
img.tplge_border {background: #fff; border: 1px solid #aaa; border-radius: 3px; padding: 6px;}

/* Clearer */
.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: 1px 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: 1px 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: 16px; border: 1px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 0;}
.tplge_headlineContentBox {color: #404649; font-size: 24px; font-weight: 100; padding: 0; margin: 0;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #eed; 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; max-width: 600px; background: #034; color: #ddd; border: 9px solid #fff; border-radius: 5px; padding: 16px 3%; margin: 10px auto; transform: rotate(-2deg);}
.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: #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;}

/* locator */
.tplge_locator_L2 {background: #069; color: #ccc; font-size: 15px; line-height: 1.5em; padding: 8px 4%; margin: 0 0 12px 0; overflow: hidden;}
.tplge_locatorDelimiter {color: #fff; font-size: 16px; font-weight: 900; padding: 0 5px;}
.tplge_locator span.tplge_locatortext {font-weight: 700; padding: 0 6px 0 0;}
.tplge_locator span.cmsimpleLocatorElement {font-weight: 400;}
.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 700;}
#top {height: 0; font-size: 0; line-height: 0;} 



/* INHALTSBEREICH / CONTENTS */

/* language menu */
.tplge_langmenu {min-height: 16px; text-align: right; margin-bottom: -9px;}
.tplge_langmenu img {background: #fff; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 0 0 20px;}

/* CMSimple mailform */
.tplge_content input {background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_content input.text {width: 80%; background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_content 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 input.submit, .tplge_content 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: #000; border-radius: 5px; padding: 10px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #931;}

/* sitemap */
ul.sitemaplevel1 {padding: 20px 0 0 0!important; margin: 0!important;}
ul.sitemaplevel1 li {list-style: none; font-size: 18px; font-weight: 700; border: 0px solid #aaa; border-radius: 5px; padding: 9px 0; margin: 6px 0;}

ul.sitemaplevel2 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel2 li {list-style: disc; font-size: 15px; font-weight: 400; border: 0; padding: 4px 0 0 0; margin-left: 16px;}

ul.sitemaplevel3 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel3 li {margin-left: 20px;}

ul.sitemaplevel4 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel5 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel6 {padding: 0!important; margin: 0!important;}



/* CONTENTPLUS BEREICHE */

.tf_cplus {clear: both; background: #d6dfd9; padding: 60px 4%;}
.tf_cplus_L2 {max-width: 1200px; margin: 0 auto;}
.tf_cplus2 {clear: both; background: #fff 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_cplus2_L2 {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;}



/* INFOBEREICH / INFO AREA */

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 6px auto 4px -3px; overflow: hidden;}
.tplge_searchboxInput {width: 186px; background: #d0d6d9; 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_infoArea_L2 ul.menulevel1 {list-style: none; padding: 6px 0 22px 0; margin: 0;}
.tplge_infoArea_L2 ul.menulevel1 li {background: none; font-family: RobotoCondensed, arial, sans-serif; list-style: none; text-align: left; font-size: 20px; line-height: 1.3em; font-weight: 900; letter-spacing: 1px; border: 0; padding: 4px 0;}

.tplge_infoArea_L2 ul.menulevel1 span {color: #f60;}

/* menulevel 2 */
.tplge_infoArea_L2 ul.menulevel1 li ul {padding: 0; margin: 0;}
.tplge_infoArea_L2 ul.menulevel1 li ul li {list-style: none; font-size: 16px; 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_infoArea_L2 ul.menulevel1 li ul li ul {list-style: none; border: 0; padding: 0; margin: 0;}
.tplge_infoArea_L2 ul.menulevel1 li ul li ul li {list-style: none; padding: 10px 0 0 20px;}

/* docs & sdocs */
.tplge_infoArea_L2 li.docs a::after, 
.tplge_infoArea_L2 li.sdocs a::after, 
.tplge_infoArea_L2 li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #f60; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 3px;}
.tplge_infoArea_L2 li.doc a::after, .tplge_infoArea_L2 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; border-radius: 5px; background: #333; 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_newsArea {}
.tplge_newsBox {font-size: 14px; line-height: 1.5em; padding: 2px 0 12px 0; margin: 0;}
.tplge_infoArea h1, .tplge_infoArea h2, .tplge_infoArea h3, .tplge_infoArea h4 {color: #fff; font-size: 20px; letter-spacing: 1px; -text-transform: uppercase;}
.tplge_infoArea h5, .tplge_infoArea h6 {color: #fff; font-size: 20px; letter-spacing: 2px;}

footer {font-size: 14px; text-align: center; padding: 24px 0; opacity: 0.6;}
footer p span {white-space: nowrap;}



/* LINKFORMATIERUNG */
a:link {color: #058; text-decoration: none;}
a:visited {color: #058; 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_infoArea_L2 a:link {color: #eee; text-decoration: none;}
.tplge_infoArea_L2 a:visited {color: #eee; text-decoration: none;}
.tplge_infoArea_L2 a:hover {color: #f60; text-decoration: none;}
.tplge_infoArea_L2 a:active {color: #f60; text-decoration: none;}
.tplge_infoArea_L2 a:focus {color: #f60; text-decoration: none;}

.tplge_ddm ul.menulevel1 a:link {color: #fff; text-decoration: none;}
.tplge_ddm ul.menulevel1 a:visited {color: #fff; text-decoration: none;}
.tplge_ddm ul.menulevel1 a:hover {color: #fc0; text-decoration: none;}
.tplge_ddm ul.menulevel1 a:active {color: #fff; text-decoration: none;}
.tplge_ddm ul.menulevel1 a:focus {color: #fff; text-decoration: none;}

.tplge_locator a:link {color: #fff; text-decoration: none;}
.tplge_locator a:visited {color: #fff; text-decoration: none;}
.tplge_locator a:hover {color: #fc0; text-decoration: none;}
.tplge_locator a:active {color: #fff; text-decoration: none;}
.tplge_locator a:focus {color: #fff; text-decoration: none;}

.tplge_box01 a:link {color: #fff; text-decoration: none;}
.tplge_box01 a:visited {color: #fff; text-decoration: none;}
.tplge_box01 a:hover {color: #f60; text-decoration: none;}
.tplge_box01 a:active {color: #f60; text-decoration: none;}
.tplge_box01 a:focus {color: #f60; 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: #000; font-family: arial, sans-serif; border-left: 3px solid #ccc; overflow: auto; z-index: 9994; animation: menuopen 0.5s;}
.tplge_olMenu_L2 {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: 12px 0 0 0;}

.tplge_olMenu ul {margin: 0 20px; float: none; clear: both;}
.tplge_olMenu ul li {font-family: RobotoCondensed, arial, sans-serif; list-style: none; font-size: 20px; 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-size: 16px; 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: #f90; 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: #222; color: #f90!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: #f90; text-decoration: none;}
.tplge_olMenu a:active {color: #f90; text-decoration: none;}
.tplge_olMenu a:focus {color: #f90; 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: #222; border-left: 3px solid #ccc; border-bottom: 3px 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 */

/* buttons */
img.tplge_homelinkButton {float: left;}
img.tplge_sitemaplinkButton {float: left;}
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;}


/* dropdown menu */

/* menulevel 1 */
.tplge_ddm ul.menulevel1 {display: block; position: relative; list-style: none; padding: 0; margin: 0 auto; border: 0px solid;}
.tplge_ddm ul.menulevel1 li {float: left; font-family: RobotoCondensed, arial, sans-serif; text-align: center; font-weight: 700; font-size: 16px; line-height: 30px; -text-transform: uppercase; padding: 0; margin: 0 3px 3px 0;}
.tplge_ddm ul.menulevel1 li a, .tplge_ddm ul.menulevel1 li span {display: block; padding: 6px 12px;}
.tplge_ddm ul.menulevel1 li:hover {background: #620;}

/* menulevel 2 */
.tplge_ddm ul.menulevel2 {display: none; background: #202629; padding: 6px 0; margin:  0 0 0 -12px; border: 3px solid #999; border-radius: 3px;}
.tplge_ddm ul.menulevel2 li {display: block; max-width: 250px; float: none; background: #202629; font-size: 17px; line-height: 19px; font-weight: 400; text-transform: none; text-align: left; padding: 0; margin: 0;}
.tplge_ddm ul.menulevel1 li:hover ul {display: block; position: absolute; min-width: 200px; z-index: 9999;}
.tplge_ddm ul.menulevel2 li a, .tplge_ddm ul.menulevel2 li span {display: block; width: 90%; padding: 5px 12px;}

/* menulevel 3 */
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 {display: none; position: absolute; width: 220px; background: #202629; padding: 6px 0; margin:  -24px 0 0 190px; border: 3px solid #999; border-radius: 3px;}
.tplge_ddm ul.menulevel1 ul.menulevel2 li:hover ul {display: block;}

/* menulevel 4 */
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 {display: none; position: absolute; background: #202629; width: 220px; padding: 6px 0; margin:  -24px 0 0 -210px; border: 3px solid #999; border-radius: 3px;}
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 li:hover ul {display: block;}

/* menulevel 5 */
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 {display: none; position: absolute; background: #202629; width: 220px; padding: 6px 0; margin:  -24px 0 0 210px; border: 3px solid #999; border-radius: 3px;}
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 li:hover ul {display: block;}

/* menulevel 6 */
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 ul.menulevel6 {display: none; position: absolute; background: #202629; width: 220px; padding: 6px 0; margin:  -24px 0 0 -210px; border: 3px solid #999; border-radius: 3px;}
.tplge_ddm ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 li:hover ul {display: block;}

/* doc docs */
.tplge_ddm li.docs a::after, 
.tplge_ddm li.sdocs a::after, 
.tplge_ddm 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_ddm li.doc a::after, .tplge_ddm li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}

.tplge_ddm li.sdoc, .tplge_ddm li.sdocs {background: #930!important; color: #fff;}





/* 
##############################
 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
####################################### 
*/


/* DESIGN BACKGROUNDS & COLORS */

body {background: #e6ecef; color: #404649;}
.body {}
.tplge_outerContainer {}
.tplge_pageNav {background: rgba(0,0,0,0.8); color: #fff;}
/*.tplge_scrollButtons {background: #000000cc; color: #fff;}*/
.tplge_content {background: #e6ecef; padding: 16px 5% 32px 5%;}
header {background: #000; color: #fff; overflow: hidden; min-height: 50px;}
.tplge_sitename {background: none; color: #ffffff50; font-family: Anton, RobotoCondensed, arial, sans-serif; font-size: 8vw; line-height: 1.1em; font-weight: 400; letter-spacing: 0.05em; text-align: center; border-radius: 0 5px 5px 0;}
.tplge_infoArea {background: #000; color: #aaa; border-radius: 0 0 3px 3px; padding: 24px 0 16px 0; margin: auto; overflow: hidden;}



/* RESPONSIVE LAYOUT */

.tplge_pageNav {position: fixed; display: block; box-sizing: border-box; width: 100%; min-height: 48px; padding: 0; margin: 0 auto; z-index: 998;}
.tplge_scrollButtons {position: fixed; right: 0; box-sizing: border-box; border-radius: 0 0 0 5px; padding: 0 10px; z-index: 998;}
.tplge_ddm {width: 82vw; float: left; color: #fc0; padding: 3px 0 0 30px; margin: 0 auto;}
.tplge_homelinkButton, .tplge_sitemaplinkButton {display: none;}

.tplge_outerContainer {padding: 0; margin: 0 auto;}
header img {display: block; width: 100%; max-width: 2000px; margin: 0 auto;}
.tplge_pageNav img {width: auto; margin: 0;}
.tplge_sitename {position: absolute; top: 100px; width: 92vw; display: table; text-align: center; padding: 0; margin: 0 4vw; animation: sitenamemargin 2s;}
@keyframes sitenameopacity{from{opacity: 0;}to{opacity: 1;}}
@keyframes sitenamemargin{from{margin-top: -400px;}to{margin-top: 0px;}}

.tplge_contentsContainer {width: 1220px; max-width: 100%; margin: 0 auto;}
.tplge_content {padding: 6px 5% 32px 5%;}
.tplge_contentfooter {background: #d0d9df;}
.tplge_contentfooter_L2 {max-width: 980px; padding: 12px 5% 36px 5%; margin: 0 auto;}
.tplge_infoArea_L2 {width: 1132px; margin: 0 auto;}
.tplge_menuAnchor {display: block; height: 0; border: 10px solid transparent; margin: -30px 0 32px 0;}
.tplge_menuArea {width: 260px; float: left;}
.tplge_newsArea {float: left;}
.tplge_newsBox {width: 260px; float: left; margin-right: 30px;}


@media (min-width: 1940px) {
.tplge_sitename_L2 {max-width: 1600px; font-size: 144px; line-height: 156px; margin: 0 auto;}
}


@media (max-width: 1580px) {
header img {max-width: none; width: 120%; margin-left: -10%;}
}


@media (max-width: 1250px) {
.tplge_pageNav {}
.tplge_ddm {display: none;}
.tplge_homelinkButton, .tplge_sitemaplinkButton {display: block;}
header img {max-width: none; width: 140%; margin-left: -25%;}
.tplge_sitename {top: 80px;}
.tplge_infoArea_L2 {width: 842px; margin: 0 auto;}
.tplge_menuArea {width: 260px; float: left;}
.tplge_newsArea {width: 580px; float: left;}
}


@media (max-width: 1100px) {
.tplge_outerContainer {max-width: 100%;}
h1 {font-size: 48px;}
h2 {font-size: 36px;}
}


@media (max-width: 940px) {
.tplge_infoArea_L2 {width: 560px;}
.tplge_menuArea {width: 260px; float: left;}
.tplge_newsArea {width: 300px; float: left;}
}


@media (max-width: 680px) {
h1 {font-size: 48px;}
.tplge_infoArea_L2 {width: 260px; float: none;}
.tplge_menuArea {width: 260px; float: none; margin: auto;}
.tplge_newsArea {width: 260px; float: none; 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) {
body {font-size: 15px;}
header img {max-width: none; width: 180%; margin-left: -50%;}
figure.image {width: auto!important; max-width: 100%!important; float: none; margin: 10px auto;	}
}


@media (max-width: 480px) {
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
.tplge_outerContainer {margin: 0;}
.tplge_contentsContainer {margin: 0;}
.tplge_content {padding: 16px 4% 36px 4%;}
.tf_cplus2_L2 {width: 90%; margin: 120px auto 48px auto;}
header {}
footer {border-radius: 0;}
}
