#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#wrapper #logo {
	margin-left: 30px;
}
#wrapper #links {
	margin: 20px;
	float: left;
	width: 560px;
	height: 500px;
	text-align: left;
}
#wrapper #rechts {
	width: 180px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
#wrapper #footer {
	clear: both;
	height: 20px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #nologo {
	background-color: #FFF;
}
#wrapper #nologo #navigation {
	background-image: url(../images/bgnavigation.jpg);
	background-repeat: repeat-x;
	padding-right: 50px;
	padding-left: 50px;
}
#wrapper #line {
	clear: both;
	height: 20px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #rechtsboeken {
	width: 180px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
#wrapper #linkscontact {
	float: left;
	width: 400px;
	height: 500px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#wrapper #rechtscontact {
	width: 360px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
#wrapper #linkshome {
	float: left;
	width: 520px;
	height: 500px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#wrapper #rechtshome {
	width: 220px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
#wrapper #nologo #validationicons {
	height: 50px;
	width: 200px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

