
html { padding:0px; margin:0px; }
body { padding:0px; margin:0px; background-color:#fff; color:#003; }

#titelleiste { position:fixed; top:0; left:0; width:100%; margin:0; font-family:sans-serif; }
#titelleiste h1 { position:absolute; width:100%; height:55px; top:0; left:0; z-index:10; margin:0; padding:0; background-image:url(titel.jpg); background-repeat:no-repeat; background-color:#303c52; border-bottom:1px solid #000; }
#titelleiste h1 a { display:block; height:50px; margin-left:-800px; }
#titelleiste div { position:absolute; top:56px; left:0; width:100%; z-index:5; margin:0; padding:3px 10px; background-color:#d6dbe7; background-image:url(balken.jpg); background-repeat:x-repeat; border-top:1px solid #fff; border-bottom:1px solid #000; }
#titelleiste form { float:right; margin:0 10px; color:#fff; }
#titelleiste form #suchworte { width:180px; margin-left:10px; border:1px inset #369; padding:2px 4px; color:#333; background-color:#eee; }
#titelleiste form #suchworte:focus { background-color:#ffe; color:#000; }
#titelleiste form #submit { background-color:transparent; border-style:none; color:#000; font-size:0.9em; font-weight:bold; }
#titelleiste div a { padding-right:10px; color:#456; font-size:0.9em; font-weight:bold; text-decoration:none; }
#titelleiste div a:hover { color:#060; }

#menue { position:absolute; top:130px; left:0; width:218px; z-index:3; font-family:sans-serif; }
#themenmenue { margin:0; border-right:1px solid #369; border-bottom:1px solid #369; padding-bottom:10px; background-color:#edf2f2; }
#menue h2 { margin:0; border-top:1px solid #369; border-bottom:1px solid #369; padding:3px; text-align:center; color:#003; background-color:#369; background-image:url(balken.jpg); background-repeat:x-repeat; font-size:1.0em; }
#menue h4 { margin:0; padding:5px 0 4px 10px; color:#456; background-color:#edf2f2; /*#e7ebef*/ border-top:1px solid #fff; border-bottom:1px solid #ccc; font-size:0.9em; }
#themenmenue a, #themenmenue span { display:block; margin:0; background-color:#fff; /*edf2f2*/ border-top:1px solid #fff; border-bottom:1px solid #ccc; padding:4px 0 4px 20px; text-decoration:none; font-size:0.9em; }
#menue a.aktiv, #menue a.inaktiv:hover  { color:#fff; background-color:#9cb3cc; font-weight:bold; }
#menue a.inaktiv { color:#333; }
span.ausgegraut { color:#999; }

#inhalt { margin:130px 30px 20px 250px; max-width:700px; padding:0px; }
#inhalt #suchergebnis li { margin-bottom:10px; }
#inhalt #glossar a { font-weight:bold; color:#036; text-decoration:none; }
#fusszeile { margin-top:2em; border-top:1px solid #069; padding:0.5em 0; color:#036; }
#fusszeile .autor { font-weight:bold; padding-bottom:0.3em; }

/* Stil fuer die Texte: */

#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4 { font-family:sans-serif; color:#036; }
#inhalt h3 { margin-top:30px; border-bottom:1px solid #369; }
#inhalt h4 { margin:20px 0 12px 0; }
#inhalt div h3 { margin-top:0; }
#inhalt p { margin:5px 0; line-height:125%; text-align:justify; clear:left; }
#inhalt blockquote { line-height:110%; text-align:justify; }
#inhalt p+p { text-indent:2em; }
#inhalt a, #inhalt a b { color:#060; }
#inhalt a:visited { color:#363; }
#inhalt a[name] { position:relative; top:-90px; visibility:hidden; } /* wegen Menueleiste mit pos:fixed */
#inhalt b { color:#036; }
#inhalt ol, #inhalt ul { margin-top:10px; }
#inhalt li { margin-bottom:10px; }
#inhalt table { margin-left:0.7em; }
#inhalt td { vertical-align:top; padding:0.3em; }
#inhalt dt { float:left; clear:left; margin:0.2em; padding-left:1em; font-weight:bold; }
#inhalt dd { float:left; width:75%; margin:0.2em; text-align:justify; min-height:2em; } 
#inhalt .ausgerueckt { text-indent:0; }
#inhalt .umrahmt { margin:20px 0; border:1px solid #006; padding:15px; }
#inhalt .zentriert { margin-left:auto; margin-right:auto; text-align:center; }
#inhalt .festbreite { text-align:justify; }
#inhalt ul.literatur { list-style-type:none; padding-left:0; }
