html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, td, input, select, textarea {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

																		/* DE CONTAINERS */

.Container {
	margin: 0px auto;
	width: 960px;
	min-height: 2px;
	position: relative;
}

.ContainerHead {
	margin: 0px;
	width: 960px;
	height: 139px;
	background: url(images/logo.gif) no-repeat left center;
	float: left;
	padding: 0px;
	overflow: hidden;
}

.ContainerHeadKnoppen {
	width: 566px;
	height: 20px;
	float: right;
	overflow: hidden;
	background: url(images/achtergrond-zoeken.gif) no-repeat top left;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ContainerBovenkant {
	margin: 0px;
	width: 960px;
	height: 149px;
	float: left;
	border-bottom: 1px solid #ffffff;
}

.ContainerAfbeeldingMidden {
	margin: 0px;
	width: 480px;
	height: 149px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
}

.ContainerAfbeeldingRechts {
	margin: 0px;
	width: 239px;
	height: 149px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #ffffff;
}

.ContainerFlashHome {
	margin: 0px;
	width: 719px;
	height: 149px;
	float: right;
}

.ContainerLinksHome {
	margin: 0px;
	padding-top: 20px;
	width: 240px;
	height: 50px;
	float: left;
}

.ContainerLinks {
	margin: 0px;
	width: 240px;
	min-height: 2px;
	float: left;
}

.ContainerWerkveld {
	margin: 0px;
	width: 480px;
	min-height: 2px;
	float: left;
}

.ContainerRechts {
	margin: 0px;
	width: 240px;
	float: left;
}

.ContainerAdres {
	margin: 0px;
	width: 240px;
	float: right;
}

.ContainerMenu {
	position: absolute;
	top: 139px;
	margin: 0px;
	width: 270px;
	height: 149px;
	float: left;
	background: url(images/achtergrond-menu.gif) no-repeat top left;
}

.Spotlight {
	margin: 0px;
	width: 480px;
	background: url(images/bg-bot-spotlight.gif) no-repeat bottom center;
	display: table;
	padding: 0px 0px 10px 0px;
}

.SpotlightBoven {
	margin: 0px;
	width: 480px;
	height: 1px;
	overflow: hidden;
	background: url(images/bg-top-spotlight.gif) no-repeat top center;
}

.ThumbnailSpotlightEvent {
	margin: 0px 10px 0px 0px;
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
}

.ThumbnailFoto {
	margin: 0px 5px 5px 0px;
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
}

.SpotlightContentMetFoto {
	margin: 0px 0px 0px 0px;
	width: 325px;
	overflow: hidden;
	float: left;
}

.SpotlightContentZonderFoto {
	margin: 0px 0px 0px 0px;
	width: 440px;
	overflow: hidden;
	float: left;
}

.ContainerNieuwsItem {
	width: 440px;
	float: left;
}

.ContainerPaging {
	width: 480px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

.Paginering {
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #990099;
	border-top: white 1px solid;
	border-right: white 1px solid;
	float: left;
	font-size: 10px;
	color: white;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}

.PaginaActief {
	background-color: #d5156c;
}

																		/* MENU LINKS */

.ContainerMenu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ContainerMenu li {
	float: left;
	height: 30px;
	width: 260px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

																		/* ACHTERGROND KLEUREN */

.Paars {
	background-color: #990099;
}

.Rood {
	background-color: #d4126e;
}

.Geel {
	background-color: #f99a11;
}
																		/* STANDAARD */
Form, input {
	margin: 0px;
	padding: 0px;
}

.ZoekInput {
	width: 138px;
	height: 15px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 11px;
	background: none;
	border: none;
}

.TitelSpotlightEvent {
	font-size: 14px;
	font-weight: bold;
	color: #d5156c;
}

.Tekst14pxWit {
	font-size: 14px;
	color: white;
	font-weight: bold;
	line-height: 30px;
}

.Tekst14pxPaars {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
	line-height: 30px;
}

.Tekst18pxPaars {
	font-size: 18px;
	color: #990099;
	font-weight: normal;
	line-height: 30px;
}

.Tekst12pxPaars {
	font-size: 12px;
	color: #990099;
	font-weight: normal;
	line-height: 18px;
}

.Tekst12pxRood {
	font-size: 12px;
	color: #d5156c;
	font-weight: normal;
	line-height: 18px;
}

.Tekst11pxRood {
	font-size: 11px;
	color: #d5156c;
	font-weight: normal;
	line-height: 16px;
}

.Tekst12pxWit {
	font-size: 12px;
	color: white;
	font-weight: normal;
	line-height: 18px;
}

.Padding20px {
	padding: 20px;
}

.Padding20pxNaVolgpad {
	padding: 10px 20px 20px 20px;
}

.Padding20pxZonderBottom {
	padding: 0px 20px 0px 20px;
}

.Padding20pxFotos {
	padding: 0px 0px 0px 20px;
}

.VolgpadHoofdRubriek {
	padding: 10px 0px 0px 20px;
	font-size: 11px;
	color: white;
}

.SpotlightPadding {
	padding: 10px 20px 20px 20px;
}

.Tekst12pxRood ul {
	list-style-type: square;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.Tekst12pxRood li {
	padding: 0px 0px 0px 0px;
}

.Tekst11pxRood ul {
	list-style-type: square;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.Tekst11pxRood li {
	padding: 0px 0px 2px 0px;
}

.Paginering a:link, .Paginering a:visited, .Paginering a:active, .Paginering a:hover {
	text-decoration: none;
	color: #ffffff;
}

.VolgpadHoofdRubriek A:link, .VolgpadHoofdRubriek A:visited, .VolgpadHoofdRubriek A:active, VolgpadHoofdRubriek A:hover {
	text-decoration: none;
	color: white;
}

.Tekst12pxRood A:link, .Tekst12pxRood A:visited, .Tekst12pxRood A:active {
	text-decoration: underline; 
	color: #d5156c;
}

.Tekst12pxRood A:hover {
	text-decoration: none; 
	color: #d5156c;
}

.Tekst11pxRood A:link, .Tekst11pxRood A:visited, .Tekst11pxRood A:active {
	text-decoration: underline; 
	color: #d5156c;
}

.Tekst11pxRood A:hover {
	text-decoration: none; 
	color: #d5156c;
}

.Tekst12pxPaars ul {
	list-style-type: square;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.Tekst12pxPaars li {
	padding: 0px 0px 0px 0px;
}

.Tekst12pxPaars A:link, .Tekst12pxPaars A:visited, .Tekst12pxPaars A:active {
	text-decoration: underline; 
	color: #990099;
}

.Tekst12pxPaars A:hover {
	text-decoration: none; 
	color: #990099;
}

.Tekst12pxWit A:link, .Tekst12pxWit A:visited, .Tekst12pxWit A:active {
	text-decoration: underline; 
	color: white;
}

.Tekst12pxWit A:hover {
	text-decoration: none; 
	color: white;
}

.NieuwsRechts li {
	padding: 0px 0px 13px 0px;
}

.OpsommingRechts li {
	padding: 0px 0px 5px 0px;
}

A:link, A:visited, A:active {
	text-decoration: underline; 
	color: #990099;
} 

A:hover {
	text-decoration: none; 
	color: #990099;
}

p {
	margin: 0px;
}

.Tekst12pxWit ul {
	list-style-type: square;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.Tekst12pxWit li {
	padding: 0px 0px 0px 0px;
}

.Knop {
	margin-top: 5px;
	padding: 5px;
	background-color: #d4126e;
	color: white;
	border: none;
}

																		/* KOPJES */

.KopjeNieuws {
	background: url(images/kopje-rechts-nieuws.jpg) no-repeat top left;
	min-height: 52px;
	padding-top: 52px;
}

.KopjeSpotlightEvent {
	background: url(images/kopje-spotlightevent.jpg) no-repeat top left;
	height: 21px;
}

.KopjeMogelijkheden {
	background: url(images/kopje-rechts-mogelijkheden.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeVoorbeelden {
	background: url(images/kopje-rechts-voorbeelden.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeMeerVoorbeelden {
	background: url(images/kopje-rechts-meervoorbeelde.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeEventsenZo {
	background: url(images/kopje-eventsenzo.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeFotos {
	background: url(images/kopje-rechts-fotos.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeLinks {
	background: url(images/kopje-rechts-links.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeAnderNieuws {
	background: url(images/kopje-rechts-andernieuws.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}

.KopjeVoorbeeld {
	background: url(images/kopje-voorbeeld.jpg) no-repeat top left;
	height: 21px;
	margin: 20px 0px 0px 20px;
}
