/* CSS Datei f&uuml;r eigene Style Sheets */
/* Achtung Die Importanweisung muss bestehen bleiben */
@import url(_CSSDat.css);
/* Hier eigene Stylesheets eintragen */

.ebene1_akt,.aktlink_td1,.normlink_td1
{
background-color: #E1E1E1;
}
.aktlink1,.normlink1
{
font-size:12pt;
font-family:Verdana;
font-style:normal;
font-weight:bold;
}

.aktlink_td2,.normlink_td2
{
background-color: #F4F4F4;
}
.aktlink_td3,.normlink_td3
{
background-color: #DFDFDF;
text-align: right;
}
.normlink3
{
color: #820000;
}
/* Ebene1_TD */
.EBENE1_TD a:hover
{
color: #BCBCDE;
}
.normlink_TD2 a:hover
{
color: #BCBCDE;
}
.normlink_TD3 a:hover
{
color: #BCBCDE;
}
