/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

/* GLOBAL */
h1, h2, h3 {font-family: verdana, sans-serif; color: #663; font-size: 150%; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 10px 0 10px 0;}
h4 {font-family: verdana, sans-serif; color: #663; font-size: 125%; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: verdana, sans-serif; color: #663; font-size: 113%; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: verdana, sans-serif; color: #663; font-size: 107%; 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.2em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
hr {height: 1px; color: #999; background-color: #999; border: 0; margin: 10px 0;}


/* BODY UND SEITE / BODY AND PAGE */
body {background: url(images/bgbody.jpg) fixed bottom right no-repeat; font-family: arial, sans-serif; font-size: 94%; color: #333;}
#main {min-width: 980px; text-align: center;}
#top {font-size: 10px; line-height: 10px;}
#page {line-height: 1.4em; padding: 0; margin:0;}
#pagein {text-align: left; padding: 0; margin: 0;}


/* KOPFBEREICH MIT SUCHBOX / HEADER AND SEARCHBOX */
#header {width: 100%; float: left; background: #eee url(images/bgheader.jpg) top right no-repeat;}
#headerin {padding: 12px 12px 6px 16px;}

#header h1 {font-family: 'courier new', sans-serif; color: #442; font-size: 30px; line-height: 1em; text-align: left; font-weight: 700; padding: 0; margin: 0;}
#searchbox {float: right; width: 256px; height: 50px; text-align: right; padding: 0; margin: 0;}
#headerin .submit, #contentin .submit {width: 5.6em; background: #620; color: #fff; border: 1px solid #cc9; padding: 1px 6px; margin:0;}

#headerin ul {float: left; width: 600px; padding: 40px 0 10px 0; margin: 0;}
#headerin li {display: inline; float: left; font-family: verdana, sans-serif; font-size: 16px; font-weight: 100; line-height: 1em; border-right: 1px solid #666; padding: 0 12px; margin: 0;}
#headerin li.akt {color: #c60;}
#headerin li.right {border-right: 0;}
#headerin li.left {padding-left: 0;}

#headerin a:link {color: #124; font-style: normal;}
#headerin a:visited {color: #124; font-style: normal;}
#headerin a:hover {color: #c60; font-style: normal;}
#headerin a:active {color: #c60; font-style: normal;}
#headerin a:focus {color: #c60; font-style: normal;}


/* BREADCRUMB-NAVIGATION (LOCATOR) */
#locator {clear: both; width: 100%; float: left; background: #245; border: 0;}
#locatorin {font-size: 94%; text-align: left; line-height: 1em; border: 0;}

p.locator {font-family: verdana, arial, sans-serif; color: #f90; margin: 10px 16px;}

#locator a:link {color: #fff; text-decoration: none;}
#locator a:visited {color: #fff; text-decoration: none;}
#locator a:hover {color: #f90; text-decoration: none;}
#locator a:active {color: #f90; text-decoration: none;}
#locator a:focus {color: #f90; text-decoration: none;}


/* SIDEBAR NAVIGATION */
#sidebar1 {float: left; width: 220px;}
#sidebar1in {border-right: 1px solid #999; padding: 0 0 0 10px; margin: 16px 0 0 0;}

#sidebar1 li {list-style-type: none; list-style-image: none;}

#sidebar1 ul.menulevel1 {font-family: verdana, sans-serif; color: #c60; border: 0; padding: 0; margin: 0;}
#sidebar1 ul.menulevel1 li {font-size: 15px; line-height: 1.2em; text-align: left; font-weight: 100; padding: 4px 6px 3px 6px; margin: 0;}

#sidebar1 ul.menulevel2 {font-family: verdana, sans-serif; border: 0; padding: 10px 0 2px 0; margin: 0;}
#sidebar1 ul.menulevel2 li {font-size: 14px; line-height: 1.2em; font-weight: 300; text-align: left; padding: 0px 0 6px 12px; margin: 0;}

#sidebar1 ul.menulevel3 {margin: 5px 0 0 0;}
#sidebar1 ul ul.menulevel3 li {font-family: verdana, sans-serif; line-height: 1.2em; font-size: 14px; text-align: left; border: 0; padding: 4px 0 2px 12px; margin: 0;}


.langmenu {color: #333; margin: 0 0 16px 6px;}
#sidebar1 ul.subnav {font-family: verdana, arial, sans-serif; list-style-type: none; text-align: left; padding: 36px 10px 10px 0; margin: 0;}
#sidebar1 ul.subnav li {font-size: 13px; padding: 3px 0 3px 10px; margin: 0;}
p.lastupdate {font-family: verdana, arial, sans-serif; font-size: 12px; color: #333; padding: 0 10px 0 10px;}

#sidebar1 a:link {font-style: normal;}
#sidebar1 a:visited {font-style: normal;}
#sidebar1 a:hover {font-style: normal;}
#sidebar1 a:active {font-style: normal;}
#sidebar1 a:focus {font-style: normal;}


/* INHALT / CONTENT */
#content {float: left; width: 530px; text-align: center; margin: 0}
#contentin {text-align: left; padding: 10px 24px 20px 24px; margin: 0;}
#content li {background: none;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.border {border: 1px solid #333;}
.noborder {border: 0;}
.box01 {background: #ecece3; border: 4px double #999; padding: 4px 16px; margin: 8px 0;}


/* FLOATENDE BOXEN / FLOAT BOXES */
div.news {width: 230px; float: left;}
div.newsin {font-size: 94%; line-height: 1.2em; color: #444; border: 0px solid #aba; border-left: 1px solid #999; padding: 0 0 6px 16px; margin: 16px 12px 0 0;}
div.newsin ul {list-style-type: none; list-style-image: none; padding: 6px 0 12px 0;}
div.newsin li {list-style-type: none; list-style-image: none; line-height: 1.2em; padding: 1px 5px; margin: 2px 0;}
div.newsin h2 {font-family: verdana, sans-serif; color: #555; font-size: 24px; font-variant: small-caps; letter-spacing: 2px; padding: 0; margin: 10px 0 0 0;}
div.newsin h4 {font-family: arial, sans-serif; color: #554; font-size: 150%; font-weight: 300; letter-spacing: 0; margin: 10px 0 0 0;}
div.newsin h5 {font-family: arial, sans-serif; color: #554; font-size: 114%; font-weight: 600; letter-spacing: 0; margin: 10px 0 0 0;}
div.newsin h6 {font-family: arial, sans-serif; color: #554; font-size: 107%; font-weight: 600; letter-spacing: 0; margin: 10px 0 0 0;}
p.date {width: 6em; float: right; background: #620; color: #ffe; text-align: center; line-height: 1.2em; padding: 2px; margin: 0;}


/* FUSSNAVIGATION / FOOTER NAVIGATION */
#footer {clear: both;}
#footerin {font-family: georgia, sans-serif; font-size: 16px; text-align: center; border-top: 1px solid #999; padding: 12px 0; margin: 30px 0 10px 0;}


/* FUSSLINKS / FOOTER LINKS */
#notes {font-family: arial, sans-serif; font-size: 15px; text-align: right; padding: 200px 30px 30px 30px; margin: 0;}
div#notes p {padding: 0; margin: 0;}


/* VORDEFINIERTE KLASSEN FUER BILDER / PREDEFINED CLASSES FOR IMAGES */
img.left {float: left; margin: 0 20px 10px 0;}
img.right {float: right; margin: 0 0 10px 20px;}
img.center {margin: 10px auto;}
img.border {border: 1px solid #333;}
img.noborder {border: 0;}


/* LINKFORMATIERUNG / LINKS */
a:link {color: #369; text-decoration: none; font-style: italic;}
a:visited {color: #369; text-decoration: none; font-style: italic;}
a:hover {color: #c60; text-decoration: underline; font-style: italic;}
a:active {color: #c60; text-decoration: underline; font-style: italic;}
a:focus {color: #c60; text-decoration: underline; font-style: italic;}


/* SONSTIGES / THE REST */
#passwd {border: 1px solid #999;}
#submit {background: #620; color: #fff; border: 1px solid #cc9; padding: 1px 6px; margin:0;}
.text {width: 150px; background: #f6f6f6; font-family: arial, sans-serif; font-size: 87%; 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: 10px 16px;}
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
.border {border: 1px solid #666;}
.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;}