/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}


/* GLOBAL STYLES */
h1, h2, h3 {font-family: century gothic, verdana, sans-serif; color: #221; font-size: 24px; line-height: 1.6em; font-weight: 300; letter-spacing: 1px; border-bottom: 0px solid #999; padding: 0; margin: 0;}
h4 {font-family: century gothic, verdana, sans-serif; color: #221; font-size: 20px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: century gothic, verdana, sans-serif; color: #221; font-size: 18px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: century gothic, verdana, sans-serif; color: #221; font-size: 16px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
hr {clear: both; height: 1px; color: #666; background-color: #666; border: 0; margin: 5px 0 3px 0;}


/* CONTENT CLASSES */
.tplge_left_border {background: #fff; float: left; border: 1px solid #999; margin: 0 20px 10px 0;}
.tplge_left_noborder {float: left; border: 0; margin: 0 20px 10px 0;}
.tplge_right_border {background: #fff; float: right; border: 1px solid #999; padding: 6px; margin: 0 0 10px 20px;}
.tplge_right_noborder {float: right; border: 0; margin: 0 0 10px 20px;}
.tplge_border {background: #fff; border: 1px solid #999;}
.tplge_noborder {border: 0;}

.tplge_code {background: #eed; font-family: 'courier new', monospace; border: 1px solid #997; padding: 20px;}
.tplge_box01 {clear: both; background: #e6e9e3; border: 4px double #998; padding: 16px; margin: 16px 0;}
.tplge_legal {padding: 6px 0;}

.XXXXXXXXXXXXXXXXXX {} /* Marker for styles menu tinymce */


/* LINKS GLOBAL */
a:link {color: #258; text-decoration: none;}
a:visited {color: #258; text-decoration: none;}
a:hover {color: #c60; text-decoration: none;}
a:active {color: #c60; text-decoration: none;}
a:focus {color: #c60; text-decoration: none;}


/* BODY */
body {font-family: arial, verdana, sans-serif; color: #000; font-size: 15px; line-height: 1.3em;}
body#tplge_body {background: #fff url(images/bgbody.jpg) left top no-repeat; color: #333;}
#top {}


/* GLOBAL */
.tplge_inner {border: 0px solid #999;}


/* MAIN CONTAINER */
div#tplge_main {padding: 0 0.75rem;}


/* HEADER */
div#tplge_header {height: 110px; border-top: 1px solid #998;}
div#tplge_header div.tplge_inner {border: 0px solid #0c0; padding: 0 10px 0 20px; margin: 0;}

#tplge_header h1 {width: 65%; float: left; font-family: century gothic, verdana, serif; color: #fb0; font-size: 30px; line-height: 1.2em; font-weight: 300; letter-spacing: 1px; margin: 16px 0 0 0;}

div#tplge_header2 {border-top: 0px solid #fff;}
div#tplge_header2 div.tplge_inner {padding: 0 20px; margin: 0;}

/* searchbox */
div#searchbox {width: 30%; float: right; text-align: right; margin: 30px 20px 0 0;}
div#searchbox .text {width: 140px; background: #dcdcd9; color: #444; font-family: arial, sans-serif; font-size: 14px; border: 1px solid #aaa; padding: 2px 3px;}
div#searchbox .submit {background: #620; color: #fff; border: 1px solid #fff; padding: 1px 6px;}


/* locator */
div#tplge_locator {clear: both; font-family: arial, sans-serif; color: #fff; padding: 16px 0 16px 0;}

div#tplge_locator a:link {color: #eee; text-decoration: none;}
div#tplge_locator a:visited {color: #eee; text-decoration: none;}
div#tplge_locator a:hover {color: #f90; text-decoration: none;}
div#tplge_locator a:active {color: #f90; text-decoration: none;}
div#tplge_locator a:focus {color: #f90; text-decoration: none;}


/* SEITE / PAGE */
div#tplge_page {padding: 0; margin: 0;}


/* SIDEBAR NAVIGATION */
div#tplge_sidebarNav {width: 100%;}
div#tplge_sidebarNav div.tplge_inner {margin-top: 0;}


/* toc */
#tplge_sidebarNav li {list-style-type: none; list-style-image: none;}

#tplge_sidebarNav ul.menulevel1 {font-family: century gothic, arial, sans-serif; color: #fa0; border: 0; padding: 12px 0 12px 0; margin: 0;}
#tplge_sidebarNav ul.menulevel1 li {background: #3c3f39; font-size: 15px; line-height: 1.2em; text-align: left; font-weight: 700; border: 1px solid #ccc; padding: 10px 12px; margin: 6px 0;}

#tplge_sidebarNav ul ul.menulevel2 {border: 0; padding: 8px 0 4px 0; margin: 0;}
#tplge_sidebarNav ul ul.menulevel2 li {background: transparent; font-size: 15px; line-height: 1.2em; font-weight: 300; text-align: left; border: 0; padding: 0px 0 5px 1px; margin: 0;}

#tplge_sidebarNav ul ul ul.menulevel3 {margin: 3px 0;}
#tplge_sidebarNav ul ul ul.menulevel3 li {line-height: 1.2em; font-size: 14px; text-align: left; border: 0; padding: 4px 0 2px 16px; margin: 0;}

div#tplge_sidebarNav ul.menulevel1 a:link {color: #fff; text-decoration: none;}
div#tplge_sidebarNav ul.menulevel1 a:visited {color: #fff; text-decoration: none;}
div#tplge_sidebarNav ul.menulevel1 a:hover {color: #fa0; text-decoration: none;}
div#tplge_sidebarNav ul.menulevel1 a:active {color: #fa0; text-decoration: none;}
div#tplge_sidebarNav ul.menulevel1 a:focus {color: #fa0; text-decoration: none;}

div#tplge_subnav ul {padding: 0; margin: 20px 0;}
div#tplge_subnav ul li {padding: 4px 0; margin: 2px 4px;}
#tplge_sidebarNav p.tplge_lastupdate {font-size: 12px; color: #999; text-align: left; padding: 4px 0; margin: 2px 4px;}


#tplge_sidebarNav ul.menulevel1 li.sdocs {background: #5c5f59;}
#tplge_sidebarNav ul.menulevel1 li.sdoc {background: #5c5f59;}
#tplge_sidebarNav ul.menulevel2 li.docs {}
#tplge_sidebarNav ul.menulevel2 li.doc {}


/* INHALT / CONTENT */
#tplge_content {}
#tplge_content div.tplge_inner {padding-right: 20px; margin-top: 28px; margin-bottom: 20px;}


/* vor-hoch-zurueck / prev-top-next */
#tplge_prevnext {clear: both; float: left; width: 100%;}
#tplge_prevnext div.tplge_inner {text-align: center; border-top: 1px solid #666; padding: 8px 0 0 0; margin: 12px 0 0 0;}
#tplge_prevnext div.tplge_inner span {padding: 0 6px 0 2px;}


/* NEWSBOXEN / NEWSBOXES */
div.tplge_news {line-height: 1.2em;}
div.tplge_news div.tplge_inner {padding: 0; margin: 0 10px 30px 10px;}


div.tplge_news h4, div.tplge_newsin2 h4, div.tplge_newsin3 h4 {background: #4c4f49; color: #fff; font-size: 16px; font-weight: 300; line-height: 1.4em; text-align: center; border: 1px solid #fff; padding: 4px 10px 6px 10px; margin: 0;}
div.tplge_news h5 {font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
div.tplge_news h6 {font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}


/* FUSSLINKS / FOOTER LINKS */
#tplge_notes {height: 180px; background: #2c2f29; color: #999; font-family: arial, sans-serif; font-size: 14px; text-align: right; border-top: 5px solid #998; border-bottom: 5px solid #998; padding: 1px 30px 20px 30px; margin: 0;}
#tplge_notes span {padding: 0 6px 0 2px;}

#tplge_notes a:link {color: #ccc; text-decoration: none;}
#tplge_notes a:visited {color: #ccc; text-decoration: none;}
#tplge_notes a:hover {color: #c60; text-decoration: none;}
#tplge_notes a:active {color: #ccc; text-decoration: none;}
#tplge_notes a:focus {color: #ccc; text-decoration: none;}


/* SONSTIGES / THE REST */
#passwd {border: 1px solid #999;}
.text {background: #dcdcd9; color: #333; font-family: arial, sans-serif; border: 1px solid #999; padding: 2px 3px;}
.file {border: 1px solid #999;}
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
.retrieve {background: #ffffff; background-image:none; border: 0;}
table.edit {background: #eee; font-size: 14px; line-height: 1.2em; border: 1px solid #999; margin: 1px 0;}
table.edit td {border: 0; padding: 3px;}
#tplge_content textarea {width: 90%; background: #dcdcd9; color: #333; border: 1px solid #999; padding: 4px 8px!important; margin: 0 0 10px 0;}
#cmsimple_mailform textarea {width: 90%; background: #dcdcd9; color: #333; font-family: arial, sans-serif; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}

.sidebar {display: none;}

@media (min-width: 1024px) {
  div#tplge_page {width: 740px; float: left; padding: 0; margin: 0;}
  div#tplge_sidebarNav {width: 30%; float: left;}
  div.tplge_news {width: 243px; float: left;}
  #tplge_content {width: 67%; float: right;}
  div#tplge_main {padding: 5px 0 30px 10px;}
  .tplge_inner {border: 0px solid #999; margin: 20px 0 0 10px;}
  .navigation-mobile {display:none!important;}
  .sidebar {display: inline-block;}
}