body
{
	background-color: #B2AB9B;
	margin: 0px 0px 0px 0px; 
	color: #000000;
	background: #01794B;
	background-image:url(../images/fon.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
.top_icons a {
	type: block;
	width: 11px;
	height: 11px;
	margin: 0px 30px 0px 0px;
}
.top_icons .home {
	background: url(../images/home.gif) no-repeat 0% 0%;
	line-height: 11px;
}
.top_icons .home:hover {
	background: url(../images/home.gif) no-repeat -11px 0px;
	line-height: 11px;
}
.top_icons .map {
	background: url(../images/map.gif) no-repeat 0% 0%;
	line-height: 11px;
}
.top_icons .map:hover {
	background: url(../images/map.gif) no-repeat -11px 0px;
	line-height: 11px;
}
.top_icons .mail {
	background: url(../images/mail.gif) no-repeat 0% 0%;
	line-height: 11px;
}
.top_icons .mail:hover {
	background: url(../images/mail.gif) no-repeat -11px 0px;
	line-height: 11px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #007949;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #007949;
}

td.onder{
	background-color: #01794B;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #007949;
}

.scheiding{
	border-right-width: 1px;
	border-right-style: solid;
}
.adres{
	padding: 0px 0 0px 0;
	border-right-color: #28AC1E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
}
br.kleiner{
	line-height: 2px;
}
