html, body { height: 100%; }

body
{
	color: #000;
	font-size: 62,5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a8c955;
	
	text-align: center;
	min-height: 100%;
	_height: 100%;
	
}

*
{
	margin: 0;
	padding: 0;
}

img
{
	border-style: none;
	border-width: 0px;
}

#con
{
	padding: 0;
	width: 780px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	border: solid 1px #6c8136;
	min-height: 100%;
	_height: 100%;
	background-color: #69f;
	background-image: url(images/bg-rechts.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}

#kop
{
	text-align: left;
	margin: 0;
	padding: 0;
	height: 150px;
	background-image: url(images/bg-kop.png);
	background-repeat: repeat-x;
}

#kop img
{
	position: relative;
	height: 150px;
	z-index: 0;
	float: left;
	margin: 0;
}

#kop h1
{
	color: #fff;
	font-size: 0.8em;
	float: right;
	padding: 3em 2em 0.4em 0;
	position: relative;
	z-index: 2;
}

#foto
{
	height: 100px;
	border-color: #FFCC2A;
	border-width: 6px 0 6px 0;
	border-style: solid none solid none;
	background-image: url(random-images/rotate.php);
	background-repeat: no-repeat;
}

#inhoud
{
	text-align: left;
	width: 570px;
	
	padding: 0;
	
}

#rechter
{
	background-color: #69f;
	position: relative;
	width: 180px;
	z-index: 3;
	float: right;
	text-align: center;
	padding: 0 0 40px;
	
}

#zoekpagina #con { background-color: #ffffff; }

#flashcontent
{
	width: 600px;
	height: 400px;
	background-color: #fff;
}

#adwords
{
	background-color: #6699FF;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

#googleSearchUnitIframe { padding: 2em; }

#waddenlinks
{
	width: 100%;
	padding: 20px;
}

#waddenlinks li
{
	width: 30%;
	float: left;
	padding-right: 15px;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

h3 a
{
	color: #fff;
	font-size: 0.8em;
}

p
{
	color: #fff;
	font-size: 0.8em;
}

.blokje { }
