.bottomlinks
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomlinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
td.menu
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover
{
	color: #f19d44;
	text-decoration: none;
}
td.content
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #3e403e;
}
.titel
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #3e403e;
	font-weight: bold;
}
.smakelijk a:link
{
	color: #3e403e;
	text-decoration: none;
	font-weight: bold;
}
.smakelijk a:active
{
	color: #3e403e;
	text-decoration: none;
	font-weight: bold;
}
.smakelijk a:visited
{
	color: #3e403e;
	text-decoration: none;
	font-weight: bold;
}
.smakelijk a:hover
{
	color: #3e403e;
	text-decoration: underline;
	font-weight: bold;
}
#imageContainer {
position:relative;
margin:0px;
width:885px;
height:256px;
border:0px solid #000;
}

.smallfont {
	font-size: 10px;
}

.smallfont a:link {
	color: #3e403e;
	text-decoration: none;
}

.smallfont a:active {
	color: #3e403e;
	text-decoration: none;
}

.smallfont a:visited {
	color: #3e403e;
	text-decoration: none;
}

.smallfont a:hover {
	color: #3e403e;
	text-decoration: underline;
}

.minifont {
	font-size: 5px;
}