/* DATEI: ttstyle1.css */

body { 
	margin-top:10px;     /* Abstand Fensterrand - Inhalt oben */
	margin-bottom:10px;  /* Abstand Fensterrand - Inhalt unten */
	background: #006666
     }
body.hell 
     { 
	margin-top:10px;     /* Abstand Fensterrand - Inhalt oben */
	margin-bottom:10px;  /* Abstand Fensterrand - Inhalt unten */
	background: navajowhite;
     }
p,h1,h2,h3,h4,ul,td,th,ol,li,div,address,blockquote,nobr,b,i
     { font-family:Times New Roman;}
     
h1 { font-size:18pt; color:yellow;}
h1.hell { font-size:18pt; color:#004080;} 

h2 { font-size:16pt; color:yellow;}
h2.hell { font-size:16pt; color:#6666ff;}
h2.sh2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
h4 { font-size:12pt; }

pre {background-color:#FFFFCC;}

table.tabelle
    		{
    		border-width:10px;
    		border-style:solid;
    		border-color:#669999;
    		background-color:#FFFFCC;
    		}
table.t1 
                {
                border-width:thick;
                border-style:solid;
                border-color:red;
                background-color:yellow;
                }    		
    		
.pos1    {font-size:12pt;
          font-family: Times New Roman; 
          font-style:italic;
          font-weight:bold;
          background-color:#FFCC99; 
          font-color:red;
          }
          
.gelb    {font-size:11pt; font-weight:bold; font-family: "Times New Roman"; color:#FFFFCC;}
.gelb1   {font-size:12pt; font-weight:bold; font-family: "Times New Roman"; color:#FFFFCC;}
.rot     {font-size:12pt; font-weight:bold; font-family: "Times New Roman"; color:#FF6666; background-color: #33FF99}
.header1 {font-size:16pt; font-weight:bold; font-family: "Comic Sans MS"; color:#CCCC00;}
.header2 {font-size:14pt; font-weight:bold; font-family: "Comic Sans MS"; color:#CCFFCC;}
.header3 {font-size:18px; font-weight:bold; font-family: "Comic Sans MS"; color:#003399;}
.welcome {font-size:18pt; font-weight:bold; font-family: "Comic Sans MS"; color:#FF3300;}
.info    {font-size:9pt; font-weight:solid; font-family: "Arial"; color:#FFFFFF;}
.info2   {font-size:9pt; font-weight:solid; font-family: "Arial"; color:#000000;}
.personen {
           font-size:12pt;
           font-family: "Times New Roman"; 
           font-style:italic;
           font-weight:bold;
           color:#CC0033;
          }

tr.ju   {color:blue} 
tr.scha {color:red}
tr.sen  {color:#006600}

.ju     {color:blue; font-weight: bold; font-size:11pt}           /* Jugend */
.herren {color:black; font-weight: bold; font-size:11pt}          /* Herren */
.scha   {color:red; font-weight: bold; font-size:11pt}            /* Schüler */
.sen    {color:#006600;; font-weight: bold; font-size:11pt}       /* Senioren */
.heim   {color:blue; ; font-weight: bold}        /* blau=Heimspiel */
.ausw   {color:#990000;; font-weight: bold}      /* rot=Auswärtsspiel */

td.ttv-logo {color:#FFFFCC; 
             background-color:#004080;
             border-style:solid;
             border-color:#004080;
             font-family:Comic Sans MS;
             font-size:16pt;
             font-weight:bold;
             text-align:center;
             }


.tdle {font-style:normal; color:#000000; text-align:left; 
       vertical-align:bottom; font-weight:bold; white-space:nowrap; background-color:#FFFFCC;
      }
.tdce {font-style:normal; color:#000000; text-align:center;
       vertical-align:bottom; font-weight:bold; white-space:nowrap; background-color:#FFFFCC;
      }
.tdre {font-style:normal; color:#000000; text-align:right;
       vertical-align:bottom; font-weight:bold; white-space:nowrap; background-color:#FFFFCC;
      }
 
.td3
      {
            color:blue;
            text-align:center;
            vertical-align:bottom;
            font-weight:bold;
            white-space:nowrap;
            background-color:#FFFF66;
            }
            
th {background-color:#FFCC66; border-color:red;}

p,ul,ol,li,div,td,address,nobr,b,i { font-size:12pt; }

th {font-size:14pt;}

a:link { color:#FFFF00; text-decoration:underline;}
a:visited { color:#FFFF99; text-decoration:underline; }
a:active { color:#FF6600; text-decoration:none; }

/* ENDE ttstyle1.css */.herren { color:#000000; font-weight: bold }
