html 

{

	height					: 100%;

}



body

{

	font-family				: arial,verdana, sans-serif;

  	font-weight     		: normal;

	font-size 	: 10pt;

	margin					: 0px;

	padding					: 0px;

	height					: 100%;

  	color           		: #000000;

  	height					: 100%;

  	line-height				: 12pt;

}



a:link

{

	color           		: #990134;

	text-decoration			: underline;

}



a:visited

{

	color           		: #990033;

	text-decoration			: underline;	

}



a:active

{

	color           		: #990033;

	text-decoration			: underline;

}



a:hover

{

	color					: #86909C;

	text-decoration			: underline;

}



h1

{

	font-family				: arial;

	font-weight				: normal;

	color					: #990033;

	font-size  : 14px;

	line-height				: 13pt;

	padding-top				: 3px;	

}



h2

{	

	font-weight				: bold;

	color					: #CCCC99;

	font-size 	: 13pt;

	line-height				: 13pt;

	padding-top				: 3px;

}



h3

{



}



h4

{

}



h5

{

}



h6

{

}



div

{

}



span

{

}



ul

{

}



li

{

}



hr

{

}



p

{

}



sub

{

}



sup

{

}



fieldset

{

}



input

{

}



label

{

}



textarea

{

}



button

{

}



select

{

}



table

{

}



tr

{

}



th

{

}



td

{

}



div.content

{

	padding					: 0;

	margin					: 0;

	float					: left;

	padding-top				: 1px;

	padding-left			: 8px;

	border-top-style		: solid;

	border-top-color		: #000000;

	border-top-width		: 1px;

	border-right-style		: solid;

	border-right-color		: #000000;

	border-right-width		: 1px;

	height					: 641px;

	padding-right			: 25px;

	width					: 564px;

}



*html div.content

{

	width					: 580px;

	height					: expression(document.body.clientHeight-124);

}



span.hidden

{

	display					: none;

}



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



/********************************************************** HEADER ************************************************************/



div.header_logo_background

{

	width					: 100%; 

	height					: 101px;

	font-size  : 0px;

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

	background-repeat		: no-repeat;

	background-color		: #FFFFFF;

}



img.header_image_logo

{

	margin-top				: 10px;

	margin-left				: 5px;

}



/* EINDE HEADER */



/* SUBHEADER */



div.subheader

{

	height					: 28px; 

}



/* EINDE SUBHEADER */



/* SECTION NAVIGATION */

ul.sectionnavigation

{

	margin					: 0px;

	float					: left;

	font-size 	: 10pt;

	display					: block;

    list-style				: none;	

	padding					: 0px;

	text-decoration			: none;	

	z-index					: 10;

}

	ul.sectionnavigation li

	{

	    float					: left;

        padding-left			: 10px;        

	}



	ul.sectionnavigation a

	{

		font-weight				: bold;

		text-decoration			: none;		

	}

	

	ul.sectionnavigation a:hover

	{

		color					: #FFF;

		text-decoration			: none;		

	}

/* EINDE SECTION NAVIGATION */



/* HULP NAVIGATION */

ul.hulpnavigation

{

	position				: absolute;

	left					: 450px;

	top						: 50px;

	font-size 	: 10pt;

	display					: block;

    list-style				: none;	

	padding					: 0px; 

}

	ul.hulpnavigation li

	{

	    float					: left;

        padding-left			: 10px;

        margin-right			: 20px;		        

	}



	ul.hulpnavigation a

	{

		font-weight				: bold;

		text-decoration			: none;		

	}

	

	ul.hulpnavigation a:hover

	{

		color					: #FFF;

		text-decoration			: none;		

	}



	ul.hulpnavigation li a:hover

	{

		color					: #FFF;

		text-decoration			: none;		

		cursor					: hand;

	}



	

/* EINDE HULP NAVIGATION */



/************************************************** EINDE HEADER NAVIGATION ***************************************************/



/********************************************************* FOOTER *************************************************************/

div.footer

{

	position				: absolute;

	top						: 98%;

	left					: 50%;

	font-size 	: 8pt;

}

/****************************************************** EINDE FOOTER **********************************************************/



/******************************************************* NAVIGATION ***********************************************************/



div.navigation_left

{

	float					: left;

	width					: 175px;

	background-image		: url(/images/kader_links.gif);

	background-repeat		: no-repeat;

	padding					: 0px;

	margin					: 0px;

	height					: 506px;

}



div.navigation_right

{

	float					: right;

	width					: 224px;

	margin-top				: 0px;

	padding					: 0px;

	background-image		: url(/images/kader_rechts.png);

	background-repeat		: no-repeat;

	background-color		: #B7BEC8;

	background-position		: 0% 0%;

	height					: 483px;

}



*html div.navigation_right

{

	width					: 224px;

}



ul.navigation_section

{

	margin-left				: 0px;

	padding-left			: 0px;

	list-style-type			: none;

	margin-top				: 40px;

	font-size /* noresize */	: 10pt;

}



/* INACTIVE ITEM */

ul.navigation_section li

{

	margin-bottom			: 2px;

}



ul.navigation_section li a

{

	background-image		: url(/images/background_nav1.gif);

	background-repeat		: no-repeat;

	display					: block;

	width					: 160px;

	height					: 27px;

	padding-top				: 5px;

	padding-left			: 5px;

	color					: #FFFFFF;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;	

}



ul.navigation_section li a:visited

{

	color					: #FFFFFF;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;	

}



ul.navigation_section li a:hover

{

	background-image		: url(/images/background_nav1a.gif);

	background-repeat		: no-repeat;

	color					: #FFF;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;		

}



ul.navigation_section li a:active

{

	background-image		: url(/images/background_nav1a.gif);

	background-repeat		: no-repeat;

	color					: #FFF;

    font-weight				: normal;

    text-decoration			: none;	

}



/* ACTIVE ITEM */

ul.navigation_section li.active

{

}



ul.navigation_section li.active a

{

	background-image		: url(/images/background_nav1a.gif);

	background-repeat		: no-repeat;

}



ul.navigation_section li.active a:hover

{

}



