/* Dies ist die Layout-Datei der VCP Taunusstein-Homepage */
/* Stand: 02.12.2002 */

/* Textränder */
body { Margin-Bottom: 5px; Margin-Left: 5px; Margin-Right: 5px; Margin-Top: 5px; }

/* normale Texte in Times ausgeben */
p,ul,ol,li,td,address,nobr,b,i,small,hr { Font-Family: Times, "Times New Roman", Serif; }

/* Texte in der Klasse "kasten" in Arial ausgeben */
.kasten { Font-Family: Arial, Helvetica, Sans-Serif; font-size:10pt; line-height: 12pt;}

/* Code-Texte in Courier ausgeben */
code { Font-Family: Courier; font-size: 11pt; }

/* (tabellem-)Ueberschriften in Arial */
h1,h2,h3,h4,h5,h6,th { Font-Family: Arial, Helvetica, Sans-Serif; }

/* Schriftgroessen und -stile */
h1 { font-size:16pt; }
h2 { font-size:15pt; }
h3 { font-size:14pt; }
h4 { font-size:13pt; }
h5 { font-size:11pt; }
h6 { font-size:10pt; }
h6 i { font-size:11pt; Font-Family: Arial, Helvetica, Sans-Serif; }
p,ul,ol,li,td,th,address,b,i,blockquote { font-size:11pt; line-height: 14pt;}
small { font-size:9pt; line-height: 12pt;}
big { font-size:15pt;}

/* Textlage in Tabellen angeben */
th { Text-Align: left; Vertical-Align: bottom;}
td { Vertical-Align: top;}

/* Tabellenzeilen einfaerben */
th.kopf   { Color: #FFFFDB; Background-Color: #02168E;}
td.dunkel { Background-Color: #FFE9B9;}
td.hell   { Background-Color: #FFF6E3;}

/* Tabellenzeilen mit Trennline */
td.dunkelml { Background-Color: #FFE9B9; Border-Top-Color: #02168E; Border-Top-Style: solid; Border-Top-Width: 1px;}
td.hellml   { Background-Color: #FFF6E3; Border-Top-Color: #02168E; Border-Top-Style: solid; Border-Top-Width: 1px;}

/* Klassen fuer das Inhaltsverzeichnis */
th.inhalt { Color: #FFFFDB; Background-Color: #02168E; Text-Align: center;}
td.inhalt { Background-Color: #FFF6E3; }
table.inhalt { Background-Color: #EFEFEF; Border-Color: #0A3017; Border-Style: solid; Border-Width: 1px; Padding: 2px; }

/* Links-Aussehen */
a:link    { text-decoration:none; color:#0000FF;}
a:visited { text-decoration:none; color:#FF0000;}
a:hover   { text-decoration: underline; color:#FF0000;}

/* ein paar nette Textclassen */
p.i:first-letter { font-size:14pt; }
p.e { text-indent:10px }
p.signatur { Font-Style: italic; margin-top: 10px; margin-left: 10px;}
p.alternativ { font-size:22pt; line-height: 26pt;}

/* ein paar nette Hinweiskaesten */
.kastenblau    {Background-Color: #FFF6E3; Border-Color: #02168E; Border-Style: solid; Border-Width: 1px; Padding: 2px; }
.kastenrot     {Background-Color: #FFE3E7; Border-Color: #ff0000; Border-Style: solid; Border-Width: 1px; Padding: 2px; }
.kastenschwarz {Background-Color: #EFEFEF; Border-Color: #0A3017; Border-Style: solid; Border-Width: 1px; Padding: 2px; }

/* ein paar Farbwerte, die ab und zu gebraucht werden */
.blau { Color: Blue; }
.rot  { Color: Red; }
.grau { Color: Gray; }

/* Zitate entsprechend bitte markieren */
blockquote { margin-left: 20px; margin-right: 20px; }

/* Klassen fuer die Pfadi-Links */
.top  { Color: #0000FF; Font-Weight: bold; Font-Family: Times, "Times New Roman", Serif; }
.ok   { Color: #008000; Font-Weight: bold; Font-Family: Times, "Times New Roman", Serif; }
.flop { Color: #FF0000; Font-Weight: bold; Font-Family: Times, "Times New Roman", Serif; }
.linkhinweis {Background-Color: #FFD1D1; Border-Color: #ff0000; Border-Style: solid; Border-Width: 2px; Padding: 2px; width:600px }
th.links { Color: #0A3017; Background-Color: #F6F82E; Text-Align: center;}
table.links { Background-Color: #ffffef; Border-Color: #0000ff; Border-Style: solid; Border-Width: 1px; Padding: 2px; }

/* Klassen fuer die Pfadi-FAQs und Lexikon */
td.faqfrage { Background-Image: url(../grafik/faq-fragehintergrund.gif); Font-Weight: bold; } 
td.faqantw { Background-Image: url(../grafik/faq-antwhintergrund.gif); }
a.lexikon { Background-Color: #EFEFEF; Font-Family: Times, "Times New Roman", Serif; Font-Size: 24pt; Font-Weight: bolder; Border-Color: #DFDFDF; Border-Style: solid; Padding: 2px; Margin: 1px; }
	    