/* ============================
Erweitertes Stylesheet für den Themenbereich "Humanbiologie" auf biologiedidaktik.at
Stand: nach dem Seitenaufbau
Datei: biodid_humanbiologie.css
Datum: 19. 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: #ff801a; }


/* Hyperlinks */

/* Allgemeine Klassen und IDs */

.grid a { color: #ff801a; }

/* ==========================================
   2. Styles für Layoutbereiche
============================================= */

#wrapper { /* Das HTML-Element mit dem Attribut id="wrapper" */
   background: #fff url(../Bilder/Design/hintergrund_humanbio_45x20.gif) repeat-y top left;
}
#grid2 { left: 197px; }
#grid3 { left: 394px; }
#grid2 { bottom: 175px; }
#grid3 { bottom: 350px; }
#grid4 { bottom: 330px; }

/* ==========================================
   3. Sonstige Styles
============================================= */
