BODY
{
	margin: 0; 
	background-color: #FFFFFF;
}

TD
{
	font-family: verdana;
	font-size: 8pt;
	color: #666666;	
}

A:visited   {color: #0000EE; text-decoration: none }
A:link   	{color: #0000EE; text-decoration: none }
A:active  	{color: #0000EE; text-decoration: none }
A:hover   	{color: #0000EE; text-decoration: underline; cursor: hand; }

br.clear {
	clear: both;
}

.container
{
	border: 1px solid #CCCCCC;
	margin-top: 115px;
	width: 450px;
}

.content
{
	margin: 15px;
}

.leftTd
{
	width: 265px;
}

.logo
{
	width: 265px;
	height: 83px;
}

.rightTd
{
	width: 155px;
	border-left: 1px solid #999999;
}

.text
{
	margin: 5px 0 5px 5px;
}

.caseDiv
{
	float: left;
	margin: 5px 5px 0 0;
	width: 60px;
	height: 65px;
	background: URL("../images/casebg.gif") no-repeat;
	background-position: center top;
}
	
.case
{
	width: 50px;
	height: 50px;
	border: 1px solid #999999;
	margin: 10px 5px 5px 5px;
}

.caseDivGroot
{
	width: 110px;
	height: 110px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
	
.caseGroot
{
	width: 100px;
	height: 100px;
	border: 1px solid #999999;
	margin: 5px;
}

.voorbeelden
{
	margin-top: 20px;
}

#vergroting
{
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 200;
}