.borderPlaatje {
	border: 1px solid #003366;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.border {
	border: 1px solid #CCCCCC;
}
.homePageObjects
{
	vertical-align:	top;
	width: 144px;
}
.header{
	color:#003366; 
	font-family:Arial,Helvetica,Geneva; 
	font-size:11px; 
	text-decoration: none; 
	font-weight: bold;
}
.straatnaam{
	color:#003366; 
	font-family:Arial,Helvetica,Geneva; 
	font-size:16px; 
	text-decoration: none; 
	font-weight: bold;
}
a.Link2Bold{
	color:#003366; 
	font-family:Arial,Helvetica,Geneva; 
	font-size:11px; 
	text-decoration: none; 
	font-weight: bold;
}
a.Link2Bold:active{
	color:#ff3300; 
	font-weight: bold;
}
a.Link2Bold:hover{
	color:#99CCFF; 
	font-weight: bold;
}
.bgEven{
	background-color: #FFFFFF;
	height: 22px;
	padding: 4px;
}
.bgOdd{
	background-color: #F0EFEF;
	height: 22px;
	padding: 4px;
}
.evenRow{
	background-color: #FFFFFF;
	height: 22px;
	padding: 4px;
}
.oddRow{
	background-color: #F0EFEF;
	height: 22px;
	padding: 4px;
}
.descriptionCell
{
	font-weight: bold;
	width: 120px;
	padding: 4px;
}
.contentCell 
{
	padding: 4px;
}
.nav{
	background-color: #FFFFFF;
	height: 22px;
	padding: 5px 15px;
	font-weight: bold;
}
.editBox
{
	width: 300px;
}
.editBoxNr
{
	width: 50px;
	text-align: right;
}.bgTop {
	background-image: url(imagesdesign/img_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgTopTd {
	background-image: url(imagesdesign/img_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
}
.bgBtmTd {
	background-image: url(imagesdesign/img_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 85px;
}
.borderKlik {
	border: 1px solid #CCCCCC;
	cursor: hand;

}
.pagerButton {
	vertical-align: middle;
	margin: 8px;
}
a {
	color: #669966;
}
.pagerStyle {
	font-weight: bold;	

}

