html {
overflow: -moz-scrollbars-vertical;
}

body {
	margin:0;
	padding:0;
	background: #5997c0 url(../images/bg2.jpg) repeat-x top left;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#404040;
	line-height:25px;
}

a{
	outline:none;
}

#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:795px;
}

#head{
	width:795px;
	margin:0 auto;
	height:206px;
	float:left;
}

#logo{
	position:absolute;
	width:329px;
	height:123px;
	top:0;
	left:235px;
}

#logo a{
	text-decoration:none;
	width:329px;
	height:123px;
	display:block;
}

#menu{
	padding:155px 0 0 23px;
	width:751px;
}

#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

#menu li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#menu a{
	font-size:15px;
	color:#fff;
	text-decoration:none;
	padding:0 23px;
	display:block;
}

#menu a:hover{
	color:#002b6f;
}

#menu li ul {
	position:absolute;
	width:127px;
	padding:0;
	text-align:left;
	left:-999em;
	margin-top:-1px;
	z-index:9999;
}

#menu li ul li {
	float:left;
	background:#e72b20;
	width:127px;
	z-index:9999;
}

#menu li ul li.last {
	float:left;
	background:none;
	width:127px;
}

#menu li ul a{
	padding:2px 17px;
	margin:0;
	color:#fff;
	text-decoration:none;
	font-size:13px;
}

#menu li ul a:hover {
	color:#fff;
	background:#002b6f;
	text-decoration:none;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu li:hover, #menu li.hover {
	position:static;
}


#inhoud{
	width:795px;
	float:left;
	background:#fff url(../images/tekst_bg.jpg) no-repeat bottom left;
	position:relative;
	z-index:10;
}

#tekst{
	float:left;
	width:395px;
	padding:10px 20px 20px 35px;
	z-index:50;
	line-height:27px;
}

#landingspagina{
	line-height:19px;
}

#tekst ul{
	margin:5px 0 5px 25px;
	padding:0;
	list-style:square;
}

#tekst a{
	color:#065b95;
	text-decoration:underline;
}

#tekst a:hover{
	color: #FF0000;
	text-decoration:none;
}

#rechts{
	float:left;
	width:325px;
	padding:10px 10px 20px 10px;
	z-index:100;
}

#adres{
	width:287px;
	height:150px;
	padding:15px 0 0 28px;
	color:#fff;
	font-size:12px;
	background: url(../images/adresgegevens_bg.jpg) no-repeat top left;
	float:right;
	margin-right:5px;
}

h1{
	font-weight:bold;
	font-size:17px;
	margin:0 0 15px 0;
	padding:0;
	z-index:100;
	float:left;
	width:100%;
}

h2{
	font-weight:bold;
	font-size:15px;
	margin:20px 0 5px 0;
	padding:0;
	color:#16437e;
	z-index:100;
}

table.prijs{
	border-collapse:collapse;
	font-size:11px;
	width:100%;
	background:#fff;
}

tr.bold{
	font-weight:bold;
}

tr.kleur{
	background:#fae2e2
}

#map{
	width:390px;
	border:1px solid #002b6f;
}

#footer{
	background: url(../images/footer_bg.jpg) no-repeat top left;
	float:left;
	width:795px;
	height:62px;
	text-align:right;
	color:#fff;
	font-size:11px;
}

#footer p{
	padding:18px 25px 0 0;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#trefwoorden{
	width:765px;
	padding:0 15px;
	text-align:center;
	color:#065b95;
}

#trefwoorden a{
	padding:0 15px;
	color:#065b95;
	text-decoration:none;
}
