/* BODY AND CONTAINER */

		body {
			background-color: #808080;
			background-image: url(../image/body.gif);
			}

		#container {
			width: 900px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #666666;
			}


		#page {
			background-color: #fff;
			background-image: url(../image/achtergrond.gif);
			border: 2px solid #fff;
			display:yes;
			}

/* GENERAL STYLES */

		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #FFFFFF;
			margin-bottom: 30px;
			padding-left: 10px;
		}

		h2 {
			color: #808080;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			}
		h3 {
			color: #808080;
			margin-bottom: 0px;
			padding-bottom: 0px;
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
			}
		a {
			color: #66749A;
			text-decoration: none;
		}

		a:hover {
			color: #566590;
		}


		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}

		input {
			background-color: #D1C9BE;
			color: #000000;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}

		.button {
			padding: 2px;
		}

		.creditline {
			padding-top: 15px;
			font-size: 10px;
			line-height: 1.2em;
			color: #666666;
			}

		.caption {
			font-size: 10px;
			line-height: 1.2em;
			color: #0071B5;
			text-align:right;
			}

		.credits {
			font-size: 11px;
			line-height: 2em;
			font-style: normal;
			color: #666666;
		}

/* IMAGES */

		a img{
	  		border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #D1C9BE;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}

		.img-right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  		padding: 4px;
			border: 1px dashed #D1C9BE;

	  	}

		img.bar {
	  		margin: 5px 5px 0px 0;
	  	}

		img.header
		{
		}

/* HEADER */

		#header {
			border: 2px solid #fff;
			padding-top: 10px;
			clear: both;
			margin-bottom: 3px;
			background-color: #fff;
			background-image: url(../image/achtergrond.gif);
		}

		#header p {
			margin-top: -20px;
			margin-left: 30px;
			color: #EFEFEF;
		}

/* NAVIGATION */

		#menu1 {
			width: 136px;
			margin: 10px;
			margin-left: 16px;
			float: left;
		}

		#menu1 li a {
			height: 28px;
  			voice-family: "\"}\"";
  			voice-family: inherit;
  			height: 28px;
			text-decoration: none;
		}

		#menu1 li a:link, #menu1 li a:visited {
			color: #EAF7FE;
			display: block;
			background-color: #0071B5;
			padding: 4px 0 4px 0px;
			margin-bottom: 20px;
			line-height: 1.2em;
			text-align:center;
			vertical-align: middle;
			font-weight:bold;
		}

		#menu1 li a:hover {
			color: #fff;
			background-color: #6F9BD2;
			padding: 4px 0 4px 0px;
			margin-bottom: 20px;
			line-height: 1.2em;
			text-align:center;
			font-weight:bold;
		}

		#menu1 li a.selected {
			background-color: #6F9BD2;
		}

		ul {
			list-style: none;
			margin: 0;
			margin-top: 10px;
			padding: 0;
		}

		img {
   			border: none;
		}

.switch {float:right;margin-right:5px; margin-top:100px}
.switch a {color:#0073BD}
.switch a:hover {color:#566590}

/* CONTENT */

		#content {
			width: 450px;
			margin-left: 180px;
			margin-right: 200px;
			padding-top: 10px;
		}

		#content p {
			font-size: 12px;
			padding-bottom: 10px;
			border-bottom: 1px dashed #D1C9BE;
		}

		#content p.list {
			font-size: 11px;
			padding-bottom: 5px;
			border-bottom: 1px dashed #D1C9BE;
			margin: 0px;
			padding: 0px;
		}
		#content p.noline {
			font-size: 12px;
			border:none;
		}

		.block {
			font-size: 12px;
			padding-bottom: 10px;
			border-bottom: 1px dashed #D1C9BE;
		}

		#content a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;
			font-weight: 500;
		}

		#content a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;
			font-weight: 500;
		}

		#content ul {
			margin-left: 0px;
			padding-left: 15px;
			margin-top: 3px;
			list-style-type: square;
			font-size: 12px;
			padding-bottom: 10px;
			border-bottom: 1px dashed #D1C9BE;
			line-height: 1.8em;
		}

		#content ul.inline {
			margin-left: 0px;
			padding-left: 15px;
			margin-top: 3px;
			list-style-type: circle ;
			font-size: 12px;
			padding-bottom: 10px;
			line-height: 1.6em;
			border-bottom: none;
		}

/* SIDEBAR */

		#sidebar {
			float: right;
			width: 220px;
		}

		#sidebar p {
			padding-bottom: 20px;
			margin-right: 10px;
			margin-top: 20px;
3			margin-bottom: 20px;
			border-bottom: 1px dashed #D1C9BE;
			font-size: 12px;
			font-style: italic;
			line-height: 1.7em;
			color: #0073BD;
		}

		#sidebar h2 {
			margin-left: 3px;
			margin-top: 10px;
			}

		#sidebar a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;
			font-weight: 500;
		}

		#sidebar a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;
			font-weight: 500;
		}



		.quotes	{
			font-family: Times Roman;
			color: #0073BD;
			font-weight: bold;
			font-size: 16px;
		}

/* FOOTER */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color: #fff;
			padding: 0px 5px 0px 5px;
			text-align: center;
			font-size: 11px;
		}

		#footer p {
			color:#89817f;
			padding: 5px;
		}

		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}

		#footer p a:hover {
			color: #FFFFFF;
		}
