* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: white url('/images/achtergrond.jpg') top center no-repeat;
	overflow-y: scroll;
}

div {
	position: relative;
}

body,p,td,a,div,span {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin:0;
	padding:0;
	padding-bottom: 1em;
}

a {
	color: black;
}

div#shadow {
	text-align: center;
	width: 974px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/shadow.png') top left repeat-y;
	position: relative;
}

div#shadowFade {
	text-align: center;
	width: 974px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/shadow-fade-gray.png') top left no-repeat;
	position: relative;
}

div#backgroundSides {
	background: white url('/images/achtergrond-zijkant.png');
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:116px;
}

div#mainImage {
	height: 338px;
	width: 932px;
}

div#whiteLeft {
	position: absolute;
	top:0;
	left:0;
	background: white;
	width: 7px;
	height: 59px;
}

div#whiteRight {
	position: absolute;
	top:0;
	right:0;
	background: white;
	width: 7px;
	height: 59px;
}
div#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

a img {
	border: none;
}
div#header {
	width: 100%;
	height: 59px;
	overflow: hidden;
	background: white;
}

div#headerText,
div#headerText td,
div#headerText td a {
	font-size: 24px;
}

div#headerText td a {
	text-decoration: none;
}

div#headerText {
	font-size: 24px;
	float: left;
	margin-right: 14px;
}
div#logo {
	float: left;
	height: 100%;
}

div#logo img {
	position: absolute;
	bottom: 8px;
}

div#search {
	background: url(/images/search-background.jpg) top left no-repeat;
	position: absolute;
	bottom: 9px;
	right: 0;
	width: 339px;
	height: 20px;
	overflow: hidden;
}

input#searchField {
	position: absolute;
	background: transparent;
	font-size: 11px;
	border: 0;
	top: 1px;
	left: 0;
	color:#A09B98;
	width:280px;
	height: 19px;
	padding-left: 8px;
}

input#searchButton {
	position: absolute;
	top: 1px;
	left: 280px;
	width: 57px;
	height: 19px;
}

td.search {
	background: #ececec;
}

div#search a {
	font-size: 10px;
	color: #3d3d3d;
}

div#mainMenu {
	background: lightgrey;
	height: 33px;
	width: 100%;
	background: #5F5553 url('/images/menubalk.png');
	color: white;
	font-weight: bold;
	padding: 0;
}

div#mainMenu a {
	color: white;
	text-decoration: none;
}

div#directLinks {
	height: 24px;
	background: #ebe9e4 url('/images/submenubalk.png');
	padding: 0 14px;
	color: #6f6f6e;
	font-size: 11px;
	line-height: 21px;
}

div#directLinks a {
	color: #6f6f6e;
	font-size: 11px;
	text-decoration: none;
}

span#directlinksItems a:hover {
	color: #545454;
}

div#main {
	position: relative;
	width: 100%;
	background: #f0f0f0;
	padding: 14px 14px 0px 14px;
}

div#clickpath {
	width: 100%;
	background: #e4e4e4;
	height: 19px;
	font-size: 10px;
	color: #969696;
	color: #969696;
	line-height: 17px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 7px;
}

div#clickpath a {
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}

div#clickpath a:hover {
	text-decoration: underline;
}

div#rightColumn {
	float: right;
	width: 219px;
}

div#introduction {
	width: 100%;
	height: 338px;
	background: #baae96 url('/images/intro.jpg');
	margin-bottom: 14px;
}

div#introDealer {
	width: 100%;
	height: 338px;
	margin-bottom: 14px;
	background: white url('/images/introDealerGradient.gif') bottom left no-repeat;
}

div#introDealerText {
	position: absolute;
	padding: 5px 10px;
	bottom: 58px;
	text-align: center;
}

div#introDealerText img {
	margin-bottom: -3px;
}

div#introDealerText,
div#introDealerText p,
div#introDealerText td,
div#introDealerText div,
div#introDealerText span
{
	font-size: 11px;
	line-height: 17px;
}


div#introDealerButtons {
	position: absolute;
	bottom: 0;
	left: 35px;
}

div#newsItems {
	width: 100%;
	background: #f0f0f0 url('/images/nieuws-achtergrond.png') top left no-repeat;
	overflow: hidden;
	color: #6f6f6e;
	margin: 0 0 14px 7px;
}

div#newsItems h1,
div#newsItems h2 {
	color: white;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 7px 7px 0px 7px;
}

h1.news,
h2.news {
	position: absolute;
	top: 0px;
}

div#newsItems ul {
	list-style-image: url("/images/pijl-grijs.png");
	margin: 42px 0 0 0;
	padding: 0 7px 0 27px;
}
div#newsItems ul li {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	font-size: 11px;
	margin-bottom: 13px;
}
div#newsItems a {
	color: #6f6f6e;
	font-size: 11px;
	text-decoration: none;
}
div#newsItems a:hover {
	text-decoration: underline;
}

