hr {
display:none;
}

body {
color:#ccccff;
background:#000000;
}

body, th, td, p, div, ul, ol, li, dl, dt, dd, blockquote {
font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
}

@media screen { /* IE3 und NS4 ausschliessen */
p, li, ul, ol, dt, dd { line-height:140%; }
}

pre, tt, code {
font-family:monospace;
}

pre, .nav {
font-size:80%;
}

tt, code {
font-size:100%;
}

.note {
font-size:67%;
}

a:link, .note a:visited {
color:#ff9933;
}

a:visited {
color:#996699;
}

a:hover {
color:#ff9933;
background:#333333;
text-decoration:underline;
}

a:active, a:link:active {
color:#99ccff;
text-decoration:none;
}

h1, h2, h3 {
font-family:Impact,"Trebuchet MS",Tahoma,Verdana,Geneva,Helvetica,Arial,sans-serif;
font-weight:normal;
}

h1 {
font-size:167%;
}

h2 {
font-size:133%;
}

h3 {
font-size:115%;
font-style:italic;
}

h1+h2, h2+h3 {
margin-top:-10px;
}

.note {
text-align:right;
}

.shade, .shade a:link, .shade a:visited {
color:#999999;
text-decoration:none;
}

.shade a:hover {
color:#ff9933;
background:#333333;
text-decoration:underline;
}

.shade a:active {
color:#99ccff;
text-decoration:none;
}

.spc, .note {
margin-top:40px;
}

.back {
background:#333333;
}

.line {
border-style:solid;
border-width:1px;
border-color:#666666;
margin-top:0px;
padding:5px;
}

th {
text-align:left;
background:#333333;
padding:0.2em;
}

blockquote {
font-style:normal;
}

dt {
margin-top:0.8em;
}

