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
{
	}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#site
{
	width: 970px;
}

#wrapper
{
	width:					970px;
	float: left;
	background: url('../images/site/back.jpg');
	padding-left: 5px;
	padding-right: 5px;

}

.clr
{
	clear: both;
}
/******************************************************************************

*

*						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: 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;
 padding-left: 5px;
 overflow:    hidden;
}

#main_600_container   A:link   {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#main_600_container  A:visited  {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#main_600_container   A:active  {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#main_600_container  A:hover  {
	font-weight: bold;
	text-decoration: underline;
}


#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: 970px;
 height: 150px;
}

#header h1
{
	display: none;
}


#tabsI
{
	float:		left;
	width:		100%;
	background:	none;
	font-size:	93%;
	line-height:	normal;
	border-bottom:	6px solid #ff6101;
	margin: 	0 0 10px 0;
}
#tabsI ul 
{
	margin:		0;
	padding:	10px 0px 0 0;
	list-style:	none;
}
#tabsI li
{
      display:		inline;
      margin:		0;
      padding:		0;
}
#tabsI a
{
      float:		left;
      background:	url('../images/site/tableftI.gif') no-repeat left top;
      margin:		0 2px 0 0;
      padding:		0 0 0 5px;
      text-decoration:	none;
}
#tabsI a span
{
	float:		left;
	display:	block;
	background:	url('../images/site/tabrightI.gif') no-repeat right top;
	padding:	11px 10px 9px 4px;
	color:		#FFF;
	font-weight: 	bold;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	1.2em;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span
{
	color:		#000066;
}
#tabsI a:hover
{
	background-position:0% -42px;
}
#tabsI a:hover span
{
	background-position:100% -42px;
}

#breadcrumbs
{
	width: 970px;
	height: 32px;
	float: left;
	background: url('../images/site/topbar.jpg') no-repeat;
	font-size: 1.1em;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumbs_left {
	width: 350px;
	height: 25px;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-top: 7px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#breadcrumbs_right 
{
	width: 350px;
	height: 25px;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 20px;
	text-align: right;
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumbs_right a
{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

#breadcrumbs_right a:hover
{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

#content
{
	width: 970px;
	float: left;
	text-align: left;
}

#left
{
	width: 430px;
	float: left;
	margin-right: 10px;
	text-align: left;
}

#spotlight_container 
{
	height: 278px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 6px 5px 6px 5px;
}
#spotlight_header 
{
	height: 26px;
	width: 420px;
	background: url('../images/site/header_spotlight.jpg');
}
#spotlight_header_left {
	width: 150px;
	height: 21px;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 33px;
}
#spotlight_header_right {
	width: 200px;
	height: 20px;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: right;
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#spotlight_box
{
	width: 420px;
	margin: 2px 0 0 0;
}
#spotlight_box   A:link   {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#spotlight_box  A:visited  {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#spotlight_box   A:active  {
	color: #ff6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#spotlight_box  A:hover  {
	font-weight: bold;
	text-decoration: underline;
}
#spotlight_box td
{
	width: 420px;
}
#spotlight_image {
	float: left;
	width: 150px;
	height: 125px;
}
#spotlight_text_header {
	float: right;
	width: 250px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 1px 0 0 0;
}
#spotlight_text {
	float: right;
	width: 250px;
	height: 200px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4d4d4d;
	font-weight: bold;
	margin: 2px 0 0 0;
	overflow: hidden;
}
#spotlight_leesmeer {
	float: right;
	width: 250px;
	height: 9px;
	margin: 2px 0 0 0;
}
#spotlight_container_bottom
{
	height: 15px;
	width: 420px;
	background-image: url('../images/site/close_bar.jpg');
	margin: 3px 0 0 0;
}

#laatste_nieuws
{
	width: 420px;
	background: #FFFFFF;
	padding: 6px 5px 6px 5px;
	height: 244px;
}
#laatste_nieuws_header
{
 width: 420px;
 background: url('../images/site/header_laatste_nieuws.jpg');
 height: 26px;
}
#laatste_nieuws_header_left {
	width: 150px;
	height: 20px;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 33px;
}
#laatste_nieuws_header_right {
	width: 200px;
	height: 20px;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: right;
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#laatste_nieuws_header_right A:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#laatste_nieuws_header_right  A:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#laatste_nieuws_header_right  A:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#laatste_nieuws_header_right  A:hover {
	text-decoration: underline;
}
#laatste_nieuws_container
{
	width: 390px;
	height: 195px;
	margin: 8px 15px 0px 15px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
	overflow: hidden;
}
#laatste_nieuws_container A:link
{
	color: #ff6101;
}
#laatste_nieuws_container  A:visited
{
	color: #ff6101;
}
#laatste_nieuws_container   A:active
{
	color: #ff6101;
}
#laatste_nieuws_container  A:hover
{
	color: #ff6101;
	text-decoration: underline;
}
#laatste_nieuws_container_bottom
{
	height: 15px;
	width: 420px;
	background-image: url('../images/site/close_bar.jpg');
	margin: 0;
}

#right
{
	width: 530px;
	float: left;
	text-align: left;
}

#foto
{
	width: 520px;
	background: #FFFFFF;
	height: 280px;
	padding: 9px 1px 1px 9px;
}	
#foto img
{
margin-top:9px;
margin-left:9px;
}	
#onder_right
{
	width: 530px;
	float: left;
}

#inloggen
{
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	float: left;
}

#inloggen_header
{
	width: 125px;
	height: 26px;
	color: #FFFFFF;
	margin: 5px 5px 0px 3px;
	padding: 5px 9px 0px 5px;
	text-align: left;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 33px;
	background: #FFFFFF url('../images/site/header_spotlight.jpg') no-repeat;

}

#inloggen_container
{
	width: 165px;
	background: #FFFFFF;
	height: 60px;
}

#content_top
{
	width: 970px;
	float: left;
	text-align: left;
}
#banners_home
{
	width: 785px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	float: left;
}



#banners_home_container
{
	width: 755px;
	background: #FFFFFF;
	height: 120px;
}

#banners_home_stc1
{
	width: 75px;
	float: left;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#banners_home_stc1 img
{
	height:30px;
	width:30px;
}

#banners_home_stc2
{
	width: 650px;
	background: #FFFFFF;
	float: left;
}


#login_footer
{
	height: 15px;
	width: 165px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url('../images/site/close_bar.jpg');
	margin-bottom: 4px;
}

#hockey_nieuws
{
	width: 260px;
	margin-top: 10px;
	float: left;
	background: #FFFFFF;
}

#hockey_nieuws_header
{
	width: 210px;
	height: 26px;
	color: #FFFFFF;
	margin: 5px 5px 0px 3px;
	padding: 5px 9px 0px 5px;
	text-align: left;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 33px;
	background: #FFFFFF url('../images/site/header_spotlight.jpg') no-repeat;
	}

#hockey_nieuws_container
{
	width: 250px;
	height: 196px;
	background: #FFFFFF;
	overflow:    hidden;
}

#hockey_nieuws_container li
{
   text-align: left;
   padding-bottom: 5px;	
   margin-left: 12px;
}

#hockey_nieuws_footer
{
	height: 15px;
	width: 250px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url('../images/site/close_bar.jpg');
	margin-bottom: 4px;
}

#twitter
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
 

#sponsors
{
	width: 125px;
	float: left;
	margin-top: 254px;
	margin-left: 10px;
	background: #FFFFFF;
}

#sponsor_header
{
	height: 21px;
	width: 120px;
	font: 1.0em Verdana;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 5px;
	background-image: url('../images/site/bar.jpg');
}
#sponsor_box
{
	width: 120px;
	text-align: left;
	font: 0.8em Verdana;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;	
	text-align: left;
	font-weight: bold;
}



#sponsor_bottom
{
	height: 10px;
	width: 120px;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
	margin-right: 2px;
	background-image: url('../images/site/close_bar.jpg');
}

.sponsor_logo
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.sponsorbalk a
{
	height: 25px;
	width: 120px;
	font: 1.5em Verdana;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;

}

#bar_horizontal
{
	width: 117px;
	float: left;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #000000;
	font-size: 0.01px;
}

#logo_container
{
	height: 150px;
	width: 125px;
	float: left;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: solid 6px #ff6101;
	border-bottom: solid 6px #ff6101;
	background-color: #FFFFFF;
}

#logo_img
{
	width: 125px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-bottom: 5px;	
}



#right_content
{
	width: 800px;
	float: left;
	background: #FFFFFF;
	padding: 6px 0px 0px 0px;
	min-height: 800px
}


#header_right_content
{
	height: 22px;
	width: 790px;
	margin-left: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	font: 1.2em Verdana;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url('../images/site/balk_main.gif');

	}

#left_menu
{
	width: 150px;
	background: #FFFFFF;
	float: left;
	padding: 6px 5px 6px 5px;
	margin-right: 10px;
}
#left_menu_bottom
{
 	height: 10px;
	width: 150px;
	background-image: url('../images/site/close_bar.jpg');
	margin: 0;
}
.menu_header
{
	width: 150px;
	background: url('../images/site/bar.jpg');
	height: 22px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font: 1.2em Verdana;
	font-weight: bold;
}	
#sub_menu
{
	width: 150px;
	height: 489px;
	
}
#sub_menu_bottom
{
	height: 10px;
	width: 180px;
	background-image: url(../images/bar.jpg);
}

#sub_menu_optie
{
	width: 140px;
	padding-left: 10px;

	text-align: left;
}


#sub_menu A:link		{
	font-size:12px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

#sub_menu A:visited	{
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

#sub_menu A:active	{
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

#sub_menu A:hover		{
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/******************************************************************************
*
*						Box
*
*****************************************************************************/

