body
{
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	color: #231c49;
}

a
{
	font-family: Verdana, Arial, Georgia;
	color: #231c49;
	text-decoration: none;
}

p
{
	padding: 0;
	margin: 0 0 10px;
}

img
{
	border: 0;
}

a:hover
{
	text-decoration: none;
}

#container
{
	position: relative;
	width: 100%;
	clear: both;
}

#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 983px;
}

#header
{
	width: 983px;
	height: 124px;
}

#menu-search
{
	clear: both;
	width: 983px;
	height: 60px;
	background-image: url(images/menu-search.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu
{
	float: left;
	padding-top: 16px;
	width: 657px;
	font-weight: bold;
}

#search
{
	float: left;
	padding-top: 10px;
	width: 326px;
}

#submenu
{
	padding: 0px 94px 4px 0px;
	text-align: right;
	font-size: 10px;
}

#content
{
	clear: both;
	position: relative;
	z-index: 2;
}

#intro
{
	float: left;
	margin-right: 15px;
	margin-bottom: 13px;
	padding: 15px;
	width: 279px;
	border: 1px solid #abaaaa;
	background-color: #fff;
}

#home-image
{
	float: left;
	margin-bottom: 11px;
	height: 126px;
	width: 570px;
	border: 1px solid #abaaaa;
	background-color: #fff;
	background-image: url(images/home-image.png);
	background-repeat: no-repeat;
}

#home-image h1
{
	font-size: 12px;
	margin: 36px 0 0 187px;
	line-height: 175%;
}

#branche
{
	float: left;
	padding: 15px;
	width: 230px;
	height: 133px;
	border: 1px solid #abaaaa;
	background-color: #fff;
}

#news
{
	float: right;
	padding: 15px;
	width: 265px;
	height: 272px;
	margin-right: 85px;
	border: 1px solid #abaaaa;
	background-color: #fff;
}

#addvertise-image
{
	float: left;
	width: 586px;
	height: 124px;
	border: 1px solid #abaaaa;
	background-color: #fff;
}

#content-placeholder
{
	float: left;
	margin: 0 15px 0 0;
	padding: 15px;
	width: 553px;
	border: 1px solid #abaaaa;
	background-color: #fff;
	min-height: 300px;
}

#content-quote
{
	float: left;
	margin: 0;
	padding: 115px 15px 15px 15px;
	border: 1px solid #abaaaa;
	width: 265px;
	background-color: #fff;
	text-align: center;
	min-height: 200px;
	background-image: url(images/quote-scherp-aan-de-wind.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer
{
	z-index: 1;
	margin: -69px 0 0 0;
	float: left;
	clear: both;
	height: 140px;
	position: relative;
	width: 983px;
}

#footer-left
{
	float: left;
	height: 140px;
	width: 487px;
	background-image: url(images/footer-left.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#footer-right
{
	float: right;
	height: 140px;
	width: 496px;
	background-image: url(images/footer-right.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
