body {
	background: green;
	background-image: url("../img/gras.gif");
}

td.printonly, th.printonly {
	display: none ! important;	
}

div.top {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 768px;
	height: 130px;
	background: white;
}

.links {
	margin-right: 10px;
	float: left;
}

.rechts {
	margin-left: 10px;
	float: right;
}

/* Main gedeelte */
	div.main {
		position: absolute;
		width: 580px;
		left: 190px;
		top: 130px;
		z-index: 4;
	}

	div.content {
		position: relative;
		background: white;
		width: 580px;
		left: 0px;
		top: 0px;
		border-left: 1px solid rgb(211,55,59);
		border-bottom: 1px solid rgb(211,55,59);
		border-right: 1px solid rgb(211,55,59);
		padding: 9px;
		min-height: 662px;
		font-size: 12px;
	}

	div.footer {
		color: white;
		font-size: 13px;
		font-weight: bold;
		padding: 4px;
		font-family: verdana;
		text-align: right;
	}

	a.footer {
		color: white;
		text-decoration: none;
	}
	
/* Linker Navigatie & Poll & Nieuws */
	div.left {
		position: absolute;
		top: 130px;
		left: 0px;
		width: 191px;
		z-index: 5;
	}

	/* Navigatie Links */
		div.nav_left {
			width: 191px;
			position: relative;
			padding-top: 50px;
			padding-left: 20px;
			padding-bottom: 30px;
			padding-right: 10px;
			top: 0px;
			left: 0px;
			background: white;
			border-bottom: 1px solid rgb(211,55,59);
		}
		
		a.nav_left {
			font-family: verdana;
			font-size: 14px;
			color: rgb(211,55,59);
		}
	
	div.infoblok {
		font-size: 12px;
		margin-top: 15px;
		left: 10px;
		width: 172px;
		background: rgb(205,205,205);
		position: relative;
		border: 1px solid rgb(211,55,59);
		padding: 3px;
	}
	
	div.extrainfo {
		text-align: center;
	}
	
	div.infoblok a {
		text-decoration: none;
	}
	
	div.extrainfo a {
		text-decoration: underline;
	}
	
	div.extrainfo h2 {
		margin-top: 6px;
	}
	
	div.infoblok a img {
		border: none;
	}
	
	/* Poll */
		
	div.poll_optie {
			background-image: url("../img/polloptie.gif");
			height: 7px;
			margin: 2px;
			padding: 0px; 
			font-size: 1px;
		}
		
		div.poll_line {
			height: 1px;
			width: 100%;
			background: black;
			font-size: 1px;
			margin: 2px;
		}
			
		a.poll_title {
			text-decoration: none;
			font-style: italic;
		}
		
		a.poll_optie {
			font-size: 10px;
			text-decoration: none;
		}
		
		a.poll_optie:hover {
			color: rgb(211,55,59);
		}

	/* Nieuws headlines */
	a.poll_head, a.nieuwsheadlines_head {
		display: block;
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 5px;
		text-decoration: none;
	}

/* Navigatie top */
div#nav_top {
	position: absolute;
	left: 230px;
	top: 9px;
	z-index: 9;
}

div#nav_top td {
	padding-left: 6px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 1px;
}

div#nav_top a {
	font-family: verdana;
	font-size: 13px;
	color: rgb(211,55,59);
	text-decoration: none;
	font-weight: bold;
}

div#nav_top a:hover {
	text-decoration: underline;
}

	
img.sponsorlogo {
	position: absolute;
	left: 665px;
	top: 27px;
	border: 1px solid rgb(211,55,59);
	z-index: 2;
	width: 70px;
	height: 70px;
}

img.imgtop {
	position: absolute;
	top: 0px;
	left: 529px;
	z-index: 1;
	border-right: 1px solid rgb(211,55,59);
}

img.logo {
	position: absolute;
	top: 3px;
	left: 10px;
	border: 0px;
	z-index: 6;
	border-color: white;
}