.blockzonderheader
{
	width: 193px;
	height: 20px;
	background: #191512;
	border: 1px solid #191512;
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
	margin-left: 5px;
}

.blockzonderheader h3
{
	color: #FFFFFF;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
}


.blockzonder
{
	width: 193px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	background: #919191;
	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: #FFFFFF;
}

.blockzonder table
{
	width: 193px;
	color: #FFFFFF;
	text-align: left;
}

.blockzonder a
{
	color: #FFFFFF;
}

.blockzonder a:hover
{
	color: #FFFFFF;
}	

.blockzonder h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}

.blockheader
{
	width: 193px;
	height: 20px;
	background: #191512;
	border: 1px solid #191512;
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
	margin-right: 5px;
}

.blockheader h3
{
	color: #FFFFFF;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
}

.block
{
	width: 193px;
	color: #000000;
	background: #ff9519;
	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: 193px;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.menu ul
{
	width: 193px;
	list-style: block;	
	list-style: none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		padding-top: 5px;
		padding-bottom: 5px;
		list-style: none;
		color: #FFFFFF;
		background: #919191;
		border-bottom: 2px solid #FFFFFF;
	}

.menu li:hover
{
	background: #ef882c;
}

.top
{
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	background: #000000;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

.menu li:hover a
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

.menu a
	{
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 12px;
	}

.menu a:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

.menu table
	{
		width: 177px; 	
		margin: 0px;
		padding: 0px;
	}




/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_header
{
	width: 637px;
	height: 28px;
	margin-top: 10px;
}

.headlines
{
	width: 637px;
	padding-left: 10px;
}

#headlines_page_header_container
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;

}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	color: #000000;

	font-weight: bold;

}

