/* ---- ELEMENTS ---- */

* {
	margin: 0;
	padding: 0;
	}
body {
	color: #333;
	background-image:url(../images/boerderij2.jpg);
	background-repeat:no-repeat;
	background-position:200px 0 0 0;
	background-color: #fff; /*f5f5f5*/
	font-family: "Arial", "MS Sans Serif", sans-serif;
	text-align: center;
	font-size: small; 
	}	

* html body {
	font-size: x-small; /*for IE5/Win*/
	f\ont-size: small; /*for other IE versions*/
	}	

/* ------ CONTAINERS ---- */

div#print {
	display: none;
	}
div#container {
	width: 740px;
	margin: 25px auto;
	text-align: left;
	border: solid #000;
	border-width: 1px 1px;
	}	
div#header-wrap {
	margin: 8px 0;
	}
div#header-in {
	height:5px;
	padding: 10px;
	color: inherit;
	}
div#content-wrap {
	
	}
div#center {
	margin: 0 0 0 190px;
	color: inherit;
	}
div#center-in {
	padding: 20px;
	}
div#left {
	float: left;
	width: 200px;
	color: inherit;
	}
div#left-in {
	padding: 1px;
	}
div#footer-wrap {
	clear: both;
	}
div#footer-in {
		
	}



/* ---------- LISTS ---------- */

ul#nav-left {
	margin:28px 20px 5px 20px;
	list-style: none;
	}
ul#nav-left li {
		
	}
ul#nav-left li a {
	display: block;
	width: 138px;
	padding: 5px 10px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	}
ul#nav-left li a:hover {
	color: #666;
	background-color: #fbf9f7;
	border-bottom: 1px solid #E3EFFF;
	}
	
ul#nav-vlaggen {
	margin:28px 20px 0 20px;
	list-style: none;
	}
ul#nav-vlaggen li {
		
	}
ul#nav-vlaggen li a {
	display: block;
	width: 138px;
	padding: 5px 10px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	}
ul#nav-vlaggen li a:hover {
	color: #666;
	background-color: #fbf9f7;
	border-bottom: 1px solid #E3EFFF;
	}
ul#nav-vlaggen li a img {
	border-style: none;	
	}
#center-in ul {
	display: block;
	width: 300x;
	padding: 0 0 0 15px;
	}
#center-in ul li {
	
	}
#nav-footer {
	margin: 0 0 5px 25px;
	padding: 0 2px;
	color: #aaa;
	font-size: 80%;
	list-style: none;
	text-align: left;
	}


/* ---------- TYPOGRAPHY ---------- */

*.x {
	display: none;
	}
a {
	color: #8f8e8d;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #c8c7c6;
	}	
h1 {
	display: none;
	}	
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 100%;
	}
div#left h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}
h3 {
	font-size:120%;
	margin:0 0 10px 0;
	}
h4 {
	font-size:100%;
	color: #333;
	margin:14px 0 0 0;
	}
h4 a {
	color: #333;
	}	
h5 {
	margin: 0 0 20px 0;
	font-size:100%;
	color: #333;
	}
h5 a {
	color: #333;
	}			
div#center p {
	margin: 5px 0 10px 0;
	color: #444;
	background-color: inherit;
	font-size: 90%;
	line-height: 18px;
	}
div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	font-size: 90%;
	}
p a, ul.list a, table tr td a {
	color: #8f8e8d;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #c8c7c6;
	}
p a:hover, ul.list a:hover, table tr td a:hover {
	color: #333;
	background-color: inherit;
	border-bottom: 1px solid #eee;
	}

/* ---------- tabel -------------- */

table {
	width:500px;
	}

table tr td{
	height: 20px;
	font-size: 90%;
	}
table th td{
	text-align: left;
	}
	
/* --------- fototabel ---------- */

#fototabel {
	width:460px;
	margin:0 0 0 0;
	border-collapse: collapse;
	}	
#fototabel tr td a {
	margin: 0 0 10px 0;
	}	
		

/* ---------- images ------------ */

a img {
	border: 0;	
	}

.fotos {
	margin: 0 0 35px 0;
	}

.logo {
	z-index: 10;
	position: absolute;
	top:10px;
	left:auto;
	right:auto;
	}
	

.sparnakel-spreuk {
	margin-top:0px;
	margin-left:30%;	
	}	
																/* >>> FORMS <<< */
* { }





																/* >>> END <<< */