body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #ADA189;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 240px;
}
body#home a#homenav, body#informatie a#informatienav, body#voordelen a#voordelennav, body#faq a#faqnav, body#dealers a#dealersnav, body#downloads a#downloadsnav {
	color: #fff;
	background-image: url(../newimages/menubuttonbackground.gif);
}

#berekenennav, #watkoopikvoornav, #aanvragennav {
	display: none;
}

#holder {
	background: #fff;
	text-align: left;
	margin: 0 0 0 0;
}
#header {
	border: none;
}
#logotop {
}

.logo {
background: #327166;
float: left;
padding-top: 10px;
clear: right;
}
#leftmenupart {
}
#rightmenupart {
	width: 507px;
	float: left;
	display: none;
}
.rightimage {
	border: none;
	clear: both;
	vertical-align: top;
	width: 176px;
	display: none;
}
.leftimage {
	display: none;
}
#nav {
	float: left;
	padding-top: 0px;
}
#nav ul {
 	list-style: none;
}
#nav ul li {
	
}
#nav ul li a:link, #nav ul li a:visited { 
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 3px;
	font-size: 80%;
	color: #006633;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #000;
}
#contentiframe {
	width: 507px;
	float: right;
	margin: 0 0 0 0;	
}
#content {
	text-align: left;
	margin: 0px 5px 0px 5px;
	float: left;
	width: 220px;
}
#content p {
	vertical-align: text-top;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p a {
	color: #6EC0AE;
}
#content h1 {
	font-size: 100%;
	font-weight: bold;
	color: #317165;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#content h2 {
	font-size: 80%;
	font-weight: bold;
	color: #317165;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#content h3 {
	font-size: 60%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#content ul {
 	list-style: square;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#content ul li {
	font-size: 75%;
}
.brclear {
     clear: both;
}
#footer {
	background-color: #2C8272;
	display: none;
}