/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

/* GLOBAL */
h1, h2, h3 {font-family: 'times new roman', serif; color: #234; font-size: 26px; line-height: 1.6em; font-weight: 300; letter-spacing: 1px; border-bottom: 0px solid #999; margin: 10px 0;}
h4 {font-family: 'times new roman', serif; color: #234; font-size: 22px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: 'times new roman', serif; color: #234; font-size: 20px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: 'times new roman', serif; color: #234; font-size: 18px; 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 {height: 1px; color: #999; background-color: #999; border: 0; margin: 5px 0 3px 0;}


/* BODY */
body {font-family: arial, verdana, sans-serif; color: #000; font-size: 15px; line-height: 1.3em;}
#tplge_body {background: #f3f6f9 url(images/bgbody.jpg) top left fixed no-repeat; text-align: center;}
#top {font-size: 10px; line-height: 10px;}


/* LAYOUT TABELLE / MAIN TABLE */
#tplge_main {width: 100%;}
#tplge_left {width: 35%; min-width: 450px;}
#tplge_right {background: #fff; text-align: left; border-left: 1px solid #a3a6a9; padding: 0; margin: 0;}


/* SIDEBAR NAVIGATION */
#tplge_sidebar1 {width: 40%; min-width: 250px; max-width: 320px; float: right; background: #d3d9e0; border-top: 0px solid #a3a6a9; border-right: 0px solid #a3a6a9; border-bottom: 1px solid #a3a6a9; border-left: 1px solid #a3a6a9; margin: 0 0 800px 0;}
#tplge_sidebar1in {color: #940; border: 2px solid #f3f6f9; padding: 16px; margin: 5px;}

#searchbox {margin: 10px 0; text-align: left;}

#tplge_sidebar1 li {list-style-type: none; list-style-image: none;}

#tplge_sidebar1 ul.menulevel1 {border: 0; padding: 0; margin: 0;}
#tplge_sidebar1 ul.menulevel1 li {font-size: 15px; line-height: 1.2em; text-align: left; font-weight: 600; border-bottom: 1px solid #999; padding: 10px 6px 3px 0; margin: 0;}

#tplge_sidebar1 ul ul.menulevel2 {border: 0; padding: 8px 0 4px 0; margin: 0;}
#tplge_sidebar1 ul ul.menulevel2 li {font-size: 15px; line-height: 1.2em; font-weight: 300; text-align: left; border: 0; padding: 0px 0 5px 1px; margin: 0;}

#tplge_sidebar1 ul ul ul.menulevel3 {margin: 5px 0 4px 0;}
#tplge_sidebar1 ul ul ul.menulevel3 li {line-height: 1.2em; font-size: 14px; text-align: left; border: 0; padding: 3px 0 1px 16px; margin: 0;}
#tplge_loginform {width: 92%; float: left; text-align: left; padding: 0; margin: 0 20px 20px 0;}

#tplge_sidebar1 a:link {color: #222; text-decoration: none;}
#tplge_sidebar1 a:visited {color: #222; text-decoration: none;}
#tplge_sidebar1 a:hover {color: #940; text-decoration: none;}
#tplge_sidebar1 a:active {color: #940; text-decoration: none;}
#tplge_sidebar1 a:focus {color: #940; text-decoration: none;}

#tplge_sidebar1in ul.tplge_subnav {list-style-type: none; font-size: 14px; text-align: left; padding: 0; margin: 20px 0;}
#tplge_sidebar1in ul.tplge_subnav li {padding: 4px 0; margin: 0;}
#tplge_sidebar1in p.tplge_lastupdate {font-size: 12px; color: #cca; text-align: right; padding: 0 12px 0 16px;}
#tplge_sidebar1in .tplge_logo {background: #fff; float: left; border: 1px solid #999; padding: 3px; margin: 0 0 24px 0;}


/* KOPFBEREICH MIT SUCHBOX / HEADER AND SEARCHBOX */
#tplge_header {float: left; width: 100%; border: 0px solid #999; margin: 5px 0;}
#tplge_headerin {padding:6px 0; margin: 2px 0; border-bottom: 3px solid #c0c6c9;}

#tplge_header h1 {font-family: 'times new roman', serif; color: #234; font-size: 22px; line-height: 1.2em; font-weight: 100; letter-spacing: 1px; border: 0; padding: 0; margin: 0;}


/* BREADCRUMB-NAVIGATION (LOCATOR) */
#tplge_locator {font-family: arial, sans-serif; clear: both; float: left; width: 100%; border-bottom: 1px solid #999;}
#tplge_locatorin {padding: 0;}

p.tplge_locator {color: #620; padding: 0; margin: 8px 0;}


/* INHALT / CONTENT */
#tplge_content {width: 60%; min-width: 520px; max-width: 720px; float: left;}
#tplge_contentin {text-align: left; padding: 16px 2% 30px 8%; margin: 0;}
#tplge_content li {}
#tplge_content .tplge_box01 {background: #f3f6f6; border: 4px double #bbb; padding: 10px 20px; margin: 20px 0;}
.tplge_left {float: left;}
.tplge_right {float: right;}
.tplge_center {text-align: center;}
.tplge_border {border: 1px solid #333;}
.tplge_noborder {border: 0;}


/* FUSSNAVIGATION / FOOTER NAVIGATION */
#tplge_footer {clear: both; float: left; width: 100%;}
#tplge_footerin {font-size: 14px; text-align: center; border-top: 0px solid #999; padding: 0 0 10px 0; margin: 16px 0;}
#tplge_footerin span {padding: 0 6px 0 2px;}


/* NEWSBOXEN / NEWSBOXES */
div.tplge_news {width: 33%; min-width: 256px; max-width: 300px; float: left;}
div.tplge_newsin {background: #dce3e9; border: 1px solid #b3b6b9; font-family: arial, sans-serif; color: #333; font-size: 14px; line-height: 1.1em; padding: 0; margin: 20px 0 20px 30px}
div.tplge_newsinin {border: 2px solid #f6f9fc; font-family: arial, sans-serif; color: #333; font-size: 14px; line-height: 1.1em; padding: 0 12px 6px 12px; margin: 5px}

div.tplge_newsin h4 {font-size: 20px; font-weight: 300; line-height: 1.2em; border-bottom: 3px solid #b0b6b9; padding: 6px 0 4px 0; margin: 0;}
div.tplge_newsin h5 {font-size: 19px; font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
div.tplge_newsin h6 {font-size: 18px; font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}


/* FUSSLINKS / FOOTER LINKS */
#tplge_notes {background: #f0f6fc url(images/bgh4.jpg) top left repeat-x; clear: both; font-family: arial, sans-serif; font-size: 14px; color: #eee; text-align: right; border-top: 1px solid #a3a6a9; padding: 6px 20px; margin: 0;}
#tplge_notes span {padding: 0 6px 0 2px;}

#tplge_notes a:link {color: #ddd; text-decoration: none;}
#tplge_notes a:visited {color: #ddd; text-decoration: none;}
#tplge_notes a:hover {color: #fff; text-decoration: none;}
#tplge_notes a:active {color: #fff; text-decoration: none;}
#tplge_notes a:focus {color: #fff; text-decoration: none;}


/* VORDEFINIERTE KLASSEN FUER BILDER / PREDEFINED CLASSES FOR IMAGES */
img.left {float: left; margin: 8px 20px 10px 0;}
img.right {float: right; margin: 8px 0 10px 20px;}
img.center {margin: 10px auto;}
img.border {border: 1px solid #333;}
img.noborder {border: 0;}


/* LINKFORMATIERUNG / LINKS */
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;}


/* SONSTIGES / THE REST */
#passwd {border: 1px solid #999;}
#submit {background: #345; color: #fff; border: 1px solid #f3f6f9; padding: 1px 6px;}
.submit {background: #345; color: #fff; border: 1px solid #f3f6f9; padding: 1px 6px;}
.text {width: 160px; background: #fff; font-family: arial, sans-serif; font-size: 14px; border: 1px solid #999; padding: 1px 3px;}
.file {border: 1px solid #999;}
p.code {background: #eed; font-family: 'courier new', serif; border: 1px solid #997; padding: 20px;}
p.date {color: #093; text-align: right; line-height: 1.2em;}
.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;}
textarea {width: 90%; background: #f6f6f6; font-family: arial, sans-serif; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}
.hinweis {line-height: 1.2em; padding: 2px 10px;}