A:link		{ font-family: verdana; color: #191512; font-size: 8pt; text-decoration: none; }
A:visited	{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: none; }
A:active	{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: none; }
A:hover		{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: none; }

img, a
	{ 
		border:none; 
		text-decoration: none;
	}

html, body 
	{
		height: 100%; 
	} 
html, body
	{
		/*reset padding */

		padding-top: 0px;

		padding-left: 0px;

		padding-right: 0px;

		padding-bottom: 0px;



		/*reset margin */

		margin-top: 0px;

		margin-left: 0px;

		margin-right: 0px;

		margin-bottom: 0px;
	}
br
{

}

.clr
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;

	font-size:				10px;

	padding:				0px;

	margin:					0px;



}


body
{
	background: #fff url('../images/site/bg.jpg') repeat-x;
}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#top
{
	width:976px;
	height:29px;
	background: url('../images/site/top.png') no-repeat;
	
}
#bottom
{
	width:976px;
	height:49px;
	background: url('../images/site/bottom.png') no-repeat;
	
}
#shade
{
	width:976px;
	
	background: url('../images/site/shade.png') repeat-y;
}


#wrapper
{
	width:					968px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background: url('../images/site/leftcolumn_bg.jpg') repeat;


}


.spacer
{
	width: 957px;
	height: 10px;
	background: none;
}
/******************************************************************************

*

*						Opmaak error.

*

******************************************************************************/

#errormessage_container
{
	border-width:	1px;
	border-color:	#000000;
	border-style:	none none solid none;	
}

#errormessage
{
	color:			#FA0000;
	padding:		1px;
	border-width:	3px;
	border-color:	#FF0000;
	border-style:	solid solid solid solid;
	background:		#FFFFCC;
	font-weight:	bold;
	text-align:		center;
}

/******************************************************************************

*

*						Hoofdonderdelen site.

*

******************************************************************************/
.tablecolor
{
	color:#FFFFFF;

}
.tablecolor a
{
	color:#FFFFFF;

}

.tablecolor a:hover
{
	color:#FFFFFF;

}

.tablecolor a:visited
{
	color:#FFFFFF;

}
#main_400_container
{
	float:				left;
	width:				556px;
	text-align:			left;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-left:5px;
	margin-top:10px;
}


#main_400_container table
{
	text-align: left;
}


#main_400_container img
{
	max-width: 500px;  /* Mozilla */
    width: expression(this.width > 500 ? 500: true); /* IE */
}

#main_200_container_left
{
	width: 200px;
	float: left;
	color: #ffffcc;
}
#main_200_container
{
	width: 200px;
	float: right;
	color: #ffffcc;
		margin-top:10px;
}

#main_600_container
{
	float:				left;
	width:				752px;
	text-align:			left;
background: #ffffff;
	border: 1px solid #cccccc;
	margin-left:5px;
	margin-top:10px;
	padding-left:5px;
}

#main_600_container table
{
	text-align: left;
}


#main_600_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}


#header 
{
	width: 968px;
	height: 190px;
	background: url('../images/site/header_2.png') no-repeat;
	background-color: #ffffff;
}

#header h1
{
	display: none;
}

#header_left{
width:193px;
float:left;
height:100px;
}
#header_middle
{
width:571px;
float:left;
height:100px;
}
#header_right
{
width:193px;
float:left;
padding-top:20px;
height:80px;
}





/******************************************************************************
*
*						Box
*
*****************************************************************************/
.blockzondermenu
{
	width: 185px;
	height: 24px;
	background: url('../images/site/menubg.gif') repeat-x;	
	margin-left: 4px;
	margin-top: 4px;
}
.blockzondermenu h3
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-top:6px;
	
}

.blockzonderheader
{

	width: 185px;
	height: 24px;
	background: url('../images/site/menubg.gif') repeat-x;	
	margin-left: 4px;
	margin-top: 4px;
	

}

.blockzonderheader h3
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-top:6px;
	
}


.blockzonder
{
	width: 193px;
	margin-bottom: 10px;

	padding-bottom: 10px;
	border:1px solid #ccc;
	color: #000;
	background: #fff;
	text-align: left;
	margin-left: 5px;
}

.blockzonder hr
{
	width: 198px;
	border: 3px solid #0062A0;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;

}

.blockzonder strong
{
	color: #000;
}

.blockzonder table
{
	width: 193px;
	color: #000;
	text-align: left;
}

.blockzonder a
{
	color: #000;
}

.blockzonder a:hover
{
	color: #000;
	text-decoration:underline;


}	
.blockzonder a:visited
{
	color: #000;
	text-decoration:underline;


}



.blockheader
{
width: 185px;
	height: 24px;
	background: url('../images/site/menubg.gif') repeat-x;	
	margin-left: 4px;
	margin-top: 4px;
}

.blockheader h3
{
	color: #fff;

	font-weight: bold;
	font-size: 12px;

	padding-top:6px;
}

.block
{
	width: 193px;
	color: #000000;
	background:#fff;
	margin-bottom: 10px;
	
	padding-bottom: 10px;
	text-align: left;
	border: 1px solid #ccc;

	margin-right: 5px;
}

.block a
{
	color: #000000;
}

.block a:hover
{
	color: #000000;
}
.block a:visited
{
	color: #000000;
}

.block table
{
	width: 193px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #000000;
}

.menu

{
	width: 193px;
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background:#fff;
}

.menu ul
{
	width: 185px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	margin-left:4px;
	margin-bottom:4px;
	padding: 0px;
}

