A:link		{ font-family: verdana;  text-decoration:none; }
A:visited	{ font-family: verdana; }
A:active	{ font-family: verdana;   }
A:hover		{ font-family: verdana;    text-decoration:underline;}

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:				11px;

	padding:				0px;

	margin:					0px;



}


body
{
	background:  #106116;
	background: url('../images/site/Kunstgras.jpg') repeat;
}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				12px;
	color:					#000000;
}


#site
{
	width:					957px;
	background: url('../images/site/wrapper_achtergrond.gif') repeat-y;
}
	
#wrapper
{
	width:					957px;
	background: url('../images/site/wrapper_achtergrond2.gif') repeat-y;
}
/******************************************************************************

*

*						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:				524px;
	text-align:			left;
	background:			#FFFFFF;
}


#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;
	background:			#FFFFFF;
}

#main_600_container
{
	float:				left;
	width:				750px;
	text-align:			left;
	background:			#FFFFFF;
}

#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: 127px;
	background: #000000 url('../images/site/header.jpg') no-repeat;
	margin-bottom: 0px;
}


#headermenu
{
	width: 957px;
	height: 23px;
	background: #000033;
	margin-bottom: 10px;
	ppadding-left: 220px;
	color: white;
	font-size:14px;
	text-align:center;
}




#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: 200px;
	float: left;
	text-align:	left;
}


/******************************************************************************
*
*						Box
*
*****************************************************************************/

.blockzonder
{
	width: 196px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #005e31;
	text-align: left;
	margin-left: 5px;
}

.blockzonder strong
{
	color: #005e31;
}

.blockzonder table
{
	width: 196px;
	color: #005e31;
	text-align: left;
}

.blockzonder a
{
	color: #005e31;
}

.blockzonder a:hover
{
	color: #005e31;
}	



.blockheader
{
	width: 193px;
	height: 16px;
	background: url('../images/site/header.gif') repeat-x;
	border: 1px solid #191512;
	margin-top: 20px;
	padding-top: 5px;
}

.blockheader h3
{
font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}

.block
{
	width: 193px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.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;
}

.menu ul
{
	width: 196px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		list-style: none;
		color: #39509B;
	}
.menu a
	{
		color: #005e31;
		font-family: verdana, sans-serif;
		font-size: 12px;
		line-height: 24px;
		white-space: nowrap;
		padding-left: 10px;
		font-weight: bold;
	}

.menu a:hover
	{
		color: #39509B;
	}

.block_header
{
	width: 196px;
	height: 16px;
	background: url('../images/site/header.gif') repeat-x;
	padding-left: 4px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	margin-top: 5px;
}


/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_mededelingen
{
	width: 730px;	
	border-bottom: 1px solid #666666;

}

.headlines_header_mededelingen
{
	width: 730px;
	height:25px;
}
.headlines_date_mededelingen
{
	font-size: 10px;
	color: #666666;
	font-weight:bold;
	float:left;
}
.headlines_title_mededelingen
{
	font-size: 12px;
	color: #106116;
	font-weight:bold;
	float:left;

		
}
.headline_photo_mededelingen
{
	float:left;
	margin-right:8px;
	width:100px;
	border:1px solid #666666;
}

.headline_photo_mededelingen img
{
	max-width:100px;
	max-height:75px;
	overflow:hidden;
}
.headlines_content_mededelingen
{
	width: 620px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	margin-bottom:10px;
	float:left;
}
.headlines_content_mededelingen2
{
	width: 730px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	margin-bottom:10px;
	float:left;
}



.headlines_header
{
	width: 524px;
	height: 28px;
	background: #106116;
	margin-top: 10px;
}

.headlines
{
	width: 524px;
	padding-left: 10px;
}

#headlines_page_header_container
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 3px solid #660066;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	color: #106116;
	font-weight: bold;

}

.headlines_date
{
	float: right;
	padding-top: 8px;
	padding-right: 10px;
	color: #FFFFFF;
	font: 1.1em Arial;
	font-weight: bold;
	text-align:right;
}
.headlines_title
{
	color: #FFFFFF;
	font: 1.2em Arial;
	padding-top: 8px;
	font-weight: bold;
	padding-left: 20px;
	float: left;
}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	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: #106116;

	color: #FFFFFF;

	border: 1px solid #106116;

	text-align: center;

}



.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: #000000;
	background: #d2d0d0;

	border-top: 3px solid #000000;

}

#footer a
{
	color: #000000;
}


/******************************************************************************

*

*						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;

	}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
