	body {
		margin:10px 10px 0px 10px;
		padding:0 0 20px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ccc;
		background: #333;
		}
	img {border: 0px;
		}
	td {vertical-align: top;
		}
	a {color:#ccc;}
	a:visited{color:#ccc;}
	a:active{color:#ccc;}
	a:hover{color:#333; background-color:#ccc}
	
	p {font-weight: bold;}
	select {width: 100px; margin-right: 10px;}
	input, select {border: 1px solid silver;}

	#leftcontent {
		position: absolute;
		left:10px;
		top:10px;
		width:200px;
		text-align:center;
		padding-top: 10px;
		}
	#centercontent {
		margin-left: 199px;
   		margin-right:199px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		padding: 10px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
	#rightcontent {
		position: absolute;
		right:10px;
		width:200px;
		height: 579px;
		top: 20px;
		overflow: hidden;
		text-align:center;
		}
	.nav {
		text-align: left;
		list-style-type: none;
		font-weight: bold;
		font-size: 13px;
		margin-top: 15px;}
	
	.bottomborder {border-bottom: 1px solid #ccc;padding-bottom: 3px;}
	.i {font-style: italic;}
	.voorbeeld {border: 1px dashed #CCC;}
	.dealertabel {
		font-size: 11px;
		color: black;
		}
	.right {
		text-align:right;
		}
	.smaller {
		font-size: 0.85em;
		}
	.warning { color: Red;}
	#scroll {
		position:relative;
		}
table.result, table.result td, table.result th {
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid silver;
	}
.dealertabel {
	border-collapse: collapse;
	}
.dealertabel th {
	background: #CCC;
	color: black;
	text-align: left;
	}
.dealertabel td {
	padding: 3px;
	}
.dealertabel a { 
	color: black;
	width: 100%;
	display: block;
}
.dealertabel a:hover {
	background: white;
	}
tr.odd {
	background-color: #eee;
	color: black;
}
table {
	border-collapse: collapse;
}
#dealerbeheer input, #mailform input, #mailform textarea {
	width: 400px;
	border: 1px solid black;
	}

#mailform {
	margin: 50px;
	}

td.bestelform input {
	width: 300px;
	border: 0px;
}

span.error {
	color: red;
	font-size: 10px;
	}
#video ul {
	list-style-type: none;
}
#video ul li {
	margin-bottom: 5em;
}	