html, body {
	margin:0;
	font-size:13.5px;
	font-family: ariel, sans-serif;
	text-align: right;
	height:58.3%;
	min-height:58.3%;
}
#top {
	height: 114px;
	width: 100%;
}
#header {
	width: 100%;
	height: 195px;
	background-color: #DB2319;
}
#header-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 195px;
	background-color: #FFFFFF;
	background-image: url(../images/kantoor.jpg);
	background-repeat: no-repeat;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
}
#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 140%;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	text-align:left;
	padding-bottom:30px;
	padding-left:30px;
	padding-top:30px;
}
* html #wrap {
height:100%
}
#wrapframe {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 172%;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	text-align:left;
}



#top-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
	text-align:left;
}
#menu {
	width: 200px;
	margin-left: auto;
	height: 200px;
}

#menu ul{
margin: 0; 
padding: 0;
list-style-type: none;
width:200px;
}

#menu li {
margin:0;
}

#menu ul li a {
	display: block;
	width:120px;
	padding: 2.5px 29px 2px 50px;
	text-decoration: none;
	background-color:#232A7B;
	color:#FFFFFF;
	height:23px;
	text-align:right;
	line-height: 200%;
	border-bottom: #FFFFFF solid 1px;
	font-size:12px;
}

#menu ul li a:hover {
	
	display: block;
	background-color: #6699CC;
}
#adres {
	float: right;
	height: 100%;
	width: 200px;
	text-align:left;
	margin-left: 30px;
	
}
#logo {
	background-image: url(../images/logo.png);
	height: 91px;
	width: 400px;
	margin-top: 15px;
	margin-left: 0px;
}
.adres {
font-size: 0.9em;
}
.titel {
font-size:12px;
}
#footer {
	height: 20px;
	width: 100%;
}
#footer-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DB2319;
	height: 18px;
	padding-top:5px;
}
#footer-inner a{
	text-decoration:none;
	color:#FFFFFF;
	margin-right:10px;
	font-size:11px;
}
.cap {
color:#DB2319;
float: left;
  font: normal 45pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  margin-right: 3px;

}
a {
color:#DB2319;
}
.highlight {
background-color:#FFFFCC;
padding:3px;
}
#foto {
	width: 540px;
}
#foto-inner {
	width: 250px;
	float: left;
	height: 188px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-right: 30px;
}
.clear {
clear:both;
}
.check ul li {
list-style:url(../images/li.gif);
}
.check ul li a{
color:#232A7B;
text-decoration:none;
font-weight:bold;
font-size:14px;
padding-left:5px;
line-height:135%;
}
#prijs {
	background-image: url(../images/prijsverlaagd.png);
	background-repeat: no-repeat;
	z-index:1;
	height:188px;
	width:250px;
	position: absolute;
	visibility: visible;
	cursor:pointer;
}
h3 {
color: #DB2319;
}
#map {
margin-bottom:20px;
}
#huis {
	width: 125px;
	height: 100px;
	float: right;
	position: absolute;
	left: 87%;
	top: 6px;
}
#verlaagd {
	width: 175px;
	height:155px;
	float:left;
	margin-right:5px;
	margin-bottom:20px;
	font-size:11px;
	text-align:center;
	line-height:150%;
}

