* html div.lookibox_nb {
	padding:0;
}

* html div#start {
	margin-top:0;
}

#al {
	float:left;
}

#al h2,
#al h2 a {
	color:#2B293F;
}

#al h2:hover {
	text-decoration:underline;
}

#al span {
	padding-right:5px;
}

#al img {
	width:100px;
	margin-right:10px;
	float:left;
	margin-top:5px;
}

#quiz {
	width:280px;
}

#quiz #ss img {
	max-width:280px;
	height:150px;
}

.trhc {
	float:left;
	width:550px;
	margin-top:5px;
}

.trhc #teaser_headline a {
	color:#FFA600;
	font-weight:bold;
	text-decoration:none;
}

.trhc #teaser_content a {
	color:white;
	text-decoration:none;
}

.trs {
	float:left;
	margin-top:-5px;
	margin-left:5px;
	margin-bottom:-10px;
}

#teaser_headline {
	text-decoration:none;
	font-size:16px;
	margin-top:0px;
	color: #ffa600;
	cursor:pointer;
	font-weight:bold;
}

#teaser_content {
	text-decoration:none;
	color:white;
	font-size:12px;
	cursor:pointer;
}

#trl {
	cursor:pointer;
	float:left;
	width:550px;
	height:195px;
}

#pd a{
	color: #005984;
	font-size: 12px;
}

#pd h2{
	font-weight:normal;
}

#pd .sender {
  float: left;
  width: 50px;
  height: 21px;
  text-align: center;
}

#pd{
	margin-bottom:2px;
}

#pd .time,
#pd .program{
  float: left;
  border-width: 0px 1px 1px 0px;
  height: 21px;
  line-height: 30px;
  padding-left: 2px;
  padding-right: 5px;
}

#pd .time {
  float: left;
  width: 30px;
}

#pd .program {
	float: left;
	width: 170px;
	vertical-align: middle;
}

#trend div {
	color:#e4e9ed;
}

#trend div h1{
	color:#e4e9ed;
}


#portal_teaser {
	width:665px;
	float:left;
}

#portal_teaser .timglayer {
	position:absolute;
	width:665px;
	height:255px;
	overflow:hidden;
}

#portal_teaser .teaser_holder_img {
	display:block;float:left;
}

#portal_teaser .teaser_img {
	margin-left:3px;
	margin-top:5px;
}

.hidden {
	display: none; 
	visibility: hidden; 
	width:0; 
	height:0;
}

#portal_teaser #t1 #bg {
	width:665px;
	height:255px;
	border-left:1px solid #c2c2c2;
	background:url({$cfg.gfx.layout}/gfx/looki/teaser_bg.png);
	position:absolute;
}

#portal_teaser #t1 {
	width:665px;
	height:255px;
	background-repeat:no-repeat;
	background-color:#000;
	overflow:hidden;
}

#portal_teaser #t1 #bg .teaser_sections {
	float:left;
}

#portal_teaser #t1 #bg .teaser_holder {
	
	position:relative;
	clear:both;
}

#portal_teaser #t1 #bg .teaser_small,
#portal_teaser #t1 #bg .teaser_small_a {
	display:block;
	float:left;
	margin-right:-3px;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	border:1px solid;
	text-decoration:none;
}
#portal_teaser #t1 #bg .teaser_small {
	display:block;
	float:left;
	-moz-opacity:1;
	opacity:1;
	width:55px;
	height:30px;
}

#portal_teaser #t1 #bg .teaser_small_a {
	display:block;
	float:left;
	width:85px;
	height:50px;
	border:0px;
}
