.main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 600px;
}
body {
	background-color: #8F8579;
	text-align: center;
	padding-top: 0px;
}
.tabel {
	background-color: #FFFFFF;
}
#body {
	margin-top: 0px;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-bottom: 0px;
}

#top {
	width: 100%;
	background-color: #512800;
	height: 100px;
	background-image: url(../images/lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#nav {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C87C15;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}
a:link {
	color: #512800;
	text-decoration: none;
}
a:visited {
	color: #512800;
	text-decoration: none;
}
a:hover {
	color: #C87C15;
	text-decoration: none;
}


#main {
	background-color: #C87C15;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #512800;
	text-decoration: none;
	height: 100%;
}
#voet {
	background-color: #512800;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.voet {
	font-size: 10px;
	color: #C87C15;
}
.foto {
	margin: 5px;
	border: thin solid #8F8579;
}
img {
	border: 0px none;
}

#image {
	width: 130px;
}
.selected {
	background-color: #F29733;
}

#menu,#header {
	
	letter-spacing: 2px;
	text-transform: capitalize;
	text-align:center;
}
#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
#menu,#header,#title {
	padding: 2px;
}
#header {
	font-size: 19px;
	font-weight: bold;
	
}
#title, #footer {
	text-align: left;
	
	padding-left: 10px;
}
#title {
	font-weight: bold;
	color: #F29733;
	font-size: 13px;
}
td {
	
	text-align: center;

}
.tabeltop {
	height: 101px;
	width: 100%;
}
.tabelprijs {
	padding: 5px;
	width: 100%;
	border: 1px solid #512800;
}
.tdprijs {
	border: 1px solid #512800;
}
.navfoto {
	height: 25px;
	width: 100%;
}

