body
{
	padding:0px;
	margin:0px;
	background-color:#680524;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.wrapper
{
	background:url(images/wrapper.png) repeat-y;
	width:850px;
	margin:auto;
	padding:0px 0px 0px 26px;
}

div.header
{
	background:url(images/header.png) no-repeat;
	height:203px;
	width:838px;
}

div.menu
{
	background:url(images/menu.png) no-repeat;
	width:838px;
	height:18px;
}

div.midden
{
	background:url(images/bg.png) no-repeat;
	width:838px;
	padding: 50px 0 0 95px;	
	position: relative;

} 

div.inhoud
{
	background:url(images/footer2.jpg) no-repeat bottom;
	background-color: #f2efe6;
	min-height: 400px;
	width:393px;
	padding: 0 200px 150px 20px;
}

table
{
	width:590px;
}

div.block
{
	width:550px;
	padding: 10px 10px 10px 10px;
}

div.footer
{	height:30px;
	width:135px;
	bottom: 20px;
	left: 190px;
	position: absolute;
}

img { border:0px; }

a:link{
color: #EB0F4F;
text-decoration: underline;
}

a:visited{
color: #EB0F4F;
text-decoration: underline;
}

a:hover{
color: #00F0F0;
text-decoration: none;
}

a:active{
color: #EB0F4F;
text-decoration: underline;
} 

p.tekst {width:572px}
