@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: 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 {color: #333;}
h1 {font-family: Amarante, arial, sans-serif; font-size: 32px; line-height: 1.2em; font-weight: 400; padding: 20px 0 12px 0; margin: 0;}
h2 {font-family: Amarante, arial, sans-serif; font-size: 28px; line-height: 1.2em; font-weight: 400; padding: 20px 0 8px 0; margin: 0;}
h3 {font-family: Amarante, arial, sans-serif; font-size: 26px; line-height: 1.2em; font-weight: 400; padding: 20px 0 6px 0; margin: 0;}
h4 {font-family: Amarante, arial, sans-serif, serif; font-size: 24px; line-height: 1.2em; font-weight: 400; padding: 20px 0 6px 0; margin: 0;}
h5 {font-family: Amarante, arial, sans-serif, serif; font-size: 22px; line-height: 1.2em; font-weight: 400; padding: 20px 0 6px 0; margin: 0;}
h6 {font-family: Amarante, arial, sans-serif, serif; font-size: 20px; line-height: 1.2em; font-weight: 400; padding: 20px 0 6px 0; margin: 0;}
p {padding: 10px 0;}
ol {margin: 6px 0 6px 20px;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}
ul {list-style: disc; margin: 6px 0 6px 20px;}
ul li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}
hr {height: 1px; clear: both; color: #aaa; background-color: #aaa; border: 0; margin: 16px 0;}
blockquote {background: #eee; color: #444; border-left: 3px solid #aaa; padding: 6px 20px; margin: 10px 0;}
img {box-sizing: border-box; max-width: 100%; height: auto;}





/* 
##############################
 C 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; background: #fff; float: left; max-width: 44%; border: 1px solid #aaa; padding: 6px; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; background: #fff; float: right; max-width: 44%; border: 1px solid #aaa; padding: 6px; margin: 0 0 16px 20px;}
img.tplge_centered_border {display: block; background: #fff; border: 1px solid #aaa; padding: 6px; margin: 24px auto;}
img.tplge_border {background: #fff; border: 1px solid #aaa; padding: 6px;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}

/* Contentboxen */
div.tplge_contentboxleft {width: 49%; min-height: 240px; float: left; box-sizing: border-box; background: #e6ecef; font-size: 17px; line-height: 1.3em; border: 1px solid #a0a6a9; padding: 12px 20px 10px 20px; margin: 0 0 24px 0;}
div.tplge_contentboxright {width: 49%; min-height: 240px; float: right; box-sizing: border-box; background: #e6ecef; font-size: 17px; line-height: 1.3em; border: 1px solid #a0a6a9; padding: 12px 20px 10px 20px; margin: 0 0 24px 0;}
div.tplge_contentboxfullsize {clear: both; width: 100%; min-height: 240px; box-sizing: border-box; background: #e6ecef; font-size: 17px; border: 1px solid #a0a6a9; padding: 12px 20px 10px 20px; margin: 0 0 24px 0;}
.tplge_headlineContentBox {background: #789; color: #fff; text-align: center; padding: 6px 21px 9px 21px; margin: -14px -21px 10px -21px;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #eeeee6; 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: #e6ecef; color: #444; border: 1px solid #a0a6a9; border-radius: 5px; padding: 16px 25px; margin: 10px 0;}
.tplge_legal {padding: 6px 0;}





/* 
##############################
      B E R E I C H E
############################## 
*/

/* BODY UND SEITE / BODY AND PAGE */
body {background: #fff; color: #234; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em; text-align: left;}
.body {background: #d0d6d9;}
#top {font-size: 0; line-height: 0;} 





/* FIXED NAVIGATION */

.tplge_pageNav {display: none; position: fixed; top: 0; box-sizing: border-box; width: 100%; min-width: 300px; height: 48px; background: #000; color: #fff; font-size: 17px; padding: 0 10px; margin: 0 auto; z-index: 998; overflow: hidden; opacity: 0.9;}

/* buttons */
img.tplge_homelinkButton {float: left;}
img.tplge_sitemaplinkButton {float: left; padding: 3px 3px 7px 1px;}
img.tplge_menulinkButton {display: none; float: right;}
img.tplge_searchlinkButton {display: none; 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: #f60;}





/* HEADER */

header {}
.tplge_header {background: #245; border-bottom: 0px solid #999; margin: 0 auto; padding: 24px 0 12px 0;}

/* main headline */
.tplge_header .tplge_sitename {width: 90%; color: #fff; font-family: Amarante, arial, sans-serif; font-weight: 700; font-size: 48px; line-height: 1.1em; text-align: center; padding: 16px 0 6px 0; margin: 0 auto; opacity: 0.75;}

/* locator */
.tplge_locator {display: table; max-width: 74%; color: #ccc; font-size: 14px; text-transform: uppercase; text-align: center; letter-spacing: 1px; padding: 9px 12px; margin: 9px auto; overflow: hidden;}
.tplge_locatorDelimiter {color: #ccc; font-size: 20px; 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: 700;}
.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 700;}

/* language menu */
.tplge_langmenu {text-align: center; padding: 0 16px 6px 16px;}
.tplge_langmenu img {margin: 0 10px; border: 3px solid #cba;}





/* CONTENT CONTAINERS */

.tplge_contentsContainer {background: #d0d6d9;}
.tplge_contentsContainerIn {display: flex; flex-wrap: wrap; width: 1500px; padding: 0; margin: 0 auto;}
.tplge_sidebarNav {flex: 0 0 300px; order: 1;}
.tplge_content {flex: 0 0 900px; order: 2;}
.tplge_sidebarNews {flex: 0 0 300px; order: 3;}





/* INHALTSBEREICH / CONTENTS */

.tplge_content {min-width: 300px;}
.tplge_contentIn {background: #fff; font-size: 20px; padding: 20px 6% 36px 6%;}

/* CMSimple mailform */
.tplge_contentIn input {background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_contentIn input.text {width: 80%; background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_contentIn textarea {width: 94%; background: #fff; font-family: RobotoCondensed, arial, sans-serif; border: 1px solid #aaa; border-radius: 0; padding: 6px;}
.captchainput {background: #fff; border: 1px solid #aaa; border-radius: 0;}
.tplge_contentIn input.submit, .tplge_contentIn input#submit {background: url(images/button.jpg) repeat-x!important; color: #333; font-size: 15px; line-height: 20px; border: 1px solid #aaa; border-radius: 3px; padding: 2px 12px 4px 12px; margin: 0 auto 0 0;} 

/* submenu */
.tplge_submenu p {font-size: 20px; font-weight: 700;}

/* prev-top-next */
.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 0 0;}
.tplge_prevtopnext img {background: #fff; border: 1px solid #999; border-radius: 5px; padding: 10px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #ccc;}

/* sitemaplevel1 */
.sitemaplevel1 {list-style-type: none; padding: 10px 0; margin: 0;}
.sitemaplevel1 li {background: #fff; font-family: Amarante, arial, sans-serif; font-size: 20px; line-height: 1.2em; border: 1px solid #abc; border-radius: 0; padding: 24px 6%; margin: 16px 0;}

/* sitemaplevel2 */
.sitemaplevel2 {list-style-type: none; border: 0; padding: 6px 0 0 0; margin: 0;}
.sitemaplevel2 li {font-family: RobotoCondensed, sans-serif; font-size: 18px; font-weight: 400; border: 0; padding: 6px 0; margin: 0;}

/* sitemaplevel3 */
.sitemaplevel3 {list-style-type: none;}
.sitemaplevel3 li {font-size: 18px; font-weight: 400;}

/* sitemaplevel4-6 */
.sitemaplevel4 {list-style-type: none;}
.sitemaplevel5 {list-style-type: none;}
.sitemaplevel6 {list-style-type: none;}



/* SIDEBAR NAV */

.tplge_sidebarNav {}
.tplge_sidebarNavIn {background: #2c3794; padding: 24px 0;}

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 0 auto 0 24px; overflow: hidden;}
.tplge_searchboxInput {width: 196px; background: #fff; color: #333; float: left; font-size: 16px; border: 0; border-radius: 5px; line-height: 20px; padding: 8px; margin: 0;}
.tplge_searchboxSubmit {background: url('images/lupe.png') 9px 6px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {cursor: pointer;}

/* menulevel 1 */
ul.menulevel1 {list-style: none; padding: 20px 0; margin: 0;}
ul.menulevel1 li {background: none; font-family: Amarante, RobotoCondensed, arial, sans-serif; list-style: none; font-size: 20px; line-height: 1.2em; font-weight: 400; border: 0; padding: 6px 24px;}
ul.menulevel1 span {color: #00b7ff;}

/* menulevel 2 */
ul.menulevel1 li ul {padding: 2px 0 4px 0; margin: 0;}
ul.menulevel1 li ul li {background: none; list-style: none; font-family: RobotoCondensed, sans-serif; font-size: 17px; line-height: 20px; font-weight: 400; text-transform: none; border: 0; padding: 12px 0 0 0; margin: 0;}

/* menulevel 3 */
ul.menulevel1 li ul li ul {list-style: none; padding: 0; margin: 0;}
ul.menulevel1 li ul li ul li {list-style: none; padding: 12px 0 0 20px;}

/* active menu item (use !important) */
ul.menulevel1 li.sdocs, ul.menulevel1 li.sdoc {background: #0026ff!important; padding-top: 12px!important; padding-bottom: 16px!important;}
ul.menulevel2 li.sdocs, ul.menulevel2 li.sdoc {background: #0026ff!important; padding-top: 12px!important; padding-bottom: 0!important;}

/* icons div */
.tplge_icons {display: table; margin: 0 auto;}
.tplge_icons img {display: block; float: left; background: #2c3794; border: 1px solid #ccc; border-radius: 5px; padding: 4px; margin: 0 6px;}
.tplge_icons img:hover {background: #0026ff;}



/* SIDEBAR NEWS */

/* Newsarea */
.tplge_sidebarNews {}
.tplge_newsArea {}
.tplge_newsBox {width: 252px; float: left; font-size: 17px; line-height: 1.3em; padding: 24px;}
.tplge_newsBox1 {background: #FFFFFF; color: #00008B;}
.tplge_newsBox2 {background: #FFFFFF; color: #00008B;}
.tplge_newsBox3 {background: #FFFFFF; color: #00008B;}
.tplge_newsBox h1, .tplge_newsBox h2, .tplge_newsBox h3, .tplge_newsBox h4 {font-size: 24px; color: #fff; text-align: center; padding: 0 20px 9px 20px; opacity: 1;}
.tplge_newsBox h5, .tplge_newsBox h6 {color: #fff; text-align: center; opacity: 1;}





/* FOOTER */

.tplge_footer {color: #456; font-size: 16px; text-align: center; border-top: 0px solid #444; padding: 36px 0 100px 0; margin: 0 auto;}
footer p {padding: 0 40px; margin: 0;}





/* LINKFORMATIERUNG */
a:link {color: #257; text-decoration: none;}
a:visited {color: #257; text-decoration: none;}
a:hover {color: #920; text-decoration: underline;}
a:active {color: #920; text-decoration: underline;}
a:focus {color: #920; text-decoration: underline;}


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

.tplge_newsArea a:link {color: #eee; font-style: italic; text-decoration: none;}
.tplge_newsArea a:visited {color: #eee; text-decoration: none;}
.tplge_newsArea a:hover {color: #fff; text-decoration: underline;}
.tplge_newsArea a:active {color: #fff; text-decoration: none;}
.tplge_newsArea a:focus {color: #fff; text-decoration: none;}

/*
.tplge_footer a:link {color: #ccc; text-decoration: none;}
.tplge_footer a:visited {color: #ccc; text-decoration: none;}
.tplge_footer a:hover {color: #f90; text-decoration: underline;}
.tplge_footer a:active {color: #f90; text-decoration: none;}
.tplge_footer a:focus {color: #f90; text-decoration: none;}
*/

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

.sitemaplevel1 a:link {color: #222; text-decoration: none;}
.sitemaplevel1 a:visited {color: #222; text-decoration: none;}
.sitemaplevel1 a:hover {color: #920; text-decoration: underline;}
.sitemaplevel1 a:active {color: #920; text-decoration: underline;}
.sitemaplevel1 a:focus {color: #920; text-decoration: underline;} 





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px;}
img.tplge_scrolltoTopButton:hover {background: #c50;}

/* MailForms Plugin */
div.ddfmwrap {font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important;}
div.ddfmwrap input.ddmf_text {width: 360px!important; min-width: 240px!important; max-width: 90%!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; border-radius: 0; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #fff!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #aaa!important; border-radius: 0; padding: 4px 6px!important;}
div.ddfmwrap div.submitButton {width: 116px!important;}
div.ddfmwrap div.submitButton input {width: 100%!important;}





/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

/* 2 columns */
@media (max-width: 1580px) {
header {padding-top: 48px;}
.tplge_header .tplge_sitename {}

.tplge_contentsContainerIn {width: 1200px; margin: 0 auto;}
.tplge_content {}

.tplge_sidebarNews {flex: 0 0 900px; margin: 0 0 0 auto;}
.tplge_newsArea {padding: 0;}

.tplge_menuAnchor {display: block; border: 1px solid transparent; margin: -70px 0 68px 0;}
.tplge_newsAnchor {display: block; border: 1px solid transparent; margin: -45px 0 43px 0;}

/* scroll buttons */
.tplge_pageNav {display: block;}
img.tplge_scrolltoTopButton {display: none;}
}



/* 1 column */
@media (max-width: 1240px) {
#body {min-width: 300px; font-size: 17px;}
.tplge_header .tplge_sitename {max-width: 760px;}

.tplge_contentsContainerIn {width: 900px;}
.tplge_content {flex: 0 0 100%; order: 1; margin: 0 auto;}
.tplge_contentIn {flex: 0 0 100%; order: 1;}

.tplge_sidebarNav {flex: 0 0 100%; order: 3; background: #966;}
.tplge_sidebarNavIn {width: 300px; margin: 0 auto;}

.tplge_sidebarNews {flex: 0 0 100%; order: 2; background: #467; border: 0px solid; padding: 0; margin: 0 auto;}
.tplge_newsArea {background: none; padding: 0;}

img.tplge_menulinkButton {display: block;}
img.tplge_searchlinkButton {display: block;}

/* CookieLaw Plugin */
.cookielawHinttop {display: block; padding-top: 50px!important;}
}



@media (max-width: 940px) {
header {overflow: hidden;}
.tplge_header {}
.tplge_header .tplge_sitename {max-width: 90%; font-size: 40px;}

.tplge_contentsContainerIn {width: 600px;}
.tplge_contentIn {font-size: 18px;}
}



@media (max-width: 720px) {
.tplge_contentIn {padding: 10px 6% 24px 6%;}
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
}



@media (max-width: 620px) {
.tplge_header .tplge_sitename {font-size: 36px;}
.tplge_contentsContainerIn {width: 100%;}
.tplge_newsArea {width: 100%;}
.tplge_newsBox {box-sizing: border-box; float: none; width: 100%; margin: 0 auto;}
.tplge_newsBoxIn {width: 252px; margin: 0 auto;}
}



@media (max-width: 480px) {
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 19px;}
h4 {font-size: 18px;}
h5 {font-size: 17px;}
h6 {font-size: 16px;}
.tplge_header .tplge_sitename {font-size: 32px;}
.tplge_contentIn {box-sizing: border-box; width: 100%; border-radius: 0;}
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;}
}
