@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: SpecialElite; font-style: normal; font-weight: 400; src:url("fonts/SpecialElite-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 {font-family: 'times new roman', serif; color: #000609; text-align: center; font-weight: 400; font-variant: normal;}
h1 {font-size: 32px; line-height: 1.2em; padding: 24px 0 9px 0; margin: 0;}
h2 {font-size: 28px; line-height: 1.2em; padding: 24px 0 9px 0; margin: 0;}
h3 {font-size: 24px; line-height: 1.2em; padding: 24px 0 9px 0; margin: 0;}
h4 {font-size: 22px; line-height: 1.2em; padding: 24px 0 6px 0; margin: 0;}
h5 {font-size: 20px; line-height: 1.2em; padding: 24px 0 6px 0; margin: 0;}
h6 {font-size: 20px; line-height: 1.2em; padding: 24px 0 6px 0; margin: 0;}
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: #999; background-color: #999; 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 
##############################
*/

/* 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;}

/* Clearer */
.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}

/* Contentboxen */
div.tplge_contentboxleft {width: 47%; min-height: 30px; float: left; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border-radius: 3px; padding: 12px 20px; margin: 10px 3% 16px 0;}
div.tplge_contentboxright {width: 47%; min-height: 30px; float: right; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border-radius: 3px; padding: 12px 20px; margin: 10px 0 16px 3%;}
div.tplge_contentboxfullsize {clear: both; width: 100%; min-height: 30px; box-sizing: border-box; background: #ddd; font-size: 17px; line-height: 1.3em; border-radius: 3px; padding: 12px 20px; margin: 10px 0 16px 0;}
.tplge_headlineContentBox {font-size: 20px; padding: 2px 0 6px 0; margin: 0;}
.tplge_contentboxesClear {clear: both; height: 1px; overflow: hidden;}

.tplge_box_download {display: table; clear: both; background: #064; color: #ccc; text-align: center; line-height: 1.6em; border-radius: 5px; padding: 16px 24px; margin: 12px auto;}
.tplge_box_download a:link {color: #fff; font-size: 22px; font-weight: 700;}
.tplge_box_download a:visited {color: #fff; font-size: 22px; font-weight: 700;}
.tplge_box_download a:hover {color: #f90;}
.tplge_box_download a:active {color: #f90; text-decoration: none;}
.tplge_box_download a:focus {color: #f90; text-decoration: none;}

/* sonstige Boxen */
div.tplge_code {clear: both; background: #eeeee6; color: #222; font-family: 'courier new', monospace; font-size: 15px; line-height: 1.3em; border: 1px solid #aaa; padding: 10px 16px; margin: 10px 0; overflow: scroll;}
div.tplge_box01 {clear: both; background: #fff; color: #444; border: 1px solid #a0a6a9; border-radius: 5px; padding: 16px 25px; margin: 10px 0;}
p.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: #ccc; color: #222; text-align: center; font-size: 16px; line-height: 1.2em; padding: 9px 12px;}

/* table basic design */
table {border-collapse: collapse; font-family: arial, sans-serif; font-size: 15px;}
td {min-width: 16px!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 #a0a6a9!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;}

/* table design tonarten */
table.tonarten {height: auto; max-width: 280px; background: #fff; font-weight: 700; border: 0; margin: 20px auto; border-collapse: separate;}
table.tonarten td {height: auto; vertical-align: top; background: #d6dcdf; color: #333; text-align: center; line-height: 1.3em; border: 0!important; padding: 8px 12px;}
table.tonarten td p {margin: 6px 0;}





/* 
##############################
      B E R E I C H E
############################## 
*/

/* FIXED NAVIGATION */

.tplge_pageNav {position: fixed; top: 0; box-sizing: border-box; width: 2250px; max-width: 100%; min-width: 300px; height: 48px; background: #000; color: #fff; font-size: 17px; padding: 0 10px 0 16px; margin: 0 auto; z-index: 998; overflow: hidden; opacity: 1;}

/* 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_scrolltoTopButton {background: #000; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px;}

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: #930;}





/* HEADER */

.tplge_headerStars {font-family: georgia, serif; font-size: 32px; padding: 16px 0 0 0;}

/* locator */
.tplge_locator {font-size: 15px; line-height: 25px; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #aaa; padding: 0 0 6px 0; margin: 0 auto; overflow: hidden;}
.tplge_locatorDelimiter {color: #333; font-size: 20px; line-height: 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: 700;}
.tplge_locator span.cmsimpleLocatorElementLast {font-weight: 900;}





/* INHALTSBEREICH / CONTENTS */

/* CMSimple mailform */
.tplge_contentL2 input {background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_contentL2 input.text {width: 80%; background: #fff; border: 1px solid #aaa; border-radius: 0; padding: 4px 6px;}
.tplge_contentL2 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_contentL2 input.submit, .tplge_contentL2 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; font-size: 18px; font-weight: 700; margin: 24px 0;}
.tplge_subsibmenus p {font-weight: 700;}
.tplge_subsibmenus span {font-weight: 700; color: #920;}
.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;}
.parentLink {display: none;}

/* 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: 25px; padding: 12px; margin: 0 16px;}
.tplge_prevtopnext img:hover {background: #333;}

/* sitemaplevel1 */
.sitemaplevel1 {list-style-type: none; padding: 10px 0; margin: 0;}
.sitemaplevel1 li {background: #fff; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 1.2em; text-transform: uppercase; border: 1px solid #aaa; border-radius: 5px; padding: 12px 16px; margin: 6px 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; text-transform: none; 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;}


/* Tontabellen */
table.mh10 {font-family: RobotoCondensed, arial, sans-serif; max-width: 98%; background: #eee; font-size: 12px; letter-spacing: 0.1em; border: 3px solid #aaa; border-collapse: separate; border-radius: 5px; border-spacing: 5px; margin: 12px auto 20px auto;}
table.mh10 td {width: 19px; height: 24px; text-align: center; border-radius: 3px;}
table.mh10 td.mhton {font-size: 17px; font-weight: 700;}
table.mh10 td.mhton2 {background: #933; color: #fff; font-weight: 700;}
table.mh10 td.mhkanal13 {width: 30px; background: #999; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 2px; vertical-align: top;}
table.mh10 td.mhkanal47 {width: 30px; background: #000; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 3px; vertical-align: top;}
table.mh10 td.mhkanal810 {width: 30px; background: #999; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 2px; vertical-align: top;}

table.bluessolo {width: 450px; min-width: 270px; font-size: 12px; letter-spacing: 0.1em; border: 0; border-collapse: separate; border-radius: 5px; border-spacing: 6px; margin: 0 auto;}
table.bluessolo tr {padding: 0 20px;}
table.bluessolo td {width: 16px; height: 20px; text-align: center; border-radius: 3px;}
table.bluessolo td.mhton {font-size: 17px; font-weight: 700;}
table.bluessolo td.mhton2 {background: #933; color: #fff; font-weight: 700;}
table.bluessolo td.mhkanal13 {background: #999; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 2px; vertical-align: top;}
table.bluessolo td.mhkanal47 {background: #000; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 3px; vertical-align: top;}
table.bluessolo td.mhkanal810 {background: #999; color: #fff; text-align: left; font-size: 12px; line-height: 16px; padding-left: 2px; vertical-align: top;}

/* Mundharmonikas Verkauf */
div.deckeloben {width: 270px; background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 80%); font-size: 16px; line-height: 16px; border: 1px solid #666; border-bottom: 0; border-radius: 24px 24px 0 0; margin: 20px auto 0 auto;}
div.corpus {width: 280px; background: #000; margin: 0 auto;}
div.deckelunten {width: 270px; background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.4) 80%); font-size: 16px; line-height: 16px; border: 1px solid #666; border-top: 0; border-radius: 0 0 24px 24px; margin: 0 auto 20px auto;}





/* SIDEBAR NAV */

/* language menu */
.tplge_langmenu {text-align: left; padding: 0 4px 6px 4px;}
.tplge_langmenu img {background: #fff; border: 0px solid #999; border-radius: 3px; padding: 3px; margin: 0 20px 0 0;}
.tplge_langmenu img:hover {background: #ece9e3; border: 1px solid #999; border-radius: 3px; padding: 3px; margin: 0 20px 0 0;}

/* searchbox */
.tplge_searchboxContainer {clear: both; background: none; text-align: left; border: 0; border-radius: 0; padding: 3px; margin: 0 0 0 -4px; overflow: hidden;}
.tplge_searchboxInput {width: 180px; background: #fff; color: #333; float: left; font-size: 16px; border: 1px solid #aaa; border-radius: 3px; line-height: 20px; padding: 5px 8px; margin: 0;}
.tplge_searchboxSubmit {background: url('images/lupe.png') 9px 5px 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: 9px 0 0 0; margin: 0;}
.tplge_sidebarNavIn ul.menulevel1 li {font-family: RobotoCondensed, arial, sans-serif; list-style: none; text-align: left; font-size: 20px; line-height: 1.2em; font-weight: 900; letter-spacing: 1px; border: 0px solid #aaa; border-radius: 0; padding: 4px 0; margin: 3px 0;}

/* menulevel 2 */
.tplge_sidebarNavIn ul.menulevel1 li ul {padding: 3px 0 12px 0; margin: 0;}
.tplge_sidebarNavIn ul.menulevel1 li ul li {background: none; list-style: none; font-family: RobotoCondensed, sans-serif; font-size: 18px; line-height: 20px; font-weight: 700; 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
.tplge_sidebarNav ul.menulevel1 li.docs a::after, 
.tplge_sidebarNav ul.menulevel1 li.sdocs a::after, 
.tplge_sidebarNav ul.menulevel1 li.sdocs span::after 
{content: "+"; font-family: arial, sans-serif; color: #c60; font-size: 15px; line-height: 16px; font-weight: 700; margin-left: 3px;}
.tplge_sidebarNav ul.menulevel1 li.doc a::after, .tplge_sidebarNav ul.menulevel1 li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}
 */

.tplge_sidebarNav ul.menulevel1 li.sdoc, .tplge_sidebarNav ul.menulevel1 li.sdocs {background: #000609; color: #fa0; border-top: 3px solid #999; border-bottom: 3px solid #999; padding: 10px 0 10px 20px; margin: 6px -20px;}
.tplge_sidebarNav ul.menulevel2 li.sdoc, .tplge_sidebarNav ul.menulevel2 li.sdocs {background: #000609; color: #fa0; border: 0px solid #999; padding: 10px 0 0 20px; margin: 0 -20px;}
.tplge_sidebarNav ul.menulevel3 li.sdoc, .tplge_sidebarNav ul.menulevel3 li.sdocs {background: #000609; color: #fa0; border: 0px solid #999; padding: 10px 0 0 20px; margin: 0;}

.tplge_subnav {padding: 10px 0;}

/* icons div */
.tplge_icons {float: left; padding: 6px 0 0 0;}
.tplge_icons img {background: #000; border: 0px solid #999; border-radius: 22px; padding: 7px; margin: 2px;}

/* shopping cart */
.tplge_cart {background: #c0c6c9; float: right; border-radius: 7px; padding: 3px; margin: 0 0 6px 0;}
.tplge_cart:hover {background: #e0e6e9;}





/* NEWS AREA */

.tplge_newsBox {width: 300px; float: left; font-size: 17px; line-height: 1.3em; border-radius: 9px; padding: 0; margin: 0;}
.tplge_newsBoxIn {background: #c6cccf; color: #222; border: 0px solid #909c9f; padding: 10px 20px; margin: 5px;}

.tplge_newsBox1 {}
.tplge_newsBox2 {}
.tplge_newsBox3 {}

.tplge_newsBox h1, .tplge_newsBox h2, .tplge_newsBox h3, .tplge_newsBox h4 {font-size: 20px; padding: 10px 0;}
.tplge_newsBox h5, .tplge_newsBox h6 {font-size: 18px;}





/* FOOTER */

footer {font-size: 16px;}
footer p {padding: 0 0 12px 0; margin: 0;}





/* LINKFORMATIERUNG */

a:link {color: #257; text-decoration: none;}
a:visited {color: #257; text-decoration: none;}
a:hover {color: #930; text-decoration: underline;}
a:active {color: #930; text-decoration: underline;}
a:focus {color: #930; text-decoration: underline;}

header a:link {color: #fff; text-decoration: none;}
header a:visited {color: #fff; text-decoration: none;}
header a:hover {color: #fc0; text-decoration: text-decoration: none;}
header a:active {color: #fc0; text-decoration: none;}
header a:focus {color: #fc0; text-decoration: none;}

.tplge_sidebarNavIn a:link {color: #fff; text-decoration: none;}
.tplge_sidebarNavIn a:visited {color: #fff; text-decoration: none;}
.tplge_sidebarNavIn a:hover {color: #fa0; text-decoration: underline;}
.tplge_sidebarNavIn a:active {color: #fa0; text-decoration: none;}
.tplge_sidebarNavIn a:focus {color: #fa0; text-decoration: none;}

/*
.tplge_footer a:link {color: #fff; text-decoration: none;}
.tplge_footer a:visited {color: #fff; text-decoration: none;}
.tplge_footer a:hover {color: #ddd; text-decoration: underline;}
.tplge_footer a:active {color: #ddd; text-decoration: none;}
.tplge_footer a:focus {color: #ddd; text-decoration: none;}
*/

.sitemaplevel1 a:link {color: #111; text-decoration: none;}
.sitemaplevel1 a:visited {color: #111; text-decoration: none;}
.sitemaplevel1 a:hover {color: #930; text-decoration: underline;}
.sitemaplevel1 a:active {color: #930; text-decoration: underline;}
.sitemaplevel1 a:focus {color: #930; text-decoration: underline;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* 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;}

/* CookieLaw Plugin */
.cookielawHinttop {display: block; padding-top: 50px!important;}





/* 
####################################### 
   R E S P O N S I V E   L A Y O U T
####################################### 
*/

/* BODY / BODY */
body {color: #333; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em; text-align: left;}
.body {background: #fff url(images/bgbody.jpg) fixed no-repeat;}
#top {font-size: 0; line-height: 0;} 

/* HEADER */

header {background: rgba(0,0,0,0.6); color: #fff; font-family: georgia, serif; font-size: 20px; text-align: center; font-variant: small-caps; padding: 50px 20px 3px 20px;}
.tplge_sitename {color: #fff; font-size: 40px; line-height: 1.2em; font-weight: 400; letter-spacing: 0.1em; font-variant: small-caps; text-transform: none; padding: 0; margin: 0 auto;}
.tplge_topnav {display: table; margin: 0 auto 6px auto;}

.tplge_topnavShop {float: left; padding: 12px 10px 8px 10px;}
.tplge_topnavMBV {float: left; padding: 10px; margin-right: 10px;}

span.tplge_active {background: #d20; color: #fff; font-size: 20px; line-height: 24px; font-weight: 900; letter-spacing: 0; border: 3px solid #fff; border-radius: 5px; padding: 3px 10px;}
span.tplge_link {color: #fff; font-size: 20px; line-height: 24px; font-weight: 900; letter-spacing: 0; border: 3px solid transparent; border-radius: 5px; padding: 3px 10px;}
span.tplge_topnavarrow {background: none; font-size: 24px; line-height: 24px; font-weight: 900; letter-spacing: 0;}

.tplge_menuAnchor {display: block; height: 30px; margin: -40px 0 40px 0;}


/* LAYOUT CONTAINERS */

.tplge_websiteContainer {margin: 0 auto;}
.tplge_contentsContainer {display: flex; flex-wrap: wrap; max-width: 1220px; padding: 10px 0 0 0; margin: 0 auto;}
.tplge_sidebarNav {flex: 0 0 320px; order: 1; border: 0px solid;}
.tplge_content {flex: 3 0 900px; order: 2; border: 0px solid; margin: 0 auto;}
.tplge_newsArea {flex: 0 0 100%; order: 3; background: #808689;}

.tplge_contentL2 {width: 794px; font-size: 18px; margin: 32px auto;}
.tplge_sidebarNavIn {background: rgba(0,10,20,0.7); color: #ddd; width: 240px; border: 0px solid #b0b6b9; border-radius: 5px; padding: 20px; margin: 30px 5px 30px auto; overflow: hidden;}
.tplge_newsAreaIn {width: 900px; padding: 0; margin: 25px auto;}


@media (max-width: 1500px) {
.tplge_contentsContainer {max-width: 1220px;}
.tplge_contentL2 {max-width: 794px;}
.tplge_sidebarNav {padding-top: 150px;}
}


/* 1 column */
@media (max-width: 1250px) {
.body {background-size: 35%;}
.tplge_contentsContainer {max-width: 100%;}
.tplge_content {order: 1; flex: 0 0 100%; max-width: 100%; padding-bottom: 36px;}
.tplge_sidebarNav {order: 2; flex: 0 0 100%; padding-top: 0;}
.tplge_newsArea {order: 3; flex: 0 0 100%;}

.tplge_contentL2 {max-width: 796px; margin: 24px 3% 24px auto;}
.tplge_sidebarNavIn {margin: 30px auto; border: 0px solid #808689;}
.tplge_sidebarNavIn ul.menulevel1 li.sdocs, .tplge_sidebarNavIn ul.menulevel1 li.sdoc {border-radius: 5px;}
.tplge_newsAreaIn {width: 900px; margin: 30px auto; }

.tplge_menuAnchor {display: block; height: 1px; margin: -60px 0 60px 0;}
img.tplge_menulinkButton {display: block;}
img.tplge_searchlinkButton {display: block;}
img.tplge_scrolltoTopButton {display: none;}
}


@media (max-width: 1100px) {
.body {background-size: 25%;}
}


@media (max-width: 1000px) {
.body {background-size: 20%;}
}


@media (max-width: 959px) {
.body {min-width: 300px; background: #fff;}
.tplge_sitename {font-size: 40px;}
.tplge_contentL2 {max-width: 94%; margin: 24px auto;}
}


@media (max-width: 619px) {
.tplge_sitename {font-size: 6.5vw;}
.tplge_topnavShop {float: none; padding: 6px;}
.tplge_topnavMBV {float: none; padding: 6px;}
}


@media (max-width: 480px) {
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 18px;}
h5 {font-size: 18px;}
h6 {font-size: 18px;}
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;}
}
