
body { margin-top:10px; margin-left:15px;}

/* font-family = Schriftart fuer Textelemente */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,Arial,sans-serif; }

/* Fußzeile für jede Seite: Anregungen und .... */
p.footer { font-family:"Times New Roman","Times Roman",Times; font-size:12pt; font-style:italic;}

/* Header1 fliegt bei Gelegenheit raus */
h1 { font-size:28pt; color:#FF0000; font-style:italic;}

h2 {font-size:18pt;}

h3 {font-size:14pt;}

h4 {font-size:13pt;}

/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }


/* Zeilenhöhe und Schriftgröße der Tabellenzeilen*/
td, th { font-size:10pt; }



/* definiert die Tabellen für die Trainingszeiten*/

/* Zeilenhöhe und Schriftgröße der Tabellenzeilen für Trainingszeiten*/
td.tz, th.tz  { font-size:8pt; line-height:11pt;}

/* Abteilungszwischenzeilen: Zeilenhöhe, Schriftgröße und hellblaue Hintergrundfarbe  */
td.tzhead {font-family:Verdana,Arial,sans-serif; font-size:14pt;line-height:18pt; background-color:#353183; color:#FFFFFF;}
/* td.tzhead {font-family:Verdana,Arial,Arial,sans-serif; font-size:14pt;line-height:18pt; background-color:#009CE8;} */

/* definiert die Tabellen für die Terminliste auf 1. Seite*/
/* Zeilenhöhe und Schriftgröße der Tabellenzeilen für aktuelle Termine*/
td.tm, th.tm  { font-size:8pt; line-height:11pt; border-bottom-width:thin; border-bottom-style:solid;}

/* Links in Navigationsleiste */
a.nav {font-size:10pt;font-family:Verdana,Arial,sans-serif;}
a.nav:link {color:#FFFFFF; text-decoration : none;} 
a.nav:visited {color:#FFFFFF; text-decoration : none;} 
a.nav:active {color:#FFFFFF; text-decoration : none;}


/* RSS Feed Fotoalbum */
div.rssfeed_disbu { font-family:Verdana,Arial,sans-serif; font-size:9pt; }
p.link {margin-top: 0px; margin-bottom: 5px; padding: 0px; text-align:left;}
p.titelrandrechts {background-color:#353183; text-align:center; font-size:10pt; color:#FFFFFF; font-weight: bold; margin-bottom: 3px;}
/* p.link {margin: 0px; padding: 0px;} */
/* Links für RSS Feed von Fotoalbum */
a.rssref {font-size:8pt;font-family:Verdana,Arial,sans-serif;}
a.rssref:link {color:#000000; text-decoration : none;} 
a.rssref:visited {color:#000000; text-decoration : none;} 
a.rssref:active {color:#000000; text-decoration : none;}
a.rssref:hover {color:#0000FF; text-decoration : none;}
