/* 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 {	
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Calibre,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

 h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
    vertical-align: bottom;
  }

     h2 {
    font-size: 1.12em;
    margin: 0; padding: 0.3em;
    text-align: center;
    vertical-align: bottom;
  }

       h3 {
    font-size: 1em;
    margin: 0; padding: 0.3em;
    text-align: center;
    vertical-align: bottom;
  }

       h4 {
    font-size: 0.9em;
    margin: 0; padding: 0.3em;
    text-align: center;
    vertical-align: bottom;
  }


         p {
    font-size: 0.8em;
    margin: 0; padding: 0.3em;
    text-align: left;
    vertical-align: bottom;
  }





/* -------------------- */
/* Verweisdefinitionen: */
/* -------------------- */

 a  { font-family:Calibre,Arial,sans-serif; font-size: 0.83em; }

 a:link { color:darkblue; text-decoration:none; }
 a:visited { color:brown; text-decoration:none; }
 a:hover { color:blue; 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: */
/* -------------------- */


a.navigation { font-family:Arial,sans-serif; font-size: 0.83em;font-weight:bold; }
a.big { font-family:Arial,sans-serif; font-size: 1.0em;font-weight:bold; }
a.gross { font-family:Arial,sans-serif; font-size: 0.9em; }


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.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; }
.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; }