/*RESET BROWSERSTYLE*/
* {
   padding: 0;
   margin: 0;
}
/*GLOBAL STYLES*/
h1, h2, h3 {
   font-family: 'century gothic', verdana, sans-serif;
   color: #345;
   font-size: 24px;
   line-height: 1.6em;
   font-weight: 100;
   letter-spacing: 1px;
   border-bottom: 0px solid #CCC;
   padding: 0;
   margin: 2px 0 6px 0;
}
h4 {
   font-family: 'century gothic', verdana, sans-serif;
   color: #345;
   font-size: 24px;
   line-height: 1.4em;
   font-weight: 100;
   letter-spacing: 1px;
   margin: 15px 0 10px 0;
}
h5 {
   font-family: 'century gothic', verdana, sans-serif;
   color: #345;
   font-size: 20px;
   line-height: 1.4em;
   font-weight: 100;
   letter-spacing: 1px;
   margin: 15px 0 10px 0;
}
h6 {
   font-family: 'century gothic', verdana, sans-serif;
   color: #345;
   font-size: 16px;
   line-height: 1.4em;
   font-weight: 100;
   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: #CCC;
   background-color: #CCC;
   border: 0;
   margin: 5px 0 3px 0;
}
/*##################   C O N T E N T  C L A S S E S    ##################*/
.tplge_left_border {
   background: #FFF;
   float: left;
   border: 1px solid #999;
   padding: 5px;
   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: 5px;
   margin: 0 0 10px 20px;
}
.tplge_right_noborder {
   float: right;
   border: 0;
   margin: 0 0 10px 20px;
}
.tplge_border {
   background: #FFF;
   padding: 5px;
   border: 1px solid #999;
}
.tplge_noborder {
   border: 0;
}
/*.tplge_fullheader {margin: -10px 0 -15px 0;}*/
.clear_both {
   clear: both;
}
.clear_right {
   clear: right;
}
.clear_left {
   clear: left;
}
.tplge_code {
   background: #EED;
   font-family: 'courier new', monospace;
   border: 1px solid #997;
   padding: 20px;
}
.tplge_box01 {
   clear: both;
   background: #DCDCD9;
   color: #555;
   font-style: italic;
   border: 4px double #998;
   padding: 16px;
   margin: 16px 0;
}
.tplge_legal {
   padding: 6px 0;
}
.XXXXXXXXXXXXXXXXXX {
}
/*Marker for styles menu tinymce*/
/*##################   B O D Y    ##################*/
body {
   background: #FFF;
   font-family: georgia, serif;
   color: #666;
   font-size: 16px;
   line-height: 1.3em;
   padding: 0;
   margin: 0;
}
body#tplge_body {
   min-width: 1320px;
   background: #333;
   color: #666;
}
#top {
}
/*##################   L A Y O U T    ##################*/
div#tplge_header1_inner {
   width: 800px;
   margin: 0 auto;
}
div#tplge_header2 {
}
div#tplge_locator {
   clear: both;
}
div#tplge_main {
}
div#tplge_mainin {
   width: 1280px;
   margin: 0 auto 16px auto;
}
div#tplge_page {
   width: 1040px;
   float: left;
}
div#tplge_sidebarNav {
   width: 239px;
   float: left;
}
div#tplge_content {
   width: 800px !important;
   float: left;
}
div.tplge_news {
   width: 239px;
   float: right;
   clear: right;
}
div#tplge_notes {
}
/*GLOBAL*/
.tplge_inner {
   border: 0px solid #CCC;
   padding: 0 10px 0 16px;
}
/*##################   D E S I G N    ##################*/
/*GLOBAL*/
a:link {
   color: #279;
   text-decoration: none;
}
a:visited {
   color: #279;
   text-decoration: none;
}
a:hover {
   color: #C60;
   text-decoration: none;
}
a:active {
   color: #C60;
   text-decoration: none;
}
a:focus {
   color: #C60;
   text-decoration: none;
}
/*HEADER1*/
div#tplge_header1 {
   padding: 16px 0 6px 0;
}
div#tplge_header1_inner {
   width: 1280px;
   padding: 0 10px 0 20px;
   margin: 0 auto;
}
div#tplge_icons_inner {
   width: 60%;
   float: left;
   padding-bottom: 2px;
}
div#tplge_icons_inner img {
   border: 0;
   margin-right: 16px;
}
/*searchbox*/
div#searchbox {
   float: right;
   padding-top: 2px;
}
div#searchbox .text {
   width: 160px;
   background: #CCC;
   color: #444;
   font-family: arial, sans-serif;
   font-size: 14px;
   border: 1px solid #FFF;
   padding: 1px 2px;
}
div#searchbox .submit {
   background: transparent;
   font-size: 15px;
   color: #CCC;
   border: 0px solid #CCC;
   padding: 0 6px 0 6px;
}
div#searchbox .submit:hover {
   background: transparent;
   font-size: 15px;
   color: #F90;
   border: 0px solid #CCC;
   padding: 0 6px 0 6px;
}
/*HEADER2*/
div#tplge_header2 {
   background: #CCC url(images/bgheader2.jpg) left bottom repeat-x;
   font-style: italic;
   border-top: 1px solid #222;
   border-bottom: 1px solid #DDD;
}
div#tplge_header2 div.tplge_inner {
   background: #E9E9E9;
   min-width: 1250px;
   max-width: 1280px;
   border: 1px solid #BBB;
   padding: 14px;
   margin: 16px auto;
}
div#tplge_header2 div.tplge_inner_in {
   border: 0px solid #E3E3E3;
   padding: 16px;
   margin: 0;
}
#tplge_header2table {
   width: 100%;
   border-collapse: collapse;
}
div.tplge_header2_lefttd {
   min-height: 250px;
}
td.header2newsbox {
   width: 460px;
   color: #555;
   vertical-align: bottom;
}
div.tplge_header_newsbox {
   float: right;
   background: url(images/bgheader.png);
   color: #555;
   border: 4px double #666;
   padding: 6px 16px;
}
#tplge_header2 h4 {
   font-size: 18px;
   color: #333;
   font-style: normal;
   padding: 0;
   margin: 10px 0;
}
#tplge_header2 h5 {
   font-style: normal;
   margin-top: 0;
}
#tplge_header2 h6 {
   font-style: normal;
   margin-top: 0;
}
/*MAIN CONTAINER*/
div#tplge_main {
   background: #E9E9E9;
}
div#tplge_mainin {
   border: 1px solid #E9E9E9;
   padding: 0 0 20px 0;
}
/*locator*/
div#tplge_locator div.tplge_inner {
   font-family: arial, sans-serif;
   font-size: 14px;
   border-bottom: 1px solid #CCC;
   padding: 0 0 10px 0;
   margin: 10px 10px 10px 10px;
}
/*language menu*/
div.tplge_languagemenu {
   padding: 0 21px 0 12px;
}
div.tplge_languagemenu img {
   margin: 0 12px 0 0;
}
/*SIDEBAR NAVIGATION*/
div#tplge_sidebarNav div.tplge_inner {
   font-family: arial, sans-serif;
   font-size: 14px;
   padding-left: 10px;
   margin-bottom: 20px;
}
/*toc*/
#tplge_sidebarNav li {
   list-style-type: none;
   list-style-image: none;
}
#tplge_sidebarNav ul.menulevel1 {
   font-family: century gothic, verdana, arial, sans-serif;
   color: #C60;
   border: 0;
   padding: 0;
   margin: 10px 6px 0 0;
}
#tplge_sidebarNav ul.menulevel1 li {
   font-size: 15px;
   line-height: 1.2em;
   text-align: left;
   font-weight: 600;
   border-bottom: 1px solid #CCC;
   padding: 12px 0 4px 0;
   margin: 0;
}
#tplge_sidebarNav ul ul.menulevel2 {
   border: 0;
   padding: 8px 0 4px 0;
   margin: 0;
}
#tplge_sidebarNav ul ul.menulevel2 li {
   font-size: 14px;
   line-height: 1.2em;
   font-weight: 300;
   text-align: left;
   border: 0;
   padding: 4px 0 5px 1px;
   margin: 0;
}
#tplge_sidebarNav ul ul ul.menulevel3 {
   margin: 5px 0 0 0;
}
#tplge_sidebarNav ul ul ul.menulevel3 li {
   line-height: 1.2em;
   font-size: 14px;
   text-align: left;
   border: 0;
   padding: 6px 0 1px 16px;
   margin: 0;
}
/*Links*/
#tplge_sidebarNav a:link {
   color: #444;
   font-style: normal;
}
#tplge_sidebarNav a:visited {
   color: #444;
   font-style: normal;
}
#tplge_sidebarNav a:hover {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
#tplge_sidebarNav a:active {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
#tplge_sidebarNav a:focus {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
#tplge_sidebarNav div#tplge_subnav ul {
   list-style-type: none;
   text-align: left;
   padding: 24px 10px 10px 0;
   margin: 0;
}
#tplge_sidebarNav div#tplge_subnav ul li {
   font-size: 14px;
   padding: 6px 0;
   margin: 0;
}
div.tplge_subnav {
   text-align: left;
   padding: 48px 0 0 2px;
   margin: 0;
}
div.tplge_subnav img {
   padding: 0;
   margin: 0 16px 0 0;
}
p.lastupdate {
   font-size: 14px;
   color: #333;
   padding: 0 10px 0 10px;
}
/*active menu items*/
#tplge_sidebarNav ul.menulevel1 li.sdocs {
}
#tplge_sidebarNav ul.menulevel1 li.sdoc {
}
#tplge_sidebarNav ul.menulevel2 li.docs {
}
#tplge_sidebarNav ul.menulevel2 li.doc {
}
/*INHALT / CONTENT*/
#tplge_content div.tplge_inner {
   padding-top: 10px;
}
ul.sitemaplevel1 {
   font-weight: 700;
   list-style: none;
   padding: 10px 0 16px 0;
   margin: 0;
}
ul.sitemaplevel1 li {
   padding: 6px 0;
   margin: 0;
}
ul.sitemaplevel2 {
   font-weight: 300;
   list-style: none;
}
ul.sitemaplevel3 {
   font-weight: 300;
   list-style: none;
}
ul.sitemaplevel3 li {
   padding: 6px 0;
   margin: 0 36px;
}
ul.sitemaplevel1 a:link {
   color: #456;
   text-decoration: none;
}
ul.sitemaplevel1 a:visited {
   color: #456;
   text-decoration: none;
}
ul.sitemaplevel1 a:hover {
   color: #C60;
   text-decoration: none;
}
ul.sitemaplevel1 a:active {
   color: #C60;
   text-decoration: none;
}
ul.sitemaplevel1 a:focus {
   color: #C60;
   text-decoration: none;
}
/*vor-hoch-zurueck / prev-top-next*/
#tplge_prevnext {
   clear: both;
   float: left;
   width: 100%;
   font-family: arial, sans-serif;
   font-size: 15px;
   border: 0;
}
#tplge_prevnext div.tplge_inner {
   text-align: center;
   border: 0;
   border-top: 1px solid #CCC;
   padding: 8px 0 10px 0;
   margin: 12px 0 0 0;
}
#tplge_prevnext div.tplge_inner span {
   padding: 0 16px;
}
/*NEWSBOXEN / NEWSBOXES*/
div.tplge_news {
   line-height: 1.2em;
}
div.tplge_news div.tplge_inner {
   padding-top: 4px;
}
div.tplge_news h4 {
   font-size: 18px;
   letter-spacing: 0;
}
div.tplge_news h5 {
   font-size: 17px;
   letter-spacing: 1px;
   margin: 10px 0 0 0;
}
div.tplge_news h6 {
   font-size: 16px;
   letter-spacing: 1px;
   margin: 10px 0 0 0;
}
/*FUSSLINKS / FOOTER LINKS*/
#tplge_notes {
   font-family: arial, sans-serif;
   font-size: 14px;
   color: #999;
   text-align: right;
   padding: 0 30px 48px 30px;
   margin: 0;
}
#tplge_notes span {
   padding: 0 6px 0 2px;
}
#tplge_notes a:link {
   color: #CCC;
   font-style: normal;
}
#tplge_notes a:visited {
   color: #CCC;
   font-style: normal;
}
#tplge_notes a:hover {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
#tplge_notes a:active {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
#tplge_notes a:focus {
   color: #C60;
   font-style: normal;
   text-decoration: none;
}
/*##################   S O N S T I G E S / R E S T    ##################*/
#passwd {
   border: 1px solid #CCC;
}
.text {
   background: #DCDCD9;
   color: #333;
   font-family: arial, sans-serif;
   border: 1px solid #CCC;
   padding: 2px 3px;
}
.file {
   border: 1px solid #CCC;
}
.scroll {
   background: #EEC;
   border: 1px solid #997;
   padding: 10px;
   overflow: scroll;
}
.retrieve {
   background: #FFFFFF;
   background-image: none;
   border: 0;
}
table.edit {
   background: #222;
   font-size: 14px;
   line-height: 1.2em;
   border: 1px solid #CCC;
   margin: 1px 0;
}
table.edit td {
   border: 0;
   padding: 3px;
}
table.edit a:link {
   color: #CCC;
}
table.edit a:visited {
   color: #CCC;
}
#tplge_content textarea {
   width: 90%;
   background: #FFF;
   color: #333;
   border: 1px solid #CCC;
   padding: 4px 8px !important;
   margin: 0 0 10px 0;
}
#tplge_content input {
   background: #FFF;
}
#cmsimple_mailform textarea {
   width: 90%;
   background: #FFF;
   color: #333;
   font-family: arial, sans-serif;
   border: 1px solid #CCC;
   padding: 10px;
   margin: 0 0 10px 0;
}
#cmsimple_mailform input.submit {
   background: #222;
   color: #FFF;
   border: 1px solid #FFF;
   padding: 2px 6px;
}
#tplge_content input#submit {
   background: #222;
   color: #FFF;
   border: 1px solid #FFF;
   padding: 2px 6px;
}