ul.navigation_section li.active a:active

{

}



ul.navigation_level1

{

	margin-left				: 0px;

	padding-left			: 0px;

	list-style-type			: none;

	margin-top				: 3px;

}



/* INACTIVE ITEM */

ul.navigation_level1 li

{

	margin-bottom			: 0px;

}



ul.navigation_level1 li a.level1

{

	background-image		: url(/images/background_subnav1.gif);

	background-repeat		: no-repeat;

	color					: #990134;

    font-family				: arial;

    font-size 	: 9pt;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;		

}



ul.navigation_level1 li a.level1:visited

{

	color					: #990134;

    font-family				: arial;

    font-size 	: 9pt;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level1 li a.level1:hover

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #86909C;

    font-family				: arial;

    font-size 	: 9pt;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level1 li a.level1:active

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #868F9C;

    font-family				: arial;

    font-size 	: 9pt;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;		

}



/* ACTIVE ITEM */

ul.navigation_level1 li.active

{

}



ul.navigation_level1 li.active a.level1

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #868F9C;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level1 li.active a.level1:visited

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #868F9C;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level1 li.active a.level1:hover 

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #86909C;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level1 li.active a.level1:active

{

	background-image		: url(/images/background_subnav1a.gif);

	background-repeat		: no-repeat;

	color					: #868F9C;

    font-style				: normal;

    font-weight				: normal;

    text-decoration			: none;	

}



ul.navigation_level2

{

}



/* INACTIVE ITEM */

ul.navigation_level2 li

{

}



ul.navigation_level2 li a.level2

{

}



ul.navigation_level2 li a.level2:hover

{

}



ul.navigation_level2 li a.level2:active

{

}



/* ACTIVE ITEM */

ul.navigation_level2 li.active

{

}



ul.navigation_level2 li.active a.level2

{

}



ul.navigation_level2 li.active a.level2:hover

{

}



ul.navigation_level2 li.active a.level2:active

{

}



ul.navigation_level3

{

}



/* INACTIVE ITEM */

ul.navigation_level3 li

{

}



ul.navigation_level3 li a.level3

{

}



ul.navigation_level3 li a.level3:hover

{

}



ul.navigation_level3 li a.level3:active

{

}



/* ACTIVE ITEM */

ul.navigation_level3 li.active

{

}



ul.navigation_level3 li.active a.level3

{

}



ul.navigation_level3 li.active a.level3:hover

{

}



ul.navigation_level3 li.active a.level3:active

{

}



ul.navigation_level4

{

	margin-left				: 0px;

	padding-left			: 0px;

	list-style-type			: none;

}



/* INACTIVE ITEM */

ul.navigation_level4 li

{

}



ul.navigation_level4 li a.level4

{

}



ul.navigation_level4 li a.level4:hover

{

}



ul.navigation_level4 li a.level4:active

{

}



/* ACTIVE ITEM */

ul.navigation_level4 li.active

{

}



ul.navigation_level4 li.active a.level4

{

}



ul.navigation_level4 li.active a.level4:hover

{

}



ul.navigation_level4 li.active a.level4:active

{

}

/****************************************************** EINDE NAVIGATION ******************************************************/



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

.pageselect

{

	text-align				: center;

	margin-top				: 10px;

}



a.pageselect_firstpage_link

{

	display					: none;

	padding					: 5px;

}



span.pageselect_firstpage_text

{

	display					: none;

	padding					: 5px;

}



a.pageselect_previouspage_link

{

	display					: none;

	padding					: 5px;

}



span.pageselect_previouspage_text

{

	display					: none;

	padding					: 5px;

}



a.pageselect_currentpage_link

{

	font-style				: none;

	padding					: 5px;

	color					: #990134;

	text-decoration			: none;

}



a.pageselect_currentpage_link:visited

{

	font-style				: none;

	padding					: 5px;

	color					: #990134;

	text-decoration			: none;

}



a.pageselect_currentpage_link:hover

{

	text-decoration			: underline;

	color					: #86909C;

}





a.pageselect_currentpage_link:active

{

	font-style				: none;

	padding					: 5px;

	color					: #990134;

	text-decoration			: none;

}



span.pageselect_currentpage_text

{

	padding					: 5px;

}



a.pageselect_nextpage_link

{

	display					: none;

	padding					: 5px;

}



span.pageselect_nextpage_text

{

	display					: none;

	padding					: 5px;

}



a.pageselect_lastpage_link

{

	display					: none;

	padding					: 5px;

}



.pageselect_separator

{

	padding					: 0px;

	margin					: 0px;

}



span.pageselect_lastpage_text

{

	display					: none;

	padding					: 5px;

}

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



/* ========================================================================================================================== */

/* ************************************************** EINDE SITE STANDAARD ****************************************************/

/* ========================================================================================================================== */



/*** Module: Content ***/



div.content_content

{

	padding-right			: 20px;

}



div.content_content_publicationDate

{

}



/*** Module end ***/

/*** Module: Home ***/

div.home_header

{

	font-family				: arial;

	font-weight				: normal;

	color					: #990033;

	font-size  : 14px;

	line-height				: 13pt;

	margin-bottom			: 12px;

}





/*** Module end ***/

/*** Module: FlatContent ***/



div.flatcontent_content

{

	padding-right			: 20px;

}



div.flatcontent_content img

{

	margin-right			: 15px;

	margin-bottom			: 15px;

	border-color			: #000000;

}



div.flatcontent_content_publicationDate

{

}



/*** Module end ***/

/*** Module: News ***/



div.news_content

{

}



a.news_back_link

{

	font-family			: verdana, sans-serif;

	font-style			: italic;

	font-size 	: 9pt;

	font-weight			: 900;

	text-transform		: uppercase;

	color				: #990134;

	padding-left		: 3px;

}



a.news_readmore_link

{

	font-family			: verdana, sans-serif;

	font-style			: italic;

	font-size 	: 9pt;

	font-weight			: 900;

	text-transform		: uppercase;

	color				: #990134;

	padding-left		: 3px;

}



a.news_archive_link

