	/* styles.css
	*  avek stiligne
	*****************/

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#outerdiv {
	width: 945px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/************************************/
/* top */

#headerRow {
	width: 100%;
	height: 17px;
	background-color: #b0b2b3;
	background-image: url(img/headerRow.gif);
	background-repeat: no-repeat;
}
#logoTop {
	float: left;
}
#menuTop {
	float: left;
	margin-top: 33px;
}
#menuTop a {
	float: left;
}

/************************************/
/* column wrapper*/

#columnWrapper {
	clear: both;
	display: block;
	width: 100%;
}

/************************************/
/* left column */

#columnSmall {
	float: left;
	width: 305px;
}
#columnSmall img {
	clear: both;
  display: block;
	margin-top: 3px;
}
#columnSmall img.imgHeader {
	margin-top: 0px;
}
#columnSmall .contentWrapper {
	float: left;
	width: 279px;
	padding: 15px 13px 15px 13px;
}
#columnSmall div#dealer02 {
	display: block;
	width: 200px;
	height: 78px;
	background: url('img/dealerBg02.gif') no-repeat;
	margin-top: 3px;
	padding: 40px 94px 0px 11px;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
}
#columnSmall #addressBox {
	display: block;
	width: 305px;
	background-color: #EFEFEF;
	margin-top: 3px;
	padding-bottom: 30px;
}
#columnSmall #addressBox div {
	display: block;
	width: 200px;
	margin-left: 72px;
}

/************************************/
/* content column */

.columnContent {
	float: left;
	width: 636px;
	margin-left: 3px;
}
.columnContent img {
	margin: 0px;
}
.columnContent#index {
	width: 945px;
	margin: 0px;
}
.columnContent .contentHeader {
	width: 100%;
	height: 29px;
	background-color: #CFD843;
}
.columnContent .contentWrapper {
	width: 598px;
	margin: 22px 15px 0px 23px;
}
.columnContent .infobox {
	float: left;
  width: 569px;
	border: 3px solid #F2F2F2;
	padding: 17px 12px 12px 12px;
}
.columnContent .infobox img.imgHeader {
	margin-bottom: 10px;
}
.columnContent .infobox table {
	clear: both;
	float: left;
}
.columnContent .infobox .infoFooter {
	clear: both;
	float: left;
	width: 563px;
	margin-top: 12px;
	padding: 4px;
	background-color: #EFEFEF;
}
.columnContent .infobox .infoFooter a {
	float: left;
	margin-right: 62px;
	padding: 4px 0px 4px 0px;
}
.columnContent .infobox .infoFooter img {
	float: left;
	border: none;
	margin-right: 5px;
}
.columnContent .squareBox {
	float: left;
	height: 190px;
	margin: -3px 0px 0px 0px;
}
.columnContent .squareBox#left {
	clear: both;
	width: 315px;
	background-color: #EFEFEF;
	margin: -3px 0px 0px 0px;
}
.columnContent .squareBox#right {
	width: 321px;
	background-color: #F7F7F7;
}
.columnContent .squareBox span {
	display: block;
	line-height: 20px;
	font-size: 11px;
	width: 302px;
	padding: 0px 0px 0px 12px;
}
.columnContent .squareBox span.boxHeader {
	padding: 26px 0px 0px 12px;
	color: #b0b2b3;
}
.columnContent #footerBeneathSquareBoxes {
	clear: both;
	float: left;
	width: 636px;
	height: 19px;
	background-color: #b0b2b3;
}
.columnContent div#dealer {
	float: left;
	width: 277px;
	height: 161px;
	background: url('img/dealerBg.gif') no-repeat;
	margin-top: 3px;
	padding: 77px 10px 0px 18px;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
}
.columnContent div#dealer span#hollandArea {
	float: right;
	width: 110px;
	height: 131px;
}
.columnContent div#dealer a, #columnSmall div#dealer02 a {
	color: #FFF;
	font-size: 12px;
	margin-top: 10px;
	padding: 2px 0px 2px 0px;
}
.columnContent .inlineTextBox {
	width: 565px;
	padding: 12px;
	background-color: #F9F9F9;
	border: 1px solid #E3E3E3;
	vertical-align: middle;
}
.columnContent .inlineTextBox img {
	margin: 15px 15px 0px 0px;
}
.columnContent fieldset {
	display: block;
	width: 570px;
	border: 1px solid #b0b2b3;
	margin-top: 25px;
	padding: 10px 10px 15px 10px;
	font-size: 12px;
}
.columnContent fieldset#contact { margin-top: 25px; }
.columnContent fieldset#extra { margin-top: 5px; }
.columnContent fieldset legend {
	padding: 3px 4px 0px 4px;
	margin-left: 8px;
}
.columnContent fieldset input {
	width: 154px;
	height: 15px;
	border: 1px solid #979696;
	background: url('img/inputBg.gif') repeat-x;
	margin-left: 56px;
	text-indent: 1px;
}
.columnContent fieldset input#straatNr {
	width: 54px;
	margin-left: 0px;
}
.columnContent fieldset textarea {
	width: 350px;
	height: 100px;
	border: 1px solid #979696;
	background: url('img/inputBg.gif') repeat-x;
	margin-left: 30px;
	padding: 2px 2px 2px 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.columnContent input#submit {
	display: block;
	width: 140px;
	height: 20px;
	margin-left: 150px;
	margin-top: 10px;
	border: none;
	background-color: #b0b2b3;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.columnContent fieldset .requiredFields {
	color: #F00;
	margin-left: 4px;
}
.columnContent .inlineImgRight {
	float: right;
}
#dealerLocater {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}

/************************************/
/* text */

.textHeaderAlinea {
	font-size: 13px;
	color: #b0b2b3;
	color: #b0b2b3;	
	line-height: 24px;
}
.textStd {
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
.textBrown {
	color: #b0b2b3;
}
.textBrownDarker {
	color: #b0b2b3;
}
.b {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
.i {
	font-style: italic;
}
a, a:hover {
	color: #000;
	text-decoration: underline;
}
P {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 24px;
}
A.menuLink {
	text-decoration: none;
}
A.indexLink {
	text-decoration: none;
	color: #b0b2b3;
}
A.indexLink:hover {
	color: #b0b2b3;
}
.button01 {
	display: block;
	width: 140px;
	height: 20px;
	margin-left: 150px;
	margin-top: 10px;
	border: none;
	background-color: #b0b2b3;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}