*
{
	margin : 0;
	padding: 0;
	list-style: none;
}

html,
body
{
height: 100%;
}

body
{
	font: normal normal normal 67.5% Verdana, Arial, sans-serif;
	color: #4a4e33;
	background: #4a4e33 url(images/background-body.gif) repeat-y 100% 0;
}

div#page
{
	float: right;
	width: 853px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url(images/background-page.jpg) no-repeat 100% 100%;
}

div#sidebar
{
	width: 208px;
	float: left;
	text-align: right;
	padding: 50px 20px;
}

	div#sidebar h1,
	div#sidebar h1 img
	{
		border: none;
	}

	div#sidebar ul#menu
	{
		margin-top: 2.5em;
	}

	div#sidebar h2
	{
		color: #717751;
		font-size: 1.3em;
		margin-top: 1.5em;
	}
	
	div#sidebar ul li a
	{
		display: block;
		padding: 5px 0;
		color: #9aad33;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.2em;
		width: 208px;
	}
	
	div#sidebar ul li a:hover
	{
		color: #d4ea64;
		text-decoration: underline;
	}
	
	div#sidebar li a img
	{
		border: 1px solid #d4ea64;
	}

div#content
{
	width: 450px;
	float: left;
	clear: right;
	padding: 50px 119px 70px 36px;
	background: transparent url(images/kreuzeman-staand-2.gif) no-repeat 522px 25px;
	overflow: hidden;
	min-height: 400px;
}

	div#content h2
	{
		font-size: 1.8em;
		color: #4a4e33;
		font-weight: normal;
		margin: 2em 0 0.5em;
	}

	div#content h3
	{
		font-size: 1.5em;
		color: #4a4e33;
		font-weight: normal;
		margin: 2em 0 0.5em;
	}

	div#content h3.info
	{
		font-size: 1.2em;
		border-bottom: 3px double #9aad33;
		padding: 5px;
		text-align: center;
		margin-bottom: 2em;
		letter-spacing: 0.3em;
	}

	div#content h2 a
	{
		color: #4a4e33;
		text-decoration: none;
	}

	div#content a
	{
		color: #6a7532;
	}

	div#content a:hover
	{
		color: #000;
	}

	div#content p
	{
		line-height: 1.4em;
		margin-bottom: 0.75em;
		text-align: justify;
	}

	div#content p.metadata
	{
		font-size: 0.9em;
		border-top: 1px solid #9aad33;
		border-bottom: 1px solid #9aad33;
		padding: 5px;
		text-align: center;
		margin-top: 2em;
	}

	div#content p.metadatasimpel
	{
		font-size: 0.9em;
		text-align: right;
		font-style: italic;
	}

	div#content dl#reacties dt
	{
		background: url(images/nootje.gif) no-repeat;
		padding-top: 5px;
		margin-bottom: 0.5em;
		text-indent: 20px;
		position: relative;
		left: -20px;
	}

	div#content dl#reacties dt strong,
	div#content dl#reacties dt strong a
	{
		color: #4a4e33;
		text-decoration: none;
	}

	div#content dl#reacties dt strong a:hover
	{
		text-decoration: underline;
	}

	div#content dl#reacties dd
	{
		margin-bottom: 1.5em;
	}

	div#content fieldset#reageer
	{
		border: none;
	}

	div#content fieldset#reageer legend
	{
		display: none;
	}

	div#content fieldset#reageer dl dt
	{
		font-weight: bold;
		margin-bottom: 0.5em;
	}

	div#content fieldset#reageer dl dd input,
	div#content fieldset#reageer dl dd textarea
	{
		border: 1px solid #9aad33;
		width: 100%;
		position: relative;
		left: -6px;
		background: #eaf5b2;
		padding: 5px;
		font-size: 1em;
	}

	div#content fieldset#reageer dl dd input:focus,
	div#content fieldset#reageer dl dd textarea:focus
	{
		border: 2px solid #717751;
		left: -8px;
		margin: -1px 0;
	}

	div#content fieldset#reageer dl dd
	{
		margin-bottom: 1em;
	}
	
	div#content fieldset#reageer input#submit
	{
		border: none;
		background: #9aad33;
		padding: 5px 6px;
		color: #eaf5b2;
		font-weight: bold;
		font-size: 1.1em;
		margin-top: 1em;
	}
	
	div#content div.vorige-volgende
	{
		margin-top: 5em;
		text-align: center;
	}
	
	div#content div.vorige-volgende a
	{
		text-decoration: none;
		color: #717751;
		padding: 0 1em;
		font-size: 1.1em;
	}
	
	div#content div.vorige-volgende a:hover
	{
		color: #000;
	}

ul#footer
{
	clear: left;
	float: left;
	width: 520px;
	padding: 90px 85px 25px 248px;
	background: transparent url(images/background-footer-2.gif) no-repeat 100% 0;
	text-align: center;
}

ul#footer li
{
	display: inline;
	margin: 0 0.5em;
	color: #717751;
	font-size: 0.9em;
}

ul#footer li a
{
	color: #717751;
}

ul#footer li a:hover
{
	color: #000;
}