#adres {
	display				: block;
	
}

#kop	{
	width				: 415px;
	left				: 50px;
	position			: relative;
}



/* --------------------------------	*/
/* nieuws						 	*/
/* --------------------------------	*/

#nieuws ul {
	margin				: 20px 0 0 0;
}
#nieuws li {
	margin				: 0 0 5px 0;
}

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

#nieuws a:hover {
	color				: #000;
	text-decoration		: underline;
}

/* --------------------------------	*/
/* midden						 	*/
/* --------------------------------	*/
#midden {
	position			: relative;
	padding				: 83px 0 100px 0;
	background			: #FFF;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/

#content	{
	width				: 415px;
	position			: relative;
	margin				: 0pt 92px 0pt 223px;	
	font-size			: 0.85em;
	line-height			: 1.8em;
	word-spacing		: 0.1em;
	}

#content  .meer_europlanit a {
	display				: block;
	position			: relative;
	float				: right;
	width				: 108px;
	background			: url(../img/nl/kop_meer_planitbouw.gif) no-repeat;
	text-indent			: -999em;
	z-index				: 5556;
}

#content  .meer_nieuws {
	z-index				: 5556;
}

#content  .meer_nieuws a{
	display				: block;
	position			: relative;
	float				: right;
	width				: 68px;
	background			: url(../img/nl/kop_meer_nieuws.gif) no-repeat;
	text-indent			: -999em;
	z-index				: 5556;
}


#content  .meer_contact a {
	display				: block;
	position			: relative;
	float				: left;
	width				: 66px;
	background			: url(../img/nl/kop_meer_contact.gif) no-repeat;
	text-indent			: -999em;
	height				: auto;
	color				: #fff;
	z-index				: 5556;
}

#content .meer a {
	color				: #DAD8D9;
}

#content .tekst {
	text-align			: justify;
}


/* --------------------------------	*/
/* adres						 	*/
/* --------------------------------	*/

#adres {
	width				: 500px;
	position			: relative;
	display 			: block;
	height				: 80px;
}

#adres address	{
	width				: 146px;
	float				: left;
	position			: relative;
	margin				: 20px 15px 0 0;
	text-decoration		: none;
	font-weight			: none;
	font-style			: normal;
	line-height			: 1.8em;
	font-style			: normal;
}

#adres .type {
	display				: none
}

#adres .fn {
	display 			: block;
	width				: 150px
}

#adres .street-address {
	float				: left;
	width				: 150px;
}
#adres .postal-code {
	float				: left;
	width				: 4.2em;
}
#adres .locality {
	float				: left;
	width				: 100px;
}

#adres hr {
	margin				: 0;
	height				: 1px;
	width				: 465px;
	clear				: left;
	float				: left;
}

#adres .meer_contact	{
	width				: 415px;	
}

#adres .meer_contact a	{
	float				: right;
}