.menu li
	{
		padding-top: 5px;
		padding-left:5px;
		padding-bottom: 5px;
		list-style: none;
		color: #000;
		background: 	#f5f5f5;
		border: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom:none;
	line-height:12px;
	}

.menu li:hover
{
	background: #e3e3e3;
}


.menu li:hover a
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.menu li:visited a
	{
		color: #000;
		
	}

.menu a
	{
		color: #000;
		font-family: verdana, sans-serif;
		font-size: 12px;
	}

.menu a:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.menu a:visited
	{
		color: #000;
		font-family: verdana, sans-serif;
	
	}

.menu table
	{
		width: 177px; 	
		margin: 0px;
		padding: 0px;
	}




/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_header
{
	
	width: 535px;
	float: left;
	border-bottom:none;
	background:none;

}

.headlines
{
	width: 535px;
	float: left;
	margin: 10px 0 10px 10px;
	*margin-top: 10px;
	background:none;
	border:none;
}

#headlines_page_header_container
{
	margin-top:10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	
	background:none;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #09A01E;	
	font-weight: bold;

}

.headlines_date
{

	color: #09A01E;
	font-size: 8px;

}
.headlines_title
{
	color: #09A01E;
	font-size:11px;
	padding-top: 2px;

	
	
}

.afbeelding img
{
	width: 90px;
	height: 90px;
}
.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: none;
	color: #000000;
	margin-bottom: 10px;
}

.news_content
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.news_category_header
{
Background: green;
width:728px;
height:20px;
color: #ffffff;
	font: 1.2em Arial;
	padding-top: 5px;
	font-weight: bold;
	margin-top:10px;
}
.news_header
{

width:100%;
height:25px;

}
.news_date
{
	width: 100%;
	float:left;
	color: #09A01E;
	font-size:10px;
}

.news_content
{
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px
}

.news_title
{
	margin-left:10px;
	color: #09A01E;
	font: 1.2em Arial;
	padding-top: 2px;
	font-weight: bold;
}
.news_category_header
{
	padding-left: 10px;
	padding-right: 10px;
}
/******************************************************************************

*

*						Form.

*

******************************************************************************/

.icon

{

	width: 11px;

	height: 8px;

	float: left;

	margin-top: 3px;

	margin-right: 8px;

	background: url('../images/site/vervolg.gif') no-repeat;

}

.icon2

{

	width: 11px;

	height: 8px;

	float: left;

	margin-top: 3px;

	margin-right: 8px;

	background: url('../images/vervolg2.gif') no-repeat;

}


.knop

{

	width: 50px;

	height: 20px;

	font: 1.0em verdana;

	font-weight: bold;

	background: #b5c6a5;

	color: #FFFFFF;

	border: 1px solid #000000;

	text-align: center;

	margin:0;

	padding:0;

}



.input

	{	

		width: 65px;

		font: 1.0em Verdana; 

		color: #000000;

		border: 1px solid #000000;

	}









/******************************************************************************

*

*						Footer.

*

******************************************************************************/

#footer

{

	width: 957px;

	

	padding-top:		10px;

	padding-bottom:		10px;

	text-align:			center;

	clear: both;

	color: #fff;
	


}

#lisa
{
padding-top:		10px;
}


#lisa a
{
	color: #fff;
}


/******************************************************************************

*

*						Opmaak headings algemeen.

*

******************************************************************************/

h1

{

	font: 1.3em Verdana;

	color: #ef2f2d;

	font-weight: bold;

}

h3

	{

		color: #000000;

		font: 1.3em verdana;

		text-align: center;

		font-weight: bold;

		margin: 0px;

		padding: 0px;

	}

	/***** navigatie top ******/

#topmenu
{

width:964px;
height:22px;
color:#fff;
padding-top:165px;
}
	


	#nav {padding:0 0 0 0; margin:0; list-style:none; height:22px; background:none; position:relative; z-index:500; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:22px; line-height:22px; color:#ffffff; text-decoration:none; font-size:12px; padding:0 10px 0 10px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 19px 0px 12px; height:22px; background:none;}
#nav li a.top_link span.down {float:left; display:block; padding:0 22px 0 12px; height:22px; background:none; text-align:left;}

#nav li:hover a.top_link {color:#ffffff; background:none;}
#nav li:hover a.top_link span {background:none;}
#nav li:hover a.top_link span.down {background:none; padding-bottom:3px; }

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; top:22px; background: #ffffff; padding:3px; white-space:nowrap; width:170px; height:auto; z-index:300;border: 2px solid #017705;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:168px; line-height:18px; text-indent:5px; color:#000000; text-decoration:none;text-align:left;}
#nav li ul.sub li a.fly
{background:#ffffff;}
#nav li ul.sub li ul li a.fly
{background:#ffffff ;}
#nav li:hover ul.sub li a:hover 
{background:#017705 ; color:#ffffff; text-decoration:none;}
#nav li:hover ul.sub li a.fly:hover
{background:#017705 ;color:#ffffff;}


#nav li b {display:block; font-size:11px; height:18px; width:155px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; cursor:default;text-decoration:none;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:170px; top:-2px; background: #ffffff; padding:3px; white-space:nowrap; width:168px; z-index:400; height:auto; border:2px solid #017705 ;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;z-index:500;}


#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#000000; color:#ffffff;} 

#nav li:hover li:hover a.fly
{background:#ffffff;color:#017705;} 

#nav li:hover li:hover li:hover a.fly
{background:#ffffff; color:#017705;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#ffffff; color:#000000;} 

