/*
 * $Id: home.css,v 1.12 2008-07-28 15:17:38 ricardo Exp $
 */

div#top{
	background-image: url(/images/home/top.jpg);
	height: 600px;
	width: 960px;
}
div#left{
	float: left;
}
div#right{
	float:left;
	position:relative;
	width: 540px;
}
div#player{
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	height: 600px;
	width: 270px;
}
/* start newsoverview markup */
div#newsText{
	width: 206px;
	height: 212px;
	color: #fff;
	font-size: 12px;
	float:left;
}
div#latestNewsItem{
	height: 230px;
	padding-left: 8px;
	width: 207px
}
div#news{
	width: 410px;
	height: 382px;
	padding: 10px 0 11px 10px;
	position: relative;
}
h2#latestNews{
	padding:2px 0 19px 0;
	margin: 0;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
a#newsTitle{
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
p#newsMessage{
	padding:0;
	margin:0;
	padding-top: 7px;
	line-height: 18px;
}
div#newsFoto{
	float:right;
	padding-right: 10px;
	position:absolute;
	right:0;
	top:10px;
	width: 175px;
	height: 219px;
	overflow:hidden;
}
div#newsFoto img{
	bottom:0;
	float:right;
}
div#olderNewsItems{
	background-color: #990000;
	height: 136px;
	width: 391px;
	padding: 14px 0 0 9px;
	line-height: 18px;
}
ul#latestNewsItems{
	padding:0;
	margin:0;
}
ul#latestNewsItems li{
	list-style:none;
}
ul#latestNewsItems li a{
	color:#fff;
	font-size: 12px;
	text-decoration:underline;
}
div#olderNewsItems a#newsOverview{
	display:block;
	margin-top:10px;
	width: 154px;
}
/* end newsoverview markup */

/* start uitgelicht markup */
div#uitgelicht{
	width: 391px;
	height: 181px;
	background-color: #333385;
	margin-left:10px;
	padding: 9px 0 0 9px;
	position:relative;
}
div#uitgelichtText{
	float:left;
	width:240px;
}
div#uitgelichtText h2#uitgelichtTitle{
	padding:2px 0 11px 0;
	margin: 0;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
table#uitgelichtTable{
	color: #fff;
	font-size: 12px;
}
table#uitgelichtTable td.leftCol{
	width: 127px;
	height: 18px;
}
table#uitgelichtTable td.rightCol{
	height: 18px;
}
a#spelersOverzicht{
	display:block;
	margin-top:	9px;
	width: 161px;
}
div#uitgelichtFoto{
	float: right;
	position:absolute;
	top:10px;
	right:10px;
	height:170px;
	width: 136px;
	overflow:hidden;
}
/* end uitgelicht markup */
/* start top right markup */
div#reizen{
	padding-top: 10px;
	z-index:1;
	position:relative;
}
div#lidWorden{
	margin-top:10px;
	float:left;
	z-index:1;
	position:relative;
	height: 303px;
	width: 160px;
	overflow:hidden;
}
div#fanShop{
	margin-top:10px;
	padding-left:10px;
	float:left;
	z-index:1;
	position:relative;
}
/* end top right markup */

/* start banners markup */
div#banners{
	height: 84px;
	width: 940px;
	background-color: #000047;
	padding: 8px 15px 8px 5px;
}
div.banner{
	padding-left:10px;
	float: left;
	height: 84px;
	width:225px;
	overflow:hidden;
}
/* end banners markup */

/* start content markup */
div#content{
	width: 960px;
}
/* end content markup */

/* start overruling processcontent markup */
div.processedContent{
	margin: 21px 20px 11px 20px;;
}
div.processedContent h2.title {
	font-size: 18px;
}

/* end overruling processcontent markup */
