body
{ 
	margin: 20px 0px 0px 0px; 
	background-color:#cdcccc; 
	overflow-y:scroll;
	overflow-x: auto;
}

/* ZWART CONTAINER */ 

#zwartcontainer
{
	position:relative; top:0px; left:0px;
	margin-left:auto; margin-right:auto;
	width:1000px; height:150px;
	background-color:#000000;
	background-image:url(../images/bg.png); background-position:left; background-repeat:no-repeat;
	border-left-width:1px; border-right-width:1px; border-top-width:1px; border-color:#FFFFFF; border-style:solid; border-bottom-width:0px;
}

	#zwartcontainer .menu
	{
		
		position:relative; top:0px;  
		float:right;
		width:250px; height:100%;
	}
	
		#zwartcontainer A.button
		{
			position:relative; top:10px; float:right; margin-top:-10px;
			width:180px; height:34px;
			 background-image:url(../images/zwartcontainer_btn.png); background-repeat:no-repeat; 
			font-family:Verdana; font-size:15px; color:#FFFFFF; text-decoration:none;
			padding-left:25px; padding-top:11px; 
		}
		
		#zwartcontainer A.button:hover
		{
			background-image:url(../images/zwartcontainer_btn_mo.png); color:#336600;

		}		
	
	#zwartcontainer .content
	{
		position:relative; top:0px; float:right;
		float:right; 
		width:480px; height:100%;
		color:#9B9B9B;	font-family:Georgia, verdana, serif; font-size:14px;
	}
	#zwartcontainer h3
	{
		font-family:Georgia; color:#9B9B9B; font-size:18px; 
	}
	#zwartcontainer h4
	{
		font-family:Verdana; color:#CCCCCC; font-size:14px; 
	}
	
	A
	{
		color:#CCCCCC; text-decoration:none; 
	}
	A:hover
	{
		text-decoration:underline; color:#FFFFFF;
	}
	

/* WITCONTAINER */
	
#witcontainer
{
	position:relative; top:0px; left:0px;
	margin-left:auto; margin-right:auto;
	width:950px; height:100%;	
	border-left-width:1px; border-right-width:1px; border-top-width:0px; border-color:#FFFFFF; border-style:solid; border-bottom-width:0px;
	background-image:url(../images/bg_witvlak.png); background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	text-align:justify; line-height:18px;
	padding-bottom:5px;	 padding-top:5px;  padding-left:25px; padding-right:25px;
	
	
}

#witcontainer .adsense
{
	position:relative; top:8px;
	float:right;
	width:730px;
	height:100px;
	border-left-width:0px;  border-right-width:1px; border-bottom-width:0px; border-top-width:0px;   border-style:solid; border-color:#999999; 

}


#witcontainer h1
{
	font-family:Georgia, verdana;  color:#000000; font-size:20px; margin-top:0px; text-align:left;
}
#witcontainer h2
{
	font-family:Georgia, verdana; color:#000000; font-size:15px; margin-top:0px;
}
#witcontainer h3
{
	font-family:Georgia, verdana; color:#000000; font-size:12px; margin-top:0px; margin-bottom:0px; 
}



#witcontainer A
{
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#009200;  text-decoration:underline;
}
#witcontainer A:hover
{
	color:#203f00;

}

#witcontainer .actiefja
{
		font-family:Georgia, verdana, serif; font-size:12px; color:#009200;
}


#witcontainer A.linknormaal2
{
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#009200; 
}

#witcontainer .sublink
{
margin-left:10px;font-size:11px;
}

#witcontainer A.sublink
{
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#316100; margin-left:0px; text-decoration:none;
}


#witcontainer A:hover.sublink
{
	color:#000000;

}

#witcontainer A.linknormaal
{
	color:#000000; text-decoration:none;
}

#witcontainer A.linknormaal3
{
	font-size:9px; color:#000; text-decoration:none;
}

#witcontainer .lijn
{
	width:1000px; height:79px; background-image:url(../images/lijn.png); background-repeat:repeat-x;  margin-left:-25px; margin-top:10px; margin-bottom:10px;
}

#witcontainer .paginamenu

{
	position:relative; top:7px; left:0px;  float:left;
	height:auto;
	border-left-width:1px;  border-right-width:1px; border-bottom-width:0px; border-top-width:0px;   border-style:solid; border-color:#999999; 
	padding-left:5px; padding-right:5px;
	min-height:85px;
	width:193px;
	margin-right:12px;
}
#witcontainer .spacer
{
	height:7px;	
}


#witcontainer .img_rechts
{
	float:right; text-align:right;  
	width:auto; height:auto;  margin-left:25px; margin-bottom:3px;
}

#witcontainer .img_left
{
	float:left; text-align:left;
	width:auto; height:auto;  margin-right:25px; margin-bottom:3px;
}
ul.foto
{
	position:relative; left:35px;
}

#witcontainer img
{
	border-left-width:1px; border-right-width:1px; border-top-width:1px; border-color:#000000; border-style:solid; border-bottom-width:1px;
}

#witcontainer .imgnoborder
{
	border-left-width:0px; border-right-width:0px; border-top-width:0px; border-color:#000000; border-style:solid; border-bottom-width:0px;
}

#witcontainer .noborder
{
	border:0px;
}
/* TABELLEN */

#witcontainer .tableborder /* nog nodig? */
{
	border-left-width:1px; border-right-width:1px; border-top-width:1px; border-color:#000000; border-style:solid; border-bottom-width:1px;

}

/* TEKSTEN */


.tekstklein 
{
	font-size:12px;
}
.tekstkleiner
{
	font-size:11px;
}
.tekstkleinst
{
	font-size:10px;
}
.tekstkleingrijs
{
	font-size:12px; color:#999999;
}
.tekstkleinergrijs
{
	font-size:11px; color:#999999;
}
.tekstkleinstgrijs
{
	font-size:10px; color:#999999;
}

.tekstalignrechtsklein
{
	text-align:right;font-size:11px;
}

.actief
{
	text-decoration:underline;
}
.nounderline
{
	text-decoration:none;
}
/* OVERGANGEN */

#overgangboven
{
	position:relative; top:0px; left:0px;
	clear:both;
	margin-left:auto; margin-right:auto;
	width:1000px; height:60px;
	border-left-width:1px; border-right-width:1px; border-top-width:0px; border-color:#FFFFFF; border-style:solid; border-bottom-width:0px;
	background-image:url(../images/overgang_boven.png); background-repeat:repeat-x;
}

#overgangonder
{
	position:relative; top:0px; left:0px;
	clear:both;
	margin-left:auto; margin-right:auto;
	width:1000px; height:60px;
	border-left-width:1px; border-right-width:1px; border-top-width:0px; border-color:#FFFFFF; border-style:solid; border-bottom-width:0px;
	background-image:url(../images/overgang_onder.png); background-repeat:repeat-x;
}





/* FOOTER */


#footer
{
	margin-left: auto; margin-right: auto;  
	
	position:relative; top:0px; left:0px;
	width:992px; height:20px;
	color:#FFFFFF;
	background-color:#000000;
	border-left-width:1px; border-right-width:1px; border-bottom-width:1px; border-color:#FFFFFF; border-style:solid; border-top-width:0px;
	font-family:"Courier New", Courier, monospace; font-size:11px; padding-left:8px; padding-top:10px; margin-bottom:30px;
}

#footer A
{
  color:#FFFFFF; text-decoration:none; 
}
#footer A:hover
{
  color:#FFFFFF; text-decoration:underline; 
}
