html {
	font: 78%/1.5 verdana, arial, sans-serif;
	background-color: #3A3A3A;
}

body {
	margin: 0;
	padding: 0;
}


#main {
	position: relative;
	width: 994px; 
	margin: 0 auto; /*Centreren in browser*/
	background-color: #000;
	color: #FFF;
}

#header {
	background: #E62E25 url(images/header.gif) no-repeat top left;
	height: 250px; 
}


#contentholder {
	float: left;
	width: 100%;
}

#content {
	margin-left: 206px; /*zelfde als #left width plus 26 voor margin aan linkerkant*/
	min-height: 360px;
}
/*\*/ * html #content { height: 360px; } /**/ 

#left {
	float: left;
	width: 180px; 
	margin-left: -970px; /*zelfde als -(#main width) minus 26 voor margin aan linkerkant*/
	background: #3A3A3A;
	margin-top: -94px;
	z-index: 4;
	border: 1px solid #EAEAEA;
}

#footer {
	clear: left;
	width: 100%;
	height: 30px;
	background-color: #E62E25;
}

#contentcolumn {
	margin: 20px 10px 10px 34px; 
}

#leftcolumn {
	margin: 0px; 
}

/* generic */

p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

a {
	color: #E62E25;
}

h1 {
	font-family: arial;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #E62E25;
}


h3 {
	font-family: arial;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #E62E25;
}

table {
	font-size: 1em;
}

td {
	color: #FFF;
	padding-right: 10px;
}

/* header foto */

#headerfoto {
	position: relative;
	display: block;
	width: 962px;
	height: 120px;
	margin-left: 13px; 
	background-color: #4C4C4C;
}

/* talen */

#talen {
	position: relative;
	display: block;
	margin-top: 20px;
	float: right;
	height: 14px;
	width: 940px;
	margin-right: 22px;

	clear: left;
}

#talen ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#talen li {
	display: block;
	float: right;
	width: 24px;
	height: 16px;
	margin-left: 10px;
}

#talen li a {
	display: block;
	float: left;
	width: 24px;
	height: 16px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #771515;
}

#talen li.en a {
	background: transparent url(images/en.gif) no-repeat top left;
}

#talen li.nl a {
	background: transparent url(images/nl.gif) no-repeat top left;
}
#talen li.de a {
	background: transparent url(images/de.gif) no-repeat top left;
}



/*nieuwsbrief */

#nieuwsbrief {
	position: relative;
	display: block;
	margin-top: 6px;
	float: right;
	height: 14px;
	width: 400px;
	margin-right: 20px;

}

.nieuwsbriefTable {
	border-collapse: collapse;
	width: 140px;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
}

.nieuwsbriefTable td {
	height: 10px;
}

.nieuwsbriefTable td.nieuwsbrieftekst {
	padding-bottom: 4px;
}

/* layout leftmenu  boonstra */

ul.leftmenu  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftmenu li {
	display: block;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.leftmenu li a{
	display: block;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 22px;
	border-top: 1px solid #EAEAEA;
	font-family: arial;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-indent: 12px;
	text-decoration: none;
	bottom: 1px;
	line-height: 22px;
}

.leftmenu li a:hover {
	background-color: #4C4C4C;
}

.leftmenu li.head {
	border-top: 1px solid #EAEAEA;
	height: 26px;
	font-family: arial;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color:  #E62E25;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	background-color: #232222;
}

.leftmenu li.first {
	border-top: 0;
}

/* home motoren */

#contenthome {
	display: block;
	float: left;
	width: 700px;
}

#motorenhome {
	display: block;
	float: right;
	margin-left: 20px;
}
	
.motor {
	position: relative;
	display: block;
	width: 340px;
	height: 90px;
	border: 1px solid #EAEAEA;	
	margin-right: 10px;
	margin-bottom: 10px;
}

.motor img {
	float:left;
	border: 0;
	cursor: pointer;
}




.motor h3 {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #E62E25;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.motor table {
	float: left;
	border-collapse: collapse;
	margin-left: 16px;
}

.motor td.first {
	margin: 0px 10px 0px 0px;
	width: 100px;
}
.motor td {
	font-size: 0.9em;
}

/* home news */

#newshome {
	display: block;
	float: right;
	margin-left: 20px;
}

.newsitem {
	position: relative;
	display: block;
	width: 340px;
	height: auto;
	border: 1px solid #EAEAEA;	
	margin-right: 10px;
	margin-bottom: 10px;
}

.newsitem h3 {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #E62E25;
	height: 20px;
	overflow: hidden;
	margin: 6px 14px 6px 130px;
}

.newsitem img {
	float: left;
	margin: 0px 10px 10px 0px;
	/*display: none;*/
}

.newsitem img.newsimg {
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}

.newsitem p {
	font-size: 0.8em;
}

.newsitem a.leesverder {
	text-decoration: none;
	color: #E62E25;
	font-size: 0.8em;
	float: right;
	margin-right: 14px;
	margin-bottom: 10px;
}

.newsitemlarge {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #333;
	margin-right: 0px;
	margin-bottom: 10px;
}

