navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#navcontainer a
{
	display: block;
	color: #FFE16D;
	background-color: #5479C9;
	width: 947px;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	font-size: 18px;
	font-weight: bold;
	list-style-image: none;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F2F77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00128C;
}

#navcontainer a:hover
{
background-color: #5479C9;
color: #FFFFFF;
}
.contactmiddenreserveren {
	height: 150px;
	background-color: #3B4EA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 25px;
	font-weight: bold;
}
.telefoonnummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFE16D;
	text-align: center;
	display: block;
	padding-right: 5px;
	font-weight: bolder;
	background-color: #5479C9;
	padding-left: 5px;
}
#div table {
	width: 977px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
