html, body {
	margin: 0 0 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
}

a 						{color: #3D547D;}
a:hover					{color: #3D547D;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: none;
	color: #993366;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #993366;
	margin-bottom: 5px;
}

.balk_links	{
	background-image: url(images/content_balk_links.gif);
	background-repeat: no-repeat;
}

.balk_rechts	{
	background-image: url(images/balk_rechts.gif);
	background-repeat: repeat-y right;
}

.top_balk	{
	background-color: #fff;
	background-image: url(images/top_balk.gif);
	background-repeat: repeat-x right;
}

.content	{
	padding: 25px 0px 0px 15px;
	font-size: 12px;

	color: 000;
	text-decoration: none;
}

.content	a	{
	font-size: 12px;
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}

.content	a:hover	{
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: underline;
}

.content	a:visited	{
	font-size: 12px;
	color: #993366;
}

.content	a:active	{
	font-size: 12px;
	color: #993366;
	text-decoration: underline;
}


.notaris a {
	display: block; 
	background-color: #007563;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 1px 0 1px 0;
	padding: 3px 0 3px 6px;
}

.notaris a:hover {
	display: block; 
	border: 1px solid #fff;
	background-color: #fff;
	color: #007563;
	text-decoration: none;	
	margin: 1px 0 1px 0;
	padding: 3px 0 3px 6px;
}

.notaris a:active {
	text-decoration: none;
}

.tab_head	{
	background: #fff;
	padding: 10px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.tab_content	{
	background: #fff;
	padding: 12px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;

}

.groen	{
	color: #993366;
}