/*#left strong {
	color: #003b81;
}*/

#left table {
	width: 500px;
	height: auto;
	float: left;
	position: relative;
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
	background: #f2f8ff;
}

#left td {
	height: 72px;
	width: 250px;
	vertical-align: top;
	padding: 9px 14px;
	cursor: pointer;
}

#left td.wit {
	background: #fff;
}

#left td .afbeelding {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 93px;
	height: 71px;
	overflow: hidden;
}

#left td p {
	margin: 0;
}

#left td strong {
	font-weight: bold;
	color: #ca0017;
}

#left td a {
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 33px;
}

#switch_container
{
	width: 700px;
	height: 79px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.switch {
	width: 495px;
	height: 79px;
	position: relative;
	overflow: hidden;
	margin: 30px 0 35px 0;
	background: url(../images/template/switch/switch_bg.jpg) repeat-x;
}

.switch_left {
	width: 5px;
	height: 79px;
	background: url(../images/template/switch/left.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.switch_right {
	width: 5px;
	height: 79px;
	background: url(../images/template/switch/right.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}

.buttonshow {
	width: 120px;
	height: 79px;
	float: left;
	background: #ffffff;
	padding-left: 5px;
	overflow: hidden;
	cursor: pointer;
}

.laatsteaanbieding td {
	font-size: 10px;
}

.laatsteaanbieding td:hover {
	background-color: #ddedff;
}

#left td.wit:hover {
	background-color: #ddedff;
}

.laatsteaanbieding td span {
	font-size: 11px;
	color: #003779;
}

.laatsteaanbieding td a {
	font-size: 11px;
	float: right;
}

.meer {
	width: 500px;
	height: auto;
	position: relative;
}
