@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");}


/* INITIALE - erster Buchstabe / first letter */

@font-face {font-family: BeauRivage; font-style: normal; font-weight: 400; src:url("fonts/BeauRivage-Regular.ttf") format("truetype");}
@font-face {font-family: EagleLake; font-style: normal; font-weight: 400; src:url("fonts/EagleLake-Regular.ttf") format("truetype");}
@font-face {font-family: Kanzlei-Initialen; font-style: normal; font-weight: 400; src:url("fonts/Kanzlei-Initialen.ttf") format("truetype");}
@font-face {font-family: UnifrakturMaguntia; font-style: normal; font-weight: 400; src:url("fonts/UnifrakturMaguntia-Regular.ttf") format("truetype");}

/* Lyrics - Absatz */
p.lyrics {
font-family: RobotoCondensed, arial, sans-serif; 
font-size: 18px; line-height: 1.4em; font-style: normal; 
padding-left: 40px;
}

/* Lyrics - Initial (Nr. der Strophe) */
span.lyrics {
font-family: 'times new roman', serif; 
display: block; float: left; box-sizing: border-box; 
width: 30px; height: 30px; text-align: center;
background: #666 url(images/bggranit.jpg); color: #fff; 
border: 0; border-radius: 3px;
font-size: 20px; line-height: 24px; font-weight: 900; font-style: normal; 
padding: 2px 0 0 2px; margin: 4px 0 0 -40px;
}

span.BR {
font-family: BeauRivage, georgia, serif; 
color: #620; text-shadow: 2px 2px 5px #000000cc; 
font-size: 40px; font-weight: 700; 
padding: 0; margin: 0 4px 0 0;
}

span.EL {
font-family: EagleLake, georgia, serif; 
display: block; float: left; 
color: #620; text-shadow: 2px 2px 5px #000000cc; 
font-size: 80px; line-height: 72px; font-weight: 400; 
padding: 0; margin: 0 9px 0 0;
}

span.ELbg {
font-family: EagleLake, georgia, serif; 
display: block; float: left; box-sizing: border-box; 
height: 100px; min-width: 96px; text-align: center; 
background: #f9f9f3; color: #620; 
font-size: 80px; line-height: 80px; font-weight: 400; 
border: 0px solid #bfbfb9; border-radius: 5px; 
padding: 8px 12px 0 12px; margin: 0 9px 0 0;
}
span.ELbgDown {padding-top: 16px!important;}

span.KAI {
font-family: Kanzlei-Initialen, georgia, serif; 
display; block; float: left; 
background: #f9f9f3; color: #620; 
font-size: 96px; line-height: 88px; font-weight: 400; 
border: 4px double #998; border-radius: 5px; 
padding: 1px 5px; margin: 0 9px 0 0;
}

span.UFMbg {
font-family: UnifrakturMaguntia, georgia, serif;
display: block; float: left; box-sizing: border-box; 
height: 100px; min-width: 96px; text-align: center; 
background: #f9f9f3; color: #620; 
font-size: 80px; line-height: 80px; font-weight: 400; 
border: 4px solid #bba; border-radius: 5px; 
padding: 12px 12px 0 12px; margin: 0 9px 0 0;
}
span.UFMbgDown {padding-top: 18px!important;}
span.UFMbgUp {padding-top: 6px!important;}



/* 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: Poppins, 'times new roman', georgia, serif; color: #134; line-height: 1.2em; font-weight: 100; padding: 24px 0 6px 0; margin: 0;}
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
p {padding: 10px 0;}
ol {margin: 6px 0 6px 22px;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}
ol li::marker {font-family: 'times new roman', serif; font-size: 20px; font-weight: 900; color: #610; text-shadow: 2px 2px 5px #000000cc;}
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: 3px; clear: both; color: #bfbfb9; background-color: #aaa; border: 0; margin: 16px 0;}
blockquote {background: #f6f6f0; color: #222; border-left: 6px solid #969690; border-radius: 0 5px 5px 0; 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 
##############################
*/

/* 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: 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: 47%; min-height: 60px; float: left; box-sizing: border-box; background: #f6f6f0; font-size: 14px; 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: #f6f6f0; font-size: 14px; 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: #f6f6f0; font-size: 15px; border: 0px solid #a0a6a9; border-radius: 3px; padding: 12px 20px 10px 20px; margin: 12px 0 12px 0;}
.tplge_headlineContentBox {font-size: 20px; font-weight: 100; padding: 0; margin: 0;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_code {clear: both; background: #fff; 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: #f6f6f0; color: #444; border: 1px solid #a0a6a9; border-radius: 5px; padding: 16px 25px; margin: 10px 0;}
.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: #bfbfb9; color: #222; text-align: center; font-size: 14px; line-height: 1.2em; padding: 9px 12px;}

/* table basic design */
table {border-collapse: collapse;}
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: #ddd; color: #333; line-height: 1.2em; 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.2em; border: 1px solid #aaa!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;}

