p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a {
	color: #fe4110;
	text-decoration: none;
}
h1{
	color:#fe4110;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.adres{
	font-weight: bold;
}
	
a:hover {
	background-color: #E5E5E5;
}
.textdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
}
.textdisclaimer	a {
	color: #000000;
	text-decoration: none;
}
.logo {
	position: relative;
	top: -15px;
	z-index: 9;
}
.linkbedrijfsruimte {
	position: relative;
	z-index: 1;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 170%;	
	list-style-type:none;
	
}
ul a{
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
	padding-left: 15px;
}
ul a:hover{
	border:none;
	text-decoration:none;
}
li{
	background:url(images/icon.gif) 0px 2px no-repeat;
}
.info{
	line-height: 20px;
}

.list{
	list-style-type:none;
	list-style-image:none;
}
.links{
	padding-left: 15px;
}
.fotorechts {
	position: absolute;
	right: 0px;
	top: 0px;
}
.achtergrond {
	background: url(pers/images/background.gif) bottom repeat-x;
}