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
{
	clear: both;
}

.hh 
{ 
	font-family: verdana;
	font-size: 10px;
	padding: 0px;
	margin:	0px;
}

body
{
	background: #FFFFFF url('../images/site/body_bg3.png') repeat-x;
}	


body, table, td, input, select
{
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #000000;
}

#wrapper
{
	width: 990px;
}
/******************************************************************************

*

*						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.

*

******************************************************************************/

#content
{
	width: 1140px;
	background:			url('../images/site/back.gif') repeat;
}

#main_400_container
{
	width:				540px;
	float:				left;
	text-align:			left;
	padding-right: 5px;
}


#main_400_container table
{
	text-align: left;
}


#main_400_container img
{
	max-width: 580px;  /* Mozilla */
    width: expression(this.width > 580 ? 580: true); /* IE */
}


#main_200_container
{
	width: 200px;
	float: left;
	color: #FFFFFF;
	margin-left: 10px;
}

#main_600_container
{
	float:				left;
	width:				700px;
	text-align:			left;
}

#main_600_container table
{
	text-align: left;
}


#main_600_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}

#top
{
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
}

#bottom_top
{
	width: 956px;
	height: 13px;
	display: inline;
	float: left;
	margin-top: 117px;
	color: #FFFFFF;
	font-size: 9px;
}

#bottom_top a
{
	color: #FFFFFF;
	font-size: 9px;
	margin-left: 80px;
}

#logo 
{
	width: 976px;
	height: 130px;
	background: url('../images/site/header3.png') no-repeat;
	float: left;
}

#logo h1
{
	display: none;
}


#clear
{
	clear: both;
}

#breadcrumbs
{
	width: 98%;
	margin-left: 11px;
	height: 15px;
	background: #002B68;
	border-bottom: 1px solid #960107;
	margin-bottom: 2px;
	font-family: arial, sans-serif;
	padding-left: 9px;
	padding-top: 4px;
	font-size: 10px;
	color: #FFFFFF;
}

#breadcrumbs a
{
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10px;
}

#breadcrumbs a:visited
{
	color: #FFFFFFF;
	font-family: arial, sans-serif;
	font-size: 10px;
}

.datum
{
	float: right;
	margin-right: 30px;
}

.left_header
{
	width: 160px;
	height: 18px;
	margin-left: 19px;
	background: #002B68;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;

}

#sponsor
{
	width: 168px;
	margin-left: 19px;
	padding-bottom: 4px;
}

#sponsor_content
{
	width: 150px;
	float: left;
}

#leftmenu_container
{
	width: 200px;
	margin-left: 6px;
	float: left;
	text-align:	left;
	background: #f1f1f1 url('../images/site/back_left.gif') repeat;
}


/******************************************************************************
*
*						Box
*
*****************************************************************************/


.blockzonder
{
	width: 168px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	background: #ced0eb;
	text-align: left;
	margin-left: 19px;
}

.blockzonder strong
{
	color: #000000;
}

.blockzonder table
{
	width: 168px;
	color: #000000;
	text-align: left;
}

.blockzonder a
{
	color: #000000;
}

.blockzonder a:hover
{
	color: #000000;
}	

.blockheader
{
	width: 193px;
	height: 18px;
	background: #002B68;
	border: 1px solid #191512;
	margin-top: 20px;
	margin-right: 5px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}

.blockheader h3
{
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.block
{
	width: 193px;
	color: #000000;
	background: #ced0eb;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-right: 5px;
}

.block a
{
	color: #000000;
}

.block a:hover
{
	color: #000000;
}

.block table
{
	width: 193px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #000000;
}

.menu
{
	width: 168px;
	margin-left: 19px;
	text-align: left;
}

.menu ul
{
	width: 168px;
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		width: 168px;
		height: 15px;
		list-style: none;
		color: #333333;
		background: #ced0eb;
		border-bottom: 1px solid #999999;
		border-top: 1px solid #FFFFFF;
		padding-top: 2px;

	}

.menu #homepage
{
	width: 168px;
	height: 15px;
	background: #790031;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
}

.menu #homepage a
{
	color: #FFFFFF;
	padding-left: 11px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu .items
{
	width: 165px;
	height: 17px;
	background: #002B68;
	border-top: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}
.menu .items:hover
{
	width: 165px;
	height: 17px;
	background: #002B68;
	border-top: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}


.menu li:hover
{
	background: #E3E3E3;
	color: #0000BC;

}

.menu li:hover a
{
	color: #0000BC;
	text-decoration: underline;
}

.menu li a
	{
		color: #333333;
		font-family: verdana, sans-serif;
		font-size: 11px;
		padding-left: 10px;
	}

.menu a:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

.menu table
	{
		width: 177px; 	
		margin: 0px;
		padding: 0px;
	}




/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_header
{
	width: 100%;
	height: 18px;
	background: url('../images/site/content.gif') repeat-x;
	margin-top: 10px;

}

.headlines
{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#headlines_page_header_container
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #8D181A;
	background: #FFFFFF;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	color: #8D181A;
	background: #FFFFFF;
	font-weight: bold;

}

.headlines_date
{
	float: left;
	padding-left: 10px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headlines_title
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	color: #000000;
	background: #F4F4F4;
	font-family: verdana, sans-serif;
	font-size: 12px;	
	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: #002B68;

	color: #FFFFFF;

	border: 1px solid #002B68;

	text-align: center;

}



.input

	{	

		width: 65px;

		font: 1.0em Verdana; 

		color: #000000;

		border: 1px solid #002B68;

	}









/******************************************************************************

*

*						Footer.

*

******************************************************************************/

#footer

{

	width: 100%;
	height: 10px;

	background: #790031;
	padding-top:		2px;

	padding-bottom:		5px;
	text-align:			center;
	clear: both;
	color: #FFFFFF;

}

#footer a
{
	color: #FFFFFF;
}


/******************************************************************************

*

*						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;

	}
