body {
background-color:#000000;
background-image:url(sterne.jpg);
color:#ffffff; 
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#ff9966;
scrollbar-arrow-color:#ff9966;
scrollbar-darkshadow-color:#ff6666;
scrollbar-face-color:#ffcc99;
scrollbar-highlight-color:#ff9966;
scrollbar-shadow-color:#ff6666;
scrollbar-track-color:#000000;
}

a:link { color:#558855; text-decoration:underline; }
a:visited { color:#ccbb66; text-decoration:underline; }
a:hover { color:#ffffaa; font-weight:bold; text-decoration:underline; }
a:active { color:#000000; font-weight:bold; text-decoration:underline; background-color:#ff3300; }

a.tab:link { color:#226622; }
a.tab:visited { color:#000000; }
a.tab:hover { color:#000000; }

.i { font-style:italic; }
.b { font-weight:bold; }

h1 { text-align:center; color:#ffcc99; }

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; }

img { border-width:0px; border-color:#9b4602; }

table.uebersicht {
width:80%;
margin-left:10%;
margin-right:10%;
background-image:url(baden_wuerttembergtab-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:#ff6666;
color:#ffffff;
border:1px;
border-color:#ffffaa;
border-style:solid;
border-collapse:seperate;
padding:3px;
}

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;
}