@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 BROWSERSTYLE */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}


/* ONEPAGE CLASSES */

.h2onepage_container {padding: 40px 0 90px 0; margin: 0 auto;}
.h2onepage_container_inner {max-width: 1060px; margin: 0 auto;}
.h2onepage_container_1 {background: #fff;}
.h2onepage_container_2 {background: #c0c6c9; color: #233;}
.h2onepage_container_3 {background: #fff;}
.h2onepage_container_4 {background: #d0d9d6; color: #233;}
.h2onepage_container_5 {background: #fff;}
.h2onepage_container_6 {background: #c0c6c9; color: #233;}
.h2onepage_container_7 {background: #fff;}
.h2onepage_container_8 {background: #d0d9d6; color: #233;}
.h2onepage_container_9 {background: #fff;}


/* GLOBAL */

h1 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 28px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 24px 0;}
h2 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 26px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h3 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 24px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h4 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 22px; line-height: 1.4em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h5 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 20px; line-height: 1.4em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h6 {font-family: Anton, RobotoCondensed, arial, sans-serif; color: #444; font-size: 18px; line-height: 1.4em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0 2px 22px;}
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0 2px 17px;}
hr {height: 1px; clear: both; color: #aaa; background-color: #aaa; border: 0; margin: 16px 0;}
blockquote {padding: 2px 0 2px 20px; border-left: 3px solid #999;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

/* Bilder / Images */
img.tplge_left {max-width: 46%; float: left; margin: 0 20px 10px 0;}
img.tplge_right {max-width: 46%; float: right; margin: 0 0 10px 20px;}
img.tplge_centered {max-width: 98%; display: block; margin: 16px auto;}
img.tplge_border {border: 5px solid #689;}
img.tplge_border_white {border: 1px solid #fff;}
img.tplge_border_sepia {border: 5px solid #776;}
img.tplge_noborder {border: 0;}
img {box-sizing: border-box; max-width: 100%; height: auto;}

.tplge_box01 {clear: both; background: #e0e6e9; border: 3px solid #abc; padding: 16px 24px; margin: 16px 0;}
.tplge_code {max-height: 310px; background: #eee; color: #333; font-family: 'courier new', monospace; font-size: 15px; border: 3px solid #a0a6a9; padding: 16px 24px; margin: 24px 0; overflow: auto;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}





/* 
##############################
           B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {color: #344; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em;}
#body {min-width: 300px; background: #fff; text-align: left;}
#top {}





/* HORIZONTALES MENÜ */

.tplge_fixedMenu {position: fixed; top: 0; height: 42px; background: #000; color: #eee; width: 100%; padding: 0;}
.tplge_fixedMenuToc {padding: 0 0 0 1px; margin: 0 140px 0 0;}

/* menulevel 1 */
.tplge_fixedMenuToc ul.menulevel1 {display: table; position: relative; list-style: none; padding: 0; margin: 0;}
.tplge_fixedMenuToc ul.menulevel1 li {min-width: none; max-width: 190px; float: left; background: #333; text-align: center; font-weight: 400; font-size: 17px; line-height: 18px; text-transform: uppercase; padding: 12px; margin: 0 1px;}
.tplge_fixedMenuToc ul.menulevel1 li:hover {background: #555;}

/* menulevel 2 */
.tplge_fixedMenuToc ul.menulevel2 {display: none; min-width: 200px; max-width: 250px; background: #333; border-radius: 0 0 3px 3px; padding: 0 0 9px 0; margin:  12px 0 0 -12px; opacity: 0.9;}
.tplge_fixedMenuToc ul.menulevel2 li {width: auto; max-width: none; display: block; float: none; background: #333; font-size: 18px; line-height: 25px; font-weight: 400; text-transform: none; text-align: left; border-radius: 0; padding: 5px 10px; margin: 0; opacity: 1;}
.tplge_fixedMenuToc ul.menulevel1 li:hover ul {display: block; position: absolute; z-index: 9999;}
.tplge_fixedMenuToc ul.menulevel2 li a {display: block; width: 100%;}

.tplge_fixedMenuToc ul.menulevel1 ul li:hover {background: #555;}

/* menulevel 3 */
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 {display: none; position: absolute; width: 220px; background: #e6e9ec; padding: 6px 0; margin: -24px auto 0 160px; border: 1px solid #a0a6a9; border-radius: 3px;}
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 li:hover ul {display: block; background:}

/* menulevel 4 */
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 {display: none; position: absolute; width: 220px; background: #e6e9ec; padding: 6px 0; margin: -24px auto 0 -205px; border: 1px solid #a0a6a9; border-radius: 3px;}
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 li:hover ul {display: block;}

/* menulevel 5 */
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 {display: none; width: 220px; position: absolute; background: #e6e9ec; padding: 6px 0; margin: -24px auto 0 172px; border: 1px solid #a0a6a9; border-radius: 3px;}
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 li:hover ul {display: block;}

/* menulevel 6 */
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 ul.menulevel6 {display: none; position: absolute; width: 220px; background: #e6e9ec; padding: 6px 0; margin: -24px auto 0 -205px; border: 1px solid #a0a6a9; border-radius: 3px;}
.tplge_fixedMenuToc ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 li:hover ul {display: block;}

/* doc docs */
.tplge_fixedMenuToc li.docs a::after, 
.tplge_fixedMenuToc li.sdocs a::after, 
.tplge_fixedMenuToc li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #fc0; font-size: 16px; line-height: 14px; font-weight: 700; margin-left: 5px;}
.tplge_fixedMenuToc li.doc a::after, .tplge_fixedMenuToc li.sdoc span::after 
{content: ""; font-size: 14px; line-height: 14px; font-weight: 700;}

.tplge_fixedMenuToc li.sdoc, .tplge_fixedMenuToc li.sdocs {background: #930!important; color: #eee;}
.tplge_fixedMenuToc li.sdoc a, .tplge_fixedMenuToc li.sdocs a {color: #eee;}
.tplge_fixedMenuToc li.doc a, .tplge_fixedMenuToc li.docs a {color: #eee;}
.tplge_fixedMenuToc a:hover {text-decoration: none!important;}


/* right top menu buttons */
.tplge_fixedMenuButtons {position: fixed; right: 0; top: 0; width: 130px; padding: 0; margin: 0;}
.tplge_fixedMenuButtons img {float: right;}
.tplge_fixedMenuButtons img:hover {background: #586;}





/* KOPFBEREICH / HEADERS */

header {border-bottom: 16px solid #998;}

/* image header */
.tplge_imageHeader {background: #222; padding: 42px 0 0 0; margin: 0; overflow: hidden;}
.tplge_imageHeader img {width: 100%; display: block; border: 0; padding: 0; margin: 0 auto;}

.tplge_sitename {position: absolute; top: 60px; color: #fff; font-family: Anton, sans-serif; font-size: 64px; line-height: 72px; font-weight: 400; padding: 0 24px; opacity: 0.5;animation: opacity_sitename_ml2op 5s;}
@keyframes opacity_sitename_ml2op{from{opacity:0;}to{opacity:0.5;}}

/* languagemenu */
div.langmenu_container {display: table; height: 36px; padding: 0; margin: -36px 0 0 auto;}
.langmenu_container img {border: 3px solid #998; padding: 0; margin: 0 24px 0 0;}





/* INHALT / CONTENT */

.tplge_content {background: #fff;}

.tplge_maLoggedinHint {background: #fff;}
.tplge_maLoggedinHintIn {max-width: 1060px; padding: 0; margin: 0 auto;}

.tplge_content input {background: #fff; color: #344; border: 1px solid #b0b9bf; padding: 3px 6px;}
.tplge_content textarea {width: 90%; background: #fff; color: #344; font-family: arial, sans-serif; font-size: 15px; border: 1px solid #b0b9bf; padding: 6px;}
.tplge_content input.submit, #tplge_content input#submit {background: url(images/button.jpg) repeat-x!important; float: left; color: #333; font-size: 14px; line-height: 18px; border: 1px solid #666; border-radius: 3px; padding: 2px 6px; margin: 0 6px 16px 0; box-shadow: 0 0 0}
div.submitButton {min-height: 24px;}
div.submitButton input {float: left; background: url(images/button.jpg) repeat-x!important; border: 1px solid #999!important;}
div.cmsimple_mailform {max-width: 1060px; padding: 36px 0 72px 0; margin: 0 auto;}

.tplge_button {background: url(images/button.jpg) repeat-x; float: right; color: #333; line-height: 24px; border: 1px solid #666; border-radius: 3px; padding: 3px 9px; margin: 6px 16px 0 9px;}

div.cmsimple_loginform {max-width: 1060px; padding: 36px 16px 96px 16px; margin: 0 auto;}





/* FOOTER */
.tplge_footersContainer {min-height: 360px; background: #111 url(images/bgfooter.jpg)right bottom no-repeat; color: #999; font-size: 17px; padding: 6px 0; margin: 0;}

/* news area */
.tplge_newsArea {width: 1200px; padding: 36px 0 48px 0; margin: 0 auto; border: 0px solid #ccc;}
.tplge_newsArea h1, .tplge_newsArea h2, .tplge_newsArea h3, .tplge_newsArea h4, .tplge_newsArea h5, .tplge_newsArea h6 {color: #999;}
.tplge_newsAnchor {height: 1px; margin: -56px 0 79px 0;}

/* newsboxes */
.tplge_newsBox {width: 300px; float: right;}
.tplge_newsBoxIn {padding: 10px 16px;}

/* bottom menu */
.tplge_menuAnchor {height: 1px; margin: -56px 0 79px 0;}

/* menulevel1 */
.tplge_newsBox ul.menulevel1 {background: #222; font-weight: 900; opacity: 0.8;}
.tplge_newsBox ul.menulevel1 li {list-style: none; color: #fc0; font-size: 18px; border: 1px solid #555; border-radius: 3px; margin: 6px 0; padding: 12px; text-transform: uppercase;}

/* menulevel2 */
.tplge_newsBox ul.menulevel2 {font-weight: 400; padding: 0 0 0 16px;}
.tplge_newsBox ul.menulevel2 li {border: 0; padding: 0; opacity: 1; text-transform: none;}

/* menulevel3 ff. */
.tplge_newsBox ul.menulevel1 li.sdocs, .tplge_newsBox ul.menulevel1 li.sdoc {background: #620;}

/* dynamic toc */
.tplge_newsBox li.docs ul {display: none;}

/* legal links */
.tplge_footersContainer p.tplge_footerLinks {text-align: right; padding: 36px 36px 24px 36px;}
.tplge_footersContainer p.tplge_footerLinks span {padding: 6px; white-space: nowrap;}





/* LINKFORMATIERUNG / LINKS */

a:link {color: #369; text-decoration: none;}
a:visited {color: #369; text-decoration: none;}
a:hover {color: #910; text-decoration: none;}
a:active {color: #910; text-decoration: underline;}
a:focus {color: #910; text-decoration: underline;}

.tplge_fixedMenu a:link {color: #bbb; text-decoration: none;}
.tplge_fixedMenu a:visited {color: #bbb; text-decoration: none;}
.tplge_fixedMenu a:hover {color: #f90; text-decoration: underline;}
.tplge_fixedMenu a:active {color: #f90; text-decoration: underline;}
.tplge_fixedMenu a:focus {color: #f90; text-decoration: underline;}

.tplge_imageHeader a:link {color: #fff; text-decoration: none;}
.tplge_imageHeader a:visited {color: #fff; text-decoration: none;}
.tplge_imageHeader a:hover {color: #ccc; text-decoration: none;}
.tplge_imageHeader a:active {color: #ccc; text-decoration: none;}
.tplge_imageHeader a:focus {color: #ccc; text-decoration: none;}

.tplge_footersContainer a:link {color: #bbb; text-decoration: none;}
.tplge_footersContainer a:visited {color: #bbb; text-decoration: none;}
.tplge_footersContainer a:hover {color: #f90; text-decoration: underline;}
.tplge_footersContainer a:active {color: #f90; text-decoration: underline;}
.tplge_footersContainer a:focus {color: #f90; text-decoration: underline;}

.tplge_bottomToc a:link {color: #eee; text-decoration: none;}
.tplge_bottomToc a:visited {color: #eee; text-decoration: none;}
.tplge_bottomToc a:hover {color: #fc3; text-decoration: none;}
.tplge_bottomToc a:active {color: #fc3; text-decoration: underline;}
.tplge_bottomToc a:focus {color: #fc3; text-decoration: underline;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* OVERLAY MENU */

/* background */
.tplge_olBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; opacity: 0.25; z-index: 9992;}

.tplge_olMenu {display: none; position: fixed; top: 0; right: 0; width: 280px; height: 100%; background: #000; border-left: 0px solid #fff; overflow: auto; opacity: 0.86; z-index: 9994; animation: menuopen 0.5s;}
.tplge_olMenuIn {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;}

/* menulevel1 */
.tplge_olMenu ul {margin: 0 20px; float: none; clear: both;}
.tplge_olMenu ul li {list-style: none; font-size: 18px; line-height: 24px; font-weight: 400; padding: 12px 0 0 0; margin: 0; text-transform: uppercase;}

/* menulevel2 */
.tplge_olMenu ul ul {float: none; clear: both; margin: 0;}
.tplge_olMenu ul ul li {font-size: 17px; line-height: 20px; font-weight: 400; padding: 12px 0 0 16px; margin: 0; text-transform: none;}

/* menulevel3 ff. */
.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;}

/* dynamic toc */
.tplge_olMenu li.docs ul {display: none;}

.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;}

/* MembersArea Plugin */
input.mapl_loginform_submit, 
input.mapl_loginform_submit:hover, 
input.mapl_loggedinform_submit, 
input.mapl_loggedinform_submit:hover,
input.macud_submit,
input.macud_submit:hover, 
input.mareg_submit,
input.mareg_submit:hover
{background: url(images/button.jpg) repeat-x!important; color: #333!important; border: 1px solid #999!important; border-radius: 2px!important; cursor:pointer!important;}

/* MailForms Plugin */
div.ddfmwrap {font-size: 16px; padding: 0 0 36px 0;}
div.ddfmwrap input.ddmf_text {min-width: 240px!important; max-width: 99%!important; background: #fff!important; border: 1px solid #ccc!important; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #fff!important; border: 1px solid #ccc!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #fff!important; border: 1px solid #ccc!important; padding: 4px 6px!important;}
div.ddfmwrap div.submitButton {width: 116px!important;}
div.ddfmwrap div.submitButton input {width: 100%!important;}

/* scroll-to-top-button */
img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 60px; right: 0; display: block; padding: 3px 0 5px 3px; border-radius: 23px 0 0 23px;}
img.tplge_scrolltoTopButton:hover {background: #586;}





/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

@media (max-width: 1270px) {
.tplge_newsArea {width: 900px;}
}


@media (max-width: 1160px) {
.tplge_sitename {font-size: 42px; line-height: 48px;}
.h2onepage_container_inner {max-width: 90%; margin: 0 auto;}
.tplge_maLoggedinHint {max-width: 90%; margin: 0 auto;}

.tplge_fixedMenuToc {display: none;} 
.tplge_fixedMenuButtons {display: block;} 
.tplge_fixedMenuButtons img {display: block; float: right; margin: 0;}
}


@media (max-width: 1000px) {
.tplge_newsArea {width: 600px;}
}


@media (max-width: 660px) {
.tplge_sitename {font-size: 28px; line-height: 32px; padding: 0 16px;}
.tplge_newsArea {width: 300px;}
}


@media (max-width: 480px) {
.tplge_imageHeader img {width: 180%; max-width: 180%; display: block; padding: 0; margin-left: -50%;}
}
