A:link		{ color: #330099; text-decoration: none; }
A:visited	{ color: #330099; text-decoration: none; }
A:active	{ color: #330099; text-decoration: underline; }
A:hover		{ color: #330099; 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: #F5F6F6;
}	

body, table, td, input, select
{
	font: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

#top
{
	width: 100%;
	height: 150px;
	float: left;
	background: url('../images/site/top_bg.gif') repeat-x;
}

#top_content
{
	width: 852px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
}	

#header 
{
	width: 715px;
	height: 121px;
	float: left;
	background: url('../images/site/header_bg.jpg') no-repeat;
}

#top_sponsor 
{
	width: 137px;
	height: 121px;
	float: left;
}

#topmenu
{
	width: 852px;
	height: 23px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#topmenu ul
{
	width: 852px;
	height: 20px;
	float: left;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

#topmenu ul li
{
	display: inline;
	font-family: Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	background: url('../images/site/menu_spacer.gif') no-repeat;
	background-position: right;
}

#topmenu ul li.no
{
	display: inline;
	font-family: Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	background: none;
}

#topmenu ul li a
{
	font-family: Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

#topmenu ul li a:hover
{
	font-family: Verdana,Arial,sans-serif;
	color: #FF6600;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

#wrapper
{
	width: 852px;
	background: url('../images/site/wrapper_bg.gif') repeat-y;
	font-family: Verdana,Arial,sans-serif;
}
/******************************************************************************
*
*						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;
}


#login_box
{
	width: 160px; /* Always set a width for absolute positioned block level elements, such as divs */
	height: 140px;
	background: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	text-align: left;
	padding: 5px;
	display: none;
	float: left;
	left: 50%;
	right: 50%;
	top: 143px;
	position: absolute;
	border: 2px solid #303030; /* So we can see what is happening */
	z-index: 10;
	margin-left: 250px;
}

#topmenu ul li.login_link
{
	font-family: Verdana,Arial,sans-serif;
	color: #FF6600;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}

/******************************************************************************
*
*						Hoofdonderdelen site.
*
******************************************************************************/

#menu_header
{
	width: 180px;
	height: 24px;
	float: left;
	background: #E6E6E6;	
	margin-bottom: 9px;
}

#menu_header h1
{
	margin: 0px;
	padding: 0px;
	color: #FF6600;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.2em;
	padding: 4px 0px 0px 8px;
}

#menu-v 
{
	width: 180px;
	margin-bottom: 5px;
	padding-bottom:5px;
}

#menu-v ul 
{
	padding: 0px;
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin: 6px 6px 20px 2px;
}

#menu-v ul li 
{
	border-bottom: 2px dotted #FF6600;
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 3px 5px 2px 7px;
}

#menu-v ul li a 
{
	text-decoration: none;
	color: #333333;
}

#menu-v ul li a:hover
{
	text-decoration: none;
	color: #FF6600;
}

#menu-v ul li a:active
{
	text-decoration: underline;
	color: #333333;
}

#select-t 
{
	margin-left: 10px;
}

#menu-t 
{
	width: 180px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#menu-t ul 
{
	padding: 0px;
	color: #330099;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
#menu-t ul li 
{
	color: #330099;
	list-style-type: none;
	margin: 0px;
	padding: 0px 7px 0px 10px;
}
#menu-t ul li a 
{
	text-decoration: none;
	color: #330066;
}
#menu-t ul li a:hover
{
	text-decoration: underline;
	color: #330066;
}
#menu-t ul li a:active
{
	text-decoration: underline;
	color: #330066;
}

#main_400_container
{
	float:		left;
	background:	#FFFFFF;
	width:		450px;
	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_600_container
{
	width: 639px;
	float: left;
	text-align: left;
	background: #FFFFFF;
}

#main_600_container table
{
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
}

#main_600_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}

#leftmenu_container
{
	width: 185px;
	display: inline;
	float: left;
	text-align:	left;
	background: #ffffff;
	margin: 10px 7px 0px 3px;
}

#main_200_container
{
	width: 185px;
	float: right;
	color: #000000;
	margin: 0px 2px 0px 5px;
}

/******************************************************************************
*
*						Block_left
*
******************************************************************************/


.block_left
{
	width: 180px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.block_left_header
{
	width: 180px;
	height: 10px;
	float: left;
	background: url('../images/site/block_left_header.png') no-repeat;
}

.block_left_footer
{
	width: 180px;
	height: 10px;
	float: left;
	background: url('../images/site/block_left_footer.png') no-repeat;
}

.block_left_content
{
	width: 178px;
	display: inline;
	float: left;
	background: #F9F9F9;
	border-right: 2px solid #E6E6E6;
	padding-bottom: 0px;
	text-align: center;
}

.block_left_content a
{
	font-weight: bold;
	text-decoration: none;
	color: #330099;
}

/******************************************************************************
*
*						MENU
*
*****************************************************************************/
.menu
{
	width: 160px;
	text-align: left;
	background: #FFFFFF;
}

.menu ul
{
	width: 160px;
	list-style: none;	
	display: block;
	margin: 0px;
	padding: 0px;
}

.menu li
{
	width: 131px;
	height: 10px;
	background: #f4f4f4;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	border-left: 4px solid #cccccc;
	cursor: pointer;
}

.menu li a
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	cursor: pointer;
}

.menu li.hover
{
	width: 131px;
	height: 10px;
	background: #eaeaea;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #286ea0;
	border-left: 4px solid #286ea0;
	cursor: pointer;
}

.menu li.hover a
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #286ea0;
	cursor: pointer;
}

/******************************************************************************
*
*						Box
*
*****************************************************************************/

.contentblock
{
	width: 455px;
	margin: 10px 0px 10px 0px;
	font-family: Verdana,Arial,sans-serif;
}

.contentheader
{
	width: 459px;
	height: 10px;
	background: url('../images/site/content_header.png') no-repeat;
}

.contentcontent
{
	width: 435px;
	background: #F9F9F9;
	border-left: 2px solid #E6E6E6;
	border-right: 2px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	padding: 2px 10px 2px 10px;
	font-family: Verdana,Arial,sans-serif;
}

.contentfooter
{
	width: 459px;
	height: 10px;
	background: url('../images/site/content_footer.png') no-repeat;
}

.contentlijn
{
	width: 435px;
	height: 3px;
	border-bottom: 2px dotted #FF6600;
	clear: both;
}

/******************************************************************************
*
*						Block_Right
*
*****************************************************************************/
.block
{
	font-family: Verdana,Arial,sans-serif;
	width: 180px;
	background: #FFFFFF;
	border-left: 2px solid #E6E6E6;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-top: 10px;
}
.blockleft
{
	width: 178px;
	background: #FFFFFF;
	border-right: 2px solid #E6E6E6;
	padding: 0px 0px 3px 0px;
	text-align: left;
}
.blocktitel
{
	font-family: Verdana,Arial,sans-serif;
	margin: 0px 0px 7px 0px;
	width: 180px;
	height: 20px;
	background: #E6E6E6;
}

.blocktitel h3
{
	font-family: Verdana,Arial,sans-serif;
	color: #FF6600;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 0px 0px 7px;
}

.blockfooter
{
	width: 180px;
	height: 10px;
	background: url('../images/site/block_footer.png') no-repeat;
}

.blockfooterleft
{
	width: 180px;
	height: 10px;
	background: url('../images/site/block_footerleft.png') no-repeat;
	margin-bottom: 20px;
}

.block a
{
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none;
	color: #330099;
}

.block a:hover
{
	font-family: Verdana,Arial,sans-serif;
	text-decoration: underline;
	color: #330099;
}

.block table
{
	width: 175px;
	font-family: Verdana,Arial,sans-serif;
	margin: 4px 0px 0px 3px;
	padding: 0px;
}

.block td a:hover
{
	font-family: Verdana,Arial,sans-serif;
	text-decoration: underline;
	color: #330099;
}

.blockheader
{
	width: 180px;
	height: 10px;
	background: url('../images/site/block_header.png') no-repeat;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	max-height: 8px;
}
.blockheaderleft
{
	width: 180px;
	height: 8px;
	background: url('../images/site/block_headerleft.png') no-repeat;
}


.blocka a
{
	text-decoration: none;
	color: #330099;
}
.blocka a:hover
{
	text-decoration: underline;
	color: #330099;
}

/******************************************************************************
*
*						Content opmaak.
*
******************************************************************************/
.headlines_header
{
	width: 455px;
	float: left;
	margin: 0px 0px 0px 0px;
	
}

.headlines
{

}

#headlines_page_header_container
{
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 3px dotted #FF6600;
}

#headlines_page_header
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.6em;
	color: #FF6600;
	font-weight: bold;
}

.headlines_date
{
	width: 455px;
	float: left;
	padding-top: 10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.9em;
}

.headlines_title
{
	width: 455px;
	float: left;
	color: #FF6600;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin-bottom: 2px;
	clear: both;
	border-top: 2px dotted #FF6600;
}

.headlines_content
{
	font-family: Verdana,Arial,sans-serif;
	padding: 23px 0px 5px 0px;
}

.headlines_content a
{
	color: #FF6600;
}

.news_content
{
	padding: 0px 20px 10px 0px;
}

.news_header
{
	height: 17px;
	padding: 0px 10px 0px 0px;
	margin: 10px 20px 3px 0px;
	border-bottom: 2px dotted #FF6600;
}

.news_title
{
	color: #FF6600;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 21px;
	padding: 7px 0px 10px 0px;
}

.news_content
{
	padding: 25px 10px 10px 0px;
	margin-bottom: 10px;
}

.news_category_header
{
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

/******************************************************************************
*
*						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: 55px;
	height: 20px;
	font: 1.0em verdana;
	font-weight: bold;
	background: #FE6306;
	color: #FFFFFF;
	border: 1px solid #303030;
	text-align: center;
}

.input
	{	
		width: 65px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #000000;
	}

/******************************************************************************
*
*						Footer.
*
******************************************************************************/
#footer
{
	width: 853px;
	height: 31px;
	background: #F5F6F6 url('../images/site/footer.jpg') no-repeat;
	text-align: center;
	clear: both;
	color: #000000;
	padding-top: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
}

#footer a
{
	font-size: 9px;
	color: #000000;
}


