body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/background.jpg);
	background-position:center;
	background-repeat: repeat-y;
	text-align: left;
}
a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #06C;
}
a:active {
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #03C;
}
h3 {
	font-size: 12px;
	color: #000;
	text-align: left;
}
h4 {
	font-size: 11px;
	color: #666;
}
h5 {
	font-size: 10px;
	color: #999;
}

#adres 
{
	font-size: 14px;
	color: #000000;
}
#openingstijden
{
	font-size: 12px;
	color: #000000;
}

#iframe {

overflow: hidden;

position:absolute;

top:-110px;

left:-0px;

background-color: #FFFFFF;

width: 571px;

height: 1000px;

}
#menu {
	background: #00408A;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 16em;
}
#menu li {
	font: "Tahoma, Geneva, sans-serif", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #00408A;
	border-bottom: 1px solid #9EC3F0;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("menu/images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

