@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;}





/* GLOBAL */

h1 {font-family: times new roman, serif; color: #222; font-size: 28px; line-height: 1.2em; font-style: italic; font-weight: 400; padding: 0; margin: 24px 0 24px 0;}
h2 {font-family: times new roman, serif; color: #222; font-size: 26px; line-height: 1.2em; font-style: italic; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h3 {font-family: times new roman, serif; color: #222; font-size: 24px; line-height: 1.2em; font-style: italic; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h4 {font-family: times new roman, serif; color: #222; font-size: 22px; line-height: 1.4em; font-style: italic; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h5 {font-family: times new roman, serif; color: #222; font-size: 20px; line-height: 1.4em; font-style: italic; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h6 {font-family: times new roman, serif; color: #222; font-size: 18px; line-height: 1.4em; font-style: italic; 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-type: disc;}
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;}
img {box-sizing: border-box; max-width: 100%;}
div.tplge_anchor {height: 60px; margin: -60px 0 auto 0; background: transparent;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

/* Bilder / Images */
img.tplge_border {background: #fff; border: 1px solid #999; border-radius: 3px; padding: 6px;}
img.tplge_left_border {float: left; max-width: 45%; background: #fff; border: 1px solid #999; border-radius: 3px; padding: 6px; margin: 0 20px 10px 0;}
img.tplge_right_border {float: right; max-width: 45%; background: #fff; border: 1px solid #999; border-radius: 3px; padding: 6px; margin: 0 0 10px 20px;}

img.tplge_noborder {border: 0;}
img.tplge_left_noborder {float: left; max-width: 45%; border: 0; margin: 0 20px 10px 0;}
img.tplge_right_noborder {float: right; max-width: 45%; border: 0; margin: 0 0 10px 20px;}

img.tplge_left {float: left; max-width: 45%; margin: 0 20px 10px 0;}
img.tplge_right {float: right; max-width: 45%; margin: 0 0 10px 20px;}
img.tplge_centered {display: block; margin: 24px auto;}

img.tplge_maxwidth98 {max-width: 97%;}
img {box-sizing: border-box; max-width: 100%; height: auto;}

/* Contentboxen */
.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;}
div.tplge_contentboxleft {width: 49%; min-height: 120px; float: left; box-sizing: border-box; border-radius: 5px; padding: 0 16px 0 0; margin: 0 0 24px 0;}
div.tplge_contentboxright {width: 49%; min-height: 120px; float: right; box-sizing: border-box; border-radius: 5px; padding: 0 0 0 16px; margin: 0 0 24px 0;}
div.tplge_contentboxleft h2, .tplge_contentboxright h2 {padding: 0 16px 0 16px; margin: -10px -16px 16px -16px;}

div.tplge_losung {width: 900px; float: left; background: #eee; min-height: 120px; box-sizing: border-box; border: 1px solid #c0c6c9; border-radius: 5px; padding: 1.2% 5% 2% 5%; margin: 0 0 24px 0;}
.tplge_losungClearer {font-size: 6px; line-height: 6px;}

/* Clearer */
.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}





/* 
##############################
           B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {color: #566; font-family: verdana, arial, sans-serif; font-size: 15px; font-weight: 400; line-height: 1.4em;}
#body {min-width: 300px; background: #fff; text-align: left;}
#top {}



/* SITE CONTAINER */

.tplge_siteContainer, .tplge_horizontalMenuIn {max-width: 2000px; margin: 0 auto;}





/* INHALT / CONTENT */

/* Locator (breadcrumb) */
.tplge_locator {font-size: 14px; line-height: 18px; padding: 60px 0 0 0; overflow: hidden;}
.tplge_locatortext {font-weight: 700;}
.tplge_locatorDelimiter {font-size: 18px; line-height: 18px; font-weight: 900; color: #606669;}
.tplge_locator .cmsimpleLocatorElementLast {font-weight: 700;}

article {max-width: 1160px; background: #fff; padding: 0; margin: 0 auto; clear: both;}

/* content */
.tplge_content {background: #fff; width: 100%;}
.tplge_contentIn {max-width: 1160px; padding: 6px 0 24px 0; margin: 0 auto;}

/* content header */
img.tplge_dmklogo {position: absolute; margin: 0 0 0 0;}
img.tplge_headerimg {margin: 90px 0 0 0;}
.tplge_headertext {position: absolute; top: 420px; background: #fff; color: #000; padding: 20px 32px 20px 32px; opacity: 0.8;}
.tplge_headertext1 {font-family: times new roman, serif; font-size: 48px; font-style: italic; opacity: 1;}
.tplge_headertext2 {font-size: 18px; font-weight: 400; padding: 16px 10px 0 10px; opacity: 1;}

#tplge_content li {background: none;}

#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;}
#cmsimple_mailform {max-width: 900px; padding: 20px; margin: 0 auto;}
#cmsimple_mailform h1 {font-size: 32px; line-height: 30px; font-weight: 400; padding: 0; margin: 0 0 24px 0;}

.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;}

/* submenu */
.tplge_submenu {padding: 16px 0 0 0;}
.tplge_submenu p {font-family: Anton, sans-serif;}

/* prev-top-next */
#tplge_prevtopnext {display: table; clear: both; text-align: center; padding: 0; margin: 36px auto 0 auto;}
#tplge_prevtopnext img {background: #ddd; padding: 9px; border: 1px solid #999; border-radius: 16px; margin: 0 20px;}
#tplge_prevtopnext img:hover {background: #c0c6c9;}

/* icons div */
.tplge_icons {display: table; text-align: center; padding: 16px 0 0 0; margin: 0 auto; border: 0px solid;}
.tplge_icons img {display: block; float: left; background: #111; border: 0px solid #666; border-radius: 30px; padding: 9px; margin: 0 6px;}
.tplge_icons img:hover {background: #080;}

/* login */
div.cmsimple_loginform {max-width: 900px; padding: 36px 16px 96px 16px; margin: 0 auto;}





/* CO CONTENTs */

/* contentPlus */
.tf_cplus {clear: both; background: #e6ece9;}
.tf_cplusIn {max-width: 1160px; padding: 36px 4%; margin: 0 auto;}
.tf_infobox {clear: both; background: #e6e6e6;}
.tf_infoboxIn {max-width: 1160px; padding: 36px 4%; margin: 0 auto;}
.tf_ansprechpartner {clear: both; background: #fff;}
.tf_ansprechpartnerIn {max-width: 1160px; padding: 36px 4%; margin: 0 auto;}





/* NEWSAREA */

.tplge_newsArea {flex: 0 0 100%; order: 5; background: #005099; color: #fff; line-height: 1.3em; padding: 36px 0 90px 0; margin: 36px 0 0 0;}
.tplge_newsAreaIn {max-width: 1180px; padding: 0; margin: 0 auto;}

/* Hauptmenü (toc) */
.tplge_tocArea {box-sizing: border-box; width: 270px; float: left; color: #fc0; border: 0px solid #666; border-radius: 5px; padding: 0 0 12px 0; margin: 16px 15px 24px 15px; opacity: 1;}

/* searchbox */
.tplge_searchboxContainer {clear: both; text-align: left; border-radius: 3px; margin: 15px auto 0 0; overflow: hidden; opacity: 1;}
.tplge_searchboxInput {width: 200px; background: #fff; color: #333; float: left; font-size: 16px; border-left: 1px solid #c0c6c9; border-top: 1px solid #c0c6c9; border-right: 0; border-bottom: 1px solid #c0c6c9; border-radius:  3px 0 0 3px; line-height: 20px; padding: 8px; margin: 0;}
.tplge_searchboxSubmit {background: #000 url('images/lupe.png') 10px 7px no-repeat; width: 40px; height: 38px; border: 0; border-radius: 0 3px 3px 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {background: #c40 url('images/lupe.png') 9px 6px no-repeat; border-top: 1px solid #c40; border-right: 1px solid #c40; border-bottom: 1px solid #c40; border-left: 0; cursor: pointer;}

/* menulevel 1 */
.tplge_tocArea ul.menulevel1 span, .tplge_tocArea ul.menulevel1 a {display: block; padding: 6px 0;}
.tplge_tocArea ul.menulevel1 {list-style: none; background: #06a; border-radius: 5px; padding: 9px 15px 9px 15px; margin: 6px 0; opacity: 1;}
.tplge_tocArea ul.menulevel1 li {list-style: none; font-size: 15px; line-height: 21px; font-weight: 900; padding: 0 12px 0 2px; margin: 0;}

/* menulevel 2 */
.tplge_tocArea ul.menulevel1 li ul {padding: 0; margin: 0;}
.tplge_tocArea ul.menulevel1 li ul li {list-style: none; font-size: 14px; font-weight: 400; padding: 0 0 0 20px; margin: 0;}

/* newsboxes */
.tplge_news {background: none; float: left; box-sizing: border-box; width: 280px; border-radius: 5px; padding: 6px 10px 12px 10px; margin: 6px;}
.tplge_news li {list-style: none; padding: 6px 0; margin: 0;}

/* headings */
h4.tplge_newsboxToc {display: table; float: none; color: #fc0; font-size: 32px; font-weight: 900; padding: 0; margin: 24px auto 0 0; opacity: 1;}
.tplge_news h1, .tplge_news h2, .tplge_news h3, .tplge_news h4, .tplge_news h5, .tplge_news h6 {background: none; color: #fff; font-size: 24px; font-weight: 400; padding: 0 0 9px 0;}


/* scroll-to-top-button */
#tplge_up {position: fixed; bottom: 24px; right: 10px; display: block; opacity: 0.75; transition: 2s;}





/* LINKFORMATIERUNG / LINKS */
a:link {color: #369; text-decoration: none;}
a:visited {color: #369; text-decoration: none;}
a:hover {color: #c40; text-decoration: underline;}
a:active {color: #c40; text-decoration: underline;}
a:focus {color: #c40; text-decoration: underline;}

.tplge_newsArea a:link {color: #ddd; text-decoration: none;}
.tplge_newsArea a:visited {color: #ddd; text-decoration: none;}
.tplge_newsArea a:hover {color: #fc0; text-decoration: none;}
.tplge_newsArea a:active {color: #fc0; text-decoration: none;}
.tplge_newsArea a:focus {color: #fc0; text-decoration: none;} 

.tplge_footersContainer a:link {color: #fff; text-decoration: none;}
.tplge_footersContainer a:visited {color: #fff; text-decoration: none;}
.tplge_footersContainer a:hover {color: #fc0; text-decoration: underline;}
.tplge_footersContainer a:active {color: #fc0; text-decoration: underline;}
.tplge_footersContainer a:focus {color: #fc0; text-decoration: underline;}

.tplge_horinav a:link {color: #333; text-decoration: none;}
.tplge_horinav a:visited {color: #333; text-decoration: none;}
.tplge_horinav a:hover {color: #c40!important; text-decoration: none;}
.tplge_horinav a:active {color: #c40; text-decoration: none;}
.tplge_horinav a:focus {color: #c40; text-decoration: none;}

.tplge_olMenu a:link {color: #333; text-decoration: none;}
.tplge_olMenu a:visited {color: #333; text-decoration: none;}
.tplge_olMenu a:hover {color: #c40!important; text-decoration: none;}
.tplge_olMenu a:active {color: #c40; text-decoration: none;}
.tplge_olMenu a:focus {color: #c40; text-decoration: none;}





/* FIXED MENU */

.tplge_fixedMenu {width: 100%; height: 40px; position: fixed; top: 0; background: #080; font-size: 18px; line-height: 28px; text-align: right;}
.tplge_fixedMenuIn {padding: 6px 0 0 0;}
.tplge_fixedMenu a {color: #fff;}

img.tplge_buttonLeft {float: left; padding: 0  0 0 16px;}
img.tplge_buttonRight {float: right; padding: 0 16px 0 0;}





/* HORIZONTAL MENU */

/* Wenn die Menüs oben mitscrollen sollen, setzen Sie einfach "position: fixed;" auf "position: absolute;"*/
.tplge_horizontalMenu {width: 100%; background: #eee; border-bottom: 0px solid #999;}
.tplge_horizontalMenuIn {display: table; position: relative; font-family: arial, Verdana, RobotoCondensed, sans-serif; padding: 0 10px; padding: 40px 0 0 0; margin: 0 auto;}

/* horinav */
.tplge_horinav {box-sizing: border-box; float: left; padding: 10px 10px 6px 10px;}
.tplge_horinav .tf_homelink_icon {float: left; padding: 0; margin: 0 9px 0 0;}

/* menulevel 1 */
.tplge_horinav ul.menulevel1 {display: block; float: left; position: relative; list-style: none; padding: 0; margin: 0 auto;}
.tplge_horinav ul.menulevel1 li {max-width: 270px; float: left; text-align: center; font-weight: 700; font-size: 16px; line-height: 20px; padding: 6px 10px; margin: 1px 1px 0;}
.tplge_horinav ul.menulevel1 li:hover {}

/* menulevel 2 */
.tplge_horinav ul.menulevel2 {display: none; background: #efefef; padding: 6px 0; margin:  5px 0 0 -12px; border: 1px solid #aaa; border-radius: 3px;}
.tplge_horinav ul.menulevel2 li {display: block; width: 220px; float: none; font-size: 15px; line-height: 18px; font-weight: 400; text-align: left; padding: 8px 12px;}
.tplge_horinav ul.menulevel1 li:hover ul {display: block; position: absolute; min-width: 200px; z-index: 9999;}
.tplge_horinav ul.menulevel2 li a {display: block; width: 100%;}

/* menulevel 3 */
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 
{display: none; position: absolute; width: 220px; background: #e7e7e7; border: 1px solid #aaa; border: 1px solid #aaa; border-radius: 3px; padding: 6px 0; margin:  -15px 0 0 180px;}
.tplge_horinav ul.menulevel1 ul.menulevel2 li:hover ul {display: block;}

/* menulevel 4 */
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 
{display: none; position: absolute; width: 220px; background: #dfdfdf; border: 1px solid #aaa; border: 1px solid #aaa; border-radius: 3px; padding: 6px 0; margin:  -15px 0 0 -216px;}
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 li:hover ul {display: block;}

/* menulevel 5 */
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 
{display: none; position: absolute; width: 220px; background: #d7d7d7; border: 1px solid #aaa; border: 1px solid #aaa; border-radius: 3px; padding: 6px 0; margin:  -15px 0 0 200px;}
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 li:hover ul {display: block;}

/* menulevel 6 */
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 ul.menulevel6 
{display: none; position: absolute; width: 220px; background: #cfcfcf; border: 1px solid #aaa; border: 1px solid #aaa; border-radius: 3px; padding: 6px 0; margin:  -15px 0 0 -220px;}
.tplge_horinav ul.menulevel1 ul.menulevel2 ul.menulevel3 ul.menulevel4 ul.menulevel5 li:hover ul {display: block;}

/* doc docs */
.tplge_horinav li.docs a::after, .tplge_horinav li.sdocs a::after, .tplge_horinav li.sdocs span::after 
{content: "+"; font-family: helvetica, verdana, arial, sans-serif; color: #c40; font-size: 15px; font-weight: 900; margin-left: 6px;}
.tplge_horinav li.doc a::after, .tplge_horinav li.sdoc span::after 
{content: ""; font-size: 16px; line-height: 17px; font-weight: 700;}

/* aktive Seite */
.tplge_horinav li.sdoc, .tplge_horinav li.sdocs, .tplge_horinav li.sdoc a, .tplge_horinav li.sdocs a {color: #c40;}
.tplge_horinav li.doc, .tplge_horinav li.docs, .tplge_horinav li.doc a, .tplge_horinav li.docs a {color: #333;}


/* buttons */
img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 48px; right: 0; display: block; padding: 3px 0 5px 3px; border-radius: 23px 0 0 23px; opacity: 0.75;}
img.tplge_scrolltoTopButton:hover {background: #080;}





/* 
##############################
   O V E R L A Y  M E N U
##############################
*/

.tplge_olMenuBG {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; opacity: 0.6; z-index: 9992;}

.tplge_olMenu {
display: none;
box-sizing: border-box;
position: fixed; top: 6px; right: 6px; 
width: 280px; 
max-height: 96%; 
padding: 29px 20px 16px 20px; 
margin: 0;
background: #fff;
color: #c40;
font-family: arial, sans-serif;
border: 3px solid #fff; 
border-radius: 3px; 
overflow: auto;
opacity: 1; z-index: 9994;
}

button.tplge_olMenuClose {position: fixed; top: -4px; right: 110px; width: 60px; background: #ccc url(images/button.jpg) repeat-x; text-align: center; color: #920; font-weight: 900; font-size: 18px; line-height: 30px; border: 1px solid #999; border-radius: 0 0 5px 5px; padding: 0; margin: 0; cursor: pointer; z-index: 9996;}
button.tplge_olMenuClose:hover {color: #222;}

/* toc */
.tplge_olMenuToc {box-sizing: border-box; width: 100%;}

.tplge_olMenu ul {}
.tplge_olMenu ul li {box-sizing: border-box; width: 100%; list-style: none; font-size: 16px; line-height: 24px; font-weight: 700; padding: 0; margin: 0;}
.tplge_olMenu ul li a {float: left; clear: both; padding: 4px 0; margin: 0;}
.tplge_olMenu ul li span {float: left; clear: both; padding: 4px 0; margin: 0;}

.tplge_olMenu ul ul {}
.tplge_olMenu ul ul li {box-sizing: border-box; width: 100%; float: none; list-style: none; font-size: 15px; line-height: 19px; font-weight: 400; border: 0; padding: 0; margin: 0;}

.tplge_olMenu ul ul ul {margin-left: 16px;}

.tplge_olMenu ul li.sdoc a {}
.tplge_olMenu ul li.sdoc span {}
.tplge_olMenu ul li.sdocs a {}
.tplge_olMenu ul li.sdocs span {}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* 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;}

/* sitemap */
ul.sitemaplevel1 {list-style: none; font-weight: 700; padding: 20px 0 0 0!important; margin: 0!important;}
ul.sitemaplevel1 li {background: #ddd!important; list-style: none; font-size: 15px; font-weight: 900; border: 0px solid #aaa; border-radius: 5px; padding: 12px 16px; margin: 6px 0;}

ul.sitemaplevel2 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel2 li {font-size: 14px; font-weight: 400; border: 0; padding: 4px 0 0 0; margin-left: 0;}

ul.sitemaplevel3 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel3 li {margin-left: 20px;}

ul.sitemaplevel4 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel5 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}
ul.sitemaplevel6 {list-style: none; font-weight: 700; padding: 0!important; margin: 0!important;}

/* MailForms Plugin */
div.ddfmwrap {font-size: 16px;}
div.ddfmwrap input.ddmf_text {min-width: 240px!important; max-width: 360px!important; background: #fff!important; border: 1px solid #aaa!important; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #fff!important; border: 1px solid #aaa!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #fff!important; border: 1px solid #aaa!important; padding: 4px 6px!important;}
div.ddfmwrap div.submitButton {width: 116px!important;}
div.ddfmwrap div.submitButton input {width: 100%!important;}

@keyframes opacity{from{opacity:0;}to{opacity:0.75;}}





/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

@media (max-width: 1260px) {
.tplge_horizontalMenu {display: none;}
.tplge_horinav {display: none;}
.tplge_locator {padding: 50px 0 0 0;}
.tplge_contentIn {width: 90%; margin: 0 auto;}
.tplge_headertext {display: none;}
.tf_cplusIn {width: 90%; margin: 0 auto;}
.tf_infoboxIn {width: 90%; margin: 0 auto;}
.tf_ansprechpartnerIn {width: 90%; margin: 0 auto;}
article {padding-top: 48px;}
.tplge_newsAreaIn {max-width: 884px;}
.tplge_tocArea {float: none; margin: 0 auto;}
.tplge_news01 {clear: both;}

.tplge_searchAnchor {margin: 0;}
.tplge_menuAnchor {margin: -36px 0 60px 0;}
.tplge_newsAnchor {margin: -36px 0 60px 0;}
}



@media (max-width: 920px) {
.tplge_newsAreaIn {max-width: 594px;}
}



@media (max-width: 800px) {
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
}



@media (max-width: 639px) {
.tplge_newsAreaIn {max-width: 300px;}
.tplge_losungClearer {clear: both;}
img.tplge_headerimg {margin: 180px 0 0 0;}

h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 21px;}
h4 {font-size: 20px;}
h5 {font-size: 19px;}
h6 {font-size: 18px;}
}



@media (max-width: 480px) {
.tplge_imageHeader img {width: 180%; max-width: 180%; display: block; margin-left: -50%;}
img.tplge_right_border, img.tplge_left_border, img.tplge_left_noborder, img.tplge_right_noborder,img.tplge_right, img.tplge_left {display: block; float: none; max-width: 100%; margin: 0 0 16px 0;}
}
