body {
  margin: 0;
  padding: 0;
}

a img {border:0;}

#box_livetv {
  /*border: 1px solid #868B8E;*/
  height: 458px;
  width: 956px;
  padding: 10px;
}

#livetv_header {
  height: 52px;
  width: 955px;
  margin: 0 0 5px 0;
  overflow: hidden;
}

#livetv_header div {
  float: left;
}

.logo {
  height: 52px;
  width: 316px;
}

.spacer {
  height: 52px;
  width: 216px;
}

.navi {
  height: 52px;
  width: 423px;
  text-align: right;
  line-height: 70px;
}

.navi a:link, .navi a:hover, .navi a:focus, .navi a:active, .navi a:visited {
  font-weight: normal;
  color: #666;
  text-decoration: none;
}

.navi span {
  font-family: Arial;
  font-size: 13px;
  margin-left: 15px;
}

#livetv_player {
  height: 368px;
  width: 640px;
  float: left;
  /*border: 1px solid #868B8E;*/
}

#iosstream {
    float: left;
    height: 359px;
    margin: 0 0 6px 0;
    width: 639px;
}

#livetv_products {
  border: 1px solid #868B8E;
  height: 395px;
  width: 309px;
  float: right;
}

.prod_header {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #666;
  height: 34px;
  line-height: 34px;
  padding: 0 0 0 12px;
  background: #EFEFEF;
}

.prod_box1 {
  margin: 0 12px 0 12px;
  padding: 10px 0 0 0;
  height: 110px;
  border-bottom: 1px dotted #868B8E;
}

.prod_box1 div, .prod_box2 div, .prod_box3 div {
  float: left;
  font-family: Arial;
  font-size: 12px;
  color: #666;
}

.prod_box2 {
  margin: 0 12px 0 12px;
  padding: 10px 0 0 0;
  height: 110px;
  border-bottom: 1px dotted #868B8E;
}

.prod_box3 {
  margin: 0 12px 0 12px;
  padding: 10px 0 0 0;
  height: 110px;
}

.prod_img {
  width: 75px;
  height: 100px;
  margin: 0 10px 0 0;
  border: 0;
}

.prod_artnr {
  width: 200px;
  font-weight: bold;
}

.prod_dubner {
  width: 200px;
  margin-bottom: 3px;
}

.prod_preis, .prod_preis_qvcpreis {
  width: 150px;
}

.prod_phone {
	color:#CB2026 !important;
	width:180px;
}

.prod_preis .right {
  color: #CB2026;
  font-weight: bold;
}

.prod_preis_qvcpreis .right {
  font-weight: bold;
}

.prod_qvcpreis {
  width: 150px;
}

.prod_qvcpreis .right {
  text-decoration: line-through;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
  width: 60px;
}

.noflashtext {
color:#666666;
font-family:Arial;
font-size:13px;
padding: 200px 10px 5px 10px;
text-align: center;
}

.noflashimage {
padding: 10px 0 0 10px;
text-align: center;
}