{

	font-family			: verdana, sans-serif;

	font-style			: italic;

	font-size 	: 9pt;

	font-weight			: 900;

	text-transform		: uppercase;

	color				: #990134;

	padding-left		: 30px;

}



h3.news_list_category_header

{

	font-size  : 12px;

}



div.news_list_row

{

}



a.news_list_title

{

}



a.news_list_title:hover

{



}



span.news_list_publicationDate

{



}



span.news_list_thumbnail

{

}



div.news_list_intro

{



}



div.news_details

{

}



span.news_details_publicationDate

{

  	font-weight     		: normal;

	font-size 	: 10pt;

	padding-left			: 10px;

}



span.news_details_thumbnail

{

	border-style		: solid;

	border-color		: #000;

	border-width		: 1px;

}



div.news_details_intro

{

}



div.news_details_content

{

}



div.news_archive

{

}



h3.news_archive_header

{

}



div.news_archive_month

{

}



h3.news_archive_category_header

{

}



/*! Lijst wordt weergegeven in 2 classes (bijv. verschillende achtergrondkleuren) */

div.news_archive_list

{

}



div.news_archive_list1

{

}



a.news_archive_title

{

}



span.news_archive_category_title

{

}



span.news_archive_publicationDate

{

}



/*** Module end ***/



/*** Module: Poll ***/



a.poll_back_link

{

	font-family			: verdana, sans-serif;

	font-style			: italic;

	font-size 	: 9pt;

	font-weight			: 900;

	text-transform		: uppercase;

	color				: #990134;

	padding-left		: 3px;

}



a.poll_archive_link

{

	font-family			: verdana, sans-serif;

	font-style			: italic;

	font-size 	: 9pt;

	font-weight			: 900;

	text-transform		: uppercase;

	color				: #990134;

	padding-left		: 30px;

}



div.poll_poll

{

}



h3.poll_poll_question

{

}



div.poll_poll_title

{

	float				: left;

	width				: 100px;

}



div.poll_poll_error

{

	font-weight			: bold;

	color				: #990134;

}



div.poll_poll_percent_bar_border

{

	margin-left			: 200px;

	border-style		: solid;

	border-color		: #000;

	border-width		: 1px;

	width				: 100px;

	height				: 15px;

	margin-bottom		: 5px;

}



div.poll_poll_percent_bar_text

{

	float				: right; 

	width				: 100%; 

	text-align			: center;

}



div.poll_poll_percent_bar_inner

{

	background-color	: #CCCC99;

	height				: 15px;

}



div.poll_poll_option

{

}



div.poll_archive

{

}



h3.poll_archive_question

{

}



h4.poll_archive_title

{

}



/*! Lijst wordt weergegeven in 2 classes (bijv. verschillende achtergrondkleuren) */

div.poll_archive_list

{

}



div.poll_archive_list1

{

}



/*** Module end ***/



/*** Module: Project ***/



a.project_readmore_link

{

	font-style			: normal;

	font-weight			: normal;

	padding-left			: 0px;

	font-size 	: 8pt;

	line-height			: 13pt;

	color				: #990134;

	text-decoration			: none;

	padding-left			: 113px;

	position			: relative;

	top 				: -65px;



	

}



a.project_readmore_link:visited

{

	color          		: #990134;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

	padding-left		: 113px;

}



a.project_readmore_link:hover

{

	color          		: #86909C;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

	padding-left		: 113px;

}



a.project_readmore_link:active

{

	color          		: #990134;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

	padding-left		: 113px;

}



a.project_archive_link

{

	display				: none;

	font-style			: normal;

	font-weight			: bold;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}

a.project_back_link

{

}



a.project_back_link:link

{



	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.project_back_link:visited

{

	color				: #990134;

	text-decoration		: none;		

	font-size 	: 10pt;	

}



a.project_back_link:hover

{

	color          		: #86909C;

	text-decoration		: none;	

	font-size 	: 10pt;	

}



a.project_back_link:active

{

	color				: #990134;

	text-decoration		: none;	

	font-size 	: 10pt;		

}



div.project_list

{

}



h3.project_category_header

{



}



div.project_list_row

{

	margin-top		: 0px;

	margin-bottom		: -25px;



}



div.project_list_thumbnail

{



	height				: 70px;

	width				: 90px;

	

}



a.project_list_thumbnail

{

	height				:70px;

	width				:90px;

}





a.project_list_title

{

	position			: relative;

	left				: 113px;

	bottom				: 73px; 

	width				: 430px;

	font-weight			: bold;

	font-style			: italic;

	font-size 	: 10pt;

	vertical-align			: top;

	padding-bottom			: 2px;

}



span.project_list_publicationdate

{

	display				: none;

}



div.project_list_intro

{

	margin-left				: 113px;

	margin-top				: 0px;

	position				: relative;

	top					: -70px;

}



div.poll_archive

{

}



h3.project_archive_header

{

}



/*! lijst wordt weergegeven in 2 classes (bijv. verschillende achtergrondkleuren) */

div.project_archive_list

{

}



div.project_archive_list1

{

}



a.project_archive_title

{

}



span.project_archive_category

{

}



span.project_archive_publicationdate

{

}



div.project_details

{

}



h3.project_details_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

}



span.project_details_publicationdate

{

	display				: none;

}



img.project_details_thumbnail

{

	float				: left; 

	border-width		: 1px;

	border-style		: solid;

	border-color		: #000000; 

	margin-top			: 5px;

	margin-bottom		: 10px;

}



div.project_details_details

{

	position			: absolute;

	top					: 213px;

	left				: 370px;

	width				: 500px;

}



div.project_details_custom_row

{

	margin-left			: 10px;

}



span.project_details_fieldname

{

	font-weight			: bold;

}



span.project_details_fieldvalue

{

}



div.project_details_remarks

{

}



div.project_details_intro

{

	display				: none;

}



div.project_details_content

{

	margin-bottom		: 10px;

}



/*** Module end ***/



/*** Module: Form ***/



div.form_form

{

}



div.form_row

{

	margin-top 			: 5px;

}



div.form_label

{

	height				: auto;

	font-weight			: bold;

	font-size 	: 10pt;

}



div.form_label sup

