body {
	margin: 0px; width: 100%; height: 100%; min-height: 600px;
}
html {
	margin: 0px; width: 100%; height: 100%; min-height: 600px;
}
#content {
	width: 475px; height: 500px; bottom: 0px; position: absolute;
}
a img {
	border: currentColor; border-image: none;
}
#contentwrapper {
	left: -237px; width: 475px; height: 100%; overflow: hidden; margin-left: 50%; display: block; position: absolute; min-height: 500px;
}
#logo {
	width: 475px; float: right;
}
#balk {
	width: 45px; height: 500px; bottom: 0px; position: absolute; background-color: rgb(255, 242, 0);
}
#tekst {
	width: 400px; text-align: right; color: rgb(34, 0, 0); font-family: sans-serif; font-size: 13px; font-weight: 100; float: right;
}
#tekst a {
	color: rgb(34, 0, 0); text-decoration: none;
}
#tekst a:hover {
	color: rgb(255, 242, 0); text-decoration: none;
}
#teaser {
	width: 400px; text-align: right; margin-top: 30px; float: right;
}
#teaser h2 {
	color: rgb(34, 0, 0); text-transform: uppercase; font-family: sans-serif; font-size: 15px; font-weight: 100;
}
a.tekst img {
	clear: both; float: right; position: relative;
}
a.facebook img {
	height: 30px; clear: both; margin-top: 30px; float: right; position: relative;
}
