.bereich_dunkel { background-color:#2F595C; }
.bereich_mittel { background-color:#718384; }
.bereich_hell { background-color:#D4D4D4; }
.bereich_muster { background-image:URL(images/design/muster.gif); }

.text_dunkel { color:#ffffff; }
.text_dunkel a { color:#ffffff; }
.text_dunkel a:hover { color:#D4D4D4; }

.text_mittel { color:#ffffff; }
.text_mittel a { color:#ffffff; }
.text_mittel a:hover { color:#D4D4D4; }

.text_hell { color:#000000; }
.text_hell a { color:#000000; }
.text_hell a:hover { color:#2F595C; }

.text_muster { color:#000000; }
.text_muster a { color:#000000; }
.text_muster a:hover { color:#2F595C; }


