body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}

.sidebar,
#header .menu,
.navigation,
.login,
p.naarboven,
.footer {
	display: none;
	}

a {
	text-decoration: none;
	color: #000;
	}

.fotobalk {
	margin-top: 108px;
	}

.content {
	width: 532px;
	}

#header h2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 172px;
	height: 48px;
	display: list-item;
	list-style-image: url("/img/logo.gif");
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;      
	}
	#header h2 a {
		color: #fff;  
		}

