/* DATEI: tsv.css */
/* Zentrale Formatierungen im TSV Projekt */
body {background-color:#8FC3FF;}
a:link { font-weight:bold; color:#000080; text-decoration:none }
a:visited { font-weight:bold; color:#000080; text-decoration:none }
a:hover { font-weight:bold; color:#FF0000; text-decoration:underline }
a:active { font-weight:bold; color:#FF0000; text-decoration:none }
a:focus { font-weight:bold; color:#00E000; text-decoration:none }
h3 { font-size:10pt; font-weight:normal; color:#FF0000; font-family:Verdana,Arial,Helvetica; }
h2 { font-size:12pt; font-weight:normal; color:#FF0000; font-family:Verdana,Arial,Helvetica; }
td  {font-size:8pt; font-weight:normal; color:#000000; line-height:10pt; font-family:Verdana,Arial,Helvetica; letter-spacing:0.1mm; word-spacing:0.8mm; }