.flagge_de:before {
   width:30px;
   height: 30px;
   float:right;
   content: url(../images_res/de.gif);
   padding:5px 0 0 0;
}
.flagge_po:before {
   width:30px;
   height: 30px;
   float:right;
   content: url(../images_res/pl.gif);
   padding:5px 0 0 0;
}
.flagge_gb:before {
   width:30px;
   height: 30px;
   float:right;
   content: url(../images_res/gb.gif);
   padding:5px 0 0 0;
}
.specialnavigation a {
    color: inherit;
    font-weight: normal;
    background: transparent !important;
    padding-left: 0 !important;
}
.toolbar.right {
    width: 90px !important;
}
.logo {
    float:left;
    text-align:left;
    width: 50%;
}
.logo2 {
   margin: 0 !important;
   float:left;
   width: 50%;
}

@media (max-width:620px){
  .logo2 {
     float:none !important;
  }
}
