A:link		{ font-family: verdana; color: #fff; font-size: 8pt; text-decoration: none; }

A:visited	{ font-family: verdana; color: #fff; font-size: 8pt; text-decoration: none; }

A:active	{ font-family: verdana; color: #ff7e39; font-size: 8pt; text-decoration: none; }

A:hover		{ font-family: verdana; color: #ff7e39; 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;
	}

.clr
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;
	font-size:				10px;
	padding:				0px;
	margin:					0px;

}


body
{	
	
	background:#033c78;
}	

body, table, td
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#fff;
}

#site
{
	width:1000px;
	background: url('../images/site/masthead3.png') no-repeat;

}
#sitebg
{
	width:1000px;
	background: url('../images/site/background_row3.png') repeat-y;
	margin: 0 auto;

}

#wrapper
{
	width:					970px;	
	mmargin:0 0 0 0;
	padding:0 0 0 30px;

	
}
/******************************************************************************
*
*						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;
	width:				557px;
	text-align:			left;
}

#main_400_container table
{
	text-align: left;
}


#main_400_container img
{
	max-width: 400px;  /* Mozilla */
    width: expression(this.width > 400 ? 400: true); /* IE */
}

#main_200_container
{
	width: 200px;
	float:left;
	
}

#main_600_container
{
	float:				left;
	text-align:			left;
	width: 780px;
	color:#fff;
}
#main_600_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}

#main_600_container table
{
	text-align: left;
	
}

#header 
{
	width: 1000px;
	height:90px;
	
}

#header h1
{
	display: none;
}

#sponsors
{
	width: 900px;
	height: 50px;
	padding-top: 15px;
	border-bottom: 1px solid #CCCCCC;
}

#sponsors img
{
	padding-left: 5px;
	padding-right: 5px;
}	

#leftmenu_container
{
	width: 175px;
	float: left;
	text-align:	left;
	clear:both;
}


/******************************************************************************
*
*						Box
*
******************************************************************************/

.blockzonderheader
{
	width: 160px;
	height: 20px;
	background: #ff7e39;
	margin-top: 20px;
	padding-top:5px;
}

.blockzonder
{
	width: 158px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ff7e39;
	color: #ffffff;
	text-align: left;
	background:#033c78;
}

.blockzonder strong
{
	color: #ffffff;
}

.blockzonder table
{
	width: 158px;
	color: #ffffff;
	text-align: left;
}
.blockzonder ul
	{
		width: 155px; 
		list-style: block;	
		list-style:none;		
		margin: 0px;
		padding: 0px;
			
	}

.blockzonder li
	{
			padding-top: 5px;
			padding-left:5px;
			padding-bottom: 5px;
			list-style: none;
			font: 12px Verdana;
			color: #ffffff;
				background:#033c78;
	}

.blockzonder li:hover a
	{
		color: #ffffff;
		text-decoration: underline;
		font: 12px  Verdana;
		
	}

.blockzonder a
{
color: #ffffff;
		
		font: 12px  Verdana;
		
}

.blockzonder a:hover
{
	color: #ffffff;
		text-decoration: underline;
		font: 12px  Verdana;
		
}	

.blockzonderheader h3
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-align:left;
		padding-left: 15px;
		color: #ffffff;
}



.blockheader
{
	width: 190px;
	height: 25px;
	background: #ff7e39;
}

.blockheader h3
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align:left;
		padding-left: 15px;
		color: #ffffff;
}

.block
{
	width: 188px;
	color: #ffffff;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	border:1px solid #ff7e39;
	color: #ffffff;
	text-align: left;
	background:#033c78;
}

.block a
{
	color: #ffffff;
}

.block a:hover
{
	color: #ffffff;
}

.block table
{
	width: 190px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #ffffff;
}
.menu
{
	width: 160px;
	text-align: left;
		border:1px solid #ff7e39;
}

.menu ul
	{
		width: 160px; 
		list-style: block;	
		list-style:none;		
		margin: 0px;
		padding: 0px;
			
	}

.menu li
	{
			padding-top: 5px;
			padding-bottom: 5px;
			list-style: none;
			font: 12px Verdana;
			color: #ffffff;
				background:#033c78;
	}

.menu li:hover a
	{
		color: #ffffff;
		text-decoration: underline;
		font: 12px  Verdana;
		font-weight: bold;
	}

.menu a
	{
		font: 12px  Verdana;
		color: #ffffff;
		text-decoration: none;
	}

.menu a:hover
	{
		font: 12px  Tahoma;
		color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
	}

.menu table
	{
		width: 160px; 	
		margin: 0px;
		padding: 0px;
	}





/******************************************************************************
*
*						Content opmaak.
*
******************************************************************************/

#headlines_page_header_container
{
	margin-top:3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-left: 10px;
	
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	font-weight: bold;
}

.headlines_header
{
	width: 538px;
	height: 19px;
	padding-top: 5px;
}
.headlines_date_readmore
{

	padding-top: 2px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #FF6600;
}
.headlines_title_readmore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #ffffff;
	padding-top: 1px;
	padding-left: 10px;
	
}

.headlines_date
{
	float: left;
	padding-top: 2px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #FF6600;
}
.headlines_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #ffffff;
	padding-top: 1px;
	padding-left: 10px;
	float: left;
}

.headlines_content
{
		clear: both;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align:left;
		color: #ffffff;
}

.news_content
{
	padding-left: 10px;
	padding-right: 10px;
		color: #ffffff;
}

.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;
}

.knop
{
	width: 50px;
	height: 20px;
	font: 1.0em verdana;
	font-weight: bold;
	background: #ff7e39;
	color: #FFFFFF;
	border: 1px solid #033c78;
	text-align: center;
}

.input
	{	
		width: 65px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #033c78;
	}
button
{
	color: #000000;
}

/******************************************************************************
*
*						Footer.
*
******************************************************************************/
#footer
{

	width: 961px;
	height:30px;

	text-align:			center;
	color: #fff;
	margin-left:20px;
	padding:0px;
		padding-top:		10px;
	padding-bottom:		10px;
	clear:both;
	z-index:300;
}


/******************************************************************************
*
*						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;
	}