.newsitemlarge h3 {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #E62E25;
	height: 20px;
	overflow: hidden;
	margin: 6px 14px 6px 0px;
}

.newsitemlarge .message {
	margin-bottom: 10px;
}

.newsitemlarge img {
	float: left;
	margin: 0px 10px 10px 0px;	
}

/* footer */
#footer p{
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
}


.left {
	text-align: left;
}

.right {
	text-align: right;
}

/* voorraadtable */

#voorraad {
	margin-right: 16px;
}

.voorraadTable {
	border-collapse: collapse;
	width: 100%;
}

.voorraadTable th {
	font-weight: bold;
	padding: 3px 14px 3px 0px;
}

.voorraadTable tr {

}

.voorraadTable td {
	padding: 3px 14px 3px 0px;
	border-bottom: 1px solid #333;
}

.voorraadTable img {
	border: 0;
	cursor: pointer;
}

.voorraadTable a.meerinfo {
	font-size: 0.8em;
	text-decoration: none;
}


.voorraadTable .innerTable td {
		border-bottom: 0;
}

#inleiding {
	margin: 10px 0px 16px 0px;
	clear: both;
}

/* voorraad merken */
#merken {
	display: block;
	margin-bottom: 20px;
	height: 94px;
	clear: both;
}

#merken a {
	text-decoration: none;
	display: block;
	padding: 10px;
	border: 1px solid #333;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13pt;
	font-weight: bold;
}

/*
#merken a.aprilia {
	background: transparent url(images/aprilia.gif) no-repeat top left;
	padding-left: 46px;
}

#merken a.bmw {
	background: transparent url(images/bmw.gif) no-repeat top left;
	padding-left: 46px;
}

#merken a.ducati {
	background: transparent url(images/ducati.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.honda{
	background: transparent url(images/honda.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.kawasaki {
	background: transparent url(images/kawasaki.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.suzuki {
	background: transparent url(images/suzuki.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.yamaha{
	background: transparent url(images/yamaha.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.overig{
	background: transparent url(images/overig.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.harley {
	background: transparent url(images/harley.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.ktm {
	background: transparent url(images/ktm.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.triumph {
	background: transparent url(images/triumph.gif) no-repeat top left;
	padding-left: 46px;
}
#merken a.alle{
	background: transparent url(images/alle.gif) no-repeat top left;
	padding-left: 46px;
}
*/

/* detailstable */

#details {
	margin-right: 16px;
}


.detailsTable {
	border-collapse: collapse;
	width: 100%;
}

.detailsTable th {
	font-weight: bold;
	padding: 3px 14px 3px 0px;
}

.detailsTable td {
	padding: 3px 14px 3px 0px;
	vertical-align: top;
}

.detailsTable img {
	border: 0;
	cursor: pointer;
}

.detailsTable a.meerinfo {
	font-size: 0.8em;
	text-decoration: none;
}


.detailsTable .innerTable td {
	width: 340px;
}

.detailsTable td.prijs {
	font-weight: bold;
}

span.btwmarge {
	font-size: 0.7em;
	font-weight: normal;
}


/* artikeltable */

#artikel {
	margin-right: 16px;
}

.artikelTable {
	border-collapse: collapse;
	width: 100%;
}

.artikelTable th {
	font-weight: bold;
	padding: 3px 14px 3px 0px;
}

.artikelTable tr {

}

.artikelTable td {
	padding: 3px 14px 3px 0px;
	border-bottom: 1px solid #333;
}

.artikelTable img {
	border: 0;
	cursor: pointer;
}

.artikelTable a.meerinfo {
	font-size: 0.8em;
	text-decoration: none;
}


.artikelTable .innerTable td {
		border-bottom: 0;
}

.geenfoto80x60 {
	display: block;
	background-color: #3A3A3A;
	color: #666;
	width: 74px;
	height: 60px;
	border: 1px solid #666;	
	vertical-align: center;
	cursor: pointer;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


.geenfoto320x240 {
	display: block;
	background-color: #3A3A3A;
	color: #666;
	width: 320px;
	height: 240px;
	border: 1px solid #666;	
	vertical-align: center;
	cursor: pointer;
	padding-left: 5px;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


/* inkoop */

b {
	color: #FFF;
}

input {
	color: #000;
}

a.mail_link {
	color:#fff;
}

.verkochtimage {
	opacity:0.4;
	filter:alpha(opacity=40);
	margin-top:-30px;
	position:absolute;
	z-index:90;
}

#lightbox {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:2;
	background-color: #000;
	opacity:0.4;filter:alpha(opacity=40)
}

#lightbox_content {
	position: absolute;
	width: 100%;
	top: 200px;
	z-index:3;
}

#lightbox_content table {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: solid 2px #333;
	border-top: 0px;
}

#lightbox_content table td {
	padding: 0;
	margin: 0;
	padding: 5px;
}

#lightbox_content table .lightboxHeader {
	background-color: #333;
}

#lightbox_button_holder {
	width:20px;
	height:20px;
	background: url('/images/cancel.png') no-repeat center center;
	float: right;
	cursor: pointer;
}


