/* 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-bottom:10px;}

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


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


 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:10pt; }

p.gross { font-size:12pt;
color:black; }   /* im Dokument: <p class="gross"> */
p.fett { font-size:12pt;color:black;
font:bold;}   /* im Dokument: <p class="fett"> */
p.klein { font-size:8pt;
color:black; }    /* im Dokument: <p class="klein"> */

td.blatt { width:18cm; }
td.blatta4 { width:21cm; }
table.blatta4 { width:21cm; }
h2.reise { font-family:Verdana,Arial;
font:bold;
color:blue; }
p.reise { font-family:Verdana,Arial;
font:bold; }
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:16pt; }
h2    { font-family:Arial,sans-serif;font-size:14pt; }
h3    { font-family:Arial,sans-serif;font-size:12pt; }
h4    { font-family:Arial,sans-serif;font-size:10pt; }

h1.comic    { font-family:Comic Sans MS;font-size:16pt; }
h2.comic    { font-family:Comic Sans MS;font-size:14pt; }
h3.comic    { font-family:Comic Sans MS;font-size:12pt; }
h4.comic    { font-family:Comic Sans MS;font-size:10pt; }

h1.ver    { font-family:Verdana;font-size:16pt; }
h2.ver    { font-family:Verdana;font-size:14pt; }
h3.ver    { font-family:Verdana;font-size:12pt; }
h4.ver    { font-family:Verdana;font-size:10pt; }


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

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



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

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

.anleiste { background-color:#B0C498; };

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

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

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


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

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

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

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

*.antext  { font-famiy:Verdana,Arial,sans-serif;font-size:12pt;font-weight:bold;color:black }

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

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

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

.cats { font-family:Comic Sans MS;font-size:12pt; }
.catstitel { font-family:Comic Sans MS;font-size:14pt; }
