/* ============================
Erweitertes Stylesheet für den Themenbereich "Pflanzen" auf biologiedidaktik.at
Stand: nach dem Seitenaufbau
Datei: biodid_pflanzen.css
Datum: 30. April 2008
Autor: Andrea B. Zocher-Machart

Aufbau: 1. Kalibrierung und allgemeine Styles
        2. Styles für Layoutbereiche
        3. Sonstige Styles
============================== */



/* ==========================================
   1. Kalibrierung und allgemeine Styles
============================================= */

/* Kalibrierung der wichtigsten Abstände */

/* Allgemeine Selektoren */

h1, h2, h3, h4 { color: #008000; }


/* Hyperlinks */

/* Allgemeine Klassen und IDs */

.grid a { color: #008000; }
#kuerbissorten { margin-bottom: 2em; }
#kuerbissorten p { text-align: center; }
.zurueck { margin-top: 50px; }

/* ==========================================
   2. Styles für Layoutbereiche
============================================= */

#wrapper { /* Das HTML-Element mit dem Attribut id="wrapper" */
   background: #fff url(../Bilder/Design/hintergrund_pflanzen_45x20.gif) repeat-y top left;
}
#grid2, #grid5, #grid8, #grid11 { left: 197px; }
#grid3, #grid6, #grid9 { left: 394px; }
#grid2 { bottom: 175px; }
#grid3 { bottom: 350px; }
#grid4 { bottom: 330px; }
#grid5 { bottom: 505px; }
#grid6 { bottom: 680px; }
#grid7 { bottom: 660px; }
#grid8 { bottom: 835px; }
#grid9 { bottom: 1010px; }
#grid10 { bottom: 990px; }
#grid11 { bottom: 1165px; }

/* ==========================================
   3. Sonstige Styles
============================================= */
