body {
	background-color: #D3D3D3;
	margin: 0px;
}
body,a,.inhoud,.title_content,tr {
	font-family: "Trebuchet MS", Verdana;
	font-size:12px;
}
.hoofd {
	background-image: url(../images/tam_bg_03.jpg);
	background-repeat: repeat-x;
	height:100%;
	width: 100%;
}
#left {
	position: relative;
	margin-top: 10px;
	width: 350px;
	float:left
}
#right {
	margin-top:10px;
	margin-left: 350px;
}
.page_block {
	width:270px;
}
.inhoud {
	margin-left:23px;
	margin-top: 20px;
	margin-right:60px;
}
a{
	color: #3D6E6A;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.title_content{
	color: #3D6E6A;
	font-weight:bold;
}
.image {
	border: solid 1px #000000;
	margin-top: 4px;
}