body { font-family: 'Trebuchet MS', Sans-Serif; background-color: #000; color: #fff; font-size: 1em; }

/* http://de.selfhtml.org/css/eigenschaften/anzeigefenster.htm#scrollbar */
html, body, textarea { scrollbar-base-color: #444; scrollbar-3dlight-color: #fff; scrollbar-arrow-color: #aaa; scrollbar-darkshadow-color: #222; scrollbar-face-color: #444; scrollbar-highlight-color: #000; scrollbar-shadow-color: #000; scrollbar-track-color: #000029; }
#container { width: 60em; float: left; }
#menu { float: left; margin: 0 1em 0 0; width: 11em; overflow: hidden; }
div#menu ul { margin: 0; padding: 0; }
div#menu ul li { line-height: 120%; padding: 0; margin: 0 0 0.5em 0; list-style-type: none; }
#content { float: left; width: 45em; overflow: hidden; }

h1 { font-family: Georgia, 'Times New ROman', Times, Serif; font-size: 200%; font-style: italic; font-weight: normal; }
p { font-size: 100.01%; margin: 0; color: #fff; line-height: 135%; margin: 0 0 0.8em 0; }
p#einleitung { margin: 2.5em 0 1.5em 0; }
p.erkl { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 75%; color: #ccc; }
p.link { margin-bottom: 0.4em; }
table { font-size: 100.01%; width: 44em; table-layout: auto; text-align: left; }
table tr td { background-color: #222; padding: 0.5em 0.5em 1em 0.5em; vertical-align: top; }
.input_text { width: 25em; font-size: 100.01%; font-family: 'Trebuchet MS', Sans-Serif; }
.textarea { font-size: 100.01%; width: 25em; height: 8em; font-family: 'Trebuchet MS', Sans-Serif; }
a, a:link, a:visited { color: #eee; text-decoration: underline; }
a:hover { background-color: #ff0000; text-decoration: none; }
hr { font-size: 100.01%; margin: 2em 0 2em 0; }
li a:hover img { background-color: #000 }

p.seiten { color: #ddd; text-decoration: none; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 70%; }
p.seiten a:hover, p.seiten a.aktiv, p.seiten a:link.aktiv, p.seiten a:visited.aktiv { color: red; background-color: #000; }