{

	color				: #CCCC99;

	font-size  : 11px;

}



div.form_field

{

	margin-left			: 250px;

	margin-top			: -20px;

}



div.form_field input

{

	font-family			: verdana, serif;

	color           	: #990033;

	font-size 	: 10pt;

}



div.form_field input.tekst

{

	width				: 180px;

}



div.form_field textarea

{

	font-family			: verdana, serif;

	color           	: #990033;

	font-size 	: 10pt;

	height				: 100px;

	width				: 180px;

}





div.form_field input.button

{



}



div.form_error

{

	padding-left		: 252px;

	color				: #990134;

	font-weight			: bold;

}



div.form_field ul.moveselect

{

	list-style-type		: none; 

	margin				: 0px;

	padding				: 20px 10px 0px 10px;

	float				: left;

}



div.form_field select.move_select_left

{

	width				: 150px;

	float				: left;

}



div.form_field ul.moveselect li,

div.form_field ul.moveselect li a,

div.form_field ul.moveselect li a:hover,

div.form_field ul.moveselect li a:active,

div.form_field ul.moveselect li a:visited

{

	margin				: 0px;

	padding				: 0px;

}



div.woningbezit_search_form span.form_verstuur,

div.woningbezit_search_form span.form_pijlen

{

	display				: none;

}



div.form_field ul.moveselect li img

{

	border				: none;

	padding				: 0px;

	margin				: 0px;

	width				: 10px;

	height				: 7px;

}



div.form_field select.move_select_right

{

	width				: 150px;

	float				: left;

}



div.form_moveselect

{

	height				: 100px;

}



/*** Module end ***/



/*** Module: Reparatieverzoek ***/



a.reparatieverzoek_back_link:link

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_back_link:visited

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_back_link:hover

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #86909C;

	text-decoration		: none;

}



a.reparatieverzoek_back_link:active

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_forward_link

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_forward_link:active

{

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_forward_link:visited

{

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.reparatieverzoek_forward_link:hover

{

	font-size 	: 10pt;

	color           	: #86909C;

	text-decoration		: none;

}



span.reparatieverzoek_locaties_next

{

	display				: block;

	margin-left			: 182px;

}



a.reparatieverzoek_button

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;

}



a.reparatieverzoek_button:active

{

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;	

}



a.reparatieverzoek_button:visited

{

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;	

}



a.reparatieverzoek_button:hover

{

	font-size 	: 10pt;

	color           	: #86909C;

	text-decoration		: none;

}



div.reparatieverzoek_reparatiePage

{

}



h3.reparatieverzoek_reparatiePage_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

}



div.reparatieverzoek_reparatiePage_content

{

}



div.reparatieverzoek_row select

{

	margin-bottom		: 10px;

}



div.reparatieverzoek_row

{

	height				: 20px;

}



div.reparatieverzoek_fieldname

{

	display				: block;

	height				: auto;

	float				: left;

	width				: 180px;

	font-weight			: bold;

}



span.reparatieverzoek_fieldvalue

{

}



div.reparatieverzoek_ruimtes

{

}



h3.reparatieverzoek_ruimtes_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

}



div.reparatieverzoek_ruimtes_content

{

}



div.reparatieverzoek_locaties

{

}



h2.reparatieverzoek_reparatiePage_header,

h2.project_details_header,

h2.project_archive_header,

h2.project_list_header,

h2.poll_archive_header,

h2.poll_poll_header,

h2.news_details_header,

h2.news_list_header,

h2.woningbezit_details_header,

h2.flatcontent_content_title,

h2.woningbezit_searchresult_header,

h2.publication_requestform_header,

h2.publication_list_header,

h2.publication_details_header,

h2.wijkinformatie_wijkdetails_header,

h2.wijkinformatie_regioselectie_header,

h2.wijkinformatie_regiodetails_header,

h2.wijkinformatie_buurtdetails_header,

h2.sitemap_list_header,

h2.reparatieverzoek_elementen_header,

h2.reparatieverzoek_gebreken_header,

h2.content_content_title,

h2.reparatieverzoek_ruimtes_header,

h2.woningbezit_search_header,

h2.flatcontent_content_title,

h2.reparatieverzoek_locaties_header

{

	color					: #86909C

}



h3.reparatieverzoek_locaties_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

	

}



div.reparatieverzoek_locaties_content

{

}



div.reparatieverzoek_gebreken

{

}



h3.reparatieverzoek_gebreken_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

}



div.reparatieverzoek_gebreken_content

{

}



div.reparatieverzoek_elementen

{

}



h3.reparatieverzoek_elementen_title

{

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

}



div.reparatieverzoek_elementen_content

{

}



/*** Module end ***/



/*** Module: Searchengine ***/



a.searchengine_search_link

{

	padding-left		: 5px;

	font-style			: normal;

	font-weight			: normal;

	font-size 	: 8pt;

	color				: #990134;

	text-decoration		: none;

}



a.searchengine_search_link:active

{

	font-style			: normal;

	font-weight			: normal;

	font-size 	: 8pt;

	color				: #990134;

	text-decoration		: none;

}



a.searchengine_search_link:visited

{

	font-style			: normal;

	font-weight			: normal;

	font-size 	: 8pt;

	color				: #990134;

	text-decoration		: none;

}



a.searchengine_search_link:hover

{

	text-decoration		: none;

	color				: #86909C;	

}



div.searchengine_list

{

	margin-bottom		: 20px;	

}



h2.searchengine_list_header

{

	font-family			: arial;

	font-size  : 14px;

	color				: #86909C;

}



h3.searchengine_list_title

{

	display				: none;

	font-style			: italic;

	font-weight			: bold;

	text-decoration		: underline;

	font-size 	: 10pt;

	color				: #990033;	

}



h4.searchengine_list_keywordtitle

{

	font-weight			: bold;

	color				: #000000;

	font-size 	: 10pt;	

}



h4.searchengine_list_keywordtitle input

{

	margin-left			: 5px;

}





div.searchengine_list_row

{

	margin-bottom		: 20px;

}



a.searchengine_list_row_title

