A:link		{ font-family: verdana; color: #1855A2; 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;
}	

body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

.clr
{
	clear: both;
}

#site
{
	width: 902px;
	background: url('../images/site/wrapper_achtergrond.gif') repeat-y;
	float: left;
	overflow: hidden;
}

#complete
{
	width: 1072px;
	overflow: hidden;
}
#wrapper
{
	width:					900px;
}

#sponsors_right
{
	float: left;
	width: 150px;
	overflow: hidden;
}
/******************************************************************************
*
*						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_540_container_header
{
	width: 500px;
	height: 15px;
	background: url('../images/site/main_header.jpg') no-repeat;
}

#main_540_container_footer
{
	width: 500px;
	height: 15px;
	background: url('../images/site/main_footer.jpg') no-repeat;
}

#main_540_container
{
	float:				left;
	background:			#FFFFFF;
	width:				500px;
	margin-left: 20px;
	padding-right: 20px
	text-align:			left;
}

#main_540_container table
{
	text-align: left;
}


#main_540_container img
{
	max-width: 500px;  /* Mozilla */
    width: expression(this.width > 500 ? 500: true); /* IE */
}

#main_200_container
{
	width: 200px;
	float: right;
	background: #FFEA00;
	color: #FFFFFF;
}

#main_758_container
{
	float:				left;
	width:				740px;
	text-align:			left;
	background:			#FFFFFF;
}

#main_758_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}

#main_758_container table
{
	text-align: left;
}

#header 
{
	width: 900px;
	height: 164px;
	background: url('../images/site/header.jpg') no-repeat;
}

#header h1
{
	display: none;
}

#leftmenu_container
{
	width: 160px;
	float: left;
	text-align:	left;
}


/******************************************************************************
*
*						Box
*
******************************************************************************/
.blockzonder_header
{
	width: 144px;
	height: 25px;
	background: #ffea00;
	border-top: 1px solid #eefb7e;
	border-bottom: 1px solid #eefb7e;
	margin-top: 15px;
}

.blockzonder_header h3
{
	color: #000000;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 12px;
	text-decoration: none;
}

.blockzonder
{
	width: 144px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	color: #547ea9;
	font: Arial;
	font-size: 11px;
	text-align: left;
}

.blockzonder strong
{
	color: #547ea9;
	font: Arial;
	font-size: 11px;
}

.blockzonder table
{
	width: 144px;
	background: #FFFFFF;
	color: #547ea9;
	text-align: left;
}

.blockzonder a
{
	color: #547ea9;
}

.blockzonder a:hover
{
	color: #547ea9;
	text-decoration: underline;
}	



.blockheader
{
	width: 200px;
	height: 20px;
	background: #1855A2;
	border-top: 1px solid #1855A2;
	border-bottom: 1px solid #1855A2;
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
}

.blockheader h3
{
	color: #FFFFFF;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
}

.block
{
	width: 198px;
	color: #434740;
	background: #FFFFFF;
	margin-bottom: 10px;
	border-left: 1px solid #1855A2;
	border-right: 1px solid #1855A2;
	border-bottom: 1px solid #1855A2;
	text-align: left;
}

.block a
{
	color: #434740;
}

.block a:hover
{
	color: #434740;
}

.block table
{
	width: 198px;
	color: #434740;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #434740;
}

.menu
{
	width: 200px;
	text-align: left;
}

#menu_header
{
	width: 160px;
	height: 14px;
	background: url('../images/site/menuheader.jpg') no-repeat;
}

.menu ul
{
	width: 144px; 
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
{		
		
		height: 22px;
		padding-top: 6px;
		padding-left: 10px;
		list-style: none;	
		background: #FFFFFF;
		color: #547ea9;
		border-bottom: 2px solid #547ea9;
}

.menu li:hover
{
	background: #ffea00;
}

.menu a
	{
		color: #547ea9;
		text-decoration: none;
	}

.menu a:hover
	{
		color: #547ea9;
		text-decoration: none;
	}

.menu a:visited
	{
		color: #547ea9;
		text-decoration: none;
	}

.menu table
{
	width: 177px; 	
	margin: 0px;
	padding: 0px;
}


/******************************************************************************
*
*						Content opmaak.
*
******************************************************************************/

.headlines
{
	width: 480px;
	border: 1px solid #908e90;
	margin: 10px 10px 10px 10px;
}

#headlines_page_header_container
{
	padding-bottom: 4px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 5px solid #FCEA00;
	background: #1955A2;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background: #1955A2;
	font-weight: bold;

}

.headlines_header
{
	width: 480px;
	height: 19px;
	background: #01408f;
	border-bottom: 3px solid #FFEA00;
	border-top: 3px solid #FFEA00;
	padding-top: 5px;
}

.headlines_date
{
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	font: 1.1em Arial;
	font-weight: bold;
}
.headlines_title, .headlines_title A
{
	color: #FFFFFF;
	font: 1.2em Arial;
	padding-top: 1px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	color: #343434;
	font: normal 12px/12pt Arial;	
	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;
}

.logo
{
	width: 17px;
	height:	20px;
	float: left;
	margin-left: 5px;
	background: url('../images/site/logo_tempo41.jpg') no-repeat;
}

.knop
{
	width: 50px;
	height: 20px;
	font: 1.0em verdana;
	font-weight: bold;
	background: #FFD326;
	color: #000000;
	border: 2px solid #A4AF1E;
	text-align: center;
}

.input
	{	
		width: 65px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #909090;
	}




/******************************************************************************
*
*						Footer.
*
******************************************************************************/
#footer
{
	width: 900px;
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:			center;
	font: 1.1em Arial;
	clear: both;
	background: #1854A1;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 3px solid #1854A1;
}

#footer a
{
	font: 1.1em Arial;
	font-weight: bold;
	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;
	}


