A:link		{ font-family: verdana; color: #191512; font-size: 8pt; text-decoration: underline; }
A:visited	{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: underline; }
A:active	{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: underline; }
A:hover		{ font-family: verdana; color: #222224; font-size: 8pt; text-decoration: underline; }

img
	{ 
		border:none; 
	}
a
{
		text-decoration: underline;
}
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: #fff;
}	


body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}


#wrapper
{
	width:					980px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background: #fff;
	


	
}

.spacer
{
	width: 980px;
	height: 5px;
	background: none;
}
/******************************************************************************

*

*						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;
	background:			#FFFFFF;
	width:				540px;
	text-align:			left;
	margin-left:10px;
	margin-top: 0px;
}


#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: 210px;
	float: right;
	color: #FFFFFF;
	background: #fff;
}

#main_600_container
{
	float:				left;
	width:				757px;
	text-align:			left;
	background:			#FFFFFF;
	margin-left:10px;
	margin-top:0px;
}

#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: 980px;
	height: 123px;
	bbackground: url('../images/site/header2.gif') no-repeat;
	bbackground: url('../images/cartouche_header.gif') no-repeat;
		background: url('../images/site/header.png') no-repeat;
}

#header h1
{
	display: none;
}

#inlog
{
padding-top:99px;
*padding-top:80px;
float:right;
padding-right:20px;

}

#topmenu
{
 background: #429f55;
 height:20px;
}
#under
{
	background: url('../images/site/onder.gif') no-repeat;
	height:13px;
	overflow: hidden;
}


#leftmenu_container
{
	width: 210px;
	float: left;
	text-align:	left;
	background: #fff;
}

/******************************************************************************
*
*						Box
*
*****************************************************************************/
.transMenu {
	 position:absolute ; 
	 overflow:hidden; 
	 left:-1000px; 
	 top:-1000px; 
}
.transMenu .content {
	position:absolute  ; 
}
.transMenu .items {
	 border: 1px solid #FFFFFF ; 
	 position:relative ; 
	 left:0px; top:0px; 
	 z-index:2; 
}
.transMenu  td
{
	 padding: 5px 15px 5px 15px !important;  
	 font-size: 11px !important ; 
	 font-family: verdana !important ; 
	 text-align: left !important ; 
	 font-weight: bold !important ; 
	 color: #FFFFFF !important ; 
} 
#subwrap 
{ 
	text-align: left ; 
}
.transMenu  .item.hover td
{ 
	color: #FFFFFF !important ; 
}
.transMenu .item { 
	 text-decoration: none ; 
	 cursor:pointer; 
	 cursor:hand; 
}
.transMenu .background {
	 background-color: #47aa5b !important ; 
	 position:absolute ; 
	 left:0px; top:0px; 
	 z-index:1; 
	 -moz-opacity:0.85; 
	 filter:alpha(opacity=85) 
}
.transMenu .shadowRight { 
	 position:absolute ; 
	 z-index:3; 
	 top:-3000px; width:2px; 
	 -moz-opacity:0.85; 
	 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
	 position:absolute ; 
	 z-index:1; 
	 left:-3000px; height:2px; 
	 -moz-opacity:0.85; 
	 filter:alpha(opacity=85)
}
.transMenu .item.hover {
	background-color: #429f55 !important ; 
}
.transMenu .item img { 
	margin-left:10px !important ; 
}
table.menu2 {
	 top: 0px; 
	 left: 5px; 
	 position:relative ; 
	 margin:0px !important ; 
	 border: 0px none #FFFFFF ; 
	 z-index: 1; 
}
table.menu2 a{
	 margin:0px !important ; 
	 padding: 5px 15px 5px 15px !important ; 
	 display:block !important; 
	 position:relative !important ; 
}
div.menu2 a,
div.menu2 a:visited,
div.menu2 a:link {
	 font-size: 12px !important ; 
	 font-family: Arial, Helvetica, sans-serif !important ; 
	 text-align: left !important ; 
	 font-weight: bold !important ; 
	 color: #ffffff !important ; 
	 text-decoration: none !important ; 
	 margin-bottom:0px !important ; 
	 display:block !important; 
	 white-space:nowrap ; 
}
div.menu2 td {
	 border-bottom: 1px none #FFFFFF ; 
	 border-top: 1px none #FFFFFF ; 
	 border-left: 1px none #FFFFFF ; 
} 
div.menu2 td.last {
	border-right: 1px none #FFFFFF ; 
} 
#trans-active a{
	color: #FFFFFF !important ; 
} 
#menu2 a.hover   { 
	color: #FFFFFF !important ; 
}
#menu2 span {
 display:none; 
}



/******************************************************************************
*
*						Box
*
*****************************************************************************/
.sponsortop
{
	width: 210px;
	height: 20px;
	background: url('../images/site/kop.gif') no-repeat;	
	padding: 5px 0px 0px 0px;	
}

.sponsortop h3
{
	color: #fff;
	font: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
}


.sponsortop2
{
	width: 210px;
	height: 20px;
	background: url('../images/site/kop.gif') no-repeat;	
	margin-top: 0px;
	padding: 5px 0px 0px 0px;
	
}
.sponsortop2 h3
{
	color: #fff;
	font: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
}

.sponsor
{
width:210px;
height:60px;
}

