div.X {
    display: none;
    float: right;
}

div.UeberschriftPopupRechner{
    float: left;
  }

ol.clearfloat{
    clear: both;
}