/* DATEI: tbds_1.css */

body { font-family:Verdana,sans-serif; margin-top:7px; margin-left:7px; margin-right:0px; color:#009900; }
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-right = Abstand zwischen Fensterrand und Inhalt rechts */
/* 006600 = text gr&uuml;n */

p,ul,ol,li,td,th,div,blockquote { font-family:Verdana,sans-serif; font-size:9pt; line-height:16pt; color:#009900; }
/* normaler body-text */
/* font-size = schriftgroesse */
/* #009900 = gruen,hell */

p.head { font-family:Verdana,sans-serif; font-size:8pt; text-align:center; }
p.foot_l { font-family:Verdana,sans-serif; font-size:9pt; font-weight:bold; margin-top:0px; }
p.foot_m { font-family:Verdana,sans-serif; font-size:9pt; font-weight:bold; text-align:center; margin-top:0cm; }
p.u-zeil { font-family:Verdana,sans-serif; font-size:8pt; line-height:10pt; margin-top:0px; }
p.anme { font-family:Verdana,sans-serif; font-size:7pt; line-height:11pt; margin-top:0px; }
/* Spezial-Formate der Gruppe <P> */


m2,tt,h1,h2,h3,h4,h5,h6,ul,ol, { font-family:Verdana,sans-serif; }
/* font-family = Schriftart fuer Textelemente */
/* #009900 = gruen,hell */

h1 { font-size:18pt; font-style:italic; color:#F2B806; text-align:center; }
/* fuer Seitenueberschrift (Einstiegsseiten) */
/* 18pt = 18 Punkt */

h2 { font-size:12pt; font-style:italic; color:#009900; text-align:center; font-weight:bold; }
/* Unter-ueberschriften unter der grossen Ueberschrft*/
/* 12pt = 12 Punkt, Wert aenderbar */
/* #009900 = gruen,hell */
/* centr., kursiv, fett */

h3 { font-size:13pt; color:#F2B806; font-style:italic; text-align:center; font-weight:bold; }
/* Kapitelueberschriften nach gelber Linie */

h4 { font-size:9pt; color:#009900; }
/* small text Head_frame */
/* #009900 = gruen, */

h5 { font-size:12pt; color:#cc6600; margin-left:0; margin-right:0; }
/* Headline Islam-Seite */
/* #cc6600 = braun, */

h6 { font-family:Burhani; font-size:14pt; color:#993300; line-height:14pt; }
/* Burhani-Umschrift */
/* #F2B806 = gelb, */

tt { font-family:Verdana; font-size:8pt; color:#F2B806; }
/* sprachauswahl index-seite */
/* #006600 = gruen, */

m2 { font-family:verdana; font-size:22pt; color:#009900; margin-right:10; }
/* sprachauswahl index-seite */
/* #009900 = gruen, */

.code { font-family:Verdana,sans-serif; background-color:#FFFFE0; }
/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */



a:link { color:#009900; text-decoration:none; }
a:visited { color:#009900; text-decoration:none; }
a:active { color:#ff9900; text-decoration:none; }
a:hover { color:#ff9900; text-decoration:underline; }
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Verweise, wechsel bei bei mouseover */
/* text-decoration:underline = unterstrichen (Default-Wert) none = nicht unterstrichen !! nicht in NETSCAPE */
/*  */
