#container {
	text-align: left;
	width: 830px;
	background: url(images/border.png) repeat-y;
	border: 1px solid;
	margin: 0px auto;
	margin-top: 20px;
}

body {
	background: #dbe3e7 /*url(images/testbg.jpg) repeat*/;
	color: #000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color: #456;
}

a:hover, a:visited, a:active {
	color: #626262;
}

img {
	border: 0px;
}

#header {
	height: 165px;
	width: 500px;
	position: relative;
	background: url(images/header2.gif) no-repeat;
	margin-top: 10px;
}

#keurmerk {
	width: 100px;
	height: 128px;
	background: url(images/Webshop-KeurmerkWeb2_edit.png) no-repeat;
	position: relative;
	margin-left: 680px;
	margin-top: 20px;
}

#border {
	margin: 0px auto;
	width: 900px;
	background: url(images/border.png) repeat-y;
}

#bordertop {
	margin: 0px auto;
	width: 900px;
	height: 35px;
	background: url(images/border-top.png) no-repeat;
}

#borderbottom {
	margin: 0px auto;
	width: 900px;
	height: 30px;
	background: url(images/border-bottom.png) no-repeat;
}

#content {
	margin: 0px auto;
	color: #626262;
	width: 790px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#nav {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #575757;
}

#navigation {	
	border-left: 1px solid #CFDEE7;
	border-right: 1px solid #CFDEE7;
	border-top: 1px solid #DFEEF7;
	border-bottom: 1px solid #DFEEF7;
	background: #D9E1E5 url('images/nav.gif');
	height: 41px
}

#navigation a {
	background: #D9E1E5 url('images/nav.gif');
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.1em;
	font-family: sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

#navigation a:hover {background-position: left bottom; color: #234;}

#title {
	font-size: 18px;
	border-bottom: 1px solid;
	font-weight: bold;
	margin-bottom: 30px;
}

#contactform {
	float: left;
	display: block;
	width: 400px;
}

#hoofdtekst {
	height: 330px;
	text-align: left;
}

#contacttekst {
	padding-left: 20px;
	float: left;
	display: block;
}

#description {
	padding-top: 20px;
}

#flash {
}

#footer {
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
}

#copyright {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
}
