A:link		{ font-family: verdana; color: #95193b; font-size: 8pt; text-decoration: none; }
A:visited	{ font-family: verdana; color: #95193b; font-size: 8pt; text-decoration: none; }
A:active	{ font-family: verdana; color: #95193b; font-size: 8pt; text-decoration: none; }
A:hover		{ font-family: verdana; color: #222224; font-size: 8pt; 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;
	}

.clr
{
	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;
}

#total
{
	width: 1099px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	width:					900px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background: #fff;
	border:2px solid #fff;

}
#site
{
	width: 904px;
	float: left;
	border:1px solid #000;
}

.spacer
{
	width: 957px;
	height: 10px;
	background: none;
}

#sponsors
{
	width: 185px;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 10px;
}
/******************************************************************************

*

*						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:			#fff;
	width:				460px;
	text-align:			left;
	margin-left:5px;
}


#main_400_container table
{
	text-align: left;
}


#main_400_container img
{
	max-width: 500px;  /* Mozilla */
    width: expression(this.width > 500 ? 500: true); /* IE */
}

.main_400_headertext
{
	width: 480px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #B1556F;
	margin-left: 8px;
	margin-top: 5px;
}


#main_200_container
{
	width: 190px;
	float: right;
	color: #ffffcc;
}

#main_600_container
{
	float:				left;
	width:				700px;
	text-align:			left;
	background:			#fff;
}

#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: 900px;
	height: 120px;


}

.logo{
	float:left;
	width:173px;
	height: 120px;
		background: url('../images/site/logo.gif') no-repeat;

	
}
.pictureslot
{
	float:left;
	width:727px;
	height: 120px;

}
#header h1
{
	display: none;
}



#topmenu
{
	width:900px;
	height:30px;
	*height:23px;
	color:#fff;
	background: url('../images/site/bg_menu.gif') repeat-x;
	border-top:2px solid #fff;
	border-bottom:1px solid #fff;
	text-align:left;
	margin:0px;
	padding:0px;
	*padding-top:7px;
}
	
#topmenu ul
{
	width:900px;
	_width:865px;
}
#topmenu li
{
	display:inline;
	list-style:none;
	padding-right:25px;


}

#topmenu a
{
	color:#fff;
	font-weight:bold;
		font-family: verdana, sans-serif;
		font-size: 12px;
}

#topmenu a:hover
{

}

#topmenu a:visited
{

}

#leftmenu_container
{
	width: 190px;
	float: left;
	text-align:	left;
	background: #fff;
}


#leftmenu_container a
{
	color: #000000;
	text-decoration:none;
}

#leftmenu_container a:hover
{
	color: #95193b;
	text-decoration: underline;
}

#leftmenu_container a:visited
{
	color: #000000;
	text-decoration:none;
}


/******************************************************************************
*
*						Box
*
*****************************************************************************/

#sponsors .blockzonderheader
{
	border: none;
}

#sponsors .blockzonder
{
	border: none;
}
.blockzonderheader2
{
	width: 180px;
	height: 20px;
	background: #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding: 5px 0px 0px 10px;
}

.blockzonderheader2 h3
{
	color: #B9193B;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}


.blockzonder2
{
	width: 190px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #d9d9d9;
	color: #000;
	background: none;
	text-align: left;
}

.blockzonderfooter2
{
	width:190px
	height:5px;
	background: url('../images/site/shade2.gif') no-repeat;
}

.blockzonder2 hr
{
	width: 198px;
	border: 3px solid #0062A0;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;

}

.blockzonder2 strong
{
	color: #000;
}

.blockzonder2 table
{
	width: 183px;
	color: #000;
	text-align: left;
}

.blockzonder2 a
{
	color: #000;
}

.blockzonder2 a:hover
{
	color: #000;
	text-decoration:underline;


}	
.blockzonder2 a:visited
{
	color: #000;
	text-decoration:underline;


}

.blockzonder2 h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}


.blockzonderheader
{
	width: 173px;
	height: 20px;
	background: none;
	border-right:1px solid #d9d9d9;
	
	margin-top: 10px;
	padding: 5px 0px 0px 10px;
}

.blockzonderheader h3
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	
}


