#content {
	height: 240px; /* verhogen bij promo */
}

#cover-top {
	position: absolute;
	left: 315px;
	top: 13px;
	width: 163px;
	height: 18px;
}

#cover-intro {
	position: absolute;
	left: 64px;
	top: 26px;
	width: 251px;
	height: 224px;
	background-color: #ffff00;
	background-image: url("cover-intro.gif"/*tpa=http://www.tvfamilie.be/images/cover-intro.gif*/);
	background-repeat: no-repeat;
}

#cover-intro-wrapper {
	margin: 25px;
}

#cover-intro h1 {
	font-size: 17px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-stretch: condensed;
	margin:25px;
}

#cover-intro p {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: right;
}

#cover {
	position: absolute;
	left: 315px;
	top: 31px;
	width: 163px;
	height: 213px;
}

#cover-bottom {
	position: absolute;
	left: 315px;
	top: 244px;
	width: 163px;
	height: 6px;
}

#cover-right {
	position: absolute;
	left: 478px;
	top: 13px;
	width: 262px;
	height: 237px;
	background-image: url("cover-right.gif"/*tpa=http://www.tvfamilie.be/images/cover-right.gif*/);
	background-repeat: no-repeat;
}

#headlines-container {
	position: absolute;
	left: 478px;
	top: 13px;
	width: 262px;
	height: auto;
	background-image: url("headlines-left.gif"/*tpa=http://www.tvfamilie.be/images/headlines-left.gif*/);
	background-repeat: no-repeat;
	background-color: #00a7eb;
	border-top: 2px solid #a5c50f;
	border-bottom: 2px solid #a5c50f;
}



#headlines {
	width: 256px;
	height: auto;
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 15px;
}

#headlines ul {
	list-style-type: disc;
	padding-left: 14px;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 10px;
}

#headlines li {
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#headlines-bottom {
	width: 262px;
	height: 6px;
	background-image: url("headlines-left.gif"/*tpa=http://www.tvfamilie.be/images/headlines-left.gif*/);
	background-repeat: no-repeat;
	background-color: #00a7eb;
}

#freetext {
	font-style: italic;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 10px;
}

#announcement {
	position: absolute;
	left: 63px;
	top: 254px;
	width: 414px;
	height: auto;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

h2 {
	font-size: 13px;
	text-align:center;
	margin: 80 25 25 25px;
	vertical-align:bottom;
	font-style:normal;
}

