
#contentBG {
  background-image:url(/_Layout/backgrounds/fernseher.png);
  background-repeat:no-repeat;
  background-position:530px 30px;
}

.linesContent {
  position:absolute;
  top:40px;
  left:132px;
    width:458px;
  height:60px;
  border-right-style: none;
  border-bottom-style: none;
}

.box {
  position:relative;
  margin-left:55px;
  width:520px;
}

/* Bug IE 5.5 */
th, td {
  font-size:11px;
}
td.c1, td.c2 {
	text-align:center;
}
td.c1 {
  width:250px;
}
td.c2 {
  width:250px;
}
td img {
	border:1px solid #000;
	padding:1px;
}
.foto {
  width:200px;
  height:200px;
}