body,td {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757272;
	line-height: 16px;
}

h1 {
	color: #2E8AB9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0px;
}

h2 {
	color: #2E8AB9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0px;
}

a,
a:hover {
	color: #4392BB;
	text-decoration: underline;
}

#pageborder {
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #89C0DE;
	border-right: 1px solid #E6E6E6;
}

#menuitem {
	background-color: white;
	padding: 5px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

#menuitem a {
	color: black;
	text-decoration: none;
}

#menuitem a:hover {
	text-decoration: none;
	color: white;
}

#boxmiddle {
	width: 517px;
	background-color: #84BDDA;
	padding-top: 5px;
	padding-left: 29px;
	padding-right: 49px;
	padding-bottom: 5px;
	margin: 0px;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#boxmiddle h1 {
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0px;
}

#search {
	width: 413px;
	height: 260px;
	background-image:url(../images/search_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
}

#search h1 {
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#quicklinks {
	width: 546px;
	height: 82px;
	background-image:url(../images/quicklinks_bg.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	color: white;
}

#quicklinks a,
#quicklinks a:hover {
	color: white;
	text-decoration: none;
}

#quicklinks a:hover {
	color: white;
	text-decoration: underline;
}

.zoekveld {
	width: 220px;
	background-color: #BCD8E7;
	border: 2px solid white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.zoekknop {
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #4392BB;
	width: 100px;
	border: 1px solid white;
}

.offerteknop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #4392BB;
	height: 20px;
	width: 335px;
	padding: 5px;
	text-align:center;
	border: 2px solid white;
	text-decoration:none;
}

.offerteknop a,
.offerteknop a:hover {
	text-decoration: none;
	color: white;
}
.logodiv{
	height:520px;
	border-bottom:1px solid #CCC;
}
.logo2{
	padding-bottom:10px;
	padding-top:20px;
}
.left, .right{
	width:415px;
	padding-top:0px;
}
.left{
	float:left;
	padding-left:30px;

}
.right{
	float:right;
	padding-right:30px;

}