		body {
			background-color: #7a85dc; /* #e1e5ff; #fdf9ef;*/
			background-image: url(images/bg.gif);
			background-repeat: repeat-x;
			text-align: center;
		}

		div#container {
			width: 800px;
			border: 5px solid #eae6dd;
			margin: 50px auto 0px auto;
			background-color: #fff;
		}

		div#header {
			height: 150px;

			background-image: url(images/header.gif);
		}

		div#menu {
			height: 30px;

			background-image: url(images/menu.gif);
		}		div#logo-1, div#logo-2 {			position: relative;			text-align: center;			margin-top: 20px;			margin-bottom: 275px;			font-weight: bold;		}		
		div#logo-1 {			float: left;		}				div#logo-2 {			float: right;		}
		div#content {
			margin: 5px;
			overflow: auto;
			padding: 25px;
			text-align: left;

			font-family: Verdana;
			letter-spacing: 1px;
			font-size: 11px;		
		}

		div#sponsors {
			text-align: center;
			border: 2px solid #eae6dd;
			font-size: 8px;
			vertical-align: top;
		}

		a.menu {
			font-size: 11px;
			font-family: Verdana;
			font-weight: bold;
			text-decoration: none;
			color: black;
		}

		a.menu:hover {
			color: #223cff;
		}

		img.sponsor {
			border-style: none;
		}

		table#menu {
			width: 100%;
			margin: 6px 0px 0px 0px;
			text-align: center;
		}

		h1 {
			font-size: 18px;
			color: #0036c7;
		}

		a {
			color: #0036c7;
		}

		img {
			border: 2px solid #eae6dd;
		}

		span.foto-rechts {
			float: right;
			margin: 0px 0px 10px 10px;
			font-style: italic;
			clear: right;
		}

		span.foto-links {
			float: left;
			margin: 0px 10px 0px 10px;
			font-style: italic;
			clear: left;
		}

		span.highlight {
			font-weight: bold;
			color: #0036c7;
		}

		table {
			width: 700px;
		}

		td {
			vertical-align: top;
			font-size: 11px;
		}

		div.titel {
			font-weight: bold;
			font-size: 1.4em;
			margin: 10px 0px 10px 0px;
		}

		div.inhoud {
			margin: 10px 0px 15px 0px;
		}

		div.meta {
			margin: 5px 0px 10px 0px;
			font-size: 0.8em;
			text-align: right;
			clear: both;
		}

		hr {
			border: 1px solid #0036c7;
			margin: 0px;
			padding: 0px;
			height: 2px;
			clear: both;
		}

		input.contact {
			height: 20px;
			width: 275px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 4px;
			border: 1px solid #0036c7;
			background-color: transparent;
		}

		select {
			height: 20px;
			width: 275px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 4px;
			border: 1px solid #0036c7;
			background-color: transparent;
		}
		input.contactbtn {
			height: 20px;
			width: 80px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 4px;
			border: 1px solid #0036c7;
			background-color: transparent;
			font-weight: bold;
			font-size: 10px;
		}

		textarea.contact {
			height: 100px;
			width: 275px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 4px;
			border: 1px solid #0036c7;
			background-color: transparent;
			font-family: Arial;
			font-weight: none;
			font-size: 12px;
		}

		table#contactform {
			margin: 0px auto 0px auto;
		}

		span.foto-larr {
			color: #0036c7;
			font-weight: bold;
			font-size: 22px;
		}

		span.foto-uarr {
			color: #0036c7;
			font-weight: bold;
			font-size: 22px;
			margin-left: 10px;
		}

		span.foto-rarr {
			color: #0036c7;
			font-weight: bold;
			font-size: 22px;
		}

		a.fotonav {
			text-decoration: none;
			font-weight: bold;
		}

		div.fotodir {
			margin-bottom: 10px;
			padding: 5px;
			background-image:  url(images/semitrans.gif);
			overflow: hidden;
		}

		a.fotodirlink {
			font-size: 1.6em;
			text-decoration: none;
			font-weight: bold;
		}

		img.fotodirimg-l {
			float: left;
			margin-right: 10px;
		}
		img.fotodirimg-r {
			float: right;
			margin-left: 10px;
		}

		div#footer {
			color: #9da5e5;
			font-size: 10px;
			font-family: Verdana;
			font-weight: bold;
		}

		a.footer {
			color: #9da5e5;
		}

		tr.nieuwsarchief:hover {
			background-color: #eae6dd;
			cursor: pointer;
		}