body { background-image:url(background.gif); background-attachment:fixed; margin-top:5px; margin-left:5px; margin-right:0px; }
table {margin-top:0px; margin-bottom:0px;}
td {vertical-align:top; padding-left:0pt; padding-right:5pt; padding-top:0pt; padding-bottom:0pt; font-family:MONOSPACE; font-size:12pt; text-align:justify; color:yellow; padding-left:5pt;}
th {vertical-align:top; padding-left:0pt; padding-right:5pt; padding-top:0pt; padding-bottom:0pt; font-family:MONOSPACE; font-size:13pt; text-align:justify; color:yellow;
padding-left:5pt;}
em {font-weight:bold; font-family:Times; font-size:13pt;}
p {text-align:justify; margin-top:0px; margin-bottom:15px;}
#text {background-color:black; font-family:MONOSPACE; color:yellow; border:solid 1px lightgreen; padding:2pt;}
p img {margin-left:15px; margin-bottom:5px;}
p img[align=left] {margin-left:0px; margin-right:15px; margin-bottom:5px; align:left;}

/* Echte Tabellen */
table.display {background-color:black; empty-cells:show; border-right:solid 1px green; border-bottom:solid 1px green; border-left:solid 1px lightgreen; border-top:solid 1px lightgreen;}
table.display td, table.display th {border-left:solid 1px green; border-top:solid 1px green; border-right:solid 1px lightgreen; border-bottom:solid 1px lightgreen; padding:2pt;}

/* Überschrift */
td.headline {font-size:14pt; font-weight:bold ; padding-top:0pt; background-color:green; color:yellow; 
		border-bottom:solid 2px lightgreen; border-right:solid 2px lightgreen; border-top:solid 2px #003F00; border-left:solid 2px #003F00;}
td.subheadline {font-size:13pt; font-weight:bold ; padding-top:0pt; background-color:yellow; color:black;}

/* Spielplan */
.schedule {text-align:center; color:yellow; }
th.result {text-align:center; width:20pt;}
td.result {text-align:right;}

/* Spieleruebersicht */
td.playerheader {color:yellow; font-weight:bold;}

/* Links */
a {cursor:pointer;  font-family:Times; font-size:13pt;}
a:link {color:red; text-decoration:none; }
a:visited {color:red; text-decoration:none}
a:active {color:red; text-decoration:none}
a:hover {color:orange; text-decoration:underline}
a:focus {color:orange; text-decoration:underline}

/* Navigation und Kopf */
div.logo {padding-left:125px;}
div.navigation {padding-top:20px;}
div.level1 {margin-left:20px;}
div.content {left:150px; top:120px; position:absolute}
