﻿/* RODE KLEUR: #cc0033 - GRIJZE KLEUR: #333333 - LICHTGRIJZE KLEUR: #939393 */

/************************** NAW **************************/

#adresgegevens {
	text-align:		left;
	color:			#c5c5c5;
	font-size:		11px;
	line-height: 	18px;
	padding-top:	18px;
	margin-left: 	698px;
	}

#adresgegevens a:link, #adresgegevens a:visited {
	color:				#c5c5c5;
	text-decoration:	none;
	}

#adresgegevens a:hover, #adresgegevens a:active {
	color:				#FFFFFF;
	text-decoration:	underline;
	}

#adresgegevens img {
	border:			0px;
	margin-left: 	10px;
	margin-top:		40px;
	}


