body {
	background-color: #58594e;
}

.content{
	color: #000;
	font-family: Tahoma;
	font-size: 8pt;
	width: 520px;
}

.content td{
	color: #000;
	font-family: Tahoma;
	font-size: 8pt;
}

.product {
	width: 520px;
}

.content a{
	color: #CC3333;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 8pt;
}

.content a:hover {
	color: #CC3333;
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 8pt;
}

.titel {
	color: #000;
	font-family: Tahoma;
	font-size: 14px;	
	font-weight: bold;
}

.main {
	background-image: url('images/bg_main_middle.gif');
	background-repeat: repeat-y;
	border-right: solid 1px #333;
}

.main_content {
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}

.main_top {
	height: 30px;
}

.collectief {
	background-image: url('images/bg_main_middle.gif');
	background-repeat: repeat-y;
	padding-left: 260px;
}

.collectief a{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}