div#div_pagetitle
{
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  background-color: #ffffff;
  text-align: center;
}

img#img_pagetitlelogomgh
{
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 10px;
  z-index: 10;
}

img#img_pagetitlegenerationen
{
  padding: 10px;
  padding-bottom: 0px;
}

img#img_pagetitlelogobmfsfj
{
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px;
  z-index: 10;
}

div#div_titlemenu
{
  margin-top: 5px;
  text-align: right;
  z-index: 40;
}

ul.titlemenu
{
  display: block;
  margin: 0px;
}

li.titlemenu
{
  display: inline;
  border-left-style: dashed;
  border-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

li.titlemenu:first-child
{
  border-left-style: none;
}

a.titlemenu
{
  border-bottom-style: none;
}