
body					{	font-size:12px;
							font-family:Arial;
							line-height:18px;
							padding: 0;
							margin: 0;
							border: 0;
							overflow: -moz-scrollbars-vertical;}
							
h1						{   font-size:15px;
							font-weight:normal;
							line-height:27px;
							font-family:Arial;
							color:#4C4C4C;
							margin-bottom:27px;
							margin-top:0px;}
							
h2						{   font-size:12px;
							font-weight:normal;
							line-height:18px;
							font-family:Arial;
							color:#4C4C4C;
							margin-bottom:0px;
							margin-top:0px;}
p						{   font-size:12px;
							font-weight:normal;
							line-height:18px;
							font-family:Arial;
							color:#4C4C4C;
							margin-top:0px;}
td						{   font-size:11px;
							font-weight:normal;
							line-height:18px;
							font-family:Arial;
							color:#4C4C4C;
							margin-top:0px;}
hr					{ 	color: #CCCCCC;
						background-color: #CCCCCC;
						shade: no-shade;
						border: none;
						size: 1;
						height: 1px;}
.linkermarge			{
							border-left:0px solid #D7D7D7; 
							padding-left:15px;
							}
.linkerkantlijn				{
							border-left:1px solid #D7D7D7; 
							padding-left:9px;
							}
.voetnootintabel		{	
							font-size:10px;
							line-height:18px;
							color:#999999;
							padding-left:15px; 
							}
.rechterkantlijn	{	

							padding-right:10px;
							border-right:0px solid #D7D7D7;

							}
.form					{	margin-top:7px;
							margin-bottom:0px;}
							
.copyright				{	font-family:Arial;font-size:10px;
							color:#999999;}						
							
a:link 					{	text-decoration:none;font-weight:normal;font-size:12px;color: #B17C1D;} 
a:active 				{	text-decoration:none;font-weight:normal;font-size:12px;color: #142969;} 
a:visited 				{	text-decoration:none;font-weight:normal;font-size:12px;color: #B17C1D;} 
a:hover 				{	text-decoration:none;font-weight:normal;font-size:12px;color: #142969;}

a.blauwoker:link 		{	text-decoration:none;font-weight:normal;font-size:12px;color: #142969;} 
a.blauwoker:active 		{	text-decoration:none;font-weight:normal;font-size:12px;color: #B17C1D;} 
a.blauwoker:visited 	{	text-decoration:none;font-weight:normal;font-size:12px;color: #142969;} 
a.blauwoker:hover 		{	text-decoration:none;font-weight:normal;font-size:12px;color: #B17C1D;}  

a.voettekst:link 		{	text-decoration:none;font-weight:normal;font-size:10px;color: #999999;} 
a.voettekst:active 		{	text-decoration:none;font-weight:normal;font-size:10px;color: #142969;}
a.voettekst:visited 	{	text-decoration:none;font-weight:normal;font-size:10px;color: #999999;} 
a.voettekst:hover 		{	text-decoration:none:font-weight:normal;font-size:10px;color: #142969;}

a.voettekst2:link 		{	text-decoration:none;font-weight:normal;font-size:11px;color: #4C4C4C;} 
a.voettekst2:active 		{	text-decoration:none;font-weight:normal;font-size:11px;color: #142969;}
a.voettekst2:visited 	{	text-decoration:none;font-weight:normal;font-size:11px;color: #4C4C4C;} 
a.voettekst2:hover 		{	text-decoration:none:font-weight:normal;font-size:11px;color: #142969;}

div a.nieuws:link 			{	text-decoration:none;font-weight:normal;font-size:12px;color: #999999;padding: 0px -20px;} 
div a.nieuws:active 		{	text-decoration:none;font-weight:normal;font-size:12px;color: #142969;padding: 0px -20px;}
div a.nieuws:visited 		{	text-decoration:none;font-weight:normal;font-size:12px;color: #999999;padding: 0px -20px;} 
div a.nieuws:hover 			{	text-decoration:none:font-weight:normal;font-size:12px;color: #142969;padding: 0px -20px;}

div.sdmenu {
	width: 400px;	
	font-family: Arial,Helvetica,Geneva;
	font-size: 12px;
	padding-bottom: 0px;
	background: url('../images/lijn36.gif') no-repeat right bottom;
	color: #142969
}
div.sdmenu div {
	background: url('../images/lijn36.gif') repeat-x;
	overflow: hidden
}
div.sdmenu div:first-child {
	background: url('../images/lijn36.gif') no-repeat;
}
div.sdmenu div.collapsed {
	height: 36px;
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	color: #B17C1D;
	background: url('../images/expanded.gif') no-repeat;
	cursor: pointer;
	border-bottom: 0px solid red; padding-left:20px; padding-right:20px; padding-top:9px; padding-bottom:9px
}
div.sdmenu div.collapsed span {
	background-image: url('../images/collapsed.gif');
}
div.sdmenu div a {
	padding: 9px 20px;
	text-decoration: none;
	display: block;
	color: #999999;
}
div.sdmenu div a.current {
	color: #142969;
}
div.sdmenu div a:hover {
	background : url('../images/lijn36_hover.gif');
	color: #142969;
	text-decoration: none
}
