*
{
	outline: none;
}

body
{
	background: #e5e5e5;
	margin: 0px auto;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}

div#container
{
	background: #ffffff;
	width: 990px;
	overflow: hidden;
}

div#menu
{
	background: #333333;
	width: 100%;
	height: 30px;
	overflow:hidden;
	top: 10px;
	position: absolute;
}

div#menu ul
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style: none;
	width:1000px;
}

div#menu li
{
	margin: 0px;
	padding: 0px 40px 0px 0px;
	float: left;
	line-height: 30px;
}

div#menu li a
{
	color: #ffffff;
	text-decoration: none;
}

div#menu li a:hover,
div#menu li#actief a
{
	color: #25befe;
}

div#contentvlak
{
	width: 960px;
	padding: 55px 15px 15px 15px;
}

div#links
{
	width: 595px;
	float: left;
	margin-right: 15px;
}

div#links .nieuws
{
	background: #25befe;
	width: 565px;
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	color: #ffffff;
	line-height: 16px;
}

div#links .nieuws label
{
	width: 75px;
	float: left;
	font-weight: bold;
	margin-right: 20px;
}

div#links .nieuws h1
{
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 25px;
}

div#links .nieuws p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 16px;
}

div#links a
{
	color: #000000;
	text-decoration: none;
}

div#links a:hover 
{
	color: #cccccc;
}

div#links .nieuws_boven
{
	background: url(afbeeldingen/nieuws_boven.jpg) no-repeat;
	width: 595px;
	height: 15px;
	overflow: hidden;
}

div#links .nieuws_onder
{
	background: url(afbeeldingen/nieuws_onder.jpg) no-repeat;
	width: 595px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}

div#links div#sponsors
{
	width: 595px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 30px;
}

div#links div#sponsors img
{
	margin: 0px 40px 0px 40px;
}
	
div#rechts
{
	width: 350px;
	float: left;
}

div#rechts div#poule
{
	margin-bottom: 15px;
	color: #222222;
	width: 353px;
}

div#rechts div#poule a
{
	width: 75px;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #cccccc;
	margin-right: 3px;
	border-bottom: 0px;
	line-height: 25px;
	color: #25befe;
	text-decoration: none;
}

div#rechts div#poule a:hover,
div#rechts div#poule a.actief 
{
	background: #f2f2f2;
	font-weight: bold;
	color: #222222;
}

div#rechts div#poule div#inhoud
{
	background: #f2f2f2;
	border: 1px solid #cccccc;
	clear: both;
	height: 265px;
}

div#rechts div#poule div#inhoud h1
{
	font-size: 14px;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	color: #25befe;
}

div#rechts div#poule div#inhoud ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#rechts div#poule div#inhoud li
{
	padding: 4px 15px 4px 15px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

div#rechts div#poule div#inhoud li span
{
	font-style: italic;
	font-size: 9px;
	color: #cccccc;
	margin-left: 10px;
	text-align: right;
	position: absolute;
	left: 800px;
}

div#rechts div#quote
{
	background: url(afbeeldingen/bg_quote.jpg) no-repeat top center;
	width: 355px;
	height: 184px;
	overflow: hidden;
	margin-bottom: 15px;
	color: #ffffff;
}

div#rechts div#quote h1
{
	font-size: 14px;
	margin: 10px 15px 0px 15px;
	padding: 0px;
}

div#rechts div#quote h2
{
	font-size: 26px;
	margin: 5px 15px 15px 15px;
	width: 325px;
	text-align: center;
}
