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;
	}

.clear
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;

	font-size:				10px;

	padding:				0px;

	margin:					0px;



}


body
{
	background: url('../images/site/bg.gif') repeat;
}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}


#wrapper
{
	width: 957px;
	margin:10px 0 0 0;
	padding:0px 0 0 0;
	background: #fff;
	border:2px solid #1d80e3;

}

#site
{
	width: 1111px;
	margin-left: auto;
	margin-right: auto;
}

#left
{
	width: 957px;
	float: left;
}
#right
{
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#sponsors
{
	width: 140px;
	float: left;
	padding-left: 10px;
	text-align: center;
}

#sponsors img
{
	margin-bottom: 10px;
}

#sponsors h2
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.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.

*

******************************************************************************/

#main_400_container
{
	float:				left;
	background:			#fff;
	width:				552px;
	text-align:			left;
	margin-left:5px;
}


#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: #ffffcc;
}

#main_600_container
{
	float:				left;
	width:				752px;
	text-align:			left;
	background:			#fff;
	margin-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: 957px;
	height: 130px;
	background: url('../images/site/header.png') no-repeat;
}

#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;
}

#topmenu
{
width:957px;
height:22px;
background:#a52a2a;
padding-top:3px;
color:#fff;

}
	

#topmenu ul
{
margin:0;

}

#topmenu li
{
display:inline;
padding-right:10px;
list-style:none;
}

#topmenu a
{
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

#topmenu a:hover
{

text-decoration:underline;
}

#topmenu a:visited
{

}

#leftmenu_container
{
	width: 200px;
	float: left;
	text-align:	left;
	background: #fff;
}


/******************************************************************************
*
*						Box
*
*****************************************************************************/

.blockzonderheader
{
	width: 183px;
	height: 20px;
	background: #1d80e3;
	border: 1px solid #1d80e3;
	border-top:none;
	border-bottom:none;
	margin-top: 20px;
	padding: 5px 0px 0px 10px;
	margin-left: 5px;
}

.blockzonderheader h3
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	
}


.blockzonder
{
	width: 193px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #1d80e3;
	border-right: 1px solid #1d80e3;
	border-bottom: 1px solid #1d80e3;
	color: #000;
	background: #cbe4fd;
	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;


}

.blockzonder h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}

.blockheader
{
	width: 183px;
	height: 20px;
	background: #1d80e3;
	border: 1px solid #1d80e3; /*#191512*/
	border-bottom:none;
	border-top:none;
	margin-top: 10px;
	padding: 5px 0px 0px 10px;
	margin-right: 5px;
}

.blockheader h3
{
	color: #fff;

	font-weight: bold;
	font-size: 12px;
	text-align:left;
}

.block
{
	width: 193px;
	color: #000000;
	background: #cbe4fd;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-left: 1px solid #1d80e3;
	border-right: 1px solid #1d80e3;
	border-bottom: 1px solid #1d80e3;
	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 #1d80e3;
}

.menu ul
{
	width: 193px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		padding-left:5px;
		padding-top: 5px;
		padding-bottom: 5px;
		list-style: none;
		color: #000;
		background: 	#cbe4fd;
		border-bottom: 1px solid #FFF;
	line-height:12px;
	}

.menu li:hover
{
	background: #1d80e3;
}


.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: 530px;	
	border-bottom:none;


}

.headlines
{
	width: 530px;
	margin: 10px 0 10px 10px;
	*margin-top: 10px;
	background:none;
	border-bottom: 1px solid #ccc;
}

#headlines_page_header_container
{
	margin-top:10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	background:none;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color: #000;	
	font-weight: bold;

}

.headlines_date
{
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	color: #000;
	font: 1.1em Arial;
	font-weight: bold;
}
.headlines_title
{
	color: #000;
	font: 1.2em Arial;
	padding-top: 2px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: none;
	color: #000000;
	margin-bottom: 10px;
}

.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: 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;
	background:#1d80e3;


}

#lisa
{
clear: both;
}


#footer 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;

	}