body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-position: center top;
	background-color: #FFFFFF;
	overflow-x:hidden;
	overflow-y:auto;
}
html {
	height: 100%;
}
li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
}
ul {
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1860AB;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.websiteBlad {
	display: block;
	height: 100%;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.shadowBar {
	background-image: url(img/shadowBar.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	overflow: hidden;
	height: 20px;
	width: 700px;
	text-align: right;
	padding-top: 5px;
}
.logoBar {
	background-image: url(img/logoBar.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 48px;
	width: 720px;
}
.navBar {
	background-image: url(img/navBarBackground.gif);
	background-repeat: repeat-x;
	display: block;
	height: 35px;
	width: 710px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	overflow: hidden;
}
.button {
	font-size: 15px;
	font-weight: bold;
	float: left;
}
#button a:link {
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	background-image: url(img/buttonBackground.gif);
	background-repeat: repeat-x;
}
#buttonActief a:link {
	color: #FF0000;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#buttonActief a:visited {
	color: #FF0000;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#buttonActief a:hover {
	color: #FF0000;
	text-decoration: none;
	height: 27px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	background-image: url(img/buttonBackground.gif);
	background-repeat: repeat-x;
}
.homeSplash {
	display: block;
	overflow: hidden;
	width: 720px;
	height: 180px;
}
.homeLeft {
	display: inline;
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	text-align: left;
}
.titel {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.homeRight {
	display: inline;
	float: left;
	width: 270px;
}
#nieuwsPanel a:link {
	text-decoration: none;
	background-color: #D9D9D9;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 250px;
	color: #000000;
	text-align: left;
}
#nieuwsPanel a:visited {
	text-decoration: none;
	background-color: #D9D9D9;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 250px;
	color: #000000;
	text-align: left;
}
#nieuwsPanel a:hover {
	text-decoration: none;
	background-color: #A9BBCD;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 250px;
	text-align: left;
	color: #000000;
}
.nieuwsPanel {
	display: block;
	width: 270px;
}
.nieuwsHeader {
	display: block;
	overflow: hidden;
	height: 41px;
	width: 270px;
}
.nieuwsDatum {
	color: #1860AB;
	font-weight: bold;
}
.nieuwsContent {
	padding-left: 10px;
}
.nieuwsPijltje {
	padding-right: 3px;
}
.nieuwsArchief {
	display: block;
	height: 20px;
	width: 270px;
	overflow: hidden;
}
.nieuwsarchiefLeft {
	display: inline;
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	text-align: left;
}
.nieuwsarchiefRight {
	display: inline;
	float: left;
	width: 190px;
}
.nieuwsArchiefPanel {
	display: block;
	width: 190px;
}
.nieuwsarchiefHeader {
	display: block;
	overflow: hidden;
	height: 41px;
	width: 190px;
}
.nieuwsarchiefHoekje {
	display: block;
	height: 20px;
	width: 190px;
	overflow: hidden;
}
.nieuwsImageLeft {
	display: block;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.nieuwsImageRight {
	display: block;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#nieuwsArchief a:link {
	text-decoration: none;
	background-color: #D9D9D9;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 170px;
	color: #000000;
	text-align: left;
}
#nieuwsArchief a:visited {
	text-decoration: none;
	background-color: #D9D9D9;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 170px;
	color: #000000;
	text-align: left;
}
#nieuwsArchief a:hover {
	text-decoration: none;
	background-color: #A9BBCD;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	width: 170px;
	text-align: left;
	color: #000000;
}
.plaatjeLinks {
	padding-right: 20px;
	float: left;
	display: block;
}
.subTitel {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.actiePanel {
	color: #FFFFFF;
	background-color: #1860ab;
	padding: 0px;
	width: 390px;
	display: block;
	margin-bottom: 40px;
	background-image: url(img/actiePanel_blauw.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	clear: both;
	overflow: auto;
}
.actiePanelImage {
	float: left;
	display: inline;
	width: 135px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.actiePanelTekst {
	float: left;
	display: block;
	width: 210px;
	margin: 10px 0px;
	padding: 0px;
}
#actiePanel a:link {
	color: #FFFFFF;
}
#actiePanel a:visited {

	color: #FFFFFF;
}
#actiePanel a:hover {


	color: #FF0000;
}
.banner {
	padding-left: 20px;
	margin-top: 20px;
}
.adresBar {
	color: #000000;
	text-align: center;
	display: block;
	width: 720px;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	clear: both;
	float: left;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #1860AB;
}
#taalkeuze a:link {
	color: #999999;
	text-decoration: none;
}
#taalkeuze a:visited {

	color: #999999;
	text-decoration: none;
}
#taalkeuze a:hover {


	color: #FF0000;
	text-decoration: none;
}
.vervolgSplash {

	display: block;
	overflow: hidden;
	width: 720px;
	height: 130px;
}
.productenContent {
	display: block;
	width: 700px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}
.productenTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
#prodZomerbanden a:link {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_zomerbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodZomerbanden a:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_zomerbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodZomerbanden a:hover {
	font-weight: bold;
	color: #FF0000;
	background-image: url(img/producten_zomerbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodWinterbanden a:link {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_winterbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodWinterbanden a:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_winterbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodWinterbanden a:hover {
	font-weight: bold;
	color: #FF0000;
	background-image: url(img/producten_winterbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodBestelwagenbanden a:link {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_bestelwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodBestelwagenbanden a:visited {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_bestelwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodBestelwagenbanden a:hover {


	font-weight: bold;
	color: #FF0000;
	background-image: url(img/producten_bestelwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodVrachtwagenbanden a:link {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_vrachtwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodVrachtwagenbanden a:visited {


	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_vrachtwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodVrachtwagenbanden a:hover {



	font-weight: bold;
	color: #FF0000;
	background-image: url(img/producten_vrachtwagenbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
.prodVrachtwagenBlok {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1860AB;
	background-image: url(img/producten_vrachtwagenbanden.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 120px;
	width: 680px;
	clear: both;
	padding: 0px;
	float: left;
}
.prodVrachtwagen1 {
	display: block;
	float: left;
	height: 90px;
	width: 210px;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
.prodVrachtwagen2 {
	display: block;
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#witrood a:link {
	color: #FFFFFF;
}
#witrood a:visited {

	color: #FFFFFF;
}
#witrood a:hover {


	color: #FF0000;
}
#zwartrood a:link {
	color: #000000;
	text-decoration: none;
}
#zwartrood a:visited {
	color: #000000;
	text-decoration: none;
}
#zwartrood a:hover {
	color: #FF0000;
	text-decoration: none;
}
#prodSuvbanden a:link {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_suvbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodSuvbanden a:visited {


	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/producten_suvbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
#prodSuvbanden a:hover {
	font-weight: bold;
	color: #FF0000;
	background-image: url(img/producten_suvbanden.jpg);
	background-repeat: no-repeat;
	background-color: #1860AB;
	display: block;
	text-align: left;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 90px;
	width: 195px;
	text-decoration: none;
	margin-bottom: 10px;
}
.productBlueBar {
	width: 680px;
	display: block;
	background-color: #1860AB;
	background-image: url(img/productBlueBar_background.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	overflow: hidden;
	height: 185px;
}
.productBlueImage {
	display: block;
	float: left;
	overflow: hidden;
}
.productBlueBarTekst {
	width: 400px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	float: left;
	padding-right: 40px;
}
.productContentLeft {
	width: 415px;
	padding-right: 0px;
	margin-right: 40px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
.productContentRight {
	padding-right: 0px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
.productStrook1 {
	width: 320px;
	padding-right: 19px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.productStrook2 {
	width: 319px;
	float: left;
	margin-left: 20px;
}
.productBlokje {
	width: 319px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	clear: both;
}
.productBand {
	float: left;
	width: 75px;
	padding-top: 20px;
	padding-right: 0px;
	margin-right: 20px;
}
.productTekst {
	display: block;
	float: left;
	width: 224px;
	text-align: left;
	clear: right;
}
.ruler680pixels {
	display: block;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 40px;
	clear: both;
}
.specsLeft {
	display: block;
	float: left;
	width: 230px;
	text-align: left;
	margin-right: 40px;
	padding-top: 20px;
}
.specsRight {
	display: block;
	float: left;
	width: 410px;
	text-align: left;
}
table.specs {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
}
table.specs td {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #ffffff;
}
.contactgegevensGrijs {
	display: block;
	width: 230px;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	background-color: #D9D9D9;
}
.linksTitelBlauw {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #1860AB;
}
.verplichteVelden {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.landkaart {
	display: block;
	height: 345px;
	width: 270px;
}
.zijkantBand {

	display: block;
	height: 290px;
	width: 270px;
}
#koenders a:link {
	color: #999999;
	text-decoration: none;
}
#koenders a:visited {

	color: #999999;
	text-decoration: none;
}
#koenders a:hover {


	color: #333333;
	text-decoration: none;
}
