body {
background-color:#000000;
color:#ffffff; 
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#ffffcc;
scrollbar-arrow-color:#ffffcc;
scrollbar-darkshadow-color:#ffff88;
scrollbar-face-color:#e5a33e;
scrollbar-highlight-color:#ffffcc;
scrollbar-shadow-color:#ffff88;
scrollbar-track-color:#000000;
}

a:link { color:#000000; text-decoration:underline; font-weight:bold; }
a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#ffffff; font-weight:bold; text-decoration:underline; }
a:active { color:#000000; font-weight:bold; text-decoration:underline; background-color:#ff3300; }

.i { font-style:italic; }
.b { font-weight:bold; }

h2 { text-align:center; }
p { text-align:left; }
p.one { text-align:center; }
p.two { margin-left:20px; margin-right:20px; }
p.two:first-letter { font-size:150%; }
p.three { text-align:right; margin-left:20px; margin-right:20px; }
p.four { text-align:center; font-size:70%; }

div { text-align:center; }

hr { width:95%; color:#e5a33e; text-align:center; height:2px; border:0px; }
hr.tab { width:95%; color:#600000; text-align:center; height:2px; border:0px; }

img { border-width:3px; border-color:#9b4602; }
img.k { border-width:2px; border-color:#ffffaa; }
img.pfeil { border-width:0px; }

table {
width:92%;
margin-left:4%;
margin-right:4%;
color:#600000;
border:0px;
border-color:#ffffff;
border-style:solid;
border-collapse:seperate;
padding:5px;
}

table.rahmen {
width:100%;
margin-left:0%;
margin-right:0%;
background-color:#fecc81;
border:0px;
border-color:#ffffff;
}

table.uebersicht {
width:92%;
margin-left:4%;
margin-right:4%;
background-image:url(tab-hg01.gif);
background-color:#e5a33e;
color:#600000;
border:1px;
border-color:#ffffaa;
border-style:solid;
border-collapse:seperate;
padding:0px;
}

th.uebersicht {
height:20px;
font-size:10;
font-family:Arial;
font-weight:bold;
background-color:#800030;
color:#ffffff;
border:1px;
border-color:#ffffaa;
border-style:solid;
border-collapse:seperate;
padding:3px;
}

td {
color:#600000;
border:3px;
border-color:#ffffaa;
border-style:solid;
border-collapse:seperate;
padding:5px;
}

td.e5a33e {
background-color:#e5a33e;
}

td.uebersicht {
height:20px;
font-size:10;
font-family:Arial;
color:#600000;
border:1px;
border-color:#ffffaa;
border-style:solid;
border-collapse:seperate;
padding:3px;
}

td.rahmen {
background-color:#fecc81;
border:3px;
border-color:#ffffaa;
}

td.a {
text-align:center;
background-color:#cc8800;
}

