body {
	background-color: #C67536;
        background-image: url('images/background.gif');
}

.content{
	color: #000;
	font-family: Tahoma;
	font-size: 8pt;
	width: 520px;
}

.content td{
	color: #000;
	font-family: Tahoma;
	font-size: 8pt;
}

.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 {
	border-right: solid 1px #000;
}

.main_top {
	height: 30px;
}

.collectief {
	background-image: url('images/bg_main.gif');
	background-repeat: repeat-y;
	padding-left: 290px;
}

.collectief a{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color: #CC3333;
}