/* DATEI: formate.css */

/* _berschriften */
h1,h2,h3,h4 { font-family:times new roman,sans-serif; }
h1 { font-size:22pt; margin-bottom:13pt; }
h2 { font-size:20pt; margin-bottom:13pt; }
h3 { font-size:18pt; }
h4 { font-size:16pt; }

/* Farben und Formatierungen für Tabellen */
/*
#bgcolor { background-color:#FFFFD0 }
#yellow_color { background-color:#FFFF46 }
#yellow_color_frame1 { background-color:#FFFF46; border:solid black; border-width:1 }
#yellow_color_frame2 { background-color:#FFFF46; border:solid black; border-width:2 }
#yellow_color_frame3 { background-color:#FFFF46; border:solid black; border-width:3 }
*/
#bgcolor { background-color:#FFFFD0 }
#yellow_color { background-color:#F7C600 }
#yellow_color_frame1 { background-color:#F7C600; border:solid black; border-width:1 }
#yellow_color_frame2 { background-color:#F7C600; border:solid black; border-width:2 }
#yellow_color_frame3 { background-color:#F7C600; border:solid black; border-width:3 }
#line_bottom2_vspace { font-family:arial; font-size:6pt; border:solid black; border-left-width:0;
                       border-top-width:0; border-right-width:0; border-bottom-width:2; }
#vspace { font-family:arial; font-size:5pt; }

/* Text-Formatierungen für die Titelleiste */
#title1 { font-family:arial; font-size:34pt; }
#title2 { font-family:arial; font-size:20pt; }
#titlemenu { font-family:new times roman; font-style:italic; font-size:18pt; text-decoration:none; color:#000000 }
#titlemenu_red { font-family:new times roman; font-style:italic; font-size:18pt; text-decoration:none; color:#FF0000 }

/* Text-Formatierungen für das Menü */
#menu { font-family:arial; font-size:11pt;}
#menuitem { font-family:arial; font-size:11pt; text-decoration:none; color:#000000 }
#menuitem_red { font-family:arial; font-size:11pt; text-decoration:none; color:#FF0000 }
#menuitem1 { font-family:arial; font-size:14pt; text-decoration:none; color:#000000 }
#menuitem1_red { font-family:arial; font-size:14pt; text-decoration:none; color:#FF0000 }
#update { font-family:arial; font-size:9pt; margin-top:7; }

/* Text-Formatierungen für WingTsun */
#wt { font-family:arial black; color:#F9C900; font-size:13pt;}
#ti { font-family:times new roman; font-style:italic; font-size:14pt; }

/* Text-Formatierungen für normalen Text */
#tn { font-family:times new roman; font-size:13pt; }
/* Text-Formatierungen für grossen Text */
#tb { font-family:times new roman; font-size:16pt; }
/* Text-Formatierungen für Städtenamen */
#city { font-family:arial; font-size:16pt; }

/* Text-Formatierungen für E-Mails */
#email { font-family:times new roman; font-size:11pt; }

ul { list-style-type:disk; font-size:13pt; }

