
/* Seiteneigenschaften:  */ 


/* Überschrift 1:  */ 

/* Zelleneigenschaften bei Tabellen:  */ 
td {font-family: Arial, Helvetica, sans-serif; font-size:small;
}

/* Fetter Text:  */ 
b {font-family: Arial, Helvetica, sans-serif; font-size:small

	}


/* Absatz:  */ 
p {font-family: Arial, Helvetica, sans-serif; 
font-size:small}

 /* kleine schrift: */ 
.x_klein {font-size: x-small; font-family:  Arial, Helvetica, sans-serif;} 

/* Layout für die Links (oben) z.B: "Turnier eintragen":  */ 
.link { background-color:#E1E1E1; padding:2px; margin:1px; 
  border-width: 1px;
  border-style:solid;
  border-color:black;
}

/* Layout  (Farbe) für Tabellenkopf:  */ 
.kopf { background-color:#CCCCCC; 
}

/* Layout (Farbe) für :  */ 
.neu { background-color:#CCCCCC; 
}

/* Layout (Farbe) für Tabellenkopf:  */ 
.monat { background-color:#CCCCCC; 
}

/* Layout (Farbe) für discgolf:  */ 
.golf {
	background-color: white;
}

/* Layout (Farbe) für ultimate:  */ 
.ultimate { background-color:#8B9EB6; 
}

/* Layout (Farbe) für restliche disziplinen:  */ 
.rest { background-color:#FFEBCC; 
}

/* Manche wichtige Rückmeldungen nach Formulareintrag  */ 
.Stil3 {color: #003399
}


/* Farbe für optionale Formular-Felder:  */ 
.optional {background-color:#EAEAEA;
}
/* Pfeile:  */ 
.Stil4 {font-family: "Courier New", Courier, mono;
 letter-spacing:-0.3em;

}
