/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

/* BODY UND SEITE */
body {background: #e6ecec; font-family: arial, sans-serif; font-size: 94%; color: #345;}
#bgbody {}
#seite {width: 980px; background: #fff url(images/bgseite.jpg) repeat-y; text-align: left; line-height: 1.4em; border: 1px solid #999; margin: auto;}
#seitein {}

a:link {color: #36c; text-decoration: none;}
a:visited {color: #36c; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none; background-color: #900;}
a:active {color: #ffffff; text-decoration: none; background-color: #900;}
a:focus {color: #ffffff; text-decoration: none; background-color: #900;}

/* KOPFBEREICH MIT SUCHBOX */
#header {height: 160px; background: url(images/bgkopf.jpg) repeat-y; padding: 8px 0 0 0;}
#headerin {float: left; width: 190px; text-align: center; padding: 8px 20px;}
h1.kopf {Font-family: 'comic sans ms', verdana, sans serif; font-variant: small-caps; color: #366; font-size: 1em; line-height: 1.6em; font-weight: 300; margin: 10px;}
#searchbox {float: right; color: #345; width: 185px; text-align: right; padding: 12px 20px 0 0;}
#searchbox input.text {background: #e9ece9; color: #345; border: 1px solid #999;}

/* SIDEBAR LINKS */
#links {width: 210px; float: left;}
#linksin {color: #930; padding: 0 0 0 16px; margin: 1px;}

#links li {list-style-type: none; list-style-image: none;}
#links ul.menulevel1 li {background-color: #e9ece9; font-size: 93.75%; line-height: 1.0em; border: 1px solid #799; border-left: 5px solid #094; padding: 5px 6px 5px 6px; margin: 6px 0;}
#links ul.menulevel2 {background-color: #e9ece9; border: 0; padding: 4px 0 2px 0; margin: 0;}
#links ul.menulevel2 li {background-color: #f3f6f3; line-height: 1.0em; border: 1px solid #bca; padding: 4px 3px 4px 6px; margin: 3px 0;}
#links ul.menulevel3 {border: 0; margin: 5px 0 0 0;}
#links ul ul.menulevel3 li {background-color: #f3f6f3; font-size: 100%; line-height: 1.0em; border: 0; padding: 2px 0 3px 12px; margin: 0;}
.docs {background: url(images/plus.gif) no-repeat right top;}
.sdocs {background: url(images/plus.gif) no-repeat right top;}

/* SIDEBAR RECHTS */
#rechts {width: 250px; float: right; border: 0;}
#rechtsin {color: #356; padding: 20px 16px 0 16px;}
#rechts h2 {font-family: verdana, sans-serif; color: #356; font-size: 113%; line-height: 1.2em; font-weight: 300; margin: 0 0 10px 0;}
#rechts h3 {font-family: verdana, sans-serif; color: #356; font-size: 107%; line-height: 1.2em; font-weight: 300; margin: 0 0 10px 0;}
#rechts ul {list-style-type: none; margin: 6px 0;}
#rechts li {border: 0; padding: 3px 8px 3px 10px;}
div.news {background: #e9ece9; font-size: 94%; line-height: 1.0em; border: 1px solid #999; padding: 5px 6px 5px 6px; margin: 10px 0 20px 0;}
p.date {color: #093; text-align: right; line-height: 1.2em;}

/* INHALT */
#inhalt {width: 475px; float: right; text-align: left; border: 0;}
#inhaltin {text-align: left; padding: 15px 23px 20px 0;}

#inhalt ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
#inhalt li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
#inhalt ol {margin: 6px 0;}
#inhalt ol {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 10px;}

h1, h2, h3 {font-family: verdana, sans-serif; color: #356; font-size: 125%; line-height: 1.4em; text-align: center; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h4 {font-family: verdana, sans-serif; color: #356; font-size: 125%; line-height: 1.4em; text-align: center; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: verdana, sans-serif; color: #356; font-size: 114%; line-height: 1.4em; font-weight: 100; margin: 15px 0 10px 0;}
h6 {font-family: verdana, sans-serif; color: #356; font-size: 107%; line-height: 1.4em; font-weight: 100; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
hr {height: 1px; color: #aba; background-color: #aba; border: 0;}

/* FUSSNAVIGATION */
#fuss {clear: both;}
#fussin {font-size: 94%; text-align: center; padding: 10px 0 20px 0;}

/* VORDEFINIERTE KLASSEN FUER BILDER */
img.left {float: left; margin: 5px 20px 10px 0;}
img.right {float: right; margin: 5px 0 10px 20px;}
img.center {margin: 10px auto;}
img.border {border: 1px solid #333;}
img.noborder {border: 0;}

/* SONSTIGES */
#passwd {border: 1px solid #999999;}
#submit {border: 1px solid #999999;}
.submit {border: 1px solid #999999;}
input.text {width: 160px; background: #f6f6f6; font-family: arial, sans-serif; font-size: 81%; border: 1px solid #999; padding: 1px 3px;}
.file {border: 1px solid #999999;}
p.locator {font-family: arial; sans-serif; font-size: 81%; color: #930; border-bottom: 1px solid #aba; padding: 0 0 6px 0;}
p.code {background: #eed; font-family: 'courier new', serif; border: 1px solid #997; padding: 20px;}
.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; font-size: 94%; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}