div#mainContent {
	width: 932px;
}

div#mainBanner {
	width: 100%;
	height: 338px;
	background: lightgrey;
	margin-bottom: 14px;
	overflow: hidden;
}

div#brands {
	width: 100%;
	background: #afa38d;
	margin-bottom: 14px;
	height: 45px;
	overflow: hidden;
}
div#brands img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	_margin-left: -3px;
	_margin-right: -3px;
}

div#footer {
	width: 100%;
	text-align: right;
	font-size: 11px;
}

div#footer a {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div.menuItem {
	background: url('/images/menubalk-scheiding.png') top right no-repeat;
	float: left;
	padding: 7px 14px 0 14px;
	_padding-top: 8px;
	height: 100%;
	font-weight: bold;
	font-size: 14px;
}
span.menuTop {
	font-weight: bold;
	font-size: 14px;
}

div.menuItemActive {
	background: url('/images/menu-gradient-top.jpg') top left repeat-x;
/*	background: url('/images/submenu-background.jpg') top left repeat;*/
}

div.menuItem a {
	font-weight: bold;
	font-size: 14px;
}

div.subMenu {
	z-index:5000;
	padding:0 0 14px;
	top:33px;
	left:0;
	background: url(/images/submenu-background.png) top left repeat;
	position:absolute;
	display: none;
}

div.subMenu,
div.subMenu td,
div.subMenu p,
div.subMenu a {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height:18px;
	white-space: nowrap;
}

div.subMenu a:hover {
	color: black!important;
}

.block {
	display: block;
}

h1#introHead {
	color: #f8f2f2;
	font-size: 13px;
	text-align: center;
	display: block;
	position: absolute;
	top: 20px;
	left: 19px;
	width: 180px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#introTekst {
	position: absolute;
	top: 70px;
	color: #f8f2f2;
	font-size: 12px;
	line-height: 20px;
	padding: 0 14px;
	height: 178px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

div#introTekst a {
	color: #f8f2f2;
	font-size: 11px;
}

div#introTekst p {
	font-size: 11px;
}

div#introTekst h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#bhaSearch {
	color: white;
	position: absolute;
	bottom: 0;
	padding: 7px 0px 7px 14px;
	font-size: 12px;
	font-weight: bold;
	height:89px;
	width: 219px;
	overflow: hidden;
}

div#bhaSearch label {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	color: white;
}

div#footerLinks {
	margin: 0 auto 0 auto;
	position: relative;
	width: 960px;
	text-align: left;
	padding-top: 0;
}

div#footerLinks table {
	background: white url('/images/gradient-footerlinks.jpg') top left no-repeat;
	padding-left: 9px;
	padding-right: 9px;
}
div#footerLinks table td {
	padding: 14px;
}

.fLinksCell {
	line-height: 18px;
}

.fLinksCell ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.fLinksCell a {
	text-decoration: none;
	font-size: 11px;
	color: #545454;
}
.fLinksCell a:hover {
	text-decoration: underline;
}

.fLinksCell hr {
	height: 1px;
	margin: 4px 0;
	padding: 0;
	border: 0;
	background: #545454;
	color: #545454;
}

.fLinksCell b,
.fLinksCell b a {
	color: #545454;
}

.textImage {
	float: right;
	width: 242px;
	height: 228px;
	background: url(/images/content-afbeelding-schaduw.png);
	position: relative;
}

.textImage img {
	display: block;
	width: 214px;
	height: 214px;
	margin-left: 22px;
}

.submmi a {
	font-size: 11px;
	color: #545454;
	text-decoration:none!important;
}

.submmi p,
.submmi span {
	font-size: 11px;
	color: #545454;
}

.submmi h1 {
	font-size: 17px;
	color: #545454;
	margin:7px 0 5px 0;
}

.submmi h2 {
	font-size: 15px;
	color: #545454;
}

.submmi h3 {
	font-size: 13px;
	color: #545454;
}

#twitter p, a {
	font-size: 11px;
}

div.interieuradvies-loading {
	background: url(/images/loading.gif) 80px top no-repeat;
	height: 32px;
}


/*																Nice Buttons */
.niceBtnLeft {
	background: url(/images/knop/pink-button-left.png) top left no-repeat;
	width:11px;
	height:18px;
	float:left;
}

.niceBtnCenter {
	background: url(/images/knop/pink-button-middle.png) top left repeat-x;
	height:18px;
	float:left;
}

.niceBtnRight {
	background:url(/images/knop/pink-button-right.png) top left no-repeat;
	width:11px;
	height:18px;
	float:left;
	margin-right:14px;
}

.homeBannerLink {
	text-decoration:none;
	color:#CB2267 !important;
	font-weight:bold;
}

.magazineAanvragenLink {
	font-size:11px;
	color:#CB2267 !important;
	text-decoration:none;
	font-weight:bold;
}