{

	font-weight			: bold;

	color				: #990033;

	font-style			: italic;

}



div.searchengine_list_row_content

{

}



a.searchengine_list_row_more_link

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 8pt;

	line-height			: 13pt;

	color				: #990134;

	text-decoration		: none;

}



a.searchengine_list_row_more_link:visited

{

	color          		: #990134;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

}



a.searchengine_list_row_more_link:active

{

	color          		: #990134;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

}



a.searchengine_list_row_more_link:hover

{

	color          		: #86909C;

	text-decoration		: none;	

	font-size 	: 8pt;

	line-height			: 13pt;

}



div.searchengine_error

{

}



span.searchengine_list_row_keyword

{



}



/*** Module end ***/



/*** Module: Sitemap ***/



div.sitemap_list

{

}



h3.sitemap_list_title

{

}

div.sitemap_list_sitesection

{

	background-image	: url(/images/sitemap_folder.gif);

	background-position	: center left;

	background-repeat	: no-repeat;

	padding-left		: 20px;

}



div.sitemap_list_module_folder

{

}



div.sitemap_list_module_item

{

	background-position	: center left;

	background-repeat	: no-repeat;

	padding-left		: 20px;

	margin-left			: 40px;



	background-image	: url(/images/sitemap_item.gif);

}



div.sitemap_list_module_depth_1_folder

{

	background-image	: url(/images/sitemap_folder.gif);

	background-position	: center left;

	background-repeat	: no-repeat;

	padding-left		: 20px;



	margin-left			: 60px;

}



div.sitemap_list_module_depth_1_item

{

	background-position	: center left;

	background-repeat	: no-repeat;

	padding-left		: 20px;



	margin-left			: 60px;

	background-image	: url(/images/sitemap_item.gif);

}



div.sitemap_list_module_depth_2

{

	background-position	: center left;

	background-repeat	: no-repeat;

	padding-left		: 20px;



	margin-left			: 80px;

	background-image	: url(/images/sitemap_item.gif);

}



/*** Module end ***/



/*** Module: Wijkinformatie ***/



a.wijkinformatie_back_link

