/* Ditzingen CSS-Elemente  */

#nav {

 position: relative;
 top: 0px;
 width: 205px;
 height: 230px;
 z-index: 2;

}


#nav_selekt {

 position: relative;
 top: -35px;
 text-align: right;
 color: #000000;
 width: 205px;
 font-family: Arial, Helvetica;
 font-variant: normal;
 font-size: 0.85em;
 font-weight: normal;
 text-decoration: none;
 line-height:1.55em;
 z-index: 2;

}

#nav_foot {

 position: relative;
 left: -10px;
 top: -60px;
 bottom: 0px;
 height: 219px;
 width: 205px;
 background-image:url(nav.bottom.gif);
 bgcolor="#FFFFFF";
 z-index: 1;

}

a.level1:link,a.level1:active,a.level1:visited  {
  color: #000000;
 font-weight:normal;
}

a.level1_activated:link,a.level1_activated:active,a.level1_activated:visited {
  color: #C61034;
 font-weight:normal;
}

a.level2:link,a.level2:active,a.level2:visited {
  color: #C66465;
 font-weight:normal;
}

a.level2_activated:link,a.level2_activated:active,a.level2_activated:visited {
  color: #C61034;
 font-weight:normal;
}

a:link,a:active,a:visited {
  font-variant: normal;
  text-decoration: none;
}

a.level1:hover {
 color: #C61034;
}

a.level1_activated:hover {
 color: #C61034;
}

a.level2:hover {
 color: #C61034;
}

a.level2_activated:hover {
 color: #C61034;
}


a:hover {
 color: #C61034;
}
