.home-wrapper {
  margin-right: 8px;
  margin-top: 10px; }

#banner_oben {
  text-align: right;
  position: relative; }
  #banner_oben img {
    width: 667px; }

#streaming-wrapper {
  overflow: hidden; }
  #streaming-wrapper .iframe .left,
  #streaming-wrapper .iframe .right {
    float: right;
    width: 200px; }
  #streaming-wrapper .iframe .right {
    background: url("/cms/home/streaming/globe-right.png") no-repeat right bottom;
    height: 388px; }
  #streaming-wrapper .iframe .center {
    float: right; }
  #streaming-wrapper .iframe {
    background-color: #cdc8a6;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: 13px; }
  #streaming-wrapper .speaker-wrapper {
    margin-top: 25px; }
    #streaming-wrapper .speaker-wrapper .speaker {
      display: table;
      width: 100%; }
      #streaming-wrapper .speaker-wrapper .speaker .row {
        display: table-row; }
        #streaming-wrapper .speaker-wrapper .speaker .row div {
          display: table-cell;
          vertical-align: middle;
          height: 84px;
          padding-left: 92px;
          font-size: 17px;
          line-height: 20px; }

#timetable-wrapper {
  margin-top: 30px;
  cursor: pointer; }

#winner_mapp-wrapper {
  margin-top: 45px;
  border-top: 1px solid #A7A284;
  padding-top: 20px; }

/*# sourceMappingURL=home.css.map */
