body, html {
	margin: 0;
	padding:0;
}
body {
	background: url(../../images/centimeter2.png) no-repeat #49483A;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 5px;
}
a {
	color: #5ec24f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5ec24f;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #5ec24f;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #5ec24f;
	font-weight: bold;
}
p {
	margin-top: 10px;
}
#wrapper {
	width: 880px;
	margin: auto;
}
#header {
	position: relative;
	width: 880px;
	height: 220px;
	margin: auto;
	z-index: 50;
}
#menu {
	position: absolute;
	left: 410px;
	top: 169px;
	z-index: 60;
}
#content {
	width: 880px;
	background: url(../../images/background.png);
	overflow: hidden;
	position: relative;
	margin-top: -50px;
}
#text{
	float: left;
	width: 570px;
	text-align: left;
	padding-top: 65px;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 18px;
}
#fullcontent{
	float: left;
	width: 770px;
	text-align: left;
	padding-top: 65px;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 18px;
}
#column {
	float: right;
	width: 150px;
	padding-top: 65px;
	padding-right: 60px;
	padding-bottom: 20px;
}
#sitemaplinks{
	float: left;
	width: 400px;
	text-align: left;
	padding-top: 65px;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 18px;
}
#sitemapseo {
	float: right;
	width: 230px;
	padding-right: 60px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 11px;
}
#sitemapseo a {
	color: #707069;
	text-decoration: none;
	font-weight: normal;
}
#sitemapseo a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#sitemapseo a:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#sitemapseo a:visited {
	color: #707069;
	font-size: 11px;
	font-weight: normal;
}
#logo {
	border:2px solid #69a44b;
	width: 150px;
	height: 55px;
	cursor: pointer;
	background-color: #ffffff;
}
#produkten {
	border:2px solid #69a44b;
	width: 150px;
	height: 200px;
}
#logotable {
	margin-left: 60px;
}
#google {
	margin-left: 60px;
	border:2px solid #69a44b;

}
#footer {
	width: 880px;
	height: 60px;
	margin: auto;
	background: url(../../images/footer.png);
	text-align:left;

}
#seo {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#seo a {
	font-size: 11px;
	color: #707069;
	text-decoration: none;
	font-weight: normal;
}
#seo a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#seo a:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#seo a:visited {
	color: #707069;
	font-size: 11px;
	font-weight: normal;
}
