* {
	padding: 0;
	margin: 0;
}

ul
{
	padding-left: 20px;
}

body {
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #ff7800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #000;
	line-height: 18px;
	letter-spacing: -1px;
	height: 18px;
	margin-bottom: 4px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 4px 58px;
}

#container {
	width: 100%;
	background: url(../img/bg/container.gif) top repeat-x #ff7800;
	overflow: hidden;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#header {
	width: 960px;
	height: 118px;
	background: url(../img/bg/header.jpg);
	overflow: hidden;
}

#content {
	overflow: hidden;
	width: 960px;
	background: url(../img/bg/maincontent.gif);
	line-height: 17px;
	padding-bottom: 10px;
}

#mainmenu {
	float: left;
	width: 259px;
	overflow: hidden;
	background: url(../img/bg/mainmenu.gif) repeat-y;
	margin: 0 0 30px 0;
}

#mainmenu ul {
	margin: 0 0 0 43px;
	list-style: none;
	padding: 0;
}

#mainmenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 3px 0 4px 15px;
}

#mainmenu li a:hover {
	color: #000;
	background: url(../img/bg/mainmenu_mouseover.gif);
}

#maincontent {
	float: left;
	width: 468px;
	margin: 15px 30px 0 0;
	overflow: hidden;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#maincontent p {
	margin-bottom: 16px;
	text-align: justify;
}

#breadcrumb {
	width: 468px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

#breadcrumb p {
	margin: 0;
}

#contentrechts {
	float: left;
	width: 173px;
	margin: 30px 15px 0 15px;
	overflow: hidden;
}

#contentrechts a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#contentrechts a:hover {
	text-decoration: none;
}

#footer {
	border-top: 1px solid #fff;
	width: 100%;
	color: #fff;
	height: 35px;
}

#footercontent {
	margin: 0 auto;
	width: 711px;
	padding: 10px 0 0 229px;
}

#footercontentleft {
	float: left;
}

#footercontentright {
	float: right;
	text-align: right;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

.headerleft {
	float: left;
	margin: 10px 0 0 15px;
}

.menubreak {
	background: url(../img/bg/menu_break.gif) repeat-x;
	height: 2px;
	width: 150px;
	margin: 10px 0 10px 60px;
}

.contentrbreak {
	background: url(../img/bg/contentr_break.gif) repeat-x;
	height: 2px;
	width: 173px;
	margin: 20px 0;
}

.aanbieder {
	overflow: hidden;
}

.aanbiederlogo, .aanbiedertabel {
	margin: 0 0 10px 0;
}

.offertebtn {
	background: url(../img/bg/offerte_btn.gif);
	width: 136px;
	height: 26px;
	border: 0;
	margin: 0 0 10px 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.beoordeelbtnlinks_detail {
	background: url(../img/bg/beoordeel_btn_wit.gif);
	width: 220px;
	height: 26px;
	border: 0;
	margin: 20px 0 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.offertebtnlinks_detail {
	background: url(../img/bg/offerte_btn_wit.gif);
	width: 136px;
	height: 26px;
	border: 0;
	margin: 20px 0 20px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.offertebtnlinks_detail_zonder {
	background: url(../img/bg/offerte_btn_wit.gif);
	width: 136px;
	height: 26px;
	border: 0;
	margin: 0px 0 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.offertebtnlinks {
	background: url(../img/bg/offerte_btn.gif);
	width: 136px;
	height: 26px;
	border: 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.munt {
	width: 70px;
	height: 88px;
	background: url(../img/munt_menu_bottom.gif);
	clear: both;
}

.imgright {
	float: right;
	padding: 1px;
	border: 1px solid #000;
	background: #fff;
	margin: 0 0 0 15px;
}

.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.greytekst {
	color: #666;
}

.googlead {
	margin: 20px 0;
	clear: both;
}

