body {
	background-color: #484F59;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #9FA6B0;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding: 5px;
}
#content b{
	font-family: tahoma;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}
#content img{
	border: 3px solid #999999;
}
#content #sidn{
	border: 0px solid #000000;
}
#content td{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
#titelbar {
	background-color: #9FA6B0;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../field/hoekje.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	font-weight: bold;
}
#contenttable {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
#contenttable table{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
#contenttable td{
	font-family: tahoma;
	font-size: 12px;
}
#contenttable .orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #9FA6B0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#contenttable .grijs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F7F7F7;
}