{

	display				: block;

	margin-top			: 10px;

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



a.wijkinformatie_back_link:visited

{

	color				: #990134;

	text-decoration		: none;	

}

a.wijkinformatie_back_link:hover

{

	color           	: #86909C;

	text-decoration		: none;	

}

a.wijkinformatie_back_link:active

{

	color				: #990134;

	text-decoration		: none;	

}



div.wijkinformatie_error

{

}



div.wijkinformatie_buurtdetails

{

}



div.wijkinformatie_buurtdetails_content

{

}



h3.wijkinformatie_buurtdetails_buurt

{

}



div.wijkinformatie_buurtdetails_buurtcontent

{

}



div.wijkinformatie_buurtdetails_row

{

}



div.wijkinformatie_buurtdetails_fieldname

{

	display				: block;

	height				: auto;

	float				: left;

	width				: 150px;

}



span.wijkinformatie_buurtdetails_fieldvalue

{

}



div.wijkinfo_regio_kaart img

{

	border-style		: solid;

	border-color		: #003366;

	border-width		: 10px;

}



div.wijkinfo_regio_customfields

{

}



h2.wijkinformatie_plaatsdetails_header

{

	display				: none;

}



div.wijkinformatie_plaatsdetails_content

{

	display				: none;

}



div.wijkinformatie_plaatsdetails_kaart

{

}



h3.wijkinformatie_plaatsdetails_plaats

{

	font-weight				: bold;

	color					: #86909C;

	font-size 	: 13pt;

	line-height				: 13pt;

	margin-bottom			: 12px;

	margin-top				: 17px;

	padding-top				: 0px;

}



div.wijkinformatie_plaatsdetails_plaats_content

{

}



div.wijkinformatie_plaatsdetails_row

{

}



div.wijkinformatie_plaatsdetails_fieldname

{

	display				: block;

	height				: auto;

	float				: left;

	width				: 150px;

}



span.wijkinformatie_plaatsdetails_fieldvalue

{

}



ul.wijkinformatie_plaatsdetails_wijkenlijst

{

}



li.wijkinformatie_plaatsdetails_wijkenlijst_item

{

}



div.wijkinformatie_regiodetails_content

{

}



div.wijkinformatie_regiodetails_kaart

{

}



div.wijkinformatie_regiodetails_kaart img

{

	margin-top				: 20px;

	border-width			: 1px;

	border-style			: solid;

	border-color			: #091F62;

}



h3.wijkinformatie_regiodetails_regio

{

	display					: none;

}



div.wijkinformatie_regiodetails_regio_content

{

}



div.wijkinformatie_regiodetails_customfields

{

}



div.wijkinformatie_regiodetails_fieldname

{

	display				: block;

	height				: auto;

	float				: left;

	width				: 150px;

}



span.wijkinformatie_regiodetails_fieldvalue

{

}



ul.wijkinformatie_regiodetails_plaatsenlijst

{

	

}



li.wijkinformatie_regiodetails_plaatsenlijst_item

{

}



div.wijkinformatie_regioselectie

{

}



div.wijkinformatie_regioselectie_content

{

}



ul.wijkinformatie_regioselectie_regiolijst

{



}



li.wijkinformatie_regioselectie_regiolijst_item

{

}



div.wijkinformatie_wijkdetails

{

}



div.wijkinformatie_wijkdetails_content

{

}



div.wijkinformatie_wijkdetails_kaart

{

}



h3.wijkinformatie_wijkdetails_wijk

{

}



div.wijkinformatie_wijkdetails_wijk_content

{

}



div.wijkinformatie_wijkdetails_customfields

{

}



div.wijkinformatie_wijkdetails_fieldname

{

}



span.wijkinformatie_wijkdetails_fieldvalue

{

}



ul.wijkinformatie_wijkdetails_buurtenlijst

{

}



li.wijkinformatie_wijkdetails_buurtenlijst_item

{

}



/*** Module end ***/



/*** Module: Publication ***/



a.publication_list_pdf

{

	padding				: 2px 0px 0px 20px;

	height				: 20px;

	width				: 20px;

	font-size  : 0px;

	background-image	: url(/images/pdf_file.gif);

	background-repeat	: no-repeat;

}



a.publication_list_text

{

	padding				: 2px 0px 0px 20px;

	height				: 20px;

	width				: 20px;

	font-size  : 0px;

	background-image	: url(/images/text_file.gif);

	background-repeat	: no-repeat;

}



a.publication_list_request

{

	font-size  : 9px;

	margin-left			: 20px;

}



div.publication_details

{

}



div.publication_list

{

}



h3.publication_list_category

{

}



div.publication_list_item

{

	margin-bottom		: 30px;

}



div.publication_list_thumbnail

{

	float				: left;

	width				: 100px;

	height				: 70px;

	margin-right		: 5px;

}



div.publication_list_title

{

}



span.publication_list_publicationDate

{

}



div.publication_list_intro

{

}



span.publication_list_filesize

{

}



span.publication_list_filesize

{

}



div.publication_list_uitgave

{

}



span.publication_list_select

{

}



div.publication_requestform

{

}



div.publication_requestform_content

{

}



div.publication_requestform_form

{

}



/*** Module end ***/





/*** Module: Woningbezit ***/



div.woningbezit_search

{

}



div.woningbezit_search_content

{

}



span.woningbezit_search_content_title

{

	display					: none;

}



span.woningbezit_search_content_content

{

}



div.woningbezit_search_form

{



}



div.woningbezit_search_form label	

{

	

}



div.woningbezit_search_emptyform

{

	margin-top		: 10px;

	color			: #990134;

	font-weight		: bold;

}



div.woningbezit_search_form input.button

{

	display : none;	

}





span.woningbezit_search_button

{

	margin-top		: -40px;

	margin-left		: 120px;

}



div.woningbezit_searchresult

{

}



div.woningbezit_searchresult_content

{

}



span.woningbezit_searchresult_content_title

{

	display					: none;

}



span.woningbezit_searchresult_content_content

{

}



div.woningbezit_searchresult_numofitems

{

}



div.woningbezit_searchresult_orderby

{

	margin						: 10px 0px 10px 0px;

}



span.woningbezit_searchresult_orderby_text

{

	margin-right				: 58px;

}



span.woningbezit_searchresult_orderby_field

{

}



span.woningbezit_searchresult_orderby_field_active

{

}



div.woningbezit_searchresult_rows div.woningbezit_searchresult_row

{

	height		: 50px;

}



div.woningbezit_searchresult_backbutton

{

	margin-top			: 10px;

	margin-left			: 118px;

}



div.woningbezit_details

{

}



div.woningbezit_details_content

{

}



span.woningbezit_details_content_title

{

	display				: none;

}



span.woningbezit_details_content_content

{

}



div.woningbezit_details_row

{

}



div.woningbezit_details_backbutton

{

	margin-top				: 10px;

}



div.woningbezit_details_backtosearchbutton

{

}



/*** Module end ***/



/** CUSTOM STYLES **/



*html div.content

{

	padding-top				: 25px;

}



*html div.content div h2 

{

	margin-top : -13px;

}



*html ul.hulpnavigation

{

	left					: 430px;

	top						: 68px;

}



div.content_header

{

	line-height			: 23px;

    font-size 	: 10pt;

    font-style			: italic;

    color				: #990033;

    padding				: 0px;

    margin				: 0px;

}



*html div.content_header

{

	margin-right		: 237px;

}



div.container

{

	width				: 1003px;

	height				: 100%;

	border-right-style	: solid;

	border-right-color	: #000000;

	border-right-width	: 1px;	

	background-image	: url(/images/container_background.png);

	background-repeat	: no-repeat;

	background-position	: 0px 583px; 

}



span.hidden_text

{

	display				: none;

}



ul.hulpnavigation li.home

{

    background-image		: url(/images/logo_home.gif);

    background-repeat		: no-repeat;

    width					: 27px;

    height					: 26px;

	cursor					: hand;

}



ul.hulpnavigation li.contact

{

    background-image		: url(/images/logo_contact.gif);

    background-repeat		: no-repeat;

    width					: 27px;

    height					: 27px;

	cursor					: hand;

}



ul.hulpnavigation li.lettergrootte

{

    background-image		: url(/images/logo_lettergrootte.gif);

    background-repeat		: no-repeat;

    width					: 27px;

    height					: 26px;

	cursor					: hand;

}



span.hulpnagivatie_zoeken_link

{

    position				: absolute;

	top						: 12px;

	margin-left				: 5px;

	background-image		: url(/images/knop_zoeken.gif);

	background-repeat		: no-repeat;

    width					: 41px;

    height					: 9px;

}



div.disclaimer

{

	position			: absolute;

	bottom				: 45px;

	left				: 16px;

	z-index				: 1;

}



div.disclaimer a

{

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

	text-decoration		: none;

}



div.disclaimer a:active

{

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

	text-decoration		: none;

}



div.disclaimer a:visited

{

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

	text-decoration		: none;

}



div.disclaimer a:hover

{

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

	text-decoration		: none;

}



div.copyright

{

	position			: absolute;

	bottom				: 10px;

	left				: 16px;

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

}



div.copyright a,

div.copyright a:active,

div.copyright a:hover,

div.copyright a:visited

{

	font-type			: Arial;

	font-size  : 9px;

	font-weight			: normal;

	color				: #000000;

	text-decoration		: none;

}



div.woningbezit_search_form div.form_label

{

	font-weight			: bold;

}



div.woningbezit_search_form div.form_field

{

	margin-left			: 136px;

}





span.woningbezit_search_button

{

	margin-left			: 135px;

}





span.woningbezit_search_button a:link

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



span.woningbezit_search_button a:visited

{

	font-size 	: 10pt;

	color           	: #990134;

	text-decoration		: none;

}



span.woningbezit_search_button a:active

{

	font-size 	: 10pt;

	color           	: #990134;

	text-decoration		: none;

}





span.woningbezit_search_button a:hover

{

	font-size 	: 10pt;

	color           	: #86909C;

	text-decoration		: none;

}



div.woningbezit_searchresult_row_Straatnaam

{

	margin-left			: 113px;

}



div.woningbezit_searchresult_row_Plaats

{

	margin-left			: 113px;

}



div.woningbezit_searchresult_row_Wijk

{

	margin-left			: 113px;

}



div.woningbezit_searchresult_row_Woningtype

{

	margin-left			: 113px;

	border-bottom-style : solid;

	border-bottom-width : 1px;

	border-bottom-color : #CCD1E5;	

	margin-bottom		: 2px;

	padding-bottom		: 5px;

}



div.woningbezit_searchresult_row_Huurprijsklasse

{



}



div.woningbezit_searchresult_row_Foto1

{

	width				: 60px;

	float				: left;

	margin-top			: -55px;

	margin-left			: 0px;

	border-style 		: solid;

	border-width		: 1px;

	border-color 		: #000000;

}



div.woningbezit_searchresult_row_Straatnaam a:link

{

	font-weight			: bold;

	text-decoration		: underline;

	font-style			: italic;

}



div.woningbezit_searchresult_row_Straatnaam a:visited

{

	font-weight			: bold;

	text-decoration		: underline;

	font-style			: italic;

}



div.woningbezit_searchresult_row_Straatnaam a:hover

{

	font-weight			: bold;

	text-decoration		: underline;

	font-style			: italic;	

}



span.woningbezit_searchresult_orderby_field a:link

{

	font-weight			: bold;

	padding-right		: 10px;

}



span.woningbezit_searchresult_orderby_field a:hover

{

	font-weight			: bold;

	padding-right		: 10px;

}



span.woningbezit_searchresult_orderby_field a:visited

{

	font-weight			: bold;

	padding-right		: 10px;

}



span.woningbezit_searchresult_orderby_field_active a:link

{

	color				: #990134;

	font-weight			: bold;

	padding-right		: 10px;

}



span.woningbezit_searchresult_orderby_field_active a:hover

{

	color				: #86909C;

	font-weight			: bold;

	padding-right		: 10px;

}



span.woningbezit_searchresult_orderby_field_active a:visited

{

	color				: #CCCC99;

	font-weight			: bold;

	padding-right		: 10px;

}



table.woningbezit_details_row

{

	font-family				: verdana, sans-serif;

  	font-weight     		: normal;

	font-size 	: 10pt;

 	border-collapse			: none;

  	padding					: 0px;

  	margin-top				: 20px;

}





table.woningbezit_details_row_values

{

	font-family				: verdana, sans-serif;

  	font-weight     		: normal;

	font-size 	: 10pt;

 	border-collapse			: none;

  	padding					: 0px;

}



table.woningbezit_details_row_values td.label

{

	vertical-align			: top;

	font-weight				: bold;

	width					: 160px;

	padding-left			: 13px;

}



table.woningbezit_details_row_values td.value

{

  	line-height				: 13pt;

	vertical-align			: top;

}



span.woningbezit_details_plattegronden_label

{

}



span.woningbezit_details_fotos_label

{

}



div.woningbezit_details_bijzonderheden

{

	margin-top				: 15px;

	margin-bottom			: 15px;	

}



div.woningbezit_details_bijzonderheden_label

{

	font-style				: italic;

}



span.woningbezit_details_bijzonderheden_value

{

}



div.woningbezit_details_omschrijving

{

	margin-top				: 15px;

}



div.woningbezit_details_omschrijving_label

{

	font-style				: italic;

	font-weight				: bold;

}



span.woningbezit_details_omschrijving_value

{

}



img.woningbezit_details_foto

{

	border-style			: solid;

	border-width			: 1px;

	border-color			: #000000;

	margin-top				: 4px;

}



div.woningbezit_details_fotos

{

	margin-top				: 5px;

}



div.woningbezit_details_fotos a:link

{

	color					: #990134;

	text-decoration			: none;

}



div.woningbezit_details_fotos a:href

{

	color					: #CCCC99;

	text-decoration			: none;

}



div.woningbezit_details_fotos a:visited

{

	color					: #CCCC99;

	text-decoration			: none;

}



div.woningbezit_details_plattegronden a:link

{

	color					: #990134;

	text-decoration			: none;

}



div.woningbezit_details_plattegronden a:href

{

	color					: #CCCC99;

	text-decoration			: none;

}



div.woningbezit_details_plattegronden a:visited

{

	color					: #CCCC99;

	text-decoration			: none;

}



div.navigation_list

{

	position				: absolute;

	z-index					: 2;

}



div.flatcontent_content h1

{

	font-size 	: 10pt;

}



div.woningbezit_search_form div.form_row

{

	margin-bottom			: 10px;

}



div.woningbezit_search_form div.form_label

{

	float					: none;

}



div.woningbezit_search_form div.form_field a:link,

div.woningbezit_search_form div.form_field a:hover,

div.woningbezit_search_form div.form_field a:visited,

div.woningbezit_search_form div.form_field a:active

{

/* display					: none;*/

}





div.flatcontent_content h1

{

/*	display					: none; */

}



div.form_field a:link,

div.form_field a:hover,

div.form_field a:visited,

div.form_field a:active

{

	color				: #990134;

	text-decoration		: none;



}



div.form_field a:link span.form_verstuur,

div.form_field a:hover span.form_verstuur,

div.form_field a:visited span.form_verstuur,

div.form_field a:active span.form_verstuur

{

	text-decoration		: underline;

	font-weight			: bold;

}



div.form_submit_button

{

	margin-top			: 10px;

}



div.form_field a:link span.form_verstuur,

div.form_field a:hover span.form_verstuur,

div.form_field a:visited span.form_verstuur,

div.form_field a:active span.form_verstuur

{

}



div.content_header span.current_page

{

}



div.content_header span.current_page_active

{

	color			: #86909C;

}



div.content_header span.current_section

{

}



div.content_header span.current_page

{

}



span.wijkinformatie_kruimelpad_pijlen,

span.wijkinformatie_kruimelpad,

span.project_kruimelpad_pijlen,

span.project_kruimelpad

{

	color					: #86909C;

}



div.header_logo

{

	margin-left				: 175px;

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

	

}

/** END CUSTOM STYLES **/





/** CONTENT EDITOR STYLES **/



span.content_normaltext /** Normale tekst **/

{

	font-family				: verdana, sans-serif;

  	font-weight     		: normal;

	font-size 	: 10pt;

  	color           		: #990033;

  	line-height				: 15pt;

}



h1.content_titel /** Titel **/

{

	font-family				: arial,verdana, sans-serif;

	font-weight				: normal;

	color					: #990033;

	font-size  : 14px;

	line-height				: 13pt;

	margin-bottom			: 12px;

}



h2.content_subkopje1 /** Subkopje 1 **/

{

	font-family				: verdana, sans-serif;

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 10pt;

  	color           		: #990033;	

}



h3.content_subkopje2 /** Subkopje 2 **/

{

	font-family				: verdana, sans-serif;

	font-weight				: normal;

	font-style				: italic;

	font-size 	: 10pt;

  	color           		: #990033;	

}



div.content_home

{

	width					: 555px; 

	padding-top				: 15px;

	padding-left			: 8px;

	border-top-style		: solid;

	border-top-color		: #000000;

	border-top-width		: 1px;

	border-right-style		: solid;

	border-right-color		: #000000;

	border-right-width		: 1px;

	height					: 641px;

	position				: absolute;

	left					: 175px;

	padding-right			: 25px;	

}



*html div.content_home

{

	width					: 580px;

	height					: expression(document.body.clientHeight-124);

}



div.home_images

{

	display					: none;

	float					: left;

	margin-left				: 486Px;

}



*html div.home_images

{

	float					: left;

	margin-left				: 332px;

}





div.woningbezit_search img

{

}



div.woningbezit_search select

{

	display					: block;

}



*html h3.wijkinformatie_plaatsdetails_plaats

{

	margin-top				: -10px;

}	



div.woningbezit_searchresult_backbutton a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



div.woningbezit_searchresult_backbutton a:active

{

	color				: #990134;

	text-decoration		: none;	

}



div.woningbezit_searchresult_backbutton a:visited

{

	color				: #990134;

	text-decoration		: none;	

}



div.woningbezit_searchresult_backbutton a:hover

{

	color           	: #86909C;

	text-decoration		: none;

}



div.woningbezit_details_backbutton a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



div.woningbezit_details_backbutton a:active

{

	color				: #990134;

	text-decoration		: none;		

}



div.woningbezit_details_backbutton a:visited

{

	color				: #990134;

	text-decoration		: none;		

}



div.woningbezit_details_backbutton a:hover

{

	color           	: #86909C;

	text-decoration		: none;

}



div.woningbezit_details_backtosearchbutton a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #990134;

	text-decoration		: none;

}



