body, td {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {

}
body#website {
	text-align: center;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.space {
	height: 8px;
}
.line {
	height: 1px;
}
h1, h2, h3 {
	margin-bottom: 0px;
	color:white;
}
.verticalLine {
	width: 1px;
}
div.pcenter {
	margin: 0px auto;
	vertical-align: top;
}

/*-- Standard Link --*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #227FAB;
	text-decoration: none;
	line-height:16px;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #227FAB;
	text-decoration: none;
	line-height:16px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #227FAB;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154F6A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #227FAB;
	text-decoration: underline;
}


/*-- Content --*/
div#background {
	background-image: url(img/mainBackground.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
div.header {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 960px;
	height: 114px;
}
div.zoekenBlok {
	width: 353px;
	height: 114px;
	float: right;
	padding-top: 19px;
}
div.zoekVeld {
	width: 172px;
	height: 65px;
	margin-top: 30px;
	padding-left: 10px;
}
.invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #88DD3;
	color: #000000;
	padding-left: 3px;
	width: 150px;
}
div.nav {
	width: 210px;
	height: 112px;
	float: left;
	background-color: #FF0000;
}
div.leaderBoard {
	width: 960px;
	height: 112px;
	text-align: right;
	margin: 0px auto;
	vertical-align: top;
	padding-top: 1px;
}
div.content {
	width: 960px;
	height: 300px;
	padding-bottom: 20px;
}
div.contentMain {
	width: 610px;
}
div.contentnieuws {
	width: 337px;
	float: right;
}
div.rectangle {
	padding-top:20px;
	padding-bottom:20px;
}
.leesalles {
	width: 337px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:16px;
}
div.footer {
	width: 960px;
	height: 112px;
	background-color: #45A8ED;
	position: relative;
	clear:both;
}
div.padding {
	width: 960px;
	height: 20px;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
}
div.menubalk {
	padding: 10px 10px 10px 10px;
}


/*-- Tekst Classes --*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227FAB;
	line-height:16px;
}
a.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227FAB;
	line-height:16px;
}
a:hover.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227FAB;
	line-height:16px;
}
a:visited.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227FAB;
	line-height:16px;
}
.nieuwsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003459;
	line-height:16px;
}
.contentPtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
.ContentPtekst_Wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.grijzeTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	text-align: center;
}
.footer {
	font-size:11px;
	line-height:16px;
}
.footer2 {
	font-size:11px;
	line-height:20px;
	width:960px;
	clear:both;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blacklink:link 		{ color: #000000; text-decoration: none; }
.blacklink:active 	{ color: #000000; text-decoration: none; }
.blacklink:visited 	{ color: #000000; text-decoration: none; }
.blacklink:hover 		{ color: #000000; text-decoration: underline; }
#at_tools {
	margin-left: 272px;
}

#ads {
	background-color: #cce8f4;
	width: 500px;
}
#stats {
	width: 500px;
	text-align: right;
}
select {
	z-index: 0;
}