.floatCloser
{
	clear:			both;
}

IMG
{
	border:none;
}

A
{
	text-decoration:none; 
	font-weight:bold; 
	color:#e91c3d;
}

A:hover
{
	text-decoration:underline; 
	color:#990f24;
}

BODY
{
	background-color:  #ffffff;
}
			
INPUT,SELECT,TEXTAREA 
{
	font-family: Arial,Helvetica; 
	font-size: 10px;
	color: #003399;
}

.inpB
{
	border: solid 1px #000000;
	padding-left: 3px;
}

BODY, TD, DIV
{
	font-family: Arial,Helvetica; 
	font-size: 11px;
}

.content, .content TD, .content DIV,
 #prnt, #prnt TD, #prnt DIV
{
	line-height: 140%;
	font-size: 11px;
}

#prnt .title
{
	color: #05794b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

HR
{
	color: #ffffff;
	border: none;
}

UL
{
margin-bottom:0px; 
margin-right:0px; 
margin-top:0px;
list-style-type:square;
line-height:140%;
}

blockquote
{
margin-bottom:0px; 
margin-right:0px; 
margin-top:0px;
line-height:140%;
}

ul li
{
	list-style-type:	square;
	list-style-image: 	url('/sjablonen/algemeen/images/general/bullit.gif');

}

.green li
{
	list-style-type:	square;
	list-style-image: 	url('/sjablonen/algemeen/images/general/bullit_g.gif');
	margin-left: 		20px;
}

.green a
{
	color:				#000000;
}

ul li a
{
	font-weight:		normal;
}

FORM
{
	margin-bottom : 0px;
}

/* stijlen voor uitklapmenu */
.tc
{
	cursor:pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: solid 1px #07ac6b;
}

.menuPanel
{
	padding: 0px;
	padding-left: 9px;
	background-image:url(/sjablonen/1/images/general/bg_menu.gif); 
	background-repeat:repeat-y; 
}

.menu_std
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
	font-weight: bold;
	background-color: #07ac6b;
	color: #eeeeee;
}

#hl
{
	background-color: #ffffff;
	color: #007b52;
	cursor: pointer;

}

.more
{
	font-weight:bold;
	color: #ffffff;
}

.more A
{
	color: #000000;
}

.header
{
	height: 15px;
	margin: 2px 10px 0px 0px;
	font-size: 9px;
	text-align: right;
	color: #000000;
}

.footer
{
	padding-right:10px;
	padding-bottom: 2px;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	color: #000000;
}

#moHL
{

}

.refB,.refB:hover
{
	color: #000000;
}

.refW,.refW a,.refW a:hover
{
	color:#ffffff;
}

.H1
{
	font-size: 16px;
	font-weight: bold;
	color: #007b52;
}

#content
{
	margin:				5px 10px 5px 10px;			
}

	#content h1
	{
			font-size:				22px;
			color:					#05794b;
	}

	#contact1
	{
		padding:					8px 0px 5px 10px; 
		border-bottom:				solid 1px #fff;
	}
	
	#contact2
	{
		margin-left:				9px; 
		margin-top:					5px;
	}
	
	.contact3
	{
		padding:					2px 2px 5px 6px;
	}
	


input.editfield {
	width:				100%;
	height:				19px;
	
	padding-left:		5px;
	padding-right:		5px;

	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	text-decoration:	none;
	text-align:			left;
	color:				#000000;
	
	border:				#7F9DB9 1px solid;
	
	background-color: #FFFFFF;
}

input.editfield_error {
	width:				100%;
	height:				19px;
	
	padding-left:		5px;
	padding-right:		5px;

	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	text-decoration:	none;
	text-align:			left;
	color:				#000000;
	
	border:				#7F9DB9 1px solid;
	
	background-color: #FFE7E7;
}

textarea.textarea {
	width:				100%;
	height:				150px;
	
	padding-left:		5px;
	padding-right:		5px;

	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	text-decoration:	none;
	text-align:			left;
	color:				#000000;
	
	border:				#7F9DB9 1px solid;
	
	background-color: #FFFFFF;
}

textarea.textarea_error {
	width:				100%;
	height:				150px;
	
	padding-left:		5px;
	padding-right:		5px;

	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	text-decoration:	none;
	text-align:			left;
	color:				#000000;
	
	border:				#7F9DB9 1px solid;
	
	background-color: #FFE7E7;
}

.cm_input, .cm_textarea
{
	width:				230px;
}	

.forumHead {
	background-color:	#545145;
	font-weight:		bold;
	color:				#FFFFFF;
	padding:			1px 8px 1px 8px;
}

.forumCategoryDark {
	background-color:	#ECE4C7;
	color:				#000000;
	padding:			2px 8px 2px 8px;
	border-bottom:		#D2CAAD 1px solid;
}

.forumCategoryLight {
	background-color:	#F7F3E4;
	color:				#000000;
	padding:			2px 8px 2px 8px;
	border-bottom:		#D2CAAD 1px solid;
}

.error {
	color:				#FF0000;
}

.small {
	font-size:			10px;
}

.letter {
	width:				49px;
	float:				left;
	color:				#999999;
	font-size:			12px;
	font-weight:		bold;
	line-height:		170%;
}