div.woningbezit_details_backtosearchbutton a:visited

{

	color				: #990134;

	text-decoration		: none;		

}



div.woningbezit_details_backtosearchbutton a:hover

{

	color           	: #86909C;

	text-decoration		: none;

}



div.woningbezit_details_backtosearchbutton a:active

{

	color				: #990134;

	text-decoration		: none;		

}



span.reparatieverzoek_elementen_previous

{

	margin-left			: 182px;

}



span.reparatieverzoek_elementen_previous a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;

	margin-right		: 5px;

}



span.reparatieverzoek_elementen_previous a:active

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right		: 5px;

}



span.reparatieverzoek_elementen_previous a:visited

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right		: 5px;

}



span.reparatieverzoek_elementen_previous a:hover

{

	color           	: #86909C;

	text-decoration		: none;

	margin-right		: 5px;

}



span.reparatieverzoek_gebreken_previous

{

	margin-left			: 182px;

	line-height			: 20px;

}



span.reparatieverzoek_gebreken_previous a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;

	margin-right			: 5px;

}



span.reparatieverzoek_gebreken_previous a:active

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right			: 5px;

}



span.reparatieverzoek_gebreken_previous a:visited

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right		: 5px;

}



span.reparatieverzoek_gebreken_previous a:hover

{

	color           	: #86909C;

	text-decoration		: none;

	margin-right		: 5px;

}



