html body div.logo_right img {
  display: none;
}

html body div.logo_right:first-of-type img {
  display: block;
}

.logo_caption {
  float:left;
  width:60%;
}

.logo_right {
  float:right;
}

.logo_clear {
  clear:both;
}

.logo_line {
  border-bottom:solid #7B9EC6 2px;
  clear:both;
  padding-top:10px;
}

.logo_line_padding {
  padding-top:10px;
}

#va_verlagslogo {
  background-image:url(https://www2.jurion.de/files/lexsoft/share/png/jurion_logo.png); 
  background-position:right;
  background-repeat:no-repeat;
  height:38px;
  border-bottom:solid #7B9EC6 2px;
}