.letter2 {
	width:				19px;
	float:				left;
	color:				#999999;
	font-size:			15px;
	font-weight:		bold;
	line-height:		200%;
}

.letter a, .letter2 a {
	color:				#000000;
}

.alfabet a {
	font-weight:		normal;
	color:				#000000;
}

/******************* LOKET **********************************/

.lktL1 {
	list-style-image:	url(/sjablonen/2/images/loket/form.gif);
	list-style-type:	square;
	margin-left:		20px;
	margin-top:			3px;
}

.lktL2 {
	list-style-image:	url(/sjablonen/2/images/loket/print.gif);
	list-style-type:	square;
	margin-left:		20px;
	margin-top:			3px;
}

.lktA {
	margin-left:		5px;
}

/*********************************************************************************************/
/* =Inline stylen verplaatst naar extern stylesheet (ivm webrichtlijnen)           			 */
/*********************************************************************************************/\

	#page01
	{
		margin-bottom:			8px;
	}

	#page02
	{
		text-align:				left;
		background-color:		#fff;
	}


	#page03
	{
		background-repeat:		no-repeat; 
		border:					solid 1px #666666; 
		background-color:		#ece4c7;
		background-image:		url(/sjablonen/2/images/dynamic/top1_1.jpg);
	}

	#page04
	{
		height:					120px;
		text-align:				right;
	}

	#page05
	{
		text-align:				right;
		filter: 				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sjablonen/1/images/general/logo.png');
	}
	
	#page051
	{
		text-align:				right;
	}


	#page06
	{
		width:					162px;
		background-image:		url(/sjablonen/2/images/general/bg_info.gif); 
		background-repeat:		repeat-y;
	}
	
	#page07
	{
		background-color:		#007b52;
	}
	
		#page07 img
		{
			padding:			4px 12px 4px 12px;
		}

	#page08
	{
		background-color:		#007b52; 
		border-top:				solid 1px #fff;
	}
	
		#page08 img
		{
			padding:			4px 12px 4px 12px;
		}
		
	#page09
	{		
		padding:				0px; 
		height:					130px; 
		background-image:		url(/sjablonen/1/images/general/bg_info.gif); 
		background-repeat:		no-repeat;
	}
	
	.page10
	{
		padding:				5px 0px 0px 20px;
	}
	
	
	.page10 .refB
	{
		font-weight:			normal;
	}
	
	#page11
	{			
		background-color:		#ece4c7;
		border-left:			solid 1px #fff;
		width:					377px;
	}
	
	#toTop
	{
		float:					right; 
		display:				inline; 
		visibility:				hidden; 
		margin:					12px 23px 0 0;
		text-align:				right;
	}
	
	
	#page12
	{
		width:					231px;
		border-left:			solid 1px #fff; 
		border-top:				solid 1px #fff;
	}
	
	#page13
	{
		
		margin-top:				60px; 
		padding-bottom:			0px; 
		border-bottom:			solid 1px #fff; 
		
		padding:				27px 0 0 45px;
		height:					36px; 
		background-color:		#e91c3d; 
		overflow:				hidden; 
		background-image:		url(/sjablonen/1/images/general/bg_zoek.gif); 
		background-repeat:		no-repeat;
	}
	
	
		#page13 input
		{
			float:						left;
		}
	
		#rightColumn5
		{
			float:						left;
			height:						17px;
			width:						17px;
			margin:						1px 0 0 5px;
			padding:					10px 0 0 0;
			background-color:			#e91c3d;
			border:						none;
			background-image:			url(/sjablonen/algemeen/images/general/zoek.gif);
			
		}
	
	
	#page14
	{
		margin:					0px;
	}

	#page15
	{	
		margin-left:			45px;
		padding-top:			25px;
	}
	
			#page15 img
			{
				height:				17px;
				width:				17px;
			}
	
	
	#page13 .refW	
	{
		float:					right;
		margin-top:				4px; 
		margin-right:			8px;
	}
	
	#page16
	{		
		background-color:		#d2caad; 
		border-bottom:			solid 1px #fff; 
		padding:				8px 0px 5px 10px;
	}
	
		#page16 img
		{
			height:				14px;
			width:				63px;
		}

	#page17 
	{
		margin-top:				5px;
	}
	
	
	#page18 
	{
		background-color:		#d2caad; 
		padding:				8px 0px 5px 10px; 
		border-bottom:			solid 1px #fff;
	}
	
	#page19
	{
		margin:					3px 5px 3px 5px;
	}	
	
	#page20
	{
		background-color:		#dcd2af;
		margin:					0px;
		padding:				8px 0px 5px 10px; 
		border-bottom:			solid 1px #fff;
	}
	
	#page21
	{
		margin:					5px 0 5px 0;
	}

	#selectLocatie
	{
		width: 					195px;
	}
	
	#page22
	{	
		background-color:		#dcd2af; 
		padding:				8px 0px 5px 10px; 
		border-bottom:			solid 1px #fff;
	}
	
	#page23
	{		
		background-color:		#ece4c7; 
		border-left:			solid 1px #fff;
	}
	
	
	
