<style type="text/css">

html {
}

body {
	margin-top:0px;
	margin-left:0px;
}


/**
** LAYOUT START
**/

#main {
	position:absolute;
	left: 50px;
}

#spiralen {
	display:none;
}

#container_foto {
	display:none;
}

#foto {
	display:none;
}

/**
** CONTENT START
**/

#logo {
	margin-top:0.5em;
	width:52em;
	height:4em;
	text-align:right;	
}

#bg_content {
	display:none;	
}


#content {
	position:relative;
	margin-top:1.5em;		
	width:41em;
}


#content_subnav {
	display:none;	
}



/**
** NAVIGATION START (top)
**/

#navigation {
	display:none;
}

</style>