@charset "UTF-8";
/* Home CSS Document */

#menu, #date, #empty01, #content, #day-counter, #menu-supp, #water, #cfa, #program, #scores, #cfa2, #roundtexel, #blog, #video, #banner-left {
	position:absolute;
}

#menu {
	width: 580px;
	height: 145px;
	top: 0;
	left: 0px;
	background: url(../img/menu.jpg) no-repeat top left;
}

#date {
	width: 145px;
	height: 145px;
	top: 0;
	left: 580px;
	background: url(../img/en_date.gif) no-repeat top left;
}

#empty01 {
	width: 145px;
	height: 145px;
	top: 0;
	left: 725px;
	background: url(../img/empty.gif) no-repeat top left;
}

#content {
	width: 233px;
	height: 325px;
	top: 145px;
	left: 0px;
	color: #212e60;
	text-align: justify;
	padding: 113px 30px 0 30px;
	background: url(../img/en_content-home.gif) no-repeat top left;
}

#content a {
	color: #212e60;
}

#day-counter {
	width: 145px;
	height: 145px;
	top: 145px;
	left: 290px;
}

#menu-supp {
	width: 145px;
	height: 145px;
	top: 145px;
	left: 435px;
	background: url(../img/menu-supp.jpg) no-repeat top left;
}

#water {
	width: 145px;
	height: 145px;
	top: 145px;
	left: 580px;
	background: url(../img/water.jpg) no-repeat top left;
}

#cfa {
	width: 145px;
	height: 145px;
	top: 145px;
	left: 725px;
	background: url(../img/en_cfa.gif) no-repeat top left;
}

#program {
	width: 277px;
	height: 290px;
	top: 290px;
	left: 290px;
	padding: 0 0 0 13px;
	background: url(../img/programma_bg.gif) no-repeat top left;
}

#program img {
	margin-top: 29px;
	margin-left: 8px;
	margin-bottom: 10px;	
}

#scores {
	width: 290px;
	height: 145px;
	top: 290px;
	left: 580px;
	background: url(../img/en_scores_bg.gif) no-repeat top left;
}

#scores img {
	margin-top: 29px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#scores p {
	margin-left: 20px;
}

#cfa2 {
	width: 250px;
	height: 85px;
	top: 580px;
	left: 145px;
	padding: 60px 15px 0 25px;
	background: url(../img/en_cfa2.jpg) no-repeat top left;
}

#cfa2 a {
	color: #FFF;
}

#roundtexel {
	width: 145px;
	height: 145px;
	top: 580px;
	left: 435px;
}

#roundtexel img {
	border: none;
}

#banner-left {
	width: 145px;
	height: 145px;
	top: 580px;
	left: 0;
}

#video {
	width: 290px;
	height: 290px;
	top: 435px;
	left: 580px;
	background: url(../img/video.jpg) no-repeat top left;
}

.headline-table {
	line-height: 16px;
}

.headline-table td{
	padding: 3px 0 3px 0;
}

/*---- BUTTONS ------*/
#menu span {
	display: none;
}

#scores span {
	display: none;
}

#program span {
	display: none;
}

#btn-home a {
	display: block;
	width: 78px;
	height: 30px;
	top: 93px;
	left: 139px;
	background: url(../img/en_btn-home.png) no-repeat;
	background-position: 0 -30px;
	cursor: pointer;
	position: absolute;
}

#btn-programma a {
	display: block;
	width: 135px;
	height: 30px;
	top: 93px;
	left: 220px;
	background: url(../img/en_btn-programma.png) no-repeat top left;
	cursor: pointer;
	position: absolute;
}

#btn-programma a:hover { 
  background-position: 0 -30px;
}

#btn-uitslagen a {
	display: block;
	width: 83px;
	height: 30px;
	top: 93px;
	left: 359px;
	background: url(../img/en_btn-uitslagen.png) no-repeat top left;
	cursor: pointer;
	position: absolute;
}

#btn-uitslagen a:hover { 
  background-position: 0 -30px;
}


/* ----- KLEINE BUTTONS -----*/

#btn-uitslag a {
	display: block;
	width: 85px;
	height: 25px;
	bottom: 20px;
	right: 20px;
	background: url(../img/en_btn-alle-uitslagen.jpg) no-repeat top left;
	cursor: pointer;
	position: absolute;
}

#btn-uitslag a:hover { 
  background-position: 0 -25px;
}

#btn-uitslag a {
	display: block;
	width: 85px;
	height: 25px;
	bottom: 20px;
	right: 20px;
	background: url(../img/en_btn-alle-uitslagen.jpg) no-repeat top left;
	cursor: pointer;
	position: absolute;
}

#btn-meer a {
	display: block;
	width: 57px;
	height: 25px;
	bottom: 15px;
	right: 20px;
	background: url(../img/en_btn-meer.jpg) no-repeat top left;
	cursor: pointer;
	position: absolute;
}

#btn-meer a:hover { 
  background-position: 0 -25px;
}