/* ============================
Erweitertes Stylesheet für den Themenbereich "Oekologie Umwelt" auf biologiedidaktik.at
Stand: nach dem Seitenaufbau
Datei: biodid_oekologieumwelt.css
Datum: 5. Mai 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: #ffcc00; }


/* Hyperlinks */

/* Allgemeine Klassen und IDs */

.grid a { color: #ffcc00; }


/* ==========================================
   2. Styles für Layoutbereiche
============================================= */

#wrapper { /* Das HTML-Element mit dem Attribut id="wrapper" */
   background: #fff url(../Bilder/Design/hintergrund_oekologie_45x20.gif) repeat-y top left;
}
#grid2, #grid5, #grid8, #grid11, #grid14, #grid17, #grid20 { left: 197px; }
#grid3, #grid6, #grid9, #grid12, #grid15, #grid18, #grid21 { 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; }
#grid12 { bottom: 1340px; }
#grid13 { bottom: 1320px; }
#grid14 { bottom: 1495px; }
#grid15 { bottom: 1670px; }
#grid16 { bottom: 1650px; }
#grid17 { bottom: 1825px; }
#grid18 { bottom: 2000px; }
#grid19 { bottom: 1980px; }
#grid20 { bottom: 2155px; }
#grid21 { bottom: 2330px; }

/* ==========================================
   3. Sonstige Styles
============================================= */
