*

{

    margin                  : 0px;

    padding                 : 0px;

}

html 

{

	height					: 100%;

}

body

{

	font                    : normal 10pt Arial, Helvetica, sans-serif;

  	color           		: #000000;

  	background-color        : #FFFFFF;

}

a:link,

a:visited,

a:active,

a:hover

{

	color           		: #0000CC;

	text-decoration			: underline;

}



body.front

{

	text-align				: center;

	font                    : normal 10pt/1.3em Arial, Helvetica, sans-serif;

	height					: 100%;

  	color           		: #000000;

  	background-color        : #FFFFFF;

}

td

{

	font                    : normal 10pt Arial, Helvetica, sans-serif;

}



body.front a:link,

body.front a:visited,

body.front a:active,

body.front a:hover

{

	color           		: #CF0000;

	font-weight				: bold;

	text-decoration			: underline;

}



h1

{

    margin                  : 0px 0px 5px 0px;

	font-size  : 20px;

	line-height             : 150%;

}



h2

{	

	font-size  : 17px;

	line-height             : 150%;

}



h3

{

	font-size  : 14px;

	line-height             : 150%;

}



h4

{

	font-size  : 11px;

	line-height             : 150%;

}



h5

{

	font-size  : 8px;

	line-height             : 150%;

}



h6

{

	font-size  : 5px;

	line-height             : 150%;

}

li

{

    margin                  : 0px 0px 0px 15px;

}



p

{

    padding                  : 0px 0px 15px 0px;

}



span.hidden

{

	display					: none;

}



/******************************************************* EINDE ALGEMEEN *******************************************************/





/********************************************************* PAGESELECT *********************************************************/



div.pageselect

{

	margin					: 10px 0px 0px 0px;

	float					: left;

	width					: 100%;

}

a.pageselect_firstpage_link

{

	padding					: 5px 5px 5px 0px;

}

span.pageselect_firstpage_text

{

	padding					: 5px 5px 5px 0px;

}

a.pageselect_previouspage_link

{

	padding					: 5px;

}

span.pageselect_previouspage_text

{

	padding					: 5px;

}

a.pageselect_currentpage_link

{

	padding					: 5px;

}



span.pageselect_currentpage_text

{

	padding					: 5px;

	font-weight				: bold;

}



a.pageselect_nextpage_link

{

	padding					: 5px;

}



span.pageselect_nextpage_text

{

	padding					: 5px;

}



a.pageselect_lastpage_link

{

	padding					: 5px 0px 5px 5px;

}



span.pageselect_lastpage_text

{

	padding					: 5px 0px 5px 5px;

}

/****************************************************** EINDE PAGESELECT ******************************************************/



/*** Module: Searchengine ***/



form.searchengine_form

{

	margin					: 0px 0px 15px 0px;

}

a.searchengine_search_link

{

}



div.searchengine_list

{

}



h2.searchengine_list_header

{

}



h3.searchengine_list_title

{

}



h4.searchengine_list_keywordtitle

{

}



div.searchengine_list_row

{

	margin					: 10px 0px 0px 0px;

}



a.searchengine_list_row_title

{

}



div.searchengine_list_row_content

{

}



a.searchengine_list_row_more_link

{

}



div.searchengine_error

{

	margin					: 5px 0px 5px 0px;

}



span.searchengine_list_row_keyword

{

	font-weight			: bold;

	font-style			: italic;

	font-variant		: small-caps;

}



/*** Module end ***/



/*** Module: Sitemap ***/



div.sitemap_list

{

}



div.sitemap_list_content

{

	margin					: 0px 0px 5px 0px;

}

div.sitemap_list_sitesection

{

	margin					: 5px 0px 3px 0px;

	font-size  : 13px;

}



div.sitemap_list_module_folder

{

}



div.sitemap_list_module_item

{

	margin					: 0px 0px 2px 20px;

}



div.sitemap_list_module_depth_1_folder

