/* CSS Document */
body, table, td {
color:#5a758c;
}

td.header {
background-image: url(../i/header_work.gif);
}

td.panel {
background-image:url(../i/header_work_ecke.gif);
}



/* Content */
td.content div.titel {
color:#5a758c;
}

td.content div.einfuehrung {
color:#6a8aa4;
}/* ENDE Content */

/* Subnavi Box */
td.content table.subnavi_box {
border:1px solid #6a8aa4;
}
td.content table.subnavi_box td.text {
border-right:1px solid #6a8aa4;
background-image:url(../i/water_box_hg1.gif);
}
table.subnavi_box td.text strong, table.subnavi_box td.text b {
color:#657e61;
}
td.content table.subnavi_box td.bild {
border-right:1px solid #6a8aa4;
}
td.content table.subnavi_box td.info {
background-image:url(../i/water_box_hg2.gif);
}
/* ENDE Subnavi Box */