.sponsoring
{
	width:210px;
	color:#076224;
}

.sponsoring a
{

	color:#076224;
}
.sponsoring a:hover
{

	color:#076224;
	text-decoration:underline;
}
.sponsoring a:visited
{

	color:#076224;
}
.clubblad
{
	background: url('../images/site/clubblad.gif') no-repeat;	
	width: 200px;
	height: 30px;
	padding: 30px 10px 0 0;
	text-align:right;
	color:#076224; 
}



.toplog
{
background: url('../images/site/toplog.gif') no-repeat;	
	width: 200px;
	height: 35px;
	padding: 25px 10px 0 0;
	text-align:right;
 
}
.weeklynotice
{
background: url('../images/site/weeklynotice.gif') no-repeat;	
	width: 200px;
	height: 30px;
	padding: 30px 10px 0 0;
	text-align:right;
	color:#076224; 
}

.blockzonderheader
{
	width: 210px;
	height: 20px;
	background: url('../images/site/kop.gif') no-repeat;	
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
	

}

.blockzonderinlog
{
	width: 210px;
	height: 28px;
	background: url('../images/site/kopr.png') no-repeat;
	margin-top: 10px;

}

.blockzonderheader h3
{
		color: #fff;
	font: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
}


.blockzonder
{
	width: 210px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #000;
	background: #fff;
	text-align: left;

}

.blockzonder hr
{
	width: 198px;
	border: 3px solid #0062A0;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;

}

.blockzonder strong
{
	color: #000;
}

.blockzonder table
{
	width: 193px;
	color: #000;
	text-align: left;
}

.blockzonder a
{
	color: #000;
}

.blockzonder a:hover
{
	color: #000;
	text-decoration:underline;


}	
.blockzonder a:visited
{
	color: #000;
	text-decoration:underline;


}

.blockzonder h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}

.blockheader
{
	width: 210px;
	height: 19px;
	background: url('../images/site/kop.gif') no-repeat;	
	margin-top: 0px;
	padding: 5px 0px 0px 0px;
}

.blockheader h3
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	margin-left:10px;
}

.block
{
	width: 210px;
	color: #fff;
	background: #429f55;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 5px;
}

.block a
{
	color: #fff;
}

.block a:hover
{
	color: #fff;
}
.block a:visited
{
	color: #fff;
}

.block table
{
	width: 193px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #fff;
}

.menu

{
	width: 193px;
	text-align: left;
	margin-top: 10px;
border:1px solid #ccc;
}

.menu ul
{
	width: 193px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.menu li
	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left:5px;
		list-style: none;
		color: #000;
border-bottom: 1px solid #FFF;
line-height:10px;

	}

.menu li:hover
{
	background: #429f55;
}


.menu li:hover a
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.menu li:visited a
	{
		color: #000;
		
	}

.menu a
	{
		color: #000;
		font-family: verdana, sans-serif;
		font-size: 12px;
	}

.menu a:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.menu a:visited
	{
		color: #000;
		font-family: verdana, sans-serif;
	
	}

.menu table
	{
		width: 177px; 	
		margin: 0px;
		padding: 0px;
	}




/******************************************************************************

*

*						Content opmaak.

*

******************************************************************************/

.headlines_header
{
	
	width: 540px;		
	border-bottom:none;	
	height:24px;
	background:#429f55;
}

.headlines
{
	width: 540px;
	margin: 0 0 10px 0;
	background:none;
	
}

#headlines_page_header_container
{
	background:none;
	margin-top:10px;
	margin-left:2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #429f55;

}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;

}

.headlines_date
{

	
	color: #ccc;
	font: 1.0em Arial;


	margin-bottom: 5px;
	padding-left: 10px;
}
.headlines_title
{
	color: #ffffff;
	font: 1.2em Arial;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;

}

.headlines_content
{
	padding: 10px 10px 10px 10px;
	border: none;
	color: #000000;
	margin-bottom: 10px;
}

.news_content
{
	padding-left: 10px;
	padding-right: 10px;
}

.news_header
{
	padding-left: 10px;
	padding-right: 10px;
	height:24px;
	background:#429f55;
}

.news_category_header
{
	padding-left: 10px;
	padding-right: 10px;
}
.news_title
{
float:left;
width:600px;
padding-left:50px;
color: #ffffff;
	font: 1.2em Arial;
	padding-top: 3px;
	font-weight: bold;

}
.news_date
{
	color: #ffffff;
	font: 1.1em Arial;
	padding-top: 4px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	width:75px;
}
/******************************************************************************

*

*						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: #076224;

	color: #FFFFFF;

	border: 1px solid #000000;

	text-align: center;

	margin:0;

	padding:0;

}



.input

	{	

		width: 65px;

		font: 1.0em Verdana; 

		color: #000000;

		border: 1px solid #000000;

	}









/******************************************************************************

*

*						Footer.

*

******************************************************************************/

#footer

{

	width: 980px;
	height:23px;
	text-align:			center;
	clear: both;
	color: #fff;
	background: url('../images/site/kopr.png') repeat-x;	
	border-style: none none solid none;
	border-width: 1px;
	border-color: #004400;

}

#lisa
{
clear: both;
}


#footer a
{
	color: #fff;
}


/******************************************************************************

*

*						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;

	}