/* teaser boxes */
.tplge_teaserbox a:link {display: table; background: #900; color: #fff; font-size: 16px; border: 2px solid #ccc!important; border-radius: 3px; padding: 6px 12px; margin: 3px auto; text-decoration: none; text-transform: uppercase;}
.tplge_teaserbox a:visited {color: #fff; text-decoration: none;}
.tplge_teaserbox a:hover {color: #fc0; text-decoration: none;}
.tplge_teaserbox a:active {color: #fc0; text-decoration: none;}
.tplge_teaserbox a:focus {color: #fc0; text-decoration: none;}

.tplge_teaserboxContainer {display: table; float: left; background: #fff; border: 1px solid #aaa; border-radius: 3px; margin: 9px; box-shadow: 3px 3px 6px #666;}
.tplge_teaserbox {display: table; float: left; color: #fff; text-align: center; margin: 6px; background-size: 100%!important;}
.tplge_teaserbox div {width: 210px; height: 210px; background: url('../../userfiles/images/transp50.png'); padding: 12px; opacity: 0;}
.tplge_teaserbox div:hover {opacity: 1; animation: divopacity 1s;}
.tplge_teaserbox span {background: #900; padding: 6px 12px; margin: 10px auto;}

img.tplge_linkbild {display: block; background: #fff; float: left; max-width: 180px; border: 1px solid #aaa; padding: 6px; margin: 0 20px 20px 0; box-shadow: 4px 4px 6px #666; opacity: 1;}
img.tplge_linkbild:hover {opacity: 0.75;}

img.tplge_linkbild2 {display: block; float: left; max-width: 196px; margin: 0 1px 1px 0;}
img.tplge_linkbild2:hover {opacity: 0.75;}

@media (max-width: 900px) {
.tplge_teaserbox div {width: 210px!important; height: 210px!important;}
}

@keyframes divopacity{from{opacity: 0;}to{opacity: 1;}}





/* 
##############################
      B E R E I C H E
############################## 
*/

#top {font-size: 0; line-height: 0;} 



/* INHALTSBEREICH / CONTENTS */

.tplge_content {min-width: 300px;}
.tplge_contentIn {padding: 16px 50px 36px 50px;}

header.tplge_contentHeader {display: none; padding: 48px 4% 20px 4%;}

/* language menu */
.tplge_langmenu {min-height: 16px; text-align: right; padding: 0; margin-bottom: -10px;}
.tplge_langmenu img {background: #fff; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 0 12px 20px;}

/* locator */
.tplge_locatorIn {background: #f9f9f3; font-family: RobotoCondensed, arial, sans-serif; color: #910; font-size: 17px; line-height: 1.5em; border-radius: 3px; padding: 6px 12px; margin: 6px 0 12px 0; overflow: hidden;}
.tplge_locatorDelimiter {color: #000; font-size: 20px; 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: #000;}

/* 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 siblingsmenu subsibmenu */
nav.tplge_subsibmenus {clear: both; margin: 24px 0;}
.tplge_subsibmenus span {font-weight: 700; color: #000;}
.tplge_subsibmenus p {font-size: 18px; font-weight: 700;}
.tplge_subsibmenus .parentLink {font-size: 22px; 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;}
.tplge_subsibmenus ul li {font-family: RobotoCondensed, arial, sans-serif; font-size: 17px;}

/* prev-top-next */
.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 0 0;}
.tplge_prevtopnext img {background: #f9f9f3; border: 0px solid #999; border-radius: 5px; padding: 10px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #bfbfb9;}

/* sitemap */
ul.sitemaplevel1 {padding: 20px 0 0 0!important; margin: 0!important;}
ul.sitemaplevel1 li {list-style: none; font-size: 18px; font-weight: 900; border: 0px solid #aaa; border-radius: 5px; padding: 6px 0; margin: 6px 0;}

ul.sitemaplevel2 {padding: 0!important; margin: 0!important;}
ul.sitemaplevel2 li {list-style: disc; font-size: 16px; 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 */
.tf_cplus {clear: both; background: #cfcfc9; color: #222;}
.tf_cplusIn {max-width: 1200px; padding: 48px 4%; margin: 0 auto;}
.tf_cplus2 {clear: both; background: #fff url(images/bginfobox2.jpg) top left no-repeat; background-size: 600px; border-top: 1px solid #cfcfc9; border-bottom: 1px solid transparent;}
.tf_cplus2In {background: #ccc url(images/bgbody.jpg); color: #222; box-sizing: border-box; width: 60%; border: 4px double #999; border-radius: 5px; padding: 16px 4%; margin: 120px 12% 48px auto;}



/* SIDEBAR NAV */

.tplge_sidebarNav {overflow: hidden;}
.tplge_sidebarNavIn {padding: 0 20px 36px 20px;}

/* sidebar header */
header.tplge_sidebarHeader {padding: 72px 20px 40px 20px;}
.tplge_sitename {font-family: EagleLake, 'times new roman', georgia, serif; color: #d9d6d0; font-weight: 100; font-size: 32px; line-height: 1.2em; font-weight: 400; letter-spacing: 0; padding: 0;}

.tplge_menuAnchor {display: block; height: 0; border: 10px solid transparent; margin: -48px 0 48px 0;}

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 0; margin: 6px auto 0 -3px; overflow: hidden;}
.tplge_searchboxInput {width: 196px; background: #fff; color: #333; float: left; border: 1px solid #999; border-radius: 5px; font-size: 16px; line-height: 16px; padding: 8px; margin: 3px;}
.tplge_searchboxSubmit {background: url('images/lupedark.png') 7px 10px no-repeat; width: 40px; height: 38px; border: 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {cursor: pointer;}

/* menulevel 1 */
.tplge_sidebarNavIn ul.menulevel1 {list-style: none; padding: 6px 0 22px 0; margin: 0;}
.tplge_sidebarNavIn ul.menulevel1 li {background: none; font-family: RobotoCondensed, arial, sans-serif; list-style: none; text-transform: uppercase; text-align: left; font-size: 17px; line-height: 1.2em; font-weight: 900; letter-spacing: 1px; border: 0; padding: 5px 0;}

.tplge_sidebarNavIn ul.menulevel1 span {color: #910;}

/* menulevel 2 */
.tplge_sidebarNavIn ul.menulevel1 li ul {padding: 0; margin: 0;}
.tplge_sidebarNavIn 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_sidebarNavIn ul.menulevel1 li ul li ul {list-style: none; border: 0; padding: 0; margin: 0;}
.tplge_sidebarNavIn ul.menulevel1 li ul li ul li {list-style: none; padding: 10px 0 0 20px;}

/* docs & sdocs - aktive Seite*/
.tplge_sidebarNavIn li.docs a::after, 
.tplge_sidebarNavIn li.sdocs a::after, 
.tplge_sidebarNavIn li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #900; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 3px;}
.tplge_sidebarNavIn li.doc a::after, .tplge_sidebarNavIn li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}

/* icons div unter dem Menü / under the menu*/
.tplge_icons {margin: 9px 0 24px 0;}
.tplge_icons img {display: block; float: left; border-radius: 5px; padding: 4px; margin: 0 12px 0 0;}
.tplge_icons img:hover {background: #c42;}

/* Newsarea and Newsboxes */
.tplge_newsAnchor {display: block; border: 1px solid transparent; margin: -60px 0 60px 0;}
.tplge_newsArea {padding: 16px 0 0 0;}
.tplge_newsBox {font-size: 14px; line-height: 1.5em; padding: 2px 0 12px 0; margin: 0;}
.tplge_sidebarNav h1, .tplge_sidebarNav h2, .tplge_sidebarNav h3, .tplge_sidebarNav h4 {font-size: 24px; font-weight: 400; padding: 0 0 9px 0; margin: 0;}
.tplge_sidebarNav h5, .tplge_sidebarNav h6 {font-size: 18px;}



/* FOOTER */

.tplge_footer {font-family: RobotoCondensed, arial, sans-serif; font-size: 16px; text-align: right; margin: 0 auto;}
footer p {padding: 12px 20px 96px 20px; margin: 0;}
footer p span {}





/* LINKFORMATIERUNG */
a:link {color: #810; text-decoration: none;}
a:visited {color: #810; text-decoration: none;}
a:hover {color: #600; text-decoration: underline;}
a:active {color: #600; text-decoration: underline;}
a:focus {color: #600; text-decoration: underline;}

.tplge_sidebarHeader a:link, .tplge_contentHeader a:link {color: #d9d6d0; text-decoration: none;}
.tplge_sidebarHeader a:visited, .tplge_contentHeader a:visited {color: #d9d6d0; text-decoration: none;}
.tplge_sidebarHeader a:hover, .tplge_contentHeader a:hover {color: #fc9; text-decoration: none;}
.tplge_sidebarHeader a:active, .tplge_contentHeader a:active {color: #f90; text-decoration: none;}
.tplge_sidebarHeader a:focus, .tplge_contentHeader a:focus {color: #f90; text-decoration: none;}

.tplge_sidebarNavIn ul.menulevel1 a:link {color: #111; text-decoration: none;}
.tplge_sidebarNavIn ul.menulevel1 a:visited {color: #111; text-decoration: none;}
.tplge_sidebarNavIn ul.menulevel1 a:hover {color: #910; text-decoration: underline;}
.tplge_sidebarNavIn ul.menulevel1 a:active {color: #910; text-decoration: none;}
.tplge_sidebarNavIn ul.menulevel1 a:focus {color: #931; 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: #fc0; text-decoration: underline;}
.tplge_footer a:active {color: #fc0; text-decoration: none;}
.tplge_footer 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: #012; font-family: RobotoCondensed, arial, sans-serif; border-left: 3px solid #ccc; overflow: auto; 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;}

.tplge_olMenu ul {margin: 0 20px; float: none; clear: both;}
.tplge_olMenu ul li {list-style: none; font-size: 17px; line-height: 24px; font-weight: 700; padding: 12px 0 0 0; margin: 0; text-transform: uppercase;}

.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 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 {color: #fc0!important; border-radius: 0; 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;}


/* OVERLAY SEARCH */

.tplge_olSearch {display: none; position: fixed; top: 0; right: 0; border-radius: 0 0 0 3px; width: 420px; max-width: 100%; background: #245; border-left: 3px solid #ccc; border-bottom: 3px solid #ccc; 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 */





/* FIXED NAVIGATION */

.tplge_pageNav {display: block; position: fixed; top: 0; box-sizing: border-box; width: 100%; height: 48px; background: url(images/tra75.png); 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: #c64640;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 48px; right: 0; display: block; border-radius: 20px 0 0 20px;}
img.tplge_scrolltoTopButton:hover {background: #c31;}

/* MailForms Plugin */
div.ddfmwrap {font-family: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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;}





/* 
####################################### 
       R E S P O N S I V E  Layout
 B A C K G R O U N D S  &  C O L O R S
####################################### 
*/

/* BACKGROUNDS & COLORS */

body {background: #efefe6; color: #333; font-family: Poppins, arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.6em; text-align: left;}
.body, .tplge_footer {background: #333330; color: #999;}
.tplge_outerContainer {background: #fff url(images/bgbody.jpg); color: #333;}
.tplge_sidebarNav {background: #bfbfb9; color: #222;}

/* backgrounds & colors for main elements */
header, .tplge_icons img, .tplge_olMenu ul.menulevel1 li.sdocs, .tplge_olMenu ul.menulevel1 li.sdoc {background: #245; color: #fff;}



/* LAYOUT */

.tplge_contentsContainer {width: 1200px; max-width: 100%; clear: both; display: flex; flex-wrap: wrap; margin: 0 auto;}
.tplge_sidebarNav {flex: 0 0 300px; order: 1;}
.tplge_content {flex: 0 0 900px; order: 2; background: #ffffff44; padding: 48px 0 0 0;}



/* 1 column */
@media (max-width: 1220px) {
#body {min-width: 300px;}
header.tplge_sidebarHeader {display: none;}
header.tplge_contentHeader {display: block;}

.tplge_pageNav {display: block;}

.tplge_contentsContainer {max-width: 100%;}

.tplge_content {flex: 1 1 100%;}
.tplge_contentIn {max-width: 800px; padding: 16px 4% 24px 4%; margin: 0 auto;}

.tf_cplusIn {width: 92%;}

.tplge_sidebarNav {flex: 0 0 100%; order: 3;}
header {padding: 32px 20px;}
.tplge_sidebarNavIn {width: 560px; padding: 32px 20px; margin: 0 auto;}
.tplge_sitename {text-align: center;}
.tplge_menuArea {width: 260px; float: left;}
.tplge_newsArea {width: 260px; float: left; margin-left: 40px;}

img.tplge_menulinkButton {display: block;}
img.tplge_searchlinkButton {display: block;}

/* scroll buttons */
img.tplge_scrolltoTopButton {display: none;}
}



@media (max-width: 740px) {
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
.tplge_locator {padding: 6px 0 8px 0;}
header {}
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
.tf_cplus2 {background-size: 100%;}
.tf_cplus2In {width: 80%; margin: 120px 8% 48px auto;}
}



@media (max-width: 680px) {
.tplge_sitename {font-size: 32px;}
.tplge_sidebarNavIn {width: 260px; float: none;}
.tplge_menuArea {width: 260px; float: none;}
.tplge_newsArea {width: 260px; float: none; margin-left: 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;}
}



@media (max-width: 580px) {
body {}
figure.image {width: auto!important; max-width: 100%!important; float: none; margin: 10px auto;	}
.tplge_headerimage img {max-width: none; width: 130%; margin-left: -15%;}
}



@media (max-width: 480px) {
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 19px;}
h6 {font-size: 18px;}
.tplge_olSearch {width: 280px;}
.tplge_olSearchbox .tplge_searchboxInput {width: 190px;}
}
