* {maring:0;padding:0;}
#header {
	background-color: #69675b;
	padding: 0px;
	margin-bottom: 50px;
}
#main {
	width: 900px;
	background-color: #dddddb;
	position: relative;
	margin-top: 0px;
}
#buttons {
	width: 900px;
	text-align: justify;
	position: relative;
	margin-left: 0px;
}

body {
	background-image: url(back-test2.jpg);
	background-repeat: repeat-x;
}

#rechts {
	clear: none;
	float: right;
	width: 50px;
}