span.reparatieverzoek_ruimtes_previous a

{

	font-style			: normal;

	font-weight			: normal;

	padding-left		: 0px;

	font-size 	: 10pt;

	color				: #EE3123;

	text-decoration		: none;

	margin-right		: 5px;

	margin-left			: 182px;

}



span.reparatieverzoek_ruimtes_previous a:visited

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right			: 5px;

}



span.reparatieverzoek_ruimtes_previous a:hover

{

	color           	: #86909C;

	text-decoration		: none;

	margin-right		: 5px;

}



span.reparatieverzoek_ruimtes_previous a:active

{

	color				: #EE3123;

	text-decoration		: none;	

	margin-right		: 5px;

}



div.woningbezit_searchresult.pageselect

{

	text-align				: left;

	margin-left				: 118px;

}	



td.Source

{

	color					: #CCCC99;

	background-color		: orange;

}



div.home_images img

{

	border: solid 1px #000000;

}



/** END CONTENT EDITOR STYLES **/



.homepagina

{

	position				: absolute;

	left					: 0px;

	top						: 101px;

}



div.navigation_left div.homepagina a,

div.navigation_left div.homepagina a:link

{

	background-image		: url(/images/background_home.gif);

	background-repeat		: no-repeat;

	display					: block;

	width					: 160px;

	height					: 23px;

	padding-top				: 3px;

	padding-left			: 5px;

	color					: #FFFFFF;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;	

}



div.navigation_left div.homepagina a:visited

{

	color					: #FFFFFF;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;	

}



div.navigation_left div.homepagina a:hover

{

	background-image		: url(/images/background_homea.gif);

	background-repeat		: no-repeat;

	color					: #86909C;

    font-family				: arial;

    font-weight				: normal;

    font-size 	: 10pt;

    text-decoration			: none;		

}



div.navigation_left div.homepagina a:active

{

	background-image		: url(/images/background_homea.gif);

	background-repeat		: no-repeat;

	color					: #FFFFFF;

    font-weight				: bold;

    text-decoration			: none;	

}