.blockzonder
{
	width: 183px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-right: 1px solid #d9d9d9;

	color: #000;
	background: none;
	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: 183px;
	color: #000;
	text-align: left;
}

.blockzonder a
{
	color: #000000;
		text-decoration:none;
}

.blockzonder a:hover
{
	color: #000000;
	text-decoration:underline;


}	
.blockzonder a:visited
{
	color: #000000;
	text-decoration:none;


}

.blockzonder h3
{
	color: #535354;
	font: 1.3em verdana;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}

.blockheader
{
	width: 180px;
	height: 20px;
	border-bottom:none;
	border-left: 1px solid #d9d9d9;
	padding: 5px 0px 0px 10px;
	background: #d9d9d9;
}

.blockheader h3
{
	color: #B9193B;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}

.block
{
	width: 190px;
	color: #000000;
	background: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-left: 1px solid #d9d9d9;
	border-bottom: none;
	border-top: none;

}
.blockfooter
{
width: 190px;
height:5px;
background: url('../images/site/shade.gif') no-repeat;
}

.block a
{
	color: #000000;
}

.block a:hover
{
	color: #000000;
}
.block a:visited
{
	color: #000000;
}

.block table
{
	width: 193px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #000000;
}

.special li:hover 
{
background: none;
}
.menu

{
	width: 180px;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;

}

.menu ul
{
	width: 180px;
	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:12px;
	}

.menu li:hover
{
	
}

.menu ul li.special
{
	background: #95193b;
	height: 15px;
	color: #ffffff;
	font-size:14px;
	line-height:15px;
}

.menu li:hover a
	{
		color: #95193b;
		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: 490px;	
	border-bottom:none;

	height:20px;
}

.headlines
{
	width: 490px;
	margin: 10px 0 10px 10px;
	*margin-top: 10px;
	background:none;
	
}

#headlines_page_header_container
{
	margin-top:5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #95193b;
	background:none;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color: #000;	
	font-weight: bold;
}

.headlines_date
{
	Padding-top: 2px;	
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	border-bottom: 1px dotted #95193b;
	margin-bottom:3px;
}
.headlines_title
{
	color: #95193b;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	padding-top: 2px;
	font-weight: bold;

}

.headlines_content
{
	padding: 10px 10px 5px 10px;
	border: none;
	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:#95193b;

	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: 900px;

	

	padding-top:		10px;

	padding-bottom:		10px;

	text-align:			center;

	clear: both;

	color: #fff;
	background:#95193b;


}

#lisa
{
clear: both;
}


#footer a
{
	color: #fff;
}


/******************************************************************************

*

*						Opmaak headings algemeen.

*

******************************************************************************/

.underline
{
	text-decoration: underline;
}

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;

	}
/******************************************************************************

*

*						Opmaak hoofditem algemeen.

*

******************************************************************************/

.hoofditem
{
	font-family:verdana,sans-serif;
	width: 170px;
	height: 18px;
	line-height:18px;
	text-align:left;
	padding-left:5px;
	list-style: none;
	font-size: 12px;
	background: #ffffff;
	cursor: hand;
	color: #000000;
	border-bottom: 2px solid #FFFFFF;
}

.hoofditem:hover
{
color: #000000;
text-decoration:underline;
}
.hoofditem a
{
	color: #000000;
	Font-size: 12px;
	text-align:left;
}
.hoofditem a:hover
{
	color: #f3fc00;
	Font-size: 12px;	
	text-align:left;
}

.hoofditem a:visited
{
	color: #000000;
	Font-size: 12px;
	text-align:left;
}

.hoofitem_content
{
	font-family:verdana,sans-serif;
	width: 159px;
	padding-top: 0px;
	padding-left:10px;
	font-size: 11px;
	background: #ffffff;
	color: #000000;
	display: none;
	
}

.hoofitem_content ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
		list-style: none;
		text-align:left;
}

.hoofitem_content li a
{
	padding-left: 0px;
	padding-top: 4px;
	font-size: 11px;
	color: #2A4256;
}


.hoofitem_content li a:hover
{
	color: #3a00ff;
}

.hoofitem_content li a:visited
{

	color: #2A4256;
}