td.menu1 {
  padding: 10px;
}
td.menuActive1 {
  padding: 10px;
  background: url(/images/bg_spacer/menu_punkt.gif) no-repeat left bottom;
}

.imgrahmen {
  border: solid 6px white;
  padding: 0px;
}
.imgrahmen2 {
  border: solid 6px #666;
  padding: 0px;
}
.imgrahmen3 {
  border: solid 6px #666;
  border-left: 0px;
  padding: 0px;
}
.menu3 {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #fff;
  padding-left: 5px;
}
a.menu3:hover {
  color: #fff;
  font-weight: normal;
  font-size : 10px;
  text-decoration: none;
}
.menuActive3 {
  text-decoration: none;
  color : #fff;
  font-size : 10px;
  font-weight: normal;
  padding-left: 5px;
}
td.menuActive3 {
  background-color: #666;
  height:20px;
}
td.menu3 {
  height:20px;
}
td.menuActive2 {
  height:20px;
}
td.menu2 {
  height:20px;
}

.border_top {
  border-top: solid 1px #fff;
}
.border_bottom {
  border-bottom: solid 1px #fff;
}
a.grey_link {
  color: #666;
  font-size: 11px;
  text-decoration: none;
}
td.border {
  background: url('/images/bg_spacer/line_left.gif') 6px 0px repeat-y;height:3px;
}
td.border2 {
  background: url('/images/bg_spacer/line_left_2.gif') 6px 0px repeat-y;height:20px;
}
td.border3 {
  background: url('/images/bg_spacer/line_m_h.gif') 0px 5px repeat-x;height:1px;
}
td.border4 {
  background: url('/images/bg_spacer/line_m_h_2.gif') 0px 0px no-repeat;height:6px;
}
td.border5 {
  background: url('/images/bg_spacer/line_m_h_3.gif') 0px 0px no-repeat;height:3px;
}


