body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	font-size: 12px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
#container #content strong {
	font-size: 24px;
	font-weight: bold;
	color: #F28F00;
	text-align: center;
	line-height: 32px;
}
#container #content p {
	font-size: 18px;
	font-weight: bold;
	color: #00529E;
	line-height: 24px;
}


#header  {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 100%;
	background-position: 0px 0px;
}
#container {
	height: auto;
	height: 100%;
	width: 1100px;
	font-family: Arial, Helvetica, sans-serif;
}
#container#tekst  {
	width: 700px;
	position: relative;
	float: right;
}
#container #nav  {
	width: 210px;
	text-align: right;
	float: left;
	position: relative;
}
#container #content {
	width: 520px;
	padding-top: 14px;
	padding-bottom: 0px;
	position: relative;
	list-style-image: url(images/bullet-grijs.jpg);
	margin-bottom: 20px;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	min-height: 900px;
	padding-left: 40px;
	padding-right: 50px;
	float: left;
	left: 10px;
	text-align: justify;
}

#container #nav ul li  {
	list-style-type: none;
}
#container #nav ul li a  {
	text-decoration: none;
	color: #05559C;
	font-weight: bold;
	background-image: url(images/bullet-rood.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: right;
	clear: both;
	font-size: 12px;
}
#container #nav ul li a:hover {
	text-decoration: none;
	color: #05559C;
	font-weight: bold;
	background-image: url(images/bullet-blauw.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: right;
	clear: both;
	font-size: 12px;
}
#container #sponsoren {
	width: 280px;
	float: left;
	position: relative;
	min-height: 900px;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: -310px top;
	padding-top: 14px;
}


#footer  {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
	width: 100%;
	position: relative;
	clear: both;
}
#container #content h1 strong {
	font-size: 20px;
	font-weight: normal;
	color: #F28F00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#container #content h1 {
	font-size: 16px;
	font-weight: normal;
	color: #F28F00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
}
#container #content h2 strong {
	font-size: 16px;
	font-weight: normal;
	color: #05559C;
	text-align: left;
	line-height: 16px;
}
#container #nav ul li ul li a {
	background-image: url(images/bullet-rood.jpg);
	background-repeat: no-repeat;
	background-position: 116px;
	color: #666;
}
#container #nav ul li ul li a:hover {
	background-image: url(images/bullet-blauw.jpg);
	background-repeat: no-repeat;
	background-position: 116px;
	color: #05559C;
}
#container #nav ul li ul li a strong {
	color: #F28F00;
}
#container #nav ul li a strong {
	color: #F28F00;
}
#container #content h2 a {
	color: #00529E;
	text-decoration: none;
}
#container #content h2 a:hover {
	color: #F28F00;
	text-decoration: underline;
}
#container #content table {
	font-weight: normal;
}
#container #content table tr th {
	font-weight: normal;
}
#container #content table tr th strong {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
#container #content table tr td strong {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
#container #content table tr td ul li a {
	color: #05559C;
}
#container #content table tr td a {
	color: #05559C;
}
#container #content h2 strong em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#header img {
	position: absolute;
	top: 10px;
	left: 546px;
}