.headlines_date
{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	color: #000000;
	font: 1.1em Arial;
	font-weight: bold;
}
.headlines_title
{
	color: #000000;
	font: 1.2em Arial;
	padding-top: 8px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	color: #000000;
	font: normal 12px/12pt Arial;	
	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;
	padding-bottom: 2px;
	font: 1.0em verdana;

	font-weight: bold;

	background: #142f7b;

	color: #FFFFFF;

	border: 1px solid #909090;

	text-align: center;

}



.input

	{	

		width: 65px;

		font: 1.0em Verdana; 

		color: #000000;

		border: 1px solid #000000;

	}









/******************************************************************************

*

*						Footer.

*

******************************************************************************/
.sitemap
{
	width: 968px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border-top: solid 6px #ff6101;
	border-bottom: solid 6px #ff6101;
	text-align: left;
	padding-left: 2px;
	background: url('../images/site/navigatiebalk.gif') repeat-y;
}


.sitemap_table
{
	width: 115px;
	float: left;
	padding-left: 4px;
}

.sitemap_heading
{
	height: 25px;
	width: 115px;
	font: 1.0em Verdana;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}

.sitemap_row
{
	width: 115px;
	font-size: 1.0em;
	text-align: left;

}

.sitemap_bar_vertical
{
	width: 1px;
	height: 224px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FF3300;
	
}
.sitemap A:link		{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}

.sitemap A:visited	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}

.sitemap A:active	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}

.sitemap A:hover		{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: underline;
}


#footer
{
	width: 970px;
	height: 35px;
	float: left;
	background-color: #FFFFFF;
	background-image: url('../images/site/navigatiebalk.gif');

}
#footer_left
{
	width: 965px;
	text-align: left;	
	padding-top: 8px;
	padding-left: 5px;
	font: 1.0em Verdana; 
	color: #FFFFFF;
	font-weight: bold;
}

#footer a
{
	color: #FFFFFF;
	font-size: 0.8em;
}
#footer a:link
{
	text-decoration: underline;
}
#footer a:active
{
	text-decoration: underline;
}
#footer a:visited
{
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: underline;
}

/******************************************************************************

*

*						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;

	}
