body{
	background: #FFEDE1;
	overflow: auto;
}
body,td,th {
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}



h1 {  font-size: 16px; font-weight: bold; color: #FFFFFF}
h2 {  font-size: 12px; font-weight: bold; color: #014249; margin-bottom: 0px}

a, A:visited
{
	text-decoration: none;
	color: #8E366A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:hover, A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F26622;
}


#navcontainer { width: 140px; }

#navcontainer ul
{
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1px;
}

#navcontainer a
{
	display: block;
	padding: 6px 10px 6px 5px;
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	color: #973C70;
}

#navcontainer a:link, #navlist a:visited
{
color: #8E366A;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #fff;
	background: #660266 url(px/bg-menu.gif);
}
.foot{
	font-size: 11px;
	font-weight: bold;
	color: #973C70;
}
.info{
	width: 450px;
	height: 220px;
	overflow: auto;
	padding: 0px;
	margin-right: 20px;
}
.TableMain {
	width: 100%;
}
.tableklein {
	background: url(px/ontwerp.jpg) no-repeat;
	height: 565px;
	width: 797px;
}

