/* Main CSS */

a.menu_top,
a.menu_top_aktiv {
  display: block;
  line-height: 22px;
  height: 22px;
}

a.menu_top {
  background-color: #DDDDDD;
}

a.menu_top:hover {
  background-color: #999999;
}

a.menu_top_aktiv {
  background-color: #999999;
}

.img_link {
  background: url(../images/intelli/bilder_klein/link_bg.gif) no-repeat left bottom;
  padding-left: 14px;
}

.img_link:hover {
  background: url(../images/intelli/bilder_klein/link_bg_act.gif) no-repeat left bottom;
  padding-left: 14px;
}

div.address_left {
  padding: 8px;
  width: 144px;
}

table.ausgaben table.modul {
 border: 1px solid #DDDDDD;
}
