/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

/* GLOBAL */
h1 {color: #060; font-size: 125%; line-height: 1.4em; font-weight: 300; font-variant: small-caps; letter-spacing: 2px; margin: 0 0 10px 0;}
h2 {color: #060; font-size: 106%; line-height: 1.4em; font-weight: 300; font-variant: small-caps; letter-spacing: 2px; margin: 0 0 10px 0;}
h3 {color: #060; font-size: 94%; line-height: 1.4em; font-weight: 300; font-variant: small-caps; letter-spacing: 2px; margin: 0 0 10px 0;}
h4 {font-family: georgia, serif; color: #930; font-size: 135%; font-weight: 300; line-height: 1.2em; text-align: center; font-variant: small-caps; letter-spacing: 2px; margin: 10px 0;}
h5 {font-family: verdana, sans-serif; color: #906; font-size: 106%; line-height: 1.4em; font-weight: 300; text-align: center; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: arial; color: #930; font-size: 106.25%; line-height: 1.4em; font-weight: 300; text-align: left; 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;}
.bold {font-weight: 600;}
.grau {color: #999;}

/* BODY UND SEITE */
body {font-family: georgia, serif;}
#bgbody {min-height: 1600px; background: url(images/bgbody.jpg); text-align: center;}
#top {font-size: 10px; line-height: 10px;}
#seite {background: url(images/bgseite.jpg) repeat-y; width: 760px; line-height: 1.4em; border: 1px solid #666; padding: 0; margin:0 auto;}
#seitein {text-align: left; padding: 0; margin: 0;}

/* KOPFBEREICH MIT SUCHBOX */
#kopf {float: left; width: 100%; background: url(images/header.jpg) no-repeat; }
#kopfin {height: 80px; padding:12px; margin: 16px;}

#kopf h1 {Font-family: 'times new roman', serif; color: #fff; font-size: 200%; line-height: 1em; text-align: left; font-weight: 100;}
#searchbox {float: right; width: 185px; text-align: right;}

/* BREADCRUMB-NAVIGATION (LOCATOR) */
#locator {clear: both; float: left; width: 100%;}
#locatorin {margin: 0 30px;}

p.locator {font-family: arial, sans-serif; font-size: 81%; color: #930; border-bottom: 0px solid #ccc; padding: 0 0 6px 0; margin: 0;}
hr {height: 1px; color: #999; float: left; background-color: #999; border: 0;}

/* SIDEBAR */
#flags {margin: 16px 0 12px 0;}
#sidebar {clear: both; float: right; width: 210px;}
#sidebarin {font-family: arial, sans-serif; color: #930; margin: 0 10px 10px 0;}

#sidebar li {list-style-type: none; list-style-image: none;}
#sidebar ul.menulevel1 li {font-size: 106%; line-height: 1.0em; letter-spacing: 1px; border: 0; padding: 2px 16px 2px 0; margin: 6px 0;}
#sidebar ul.menulevel2 {border: 0; padding: 2px 0 1px 0; margin: 0;}
#sidebar ul.menulevel2 li {background: url(images/pfeil.gif) 1px 3px no-repeat; font-size: 81%; line-height: 1.0em; letter-spacing: 0; border: 0; padding: 2px 3px 2px 10px; margin: 3px 0;}
#sidebar ul.menulevel3 {border: 0; margin: 5px 0 0 0;}
#sidebar ul ul.menulevel3 li {background: url(images/h3.gif) 0 3px no-repeat; font-size: 100%; line-height: 1.0em; border: 0; padding: 2px 0 5px 8px; margin: 0;}
/*.docs {background: url(images/plus.gif) no-repeat right top;} */
/*.sdocs {background: url(images/plus.gif) no-repeat right top;} */
#sidebarin h2 {color: #555; font-size: 150%; text-align: left; font-variant: small-caps; letter-spacing: 2px; padding-top: 8px;}

/* INHALT */
#inhalt {float: left; width: 530px; text-align: center;}
#inhaltin {text-align: left; border: 0; padding: 0 10px 20px 10px; margin: 4px 20px;}
#inhalt li {background: none;}
div#grau {background: #f6f6f6; font-family: arial, verdana, sans-serif; font-size: 14px; color: #999; text-align: center; border: 1px solid #ccc; padding: 0 10px;}
div#grau h6 {font-family: arial, verdana, sans-serif; font-size: 14px; color: #999; text-align: center;}

/* FUSSNAVIGATION */
#fuss {clear: both; float: left; width: 520px;}
#fussin {font-size: 93.75%; text-align: center; padding: 0 0 10px 0;}

/* VORDEFINIERTE KLASSEN FUER BILDER */
.left {float: left; margin: 8px 20px 10px 0;}
.right {float: right; margin: 8px 0 10px 20px;}
.center {text-align: center; margin: 10px auto;}
.border {border: 1px solid #666;}
.noborder {border: 0;}

/* LINKFORMATIERUNG */
a:link {font-family: arial, sans-serif; color: #24c; text-decoration: none;}
a:visited {font-family: arial, sans-serif; color: #24c; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none; background-color: #c30;}
a:active {color: #ffffff; text-decoration: none; background-color: #c30;}
a:focus {color: #ffffff; text-decoration: none; background-color: #c30;}
#inhalt a:link {font-size: 93.75%;}
#inhalt a:visited {font-size: 93.75%;}
#inhalt a:hover {font-size: 93.75%;}
#inhalt a:active {font-size: 93.75%;}
#inhalt a:focus {font-size: 93.75%;}

/* SONSTIGES */
#passwd {border: 1px solid #999;}
#submit {border: 1px solid #999;}
.submit {border: 1px solid #999;}
.text {width: 160px; background: #f6f6f6; font-family: arial, sans-serif; font-size: 81%; 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: #ffecc0; font-size: 14px; line-height: 1.2em; border: 1px solid #999;}
table.edit td {border: 0; padding: 3px;}
textarea {width: 90%; background: #f6f6f6; font-family: arial, sans-serif; font-size: 93.75%; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}
.hinweis {font-size: 93.75%; line-height: 1.2em; padding: 2px 10px;}
.flag {border: 1px solid #333; margin: 0 16px 0 0;}