.menu_titel {
  /* background : url("/img/verseon/default_menu.jpg") repeat-x top; */
  border-top : 0px solid #0177cf;
  border-bottom : 0px solid #0177cf;
  border-left : 0px solid #0177cf;
  border-right : 0px solid #0177cf;
  /*padding : 1px 5px;*/
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-weight : bold;
  font-variant : normal;
  text-transform : none;
  font-size : 10px;
  line-height : 12px;
  color : #ffffff;
  text-decoration : bold;
  text-align : left;
  vertical-align : top;
}

.head3 {
  background-color : #ffffff;
  border-top : 0 solid #ffffff;
  border-bottom : 0 solid #ffffff;
  border-left : 0 solid #ffffff;
  border-right : 0 solid #ffffff;
  padding : 0;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-weight : bold;
  font-variant : normal;
  text-transform : none;
  font-size : 11px;
  line-height : 11px;
  color : #000000;
  text-decoration : none;
  text-align : right;
  vertical-align : middle;
}

#menuPlaceholder:hover {
 /* background-color : #818184; */
  /* background-image : url('/img/verseon/titel-active.jpg');*/
  /* background-repeat : no-repeat;*/
}

.menu_links {
  background-color : #ffffff;
  border-top : 0 solid #a09fa4;
  border-bottom : 0 solid #a09fa4;
  border-left : 0px solid #a09fa4;
  border-right : 0px solid #a09fa4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  font-size : 10px;
  line-height : 12px;
  text-decoration : none;
  text-align : left;
  vertical-align : top;
}

.menulinsafl {
 background-image: url(/img/menulinksafl.jpg);
 background-repeat: no-repeat;
}

.menumidden {
 background-image: url(/img/menumidden.jpg);
 background-repeat: repeat;
}


.menurechtsafl {
background-image: url(/img/menurechtsafl.jpg);
background-repeat: no-repeat;
}

