/* css fuer alle Seiten  */

body { font-family: Tahoma, Verdana, sans-serif; color:#FFFF00; font-size:small; position: relative; float: left; left: 0px; margin-left: 1px; margin-right: 0px; margin-top: 0px; padding: 0px; background-color:#006600; }

h1 { text-align:center; }

a {color:#FFFFFF}
a:hover {color:#FF8800}

table {font-size:small;}

table.fussnote { width:100%; text-align:center; font-size:xx-small;}

/* css fuer index.html */
table.aktuelles { border-width: 2px; border-style:solid; border-color:#FFFFFF; padding: 1px; width: 300px; font-size:x-small;}
table.aktuelles th { background-color:#FFFF00; color:#006600; text-align:center; }
table.aktuelles td { vertical-align:top; word-spacing: 0px; line-height: 135%;
margin-left: 1px; }

/* css fuer Damen- und Herrenmanschaftsseiten  */
table.ergebnisse { border-width: 2px; border-style:solid; border-color:#FFFFFF; padding: 1px; width: 300px; font-size:x-small;}
table.ergebnisse th { background-color:#FFFF00; color:#006600; text-align:center; }
table.ergebnisse td { vertical-align:bottom; word-spacing: 0px; line-height: 135%;
margin-left: 1px; }

div.text { text-align:justify; font-size:small; margin-top: 0; margin-bottom: 0; }

table.steckbriefe td { vertical-align:top; text-align:left; word-spacing: 0px; line-height: 125%; margin-left: 1px; height:130px; }
img.passbild { border-width:0pt; border-color:#000000; height:130px; width:100px; }
img.illu { border-width:1px; border-color:#FFFF00; margin:5px; }


