
#wrapper_home {
  margin: -15px -15px 15px -15px;
  min-height: 165px;
  background-color: #add8e6;
}

#wrapper_home .right {
  width: 285px;
  height: 120px;
  padding: 15px;
  background-color: #fff;
  margin-bottom: 15px;
  float: right;
}

#wrapper_home .left {
  width: 145px;
  height: 120px;
  padding: 15px 15px 15px 155px;
  background: #fff url(../../Bilder/Home_Kompass.jpg) no-repeat bottom left;
  margin-bottom: 15px;
  float: left;
}

.ql {
  margin-left: -30px;
}

.right_menu {
  padding: 0px;
}

.bottom {
  border-bottom: 2px dashed #f00;
  height: 2px;
}

.right_box {
  padding: 15px;
  height: 100%;
}