body {
	font-family :Arial;
	font-size: 12px;
	background-color: #fff6e6;
}


.boven {
	background-color: #fff6e6;
	background-image: url(../images/back_top_new.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu {
	background-color: #fff6e6;
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

td 	{
	font-size: 12px;
	color: black;
	text-align : left;
	vertical-align : top;
}

td.td_splash {
	background-image: url(../images/objecten_splash.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.menu_item {
	padding : 0 0 5 0px;
 }

td.td_right 	{
	text-align : right;
}

img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.img_left {
	float: keft;
	margin-right: 15px;
	margin-bottom: 5px;
}

A:Visited   {
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	color: #d57011;
}

A:Active  {
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	color: #d57011;
}

A {
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	color: #d57011;
}

A:Hover {
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	color: #d57011;
}

span.paginatitel {
	font-size: 13px;
	font-weight: bold;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
}

