body {
	background-color: #fff;
	font-size:11px;
	line-height:14px;
}
#center {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:600px;
 }
 
 #wrapper .noprint{
	display:none;
}
 
 #main {
	background-image: none;
	height: 580px;
	width:600px;
	margin:0;
	padidng:0;
}

#adres {
	position: absolute;
	top:0;
	left:405px;
	text-align:left;
	color: black;
	font-weight:bold;
	width:200px;
}

#contact {
	position: absolute;
	top:45px;
	left:405px;
	text-align:left;
	color:black;
	font-weight:bold;
	width:200px;
}

#languages  {
	display:none
}

#tekstenlinks {
	float:left;
	width:430px;
	padding: 10px 0 0 10px;
	text-align:left;
}

#tekstenlinks ul{
	margin:0;
	padding:0 20px 0 0;
}

#tekstenlinks li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}


#print {
	display:none
}

#footer {
	display:none
}

#duo{
	display:none
}