{

	margin					: 0px 0px 0px 40px;

}



div.sitemap_list_module_depth_1_item

{

}



div.sitemap_list_module_depth_2

{

}



/*** Module end ***/





div#container

{

	margin-left				: auto;

	margin-right			: auto;

	width					: 996px;

	text-align				: left;

}

div#header

{

	height					: 190px;

	background-image		: url('/images/header.jpg');

	background-repeat		: no-repeat;

}

div#supernav

{

	position				: relative;

	top						: 77px;

	left					: 275px;

	width					: 490px;

	float					: left;

}

div#supernav a:link,

div#supernav a:visited,

div#supernav a:active

{

	margin					: 0px 20px 0px 0px;

	padding					: 0px 0px 2px 0px;

	color					: #333333;

	font-weight				: bold;

	text-decoration			: none;

	float					: left;

}

div#supernav a:hover

{

	border-bottom			: 2px solid #CF0000;

}

div#supernav a.active

{

	border-bottom			: 2px solid #CF0000;

}

div#content_container

{

    min-height              : 450px;

    height                  : auto !important;

    height                  : 450px;

	background-image		: url('/images/content.jpg');

	background-repeat		: repeat-y;

}

div#content

{

	margin					: 0px 0px 0px 23px;

	padding					: 20px 0px 0px 0px;

	width					: 610px;

}

body.home div#content

{

	width					: 575px;

}

div#footer

{

	height					: 76px;

	background-image		: url('/images/footer.jpg');

	background-repeat		: no-repeat;

}

ul#home_navigation

{

	margin					: 40px 10px 0px 0px;

	list-style-type			: none;

	float					: right;

}

ul#home_navigation li

{

    margin                  : 0px;

}



ul#home_navigation img

{

	border					: 0px;

}

ul#navigation

{

	margin					: 47px 15px 0px 0px;

	list-style-type			: none;

	float					: right;

}

ul#navigation li

{

    margin                  : 0px;

}



ul#navigation img

{

	border					: 0px;

}

ul#navigation li ul

{

	margin					: 0px 0px 20px 32px;

	list-style-type			: none;

}

ul#navigation li ul li

{

	margin					: 0px 0px 3px 0px;

}

ul#navigation li ul li a:link,

ul#navigation li ul li a:visited,

ul#navigation li ul li a:active,

ul#navigation li ul li a:hover

{

	font                    : bold 10pt Arial, Helvetica, sans-serif;

	color					: #333333;

	text-decoration			: none;

}

ul#navigation li ul li.active a

{

	color					: #CF0000;

}



div#copyright

{

	margin					: 2px 15px 0px 0px;

	text-align				: right;

}

div#copyright img

{

	border					: 0px;

}

div#search

{

	float					: right;

}

input#query

{

	font                    : bold 13px Arial, Helvetica, sans-serif;

	border					: 0px dotted #fff;

	background-color		: transparent;

	color					: #444444;

	width					: 184px;

}

div#adres

{

	width					: 203px;

	height					: 70px;

	float					: right;

	margin					: 77px 7px 0px 0px;

	font                    : bold 11px/18px Arial, Helvetica, sans-serif;

	color					: #333333;

}

img#logo_ha

{

	margin					: 0px 5px 0px 0px;

	float					: left;

	border					: 0px;

}

/** CONTENT EDITOR STYLES **/



span.content_largetext /** Groot **/

{

	font                    : normal 12pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_largetext td

{

	font                    : normal 12pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_normaltext /** Normaal **/

{

	font                    : normal 10pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_normaltext td

{

	font                    : normal 10pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_smalltext /** Klein **/

{

	font                    : normal 9pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_smalltext td

{

	font                    : normal 9pt/1.3em Arial, Helvetica, sans-serif;

}

span.content_nobr /** Geen regelafbreking **/

{

	white-space				: nowrap;

}



/** END CONTENT EDITOR STYLES **/

