body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	text-align: center;
	font-size: 12pt;

	/* part 1 of 2 centering hack */
	}
#content {
 left : 50%; 
 top : 0px;
margin-left: -300px;
margin-top: 5%;
width : 600px; 
height: 420px;
position : absolute; 
padding : 0; 
border : 3px dotted #555555;
	}

html>body #content {
	width: 599px; /* ie5win fudge ends */
	height: 425px;
	}

.text {
	position: absolute;
	top: 77px;
	left: 364px;
	width: 140px;
	text-align: left;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	z-index: 35;


	
	
}




#nav {
	width: 46px;
	position: absolute;
	left: 163px;
	top: 73px;
	height: 293px;
	z-index: 30;


}
.images {
	position: absolute;
	width: 50px;
	left: 1px;
	top: 50px;
	margin-top: 10px;
	z-index: 31;
	visibility: hidden;





}.images img {
	height: 350px;
	width: 150px;
	margin-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}
p {
	margin-top: 10px;
}
#adres {
	position: absolute;
	left: 166px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #280051;
	text-align: left;
	font-weight: bold;
	top: 395px;
	z-index: 50;
	visibility: hidden;
}
span {
	padding-left: 22px;
}
a:link, a:active, a:visited{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

/*a:visited {
	color: #CC66FF;
	font-weight: bold;
	text-decoration: none;
}*/


a:hover {
	color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
#tel {
	position: absolute;
	left: 25px;
	top: 395px;
	font-size: 11pt;
	color: #1C0037;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	z-index: 90;
	visibility: visible;




}
.actief a:link, .actief a:visited {
	font-weight: bold;
	color: #FF0000;
}

