/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-image: url(http://www.spangenberggroep.nl/images/background.png);
	padding: 0px;
	margin: 0px;
}
a {
	color: #fdcc99;
	text-decoration: none;
	font-weight: bold;
}
td {
	border: 0px;
}
a:HOVER {
	text-decoration: underline;
}
a.nav {
	color: #999999;
	font-weight: normal;
}
a.subnav {
	color: #999999;
	font-weight: normal;
}
img {
	border: 0px;
}
div.page {
	margin: auto;
	padding: 0px;
	width: 860px;
	border: 0px;
}
div.bottomnav {
	width: 860px;
	padding: 6px;
	text-align: center;
}
table.main {
	width: 860px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 32px;
}
td.top {
	width: 430px;
	padding: 0px;
	text-align: left;
}
td.content {
	background-image: url(http://www.spangenberggroep.nl/images/ruler.png);
	background-repeat: repeat-y;
	padding: 0px 17px 0px 17px;
	vertical-align: top;
	width: 860px;
}
table.content {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
td.navphoto {
	width: 161px;
	height: 161px;
	padding: 0px;
	background-image: url(http://www.spangenberggroep.nl/images/shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	vertical-align: top;
}
td.subnav {
	padding: 10px 0px 0px 0px;
	width: 665px;
	vertical-align: top;
	text-align: left;
}
td.photonav {
	padding-left: 0px;
}
table.photonav {
	width: 806px;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
}
td.photo {
	width: 161px;
	margin: 20px;
	height: 160px;
	background-image: url(http://www.spangenberggroep.nl/images/shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px;
}
td.excerpt {
	padding: 14px 6px 14px 6px;
	vertical-align: top;
	text-align: justify;
	width: 850px;
}
td.footer {
	padding: 0px;
	background-image: url(http://www.spangenberggroep.nl/images/footer.png);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
td.searchnumber {
	width: 30px;
	font-weight: bold;
	color: #fdcc99;
	vertical-align: top;
}
td.searchresult {
	width: 500px;
	padding-bottom: 10px;
	text-align: left;
}
span.selected {
	color: #fdcc99;
}
li {
	color: #888888;
}
li.selected {
	color: #fdcc99;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}