<style>
#MGA_WP_Container {
  position           : absolute;
  left               : 0;
  top                : 0;
  width              : 100%;
  height             : 0;
  padding-top        : 0px;
}

#MGA_WP_Center {
  width             : 0;
  height            : 0;
  margin            : 0 auto;
}

#MGA_WP_Center>div:nth-child(1) {
  position          : relative;
  width             : 728px;
  height            : 113px;
  top               : 0px;
  left              : -198px;
}

#MGA_WP_Center>div:nth-child(2) {
  position          : relative;
  width             : 160px;
  height            : 613px;
  top               : 5px;
  left              : 535px;
}

.werbung::before {
  content           : "Werbung by MGA:";
  background-color  : rgba(230, 230, 230, 0.9);
  color             : rgba(66, 66, 66, 1);
  font              : normal 9px/10px 'Arial';
}
</style>
				