/* CSS Document - Blau */

/* HINTERGRUND */
body { background: url("./_bilder/hintergrund_blau.png") top center repeat-y; }

/* AUFBAU */
div#layout { background: url("./_bilder/verlauf_blau.png") top left repeat-y; }

/* ANFANG */
div#kopf { background: url("./_bilder/header_blau.jpg") top center no-repeat; }
