/* Tunnel */
#tunnel_lo {
  position: absolute;
  top: 4px;
  left: 5px;
  width: 608px;
  height: 385px;
}

#tunnel_trenner {
  position: absolute;
  top: 4px;
  left: 616px;
  width: 3px;
  height: 395px;
  background:#c3c3c3; 
}
#tunnel_trenner2 {
  position: relative;
  left: 7px;
  width: 915px;
  height: 2px;
  background: #C3C3C3; 
  clear: both;
}

#tunnel_ro {
  position: absolute;
  top: 4px;
  left: 622px;
  width: 300px;
  height: 385px;
}
#tunnel_u {
  position: absolute;
  top: 400px;
  left: 7px;
  width: 915px;
}
/* NEWS */
.singlerow {
  background: URL('images/tunnel/singlerow.png');
  width: 300px;
  height: 18px;
  margin-bottom: 2px;
  font-size: 10px;
  font-weight: bold;
}
.singlerow img {
  border: 0px;
  margin: 3px;
  float: left;
}

.singlerow a {
  text-decoration: none;
}

.singlerow-text {
  position: relative;
  top: 2px;
  left: 2px;
  float: left;
}

.singlerow-time {
  position: relative;
  top: 2px;
  right: 2px;
  float: right;
}
/* GUIDE */
.guidesizes {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 608px;
  height: 215px;
}

.guidetextline1 {
  position: absolute;
  top: 145px;
  left: 5px;
  font-size: 20px;
  color: white;
}

.guidetextline2 {
  position: absolute;
  top: 175px;
  left: 5px;
  font-size: 12px;
  color: white;
  width: 320px;
  height: 40px;
}

.guidetag1 {
  position: absolute;
  left: 382px;
  top: 2px;
  font-size: 12px;
  color: black;
  height: 57px;
  width: 220px;
  cursor: pointer;
}

.guidetag2 {
  position: absolute;
  left: 382px;
  top: 77px;
  font-size: 12px;
  color: black;
  height: 57px;
  width: 220px;
  cursor: pointer;
}

.guidetag3 {
  position: absolute;
  left: 382px;
  top: 155px;
  font-size: 12px;
  color: black;
  height: 57px;
  width: 220px;
  cursor: pointer;
}

/* VOD */
.vod-car-entry {
  background: URL('images/tunnel/vod_entry.png');
  width: 128px;
  height: 114px;
  text-align: center;
  display: block;
}

.vod-car-entry a {
  text-decoration: none;
}

.vod-car-entry img {
  margin-top: 5px;
}

/* QL */
.doublerow {
  background: URL('images/tunnel/doublerow.png');
  height: 46px;
  width: 300px;
  margin-bottom: 2px;
}