/* Stylesheets für die Seiten der FF Buckenhof: http://www.ff-buckenhof.de */
/* Autor: Sven Poehlmann */

/* Allgemeine Angaben */
/* ================== */

body
 { color:#000000;
   text-align:center;
   background:#0BA3FD;
   scrollbar-face-color:#0BA3FD;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color:#99DAFF;
   scrollbar-arrow-color:#000000; }

/* Logo für Body (vorerst entfernt)            */
/*    background-position:top right;           */
/*    background-attachment:fixed;             */
/*    background-repeat:no-repeat;             */
/*    background-image:url(ff_buckenhof.gif);  */

table
 { margin-left:auto;
   margin-right:auto; }

h5
 { font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   margin-top:2px;
   margin-bottom:4px; }

acronym
 { border-bottom:1px black dotted;
   cursor:help; }

/* Überschrift am Anfang der Seite */
.heading
 { font-family:Verdana;
   font-size:24px;
   font-weight:bold;
   text-decoration:underline; }

/* Schnellauswahl Drop-Down-Liste */
.qbar
 { font-family:Tahoma,Arial,Sans-Serif;
   font-size:12px;
   background:#EEEEEE; }

/* Navigationszeile am Ende der Seite */
.navi
 { font-family:Verdana;
   font-size:11px; }

/* Letzte Aktualisierung und Copyright am Ende jeder Seite */
.dated
 { font-family:Arial;
   font-size:11px;
   color:#FFFFFF;
   text-align:right;
   vertical-align:top; }

/* Bilduntertext */
.picTitle
 { font-family:Arial;
   font-size:11px;
   font-style:italic;
   font-weight:normal; }

/* Bildbeschreibung */
.picDescr
 { font-family:Verdana;
   font-size:10px;
   font-weight:bold; }

.darkRed
 { color:#8E0000; }

.markYel
 { background:#FFFFA0; }

.copyright
 { font-style:italic;
   text-align:right; }

.report
 { font-size:13px;
   text-align:justify; }

/* Backlink zurück auf übergeordnete Seite */
.backSuperior td
 { font-family:Verdana;
   font-size:18px;
   font-weight:bold;
   height:26px; }

/* Links */
/* ===== */

/* E-Mail-Link zum Webmaster am Ende der Seite */
a.footline:link
 { color:#000000; }
a.footline:hover
 { color:#000000; }
a.footline:focus
 { color:#000000; }
a.footline:visited
 { color:#000000; }

/* Menü-Links auf den Index-Seiten */
a.menu
 { font-family:Arial; }
a.menu:link
 { color:#FFFFFF; }
a.menu:hover
 { color:#E00000; }
a.menu:focus
 { color:#E00000; }
a.menu:visited
 { color:#F2F200; }

/* Zeitungsartikel */
/* =============== */

/* Zeitungsartikel der EN (NEU) */
.zeitungTit1
 { font-family:Arial;
   font-size:24px;
   font-weight:bold;
   text-align:center;
   line-height:24px;
   margin:8px; }
.zeitungTit2
 { font-family:Arial;
   font-size:16px;
   text-align:center;
   margin:8px; }
.zeitungTex1
 { font-family:Times New Roman;
   font-size:13px;
   font-weight:bold;
   text-align:justify; }
.zeitungTex2
 { font-family:Times New Roman;
   font-size:13px;
   text-align:justify; }
.zeitungFotTex
 { font-family:Arial;
   font-size:10px;
   text-align:justify; }
.zeitungFotAut
 { font-family:Arial;
   font-size:10px;
   text-align:right; }
.zeitungCpy
 { font-family:Arial;
   font-size:11px;
   font-style:italic;
   text-align:right; }

/* Zeitungsartikel der EN (ALT) */
.zeitung1
 { font-family:Times New Roman;
   font-size:17px;
   font-weight:bold;
   font-style:italic;
   text-align:center; }
.zeitung2
 { font-family:Times New Roman;
   font-size:38px;
   font-weight:bold;
   text-align:center; }
.zeitung3
 { font-family:Arial;
   font-size:13px;
   font-weight:bold;
   text-align:center; }
.zeitung4
 { font-family:Times New Roman;
   font-size:13px; }
.zeitung5
 { font-family:Arial;
   font-size:12px;
   font-weight:bold;
   text-align:left; }
.zeitung_base
 { font-family:Arial;
   font-size:12px;
   font-style:italic;
   text-align:right; }
.zeitung_bild
 { font-family:Arial;
   font-size:10px;
   text-align:left; }
.zeitung_bild_autor
 { font-family:Arial;
   font-size:10px;
   text-align:right; }

/* Verwandte Themen */
/* ================ */

/* Verwandte Themen */
.sim_topics_head
 { font-family:Trebuchet MS,Tahoma,MS Sans Serif,Verdana;
   font-size:13px;
   font-weight:bold;
   color:#000000;
   background:#FFC58A; }
.sim_topics_main
 { font-family:Trebuchet MS,Tahoma,MS Sans Serif,Verdana;
   font-size:13px;
   font-weight:bold;
   text-align:left;
   background:#FFEAD5; }

/* Einsatzübersichten */
/* ================== */

/* Links am Anfang der Einsatzübersichten */
.incidentLinks
 { background:#000; }
.incidentLinks td
 { font-family:Verdana;
   font-size:13px;
   font-weight:bold;
   background:#F3F3F3;
   padding-bottom:6px; }

/* Liste der Einsätze */
.incidentSummary thead td
 { font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   text-align:center;
   color:#FFFFFF;
   background:#FF0000; }
.incidentSummary tbody tr
 { background:#F3F3F3; }
.incidentSummary tbody th
 { background:#D4D4D4; }

/* farbliche Hinterlegung der Einsatzarten */
.brand
 { background:#FFD2D2; }
.thl
 { background:#D2FFD2; }
.fehl
 { background:#FFFFD2; }
.sicher
 { background:#D2D2FF; }

/* Links zu Einsatzseiten */
.incidentSummary a:link
 { color:#0005DC; }
.incidentSummary a:visited
 { color:#000000; }
.incidentSummary a:hover
 { color:#E00000; }
.incidentSummary a:active
 { color:#E00000; }
.incidentSummary a:focus
 { color:#E00000; }

/* Farb- und Symbollegende am Seitenende */
.legende
 { width:270px;
   font-family:Arial;
   font-size:13px;
   background:#F3F3F3;
   line-height:18px;
   border:2px solid #000;
   padding:2px;
   margin:auto;
   margin-right:0px; }
.legende div
 { font-weight:bold;
   text-align:center;
   text-decoration:underline; }
.legende span
 { border:2px solid #F3F3F3;
   display:block; }
.legende span img
 { vertical-align:middle; }

/* Einsatzseiten */
/* ============= */

/* Einsatzdaten */
.incidentDet
 { font-weight:bold;
   background:#FFF4DB; }

/* Tabellendesign der Infobereiche */
table.incident
 { background:#000080; }
table.incident th
 { font-family:Arial;
   font-size:16px;
   font-weight:bold;
   background:#FFCF00; }
table.incident tr
 { background:#F3F3F3; }
table.incident td
 { font-family:Verdana;
   font-size:12px;
   vertical-align:top;
   line-height:16px; }

/* Einsatzstatistiken */
/* ================== */

/* Statistiküberschrift */
.statTitle
 { font-family:Verdana;
   font-size:18px;
   font-weight:bold;
   text-align:center;
   text-decoration:underline;
   padding:30 0 20 0; }

/* Untertext der tab. und graf. Auswertungen */
.capTitle
 { font-family:Verdana;
   font-size:10px;
   padding:4px;
   margin:auto; }

/* Tabellendesign der Infobereiche */
.incidentStats tr
 { background:#FFF; }
.incidentStats th
 { font-family:Tahoma;
   font-size:13px;
   background:#E4E4E4; }
.incidentStats td
 { font-family:Tahoma;
   font-size:17px;
   text-align:center;
   color:#A00; }

/* Fahrzeugshow */
/* ============ */

/* verlinkte Fahrzeug-Bilder (Rahmen & Farben) */
a.craftPic img
 { border:2px solid #FFCF00;
   margin-top:4px; }
a.craftPic:link img
 { border-color:#FFCF00; }
a.craftPic:visited img
 { border-color:#FFA801; }
a.craftPic:hover img
 { border-color:#FFFFFF; }
a.craftPic:active img
 { border-color:#FFFFFF; }
a.craftPic:focus img
 { border-color:#FFCF00; }

/* normale Fahrzeug-Links (Farben) */
a.craftPic:link
 { color:#000000; }
a.craftPic:visited
 { color:#000000; }
a.craftPic:hover
 { color:#FFFFFF; }
a.craftPic:active
 { color:#FFFFFF; }
a.craftPic:focus
 { color:#000000; }

/* Tabelle mit Fahrzeug-Daten */
table.craft
 { font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   text-align:center;
   background:#C9C9C9;
   border:2px solid black; }
table.craft thead td
 { font-size:18px;
   text-decoration:underline;
   height:38px; }
table.craft tbody th
 { font-family:Arial;
   font-size:14px;
   font-style:italic;
   background:#FFCF00;
   padding:2px; }
table.craft tbody td
 { vertical-align:top;
   padding:3px; }
table.craft tfoot td
 { font-family:Arial;
   font-size:11px;
   color:#808080;
   padding:2px;
   border:1px solid #808080; }

/* Zeilenbezeichnung der Einzeldaten */
.craftDesc
 { width:165px;
   text-align:right;
   background:#FFF4DB; }

/* Zeileninhalt der Einzeldaten */
.craftCont
 { width:445px;
   font-weight:normal;
   text-align:left;
   background:#F3F3F3; }

/* Weiterführende Links (Rahmen & Farben & Unterstreichung) */
a.indexLink:link
 { color:#0005DC;
   text-decoration:none;
   border-bottom:2px dotted #0000AF; }
a.indexLink:visited
 { color:#0005DC;
   text-decoration:none;
   border-bottom:2px dotted #0000AF; }
a.indexLink:hover
 { color:#CC0000;
   text-decoration:none;
   border-bottom:2px dotted #CC0000;
   background-color:#FFF4DB; }
a.indexLink:active
 { color:#CC0000;
   text-decoration:none;
   border-bottom:2px dotted #0000AF;
   background-color:#FFF4DB; }
a.indexLink:focus
 { color:#CC0000;
   text-decoration:none;
   border-bottom:2px dotted #0000AF;
   background-color:#FFF4DB; }

/* Tabelle von Bildergalerie */
.gallery
 { background:#F3F3F3;
   border:1px solid black; }
.gallery td
 { font-family:Verdana;
   font-size:13px;
   text-align:center;
   border-bottom:1px dashed #FFA801; }
