@charset "UTF-8";
/* CSS Document */

#content {
	width: 704px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div#imageholder {
	width: 337px;
	margin: 0px;
	padding: 2px;
	float: left;
}

div#imageholder-onderdelen {
	width: 337px;
	height: 467px;
	margin: 0px;
	padding: 2px;
	float: left;
	background: #ffffff;
}

div#specsholder {
	width: 353px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.specstable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
	background-color: #555555;
	width: 353px;
}

.tablespace {
	height: 10px;
	weight: 100%;
}

.widthsmall {
	width: 63px;
}

.tableheader {
	background-color: #111111;
}

.tablecode {
	background-color: #252525;
}

.imagemedium {
	display: block;
	border: 0px;
}

.rownormal {
	background-color: #252525;
}