
    body { margin-top:10px; margin-bottom:10px; background-color:#B0C4DE;}

    h1,h2,h3,h4 { font-family:Comic Sans MS; }
    h1 { font-size:20pt; }
    h2 { font-size:16pt; }
    h3 { font-size:14pt; }

    /*normaler Text, links*/
    a,p,td,th,b {font-family:Avalon, Helvetica,Arial; font-size:12pt; margin-top:15px;}

.nav a:link{    display: block;
                font-family: Verdana, Arial, Helvetica;
                font-size: 12px;
                font-weight: normal;
                text-decoration: none;
		background-color: #009c4a;
                color: #c0c0c0;
                padding: 1px;  }



    table { border-width:1.5pt; border-color:black; border-style:solid; border-collapse:collapse; }  
    td.black { background-color:gray; }

    /*  Tabellen-Überschrift   */ 
    td.head { font-family:Arial; font-size:16pt;
              text-align:center;
              line-height:30pt; }
    td, th { font-family:Arial;
         border-width:1.5pt;
         border-color:black;
         border-style:solid;
	 border-collapse:collapse;
    }
    /* Übersichtstabelle */ 
    td.l { text-align:left; line-height:30pt;}
    td.c { text-align:center; line-height:30pt;}
    td.r { text-align:right; line-height:30pt;}
    /*  Kämpfe   */ 
    td.erg { text-align:center; }



    th.head { font-family:Arial; font-size:1.6em;
              text-align:center;
              line-height:30pt; }
              
    .noBorder { border-style: none; }
    
    
td.menu { border-color:black; border-width:1px; border-style:solid; padding:0; margin:0; color: #c0c0c0;}

.menu { padding: 1px ; font-family:  Verdana, Arial, Helvetica; font-size: 1.1em; font-weight: normal;
        color:lightgray; text-decoration: none; margin:0; border-spacing:10px;}

.menu a:link { 	  display: block; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; background-color: #B0C4DE; color: black; padding: 1px;  margin:0;}
.menu a:visited { display: block; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; background-color: #B0C4DE; color: black; padding: 1px;  margin:0; }
.menu a:hover { color: #ffffff; background-color: #a0b4cE; text-decoration: none; padding: 1px;  margin:0; }
