.bg_color1,
body
{
background-color:#d6d6d6;
}

.bg_color2, 
#rahmen,
.rechts, .links,  .mitte
{
background-color: #ffffff;
}

.bg_color3,
#unternavigation
{
background-color: #f3f3f3;
}


.text_color,
.body
{
color: #000000;
}


.text_color1,
b, strong, h3, h2
{
color: #404040;
}

.text_color1, h2, strong,
a, 
#fusszeile a, input.formular_senden
{
color:#606060;
}

.text_color2,
a:hover, input.formular_senden:hover,
#fusszeile a:hover, input.formular_senden:hover,
h1
{
color:#003567;
}

.text_color3,
#fusszeile a
{
color:#505050;
}

.text_color4,
.hm_aktiv, .hm_aktiv:hover, .hm:hover
{
color: #ffffff;
}

.text_color5,
#inhalt,
.hm, .um, .um_aktiv
{
color: #003567;
}



.text_color_fehler,
#formular_fehler, #formular_fehler ul li a
{
color:#e00000;
}
