/* DATEI: formate.css */

/* Pfad: '../../../formate.css */
/* Eintrag im Kopf: */
/* <link rel="stylesheet" type="text/css" href="formate.css">  */


/* Farbdefinitionen */

/* bgcolor=#FAF0E6 */
/* pastellbraun    */

/* bgcolor=#FFE4B5 */
/* hellbraun2       */

/* bgcolor=#F5DEB3 */
/* hellbraun1      */

/* bgcolor=#c0c0c0 */
/* grau editiert   */



/* link=#FF9966 vlink=#FF9966 alink=#FFFFFF */

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

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */


/* -------------------- */
/* Verweisdefinitionen: */
/* -------------------- */

 a  { font-family:Arial,sans-serif; font-size: 12px; }
 a:link { color:blue; text-decoration:none; }
 a:visited { color:brown; text-decoration:none; }
 a:hover { color:red; background:#DCDCDC; text-decoration:underline; }
 a:active { color:#B22222; background:#F0E68C; text-decoration:none; }


/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten  #8B008B */
/* a:hover = Maus über den Verweisen */
/* a:active = Verweise, die gerade angeklickt werden */


/* -------------------- */
/* Schriftdefinitionen: */
/* -------------------- */

p, div, td, th { font-family:Arial,sans-serif; font-size:12px;}
p.gross { font-size:14px; color:black; }   /* im Dokument: <p class="gross"> */
p.fett { font-size:12px;color: black;font-weight:bold; }   /* im Dokument: <p class="fett"> */
p.klein { font-size:10px;color:black; }    /* im Dokument: <p class="klein"> */

td.blatt { width:18cm; text-align:center; }
td.blatta4 { width:21cm; text-align:center; }
table.blatta4 { width:21cm; text-align:center; }
td.blatta3 { width:29cm; text-align:center; }
table.a3 { width:29cm; text-align:center;}



h3.reise { font-family:Verdana,Arial; color: blue; }
h2.reise { font-family:Verdana,Arial; font-weight:bold; color:blue; }
p.reise { font-family:Verdana,Arial; font-weight:bold; text-align: justify; }
td.kasten { background-color:#FFE4B5; padding:5pt; width:19cm; }
td.kasten2 { background-color:#DEB887; padding:5pt; width:19cm; }
td.kasten3 { background-color:#CCCCFF; padding:5pt; width:21cm; }

h1    { font-family:Arial,sans-serif; font-size:20px; }
h2    { font-family:Arial,sans-serif; font-size:18px; }
h3    { font-family:Arial,sans-serif; font-size:16px; }
h4    { font-family:Arial,sans-serif; font-size:14px; }

h1.comic    { font-family:"Comic Sans MS"; font-size:20px; }
h2.comic    { font-family:"Comic Sans MS"; font-size:18px; }
h3.comic    { font-family:"Comic Sans MS"; font-size:16px; }
h4.comic    { font-family:"Comic Sans MS"; font-size:14px; }

h1.ver    { font-family:Verdana; font-size:20px; }
h2.ver    { font-family:Verdana; font-size:18px; }
h3.ver    { font-family:Verdana; font-size:16px; }
h4.ver    { font-family:Verdana; font-size:14px; }


h5        { font-family:Arial,sans-serif; font-size:20px; }
h5.comic  { font-family:"Comic Sans MS"; font-size:20px; }
h5.ver    { font-family:Verdana; font-size:20px; }

tt      { font-family:Arial,sans-serif; font-size:12px; }
tt.blue { font-family:Arial,sans-serif; font-size:12px;color:blue; }
tt.red { font-family:Arial,sans-serif; font-size:12px;color:red; }
/* Normaler Fliesstext */

#center { text-align: center; }


/* **** Annettes Pflanzenwelt  **** */

body.anbody { background-color:#D8E0C8; }

.anleiste { background-color:#B0C498; }

table.angray { background-color:#C0C0C0; }

*.anaktiv { font-family:Arial,sans-serif; font-size:12px; color:black; }

*.anpassiv { font-family:Arial,sans-serif; font-size:12px; color:#E0E0E0; }


*.anlink { font-family:Arial,sans-serif; font-size:12px; color:blue; }

*.antitel { font-family:Verdana,Arial,sans-serif; font-size:22px; color:black; }

*.anuntertitel {font-family:Verdana,Arial,sans-serif; font-size:18px; color:black; }

*.anlatein { font-family:Verdana,Arial,sans-serif; font-size:16px; color:green; }

*.antext  { font-family:Verdana,Arial,sans-serif; font-size:14px; font-weight:bold; color:black; }

*.anlink { font-family:Arial,sans-serif; font-size:12px; color:#207428; }

*.anlinkg { font-family:Arial,sans-serif; font-size:13px; color:#184818; }

.angreen1 { background-color:#9EE492; }

.cats { font-family:"Comic Sans MS"; font-size:14px; font-weight:bold; }
.catstitel { font-family:"Comic Sans MS"; font-size:16px; }