A:link		{ font-family: verdana; color: #279ee7; font-size: 11px; text-decoration: none; }
A:visited	{ font-family: verdana; color: #222224; font-size: 11px; text-decoration: none; }
A:active	{ font-family: verdana; color: #222224; font-size: 11px; text-decoration: none; }
A:hover		{ font-family: verdana; color: #222224; font-size: 11px; 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;
	}
.clr
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;

	font-size:				10px;

	padding:				0px;

	margin:					0px;



}


body
{
	background: #444444;
}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#screen{
	width:					980px;
	background:  #444444;
	}


#wrap{
	width:					780px;
	background: #383838;
	float:left;
	

}
#wrapper
{
	width:					770px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background: #ffffff;
	
}

.spacer
{
	width: 780px;
	height:5px;
	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.

*

******************************************************************************/

#main_400_container
{
	float:				left;
	background:			#FFFFFF;
	width:				557px;
	text-align:			left;
}


#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
{
	width: 200px;
	float: right;
	color: #FFFFFF;
}

#main_600_container
{
	float:				left;
	width:				757px;
	text-align:			left;
	background:			#FFFFFF;
}

#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: 770px;
	height: 106px;
	background: url('../images/site/header-bg.gif') repeat-x top left #FFFFFF;
}

#header h1
{
	display: none;
}

#headerleft{
	width:584px;
	height:98px;
	float:left;
	margin:0;
	padding:4px 4px 4px 4px;
}

#headerright{
	width:170px;
	float:left;

}
#search {
	margin: 20px 0 0 0;
	font-size: 11px;


}

.search input {
	background: url('../images/site/search.gif') no-repeat center left #FFFFFF;
	padding:0 0 0 20px;
}	



/******************************************************************************
*
*						Box
*
*****************************************************************************/
/*navigatie*/
#navigatie {
	background: url('../images/site/topnav-bg.gif') repeat-x bottom left;
	line-height: normal;
}

.navigatie-border {
	padding: 2px 0 3px;
	width:770px;
	background: #556cba;
	height:1px;
	overflow:hidden;
}

#navigatie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 27px;
}

#navigatie li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#navigatie a {
	padding: 0 20px;
	margin-top: 4px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	background: url('../images/site/topnav-sep.gif') no-repeat top right;
}


#navigatie li.active_menu a {
	margin: 0;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}

#navigatie a:hover, #navigatie a:active {
	color: #FFFFFF;
	background: url('../images/site/topnav-hover.gif') repeat-x bottom right #5B7191;
	text-decoration: none;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}


/*einde navigatie*/
#main
{
	margin:0;
	padding:0;
	width:770px;
}
#submenu
{
	
	width:160px;
	margin:0 5px 0 0;
	_margin:0 0 0 0;
	padding:0;
	float:left;
}
#news
{
	text-align:left;
	width:600px;
	margin:0;
	padding:0;
	float:right;
}

.liheader{

	margin:2px 0 0 2px;
	padding:0;
	background-color: #f3f5fb;
}
.liheader li{

	background-color: #f3f5fb;
}

.liheader h3{
	width: 145px;
	background: url('../images/site/submenuhead.gif');
	background-color: #f3f5fb;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	font-size: 8px;
	font-weight:bold;
	color:#FFF;
	text-transform: uppercase;}

.menu

{
	width: 155px;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #CCC;
	background: #f3f5fb;
}

.menu ul
{
	width: 155px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		
		list-style: none;
		color: #1e75ab;
		background: #f3f5fb;
		
	}

.menu li:hover
{
	background: #f3f5fb;
}


.menu li:hover a
	{
		color: #279ee7;
		text-decoration: underline;
	}


.menu a
	{
		color: #1e75ab;
		font-family: verdana, sans-serif;
		font-size: 10px;
	}

.menu a:hover
	{
		color: #279ee7;
		text-decoration: underline;
	}
.menu a:visited
	{
		color: #1e75ab;
	
	}

.menu table
	{
		width: 155px; 	
		margin: 0px;
		padding: 0px;
	}

.blockzonderheader
{
	width: 155px;
	height: 20px;
	background: #f3f5fb;
	border: 1px solid #ccc;
	border-bottom:none;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
}

.blockzonderheader h3
{
	width: 145px;
	height:20px;
	_height:14px;
	background: #f3f5fb url('../images/site/submenuhead.gif');
	margin: 3px 0 0 0;
	padding:3px 0 0 5px;
	text-align:left;
	font-size: 8px;
	font-weight:bold;
	color:#FFF;
	text-transform: uppercase;
	overflow:hidden;
}


.blockzonder
{
	width: 155px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	border-top:none;
	color: #1e75ab;
	background: #f3f5fb;
	text-align: left;
	margin-left: 5px;
}

.blockzonder hr
{
	width: 160px;
	border: 3px solid #0062A0;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;

}

.blockzonder strong
{
	color: #000;
}

.blockzonder table
{
	width: 155px;
	color: #1e75ab;
	text-align: left;
}

.blockzonder a
{
	color: #1e75ab;
}

.blockzonder a:hover
{
	color: #1e75ab;
	text-decoration:underline;


}	
.blockzonder a:visited
{
	color: #1e75ab;



}

.blockzonder h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}



/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_header
{
	
	width: 535px;	
	margin-top: 10px;	
	border: 1px solid #ccc;
	background: #f3f5fb;

}

.headlines
{
	width: 535px;
	padding-left: 4px;
	margin: 10px 0 10px 10px;
	*margin-top: 10px;
	background:none;


}

#headlines_page_header_container
{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ccc;
	background: #f3f5fb;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #576ebe;	
	font-weight: bold;
	text-align:left;

}

.headlines_date
{

	padding-left: 10px;
	color: #ccc;
	font: 0.9em Arial;
	font-weight: bold;

}
.headlines_title
{
	color: #576ebe;
	font: 1.2em Arial;
	padding-top: 2px;
	font-weight: bold;
	padding-left: 10px;

}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: none;
	color: #000000;
	margin-bottom: 10px;
	text-align:left;
}

.news_content
{
	padding-left: 10px;
	padding-right: 10px;

}

.news_header
{
	padding-left: 10px;
	padding-right: 10px;
}

.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/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: 17px;
	
	margin: 0 0 5px 0

	font: 1.0em verdana;

	font-weight: bold;

	color: #000;

	border: 1px solid #000000;

	text-align: center;

}



.input

	{	

		width: 65px;

		font: 1.0em Verdana; 

		color: #000000;

		border: 1px solid #000000;

	}









/******************************************************************************

*

*						Footer.

*

******************************************************************************/

#footer

{
	width: 770px;
	height: 50px;
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:			left;
	clear: both;
	color: #000000;
	
}
#footerbalk{
background: url('../images/site/footer-bg.gif') repeat-x;
width: 770px;
height:28px;
margin:0;
padding:0;
}
#lisa
{
color:#ccc;
margin:10px 0 0 30px;
clear: both;
}




#footer a
{
	color: #b1b1b1;
}



	/* nieuwe css*/


h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.2em;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-spotlight-1, #ja-spotlight-2, #ja-rightcol, #ja-footer, #ja-bottomline {
	font-size: 85%;
}

/* Normal link */
a {
	color: #2770C0;
	text-decoration: none;
}

a:hover, a:active {
	color: #174271;
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	background: url(../images/arrow-off.gif) no-repeat 2px 5px;
	line-height: 140%;
	line-height: 18px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}

