/* General layout definitions */

body 
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center; /* IE5 hack for centering */
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 0.75em;
	line-height: 1.5em;
	letter-spacing: 0.05em;*/
	font-size: 0.7em;
	line-height: 1.3em;
}

a
{
	color: #000;
}

a img
{
	border: none;
}

h1
{
	font-size: 1.4em;
}

h2
{
	/*font-size: 1.0em;*/
	font-size: 1.1em;
}

table
{
	font-size: 1.0em;
}

h1, h2
{
	margin: 0.25em 0 0.25em 0;
}

h3
{
	font-style: italic;
}

p
{
	margin: 0.25em 0 1.0em 0;
}

h1, h2, h3, h4, b, strong, sub
{
	color: #491966;
}

table
{
	border-collapse: collapse;
}

td, th
{
	padding: 0;
}

th
{
	text-align: left;
	background: #491966;
	color: #fff;
	font-weight: bold;
}

ul
{
	margin: 10px 0px 10px 20px;
	list-style: url(/Site/Presentation/Design/GeneralImages/arrow_right_purple.gif) disc
}

textarea, input
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

a.button,
a.button:visited
{
	background: #491966 url(/Site/Presentation/Design/GeneralImages/arrow_right_white.gif) no-repeat 90% 60%;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 10px;
	text-transform: lowercase;
	text-decoration: none;
}

input.text
{
	width: 153px;
	height: 18px;
	border: 1px solid #19171b;
	vertical-align: middle;
}

input.button
{
	width: 153px;
	height: 18px;
	background: #491966;
	border: none;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
}

select,
textarea
{
	border: 1px solid #19171b;
}

select
{
	vertical-align: middle;
}

textarea
{
	overflow: auto;
}

/* Classes to be used in rad editor */
.toTop,
a.toTop,
a.toTop:visited
{
	color: #491966;
	text-decoration: none;
	text-transform: lowercase;
	display: inline;
	padding: 0 15px 0 0;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_up_purple.gif);
	background-repeat: no-repeat;
	background-position: right 62%;
}

.back,
a.back,
a.back:visited
{
	color: #491966;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 0 0 15px;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_left_purple.gif);
	background-repeat: no-repeat;
	background-position: left 62%;
}

.continue,
a.continue,
a.continue:visited
{
	color: #491966;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 15px 0 0;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_purple.gif);
	background-repeat: no-repeat;
	background-position: right 62%;
}

#websiteColumn
{
	width: 995px;
	margin: 0px auto;
	text-align: left; /* counteract IE5 hack for centering */
}

#contentWrapper
{
	border: 1px solid #8c8b8d;
	width: 993px;
	height: 100%;
}

#top
{
	height: 152px;
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_general.jpg);
}

#logo
{
	margin: 42px 0px 0px 58px;
	width: 249px;
	height: 51px;
}


/* Systemwide navigation definitions */

#systemWideMenuBar
{
	height:	25px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

#systemWideMenu
{
	margin: 3px 20px 3px 0px;
}

#systemWideMenu input.image
{
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	background: url(/Site/Presentation/Design/GeneralImages/magnifier.gif) no-repeat top left;
	width: 16px;
	height: 16px;
}

#systemWideMenu a, #systemWideMenu a:visited,
#systemWideMenu label
{
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}

/* First level navigation */
#firstLevelNavigation
{
	background-color: #491966;
	height: 25px;
}

#firstLevelNavigation ul
{
	margin: 0px;
}

#firstLevelNavigation li
{
	display: block;
	float: left;
	list-style-type: none;
	width: 90px;
	height: 100%;
	border-right: 2px solid #fff;
}

#firstLevelNavigation a
{
	text-decoration: none;
	color: #fff;
	/*font-size: 1.0em;*/
	font-size: 1.2em;
	font-weight: bold;
	line-height: 24px;
	display: block;
	white-space: nowrap;	
	height: 100%;
	padding: 0px 8px 0px 8px;
	text-transform: lowercase;
}

#firstLevelNavigation .hidden a
{
	color: #85639d;
}

/* 2nd level navigation definitions */

#secondLevelNavigation ul
{
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	font-size: 0.95em;
	font-weight: bold;
	width: 100%;
}

#secondLevelNavigation ul li.invisible
{
	display: none;
}

#secondLevelNavigation ul li.hidden a
{
	color: #85639d;
}

#secondLevelNavigation a
{
	display: block;
	padding: 0 10px;
	color: #491966;
	text-decoration: none;
	font-size: 1.1em;
}

#secondLevelNavigation a.current,
#secondLevelNavigation a:hover
{
	color: #fff;
	background-color: #491966;
	text-decoration: none;
}

#secondLevelNavigation ul li.hidden a.current,
#secondLevelNavigation ul li.hidden a:hover
{
	color: #85639d;
}

#secondLevelNavigation ul ul a
{
	display: block;
	padding: 0 5px 0 20px;
	width: 155px; /* width + padding must equal #leftColumn width */
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

#secondLevelNavigation ul ul a.current,
#secondLevelNavigation ul ul a:hover
{
	background-color: #f0f0b2;
	text-decoration: none;
	color: #491966;
}

#secondLevelNavigation ul ul ul a
{
	display: block;
	padding: 0 5px 0 40px;
	width: 135px; /* width + padding must equal #leftColumn width */
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

/* Nav bar with bread crumbs and page options */
#navBar
{
	height: 40px;
	font-size: 0.85em;
}

/* Bread crumbs */
#breadCrumbs
{
	float: left;
	margin: 10px 0 10px 15px;
	color: #491966;
}

#breadCrumbs a,
#breadCrumbs a:visited
{
	color: #491966;
	font-weight: bold;
	text-decoration: none;
}

#breadCrumbs a:hover
{
	text-decoration: underline;
}

/* Print and E-mail link definitions */

#pageOptions
{
	margin: 10px 10px 10px 0;
	float:	right;
}

#pageOptions li	a
{
	padding: 2px 18px 2px 0;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
}

#pageOptions li
{
	display: inline; 
}

#pageOptions li a.print 
{
	background-image: url(/Site/Presentation/Design/GeneralImages/icon_print.gif);
}

#pageOptions li a.email 
{
	background-image: url(/Site/Presentation/Design/GeneralImages/icon_email.gif);
}

#pageOptions a,
#pageOptions a:visited 
{
	color: #491966;
	
}

#pageOptions a:hover
{
	text-decoration: underline;
}

#printControls
{
	margin: 5px;
}

#copyright
{
	text-align: center;
	font-size: 0.8em;
}

#content
{
	padding: 0 15px 40px 15px;
	width: 963px;
}

#content #stappenplan
{
	
	width: 764px;
	padding:0px 10px 0px 0px;
	border-right: 1px solid #491966;
}

#content #leftColumn
{
	padding: 10px 0px 10px 0px;
	width: 180px;
}

#content #centerColumn
{
	border-left: 1px solid #491966;
	border-right: 1px solid #491966;
	padding: 0px 10px 0px 10px;
	width: 573px;
}

#content #rightColumn
{
	padding: 0 0 0 10px;
	width: 180px;
}

#footer
{
	margin: 6px 0 0 4px;
}

#footer ul
{
	margin: 0;
	list-style-type: none;
}

#footer li
{
	display: block;
	float: left;
	font-size: 0.85em;
	letter-spacing: 0em;
}

#footer li a, #footer li a:visited
{
	text-decoration: none;
	color: #000;
}

/* Pop up specifics */
#popUp
{
	border: 1px solid #8c8b8d;
	margin: 5px;
	text-align: left; /* counteract ie centering hack */
	width: 563px;
}

#popUp #top
{
	height: 93px;
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_general_small.jpg);
}

#popUp #content
{
	width: 563px;
	margin: 0;
}

/*
 * Search page
 */
#searchParameters
{
	background: #d2c8dc;
	margin: 10px 0 10px 0;
}

#searchParameters h2
{
	color: #fff;
	background: #491966;
	padding: 0 0 0 10px;
}

#searchParameters input
{
	margin: 5px 10px 5px 10px;
}

#searchResults .searchResult
{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #491966;
}

#searchResults h2 a
{
	text-decoration: none;
	color: #491966;
}

#searchResults div p
{
	margin: 0 0 0 20px;
}

/*
#searchResults a.continue,
#searchResults a.continue:visited
{
	color: #491966;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	width: 47px;
	background: url(/Site/Presentation/Design/GeneralImages/arrow_right_purple.gif) no-repeat 62% right;
}
*/

#searchResults #pagingItems
{
	height: 16px;
	background: #491966;
	text-align: right;
	padding: 0 10px 0 0;
}

#searchResults #pagingItems a,
#searchResults #pagingItems a:visited
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#searchResults #pagingItems a.PagingItemSelected,
#searchResults #pagingItems a.PagingItemSelected:visited
{
	color: #d2c8dc;
}

/*
 * FAQ page
 */

#faqContainer
{
	margin: 0 0 10px 0;
}

#faqContainer ul li
{
	margin: 10px 0 10px 0;
}

#faqContainer li li
{
	margin: 0;
}

#faqContainer ul li .question input
{
	vertical-align: middle;
}

#faqContainer ul li .question input.text
{
	width: 500px;
}

#faqContainer ul li .answer textarea
{
	width: 518px;
}

#faqContainer ul li .answer textarea
{
	height: 50px;
	margin-left: 2px;
	overflow-x: hidden;
}

#faqContainer ul li a
{
	margin-left: -40px;
	padding-left: 40px;
	text-decoration: none;
}

#faqContainer ul li .answer
{
	display: none; /* By default hide the answer from the user */
}

#faqContainer ul li .editMode
{
	text-align: right;
}

#faqContainer ul li .editMode .answer
{
	display: block; /* Show the answer in edit mode */
}

/* When a user unfolds a question */
#faqContainer ul li.selected
{
	border-top: 1px solid #f0b600;
	border-bottom: 1px solid #f0b600;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(/Site/Presentation/Design/GeneralImages/arrow_down_purple.gif);
}

#faqContainer ul li.selected,
#faqContainer ul li.selected a
{
	color: #491966;
}

#faqContainer ul li.selected .question
{
	font-weight: bold;
}

#faqContainer ul li.selected .answer
{
	display: block;
	font-style: italic;
}

#categorySelector
{
	background: #fceec4;
	margin: 10px 0 10px 0;
}

#categorySelector h2
{
	color: #fff;
	background: #491966;
	padding: 2px 2px 2px 10px;
}

#categorySelector select
{
	margin: 5px 10px 5px 10px;
	width: 200px;
	font-size: 0.8em;
}

/* SiteMap */
#siteMap ul
{
	margin: 0;
}

#siteMap ul
{
	list-style: url(); /* Hack for IE */
	list-style: none;
	margin: 0;
}

#siteMap ul li
{
	margin: 0;
}

#siteMap table
{
	border-collapse: separate;
}

#siteMap table td
{
	display: none;
	vertical-align: top;
	padding: 0 5px;
}

#siteMap table td a
{
	text-decoration: none;
	display: block;
	padding: 0 0 0 5px;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
}

#siteMap ul li
{
	margin: 15px 0 15px 0;
	display: block;
}

#siteMap ul ul li
{
	margin: 0;
}

#siteMap ul li a
{
	text-transform: none;
	padding: 0;
}

#siteMap ul ul
{
	margin: 0 0 0 30px;
}

#siteMap ul ul li a
{
	width: 100%;
	font-size: 0.9em;
}

/* SiteMap all channels */
#siteMap table td#greenChannel,
#siteMap table td#blueChannel,
#siteMap table td#orangeChannel
{
	/* Only show these three channels */
	display: block;
}

#siteMap table td#greenChannel ul ul li a,
#siteMap table td#blueChannel ul ul li a,
#siteMap table td#orangeChannel ul ul li a
{
	font-weight: normal;
	color: #000;
}

/* SiteMap left channel */
#siteMap table td#greenChannel a
{
	background: #cecd00;
}

#siteMap table td#greenChannel ul li a
{
	background: none;
	color: #cecd00;
}

#siteMap table td#greenChannel ul ul
{
	list-style-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_green.gif);
}

/* SiteMap center channel */
#siteMap table td#blueChannel
{
	margin: 0 10px 0 10px;
}

#siteMap table td#blueChannel a
{
	background: #009fc5;
}

#siteMap table td#blueChannel ul li a
{
	background: none;
	color: #009fc5;
}

#siteMap table td#blueChannel ul ul
{
	list-style-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_blue.gif);
}

/* SiteMap right channel */
#siteMap table td#orangeChannel a
{
	background: #f0b600;
}

#siteMap table td#orangeChannel ul li a
{
	background: none;
	color: #f0b600;
}

#siteMap table td#orangeChannel ul ul
{
	list-style-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_orange.gif);
}

/* Application placeholder */
.applicationPlaceholder
{
	margin: 15px 0 15px 0;
	border: 1px solid #491966;
}

.applicationPlaceholder .applicationSelector
{
	background: #491966;
	padding: 5px;
	color: #fff;
}

/*
 * Channel specific overrides 
 */
.greenChannel h1, .greenChannel h2, .greenChannel b, .greenChannel strong
{
	color: #491966;
}

.blueChannel h1, .blueChannel h2, .blueChannel b, .blueChannel strong
{
	color: #491966;
}

.orangeChannel h1, .orangeChannel h2, .orangeChannel b, .orangeChannel strong
{
	color: #491966;
}

.greenChannel ul
{
	list-style: url(/Site/Presentation/Design/GeneralImages/arrow_right_green.gif) disc
}

.blueChannel ul
{
	list-style: url(/Site/Presentation/Design/GeneralImages/arrow_right_green.gif) disc
}

.orangeChannel ul
{
	list-style: url(/Site/Presentation/Design/GeneralImages/arrow_right_green.gif) disc
}

.greenChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_about.jpg);
}

.blueChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_about.jpg);
}

.orangeChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_about.jpg);
}

.greenChannel #systemWideMenuBar,
.blueChannel #systemWideMenuBar,
.orangeChannel #systemWideMenuBar
{
	background: none;
}

#firstLevelNavigation .greenChannel,
#firstLevelNavigation .blueChannel,
#firstLevelNavigation .orangeChannel
{
	width: 178px;
}

/* Set color of active/hovered channel button */
#firstLevelNavigation .greenChannel a:hover,
.greenChannel #firstLevelNavigation .greenChannel a
{
	background: #cecd00;
}

#firstLevelNavigation .blueChannel a:hover,
.blueChannel #firstLevelNavigation .blueChannel a
{
	background: #cecd00;
}

#firstLevelNavigation .orangeChannel a:hover,
.orangeChannel #firstLevelNavigation .orangeChannel a
{
	background: #cecd00;
}

.greenChannel #secondLevelNavigation ul,
.blueChannel #secondLevelNavigation ul,
.orangeChannel #secondLevelNavigation ul
{
	list-style: url(); /* Hack for IE */
	list-style: none;
}

.greenChannel #secondLevelNavigation ul ul a.current,
.greenChannel #secondLevelNavigation ul ul a:hover
{
	background-color: #f0f0b2;
}

.blueChannel #secondLevelNavigation ul ul a.current,
.blueChannel #secondLevelNavigation ul ul a:hover
{
	background-color: #f0f0b2;
}

.orangeChannel #secondLevelNavigation ul ul a.current,
.orangeChannel #secondLevelNavigation ul ul a:hover
{
	background-color: #f0f0b2;
}

.greenChannel #content #centerColumn,
.blueChannel #content #centerColumn,
.orangeChannel #content #centerColumn
{
	border: none; /* disable purple borders left and right */
	width: 574px; /* use one border of 1px instead of two, so the width increases 1px */
}

.greenChannel #content #leftColumn
{
	background: #cecd00;
}

.greenChannel #content #centerColumn
{
	border-right: 1px solid #cecd00;
}
.greenChannel #content #stappenplan
{
	border-right: 1px solid #cecd00;
}

.blueChannel #content #leftColumn
{
	background: #cecd00;
}

.blueChannel #content #centerColumn
{
	border-right: 1px solid #cecd00;
}
.blueChannel #content #stappenplan
{
	border-right: 1px solid #009fc5;
}


.orangeChannel #content #leftColumn
{
	background: #cecd00;
}

.orangeChannel #content #centerColumn
{
	border-right: 1px solid #cecd00;
}
.orangeChannel #content #stappenplan
{
	border-right: 1px solid #f0b600;
}

/* Overrides for classes to be used in rad editor */
.greenChannel .toTop, .greenChannel a.toTop, .greenChannel a.toTop:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_up_green.gif);
}

.greenChannel .back, .greenChannel a.back, .greenChannel a.back:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_left_green.gif);
}

.greenChannel .continue, .greenChannel a.continue, .greenChannel a.continue:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_green.gif);
}

.blueChannel .toTop, .blueChannel a.toTop, .blueChannel a.toTop:visited
{
	color: #491966;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_up_blue.gif);
}

.blueChannel .back, .blueChannel a.back, .blueChannel a.back:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_left_green.gif);
}

.blueChannel .continue, .blueChannel a.continue, .blueChannel a.continue:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_blue.gif);
}

.orangeChannel .toTop, .orangeChannel a.toTop, .orangeChannel a.toTop:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_up_orange.gif);
}

.orangeChannel .back, .orangeChannel a.back, .orangeChannel a.back:visited
{
	color: #cecd00;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_left_green.gif);
}

.orangeChannel .continue, .orangeChannel a.continue, .orangeChannel a.continue:visited
{
	color: #f0b600;
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_right_orange.gif);
}

/* Override for faq page */
.greenChannel #faqContainer ol li.selected
{
	border-color: #cecd00;
}

.greenChannel #categorySelector
{
	background: #f0f0b2;
}

.greenChannel #categorySelector h2
{
	background: #cecd00;
}

.blueChannel #faqContainer ol li.selected
{
	border-color: #009fc5;
}

.blueChannel #categorySelector
{
	background: #c4e9f2;
}

.blueChannel #categorySelector h2
{
	background: #009fc5;
}

.orangeChannel #faqContainer ol li.selected
{
	border-color: #f0b600;
}

.orangeChannel #categorySelector
{
	background: #fceec4;
}

.orangeChannel #categorySelector h2
{
	background: #f0b600;
}

/* override for pop up */
#popUp.greenChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_about_small.jpg);
}

#popUp.blueChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_professionals_small.jpg);
}

#popUp.orangeChannel #top
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bg_top_owners_small.jpg);
}

/* Console definitions */
#editConsole
{
	display: inline;
	position: absolute;
}
div.FloatConsole
{
	background-color : #B8D2F5;
	padding : 0px 0px 0px 0px;
	z-index : 10;
	position : absolute;
	text-align : left;	
}

Table.FloatConsoleGrip
{	
	cursor : move;
	font-size: 12px;
	font-family: Arial, Verdana;
}

Table.FloatConsoleGrip TR TD
{
	color		: white;
	font-weight	: bold;
	width		: 100%;
	padding-left: 10;
}

Div.FloatConsoleContent
{
	BORDER: black 0px solid; 	
	DISPLAY: block; 
	BACKGROUND-COLOR: #ffffff;	
	width :0%; /* For Mozilla */	
}

/* stappenplan specific */

.stappenplan_vak1
{
	float:left; 
	width:240px; 
	border-left:1px solid #48156D;	
	
}
.stappenplan_vak2
{
	float:left; 
	width:240px; 
	border-left:1px solid #48156D;	
	
}
.stappenplan_vak3
{
	float:left; 
	width:240px; 
	border-left:1px solid #48156D;
	border-right:1px solid #48156D;
}

.stappenplan_top
{
	border-top:#efb30f 6px solid;
	color:White;
	font-weight:bold;
	text-align:center;
	background-color:#48156D;
	padding:10px 0px 10px 0px;	
}

.stappenplan_kop
{
	/* STAP 1: AANVRAGEN */
	
	color:white; 
	font-weight:bold; 	
}
.stappenplan_kopP
{	
	background-color:#48156D; 
	padding:3px 3px 3px 16px;
}

.stappenplan_subkop
{
	/* 1.1 opstellen restauratiefonds */
	background-color:#A695BC;
	border:1px solid #A695BC;	 
	color:white; 
	font-weight:bold;
	
}

.stappenplan_subkopP
{
	padding:3px 3px 3px 16px
}

.stappenplan_detailskop
{
	/* Actie van u: */
	color:#48156D; 	
	font-weight:bold; 	
	border-color:#48156D;	
	border-style:solid;
	border:0px;
}
.stappenplan_detailskopP
{	
	padding:8px 8px 0px 16px; 	
}

.stappenplan_details
{
	/* U maakt een restauratieplan */	
	border-color:#48156D;	
	border-style:solid;	
	border:0px;
}

.stappenplan_detailsP
{
	padding:2px 8px 12px 16px;
}

.stappenplan_bordercolor
{	
	border-color:#48156D;	
	border-style:solid;	
	border:0px;
}





/* rekenmodule specific */

.rekenmodule_header
{
	PADDING-RIGHT:0px;																								 
	BORDER-TOP:#EFB30F 6px solid;																								 
	PADDING-LEFT:0px;																								 
	FONT-WEIGHT:bold;																								 
	PADDING-BOTTOM:10px;																								 
	WIDTH:573px;																								 
	COLOR:white;																								 
	PADDING-TOP:10px;																								 
	BACKGROUND-COLOR:#48156D;																								 
	TEXT-ALIGN:center
}

.rekenmodule_underline
{
	BORDER-BOTTOM:black 1px solid;
}

.rekenmodule_steps
{
	BORDER-RIGHT:white 3px solid; 
	height:16px; 
	PADDING-LEFT:5px; 
	FONT-WEIGHT:bold; 
	FLOAT:left; 
	PADDING-BOTTOM:3px; 
	WIDTH:110px;
}

.rekenmodule_activestep
{
	COLOR:white; 
	BACKGROUND-COLOR:#48156D
}

.rekenmodule_inactivestep
{
	COLOR:#846CA0; 
	BACKGROUND-COLOR:#A695BC
}

.rekenmodule_question
{																										
	WIDTH:527px;
																											
	COLOR:white;																										
	FONT-WEIGHT:bold;	
	BACKGROUND-COLOR:#A695BC
}

.rekenmodule_leftorange
{
	width:234px;
	float:left;
	COLOR: white;																										
	FONT-WEIGHT: bold;	
	BACKGROUND-COLOR:#EFB30F
}

.rekenmodule_leftpurple
{
	width: 234px;
	float: left;
	COLOR: white;																										
	FONT-WEIGHT: bold;	
	BACKGROUND-COLOR:#A695BC
}

.rekenmodule_questionpadding
{
	
	
	PADDING-TOP:4px;
	padding-left:14px;
	
}

.rekenmodule_questiontext
{
	float:left; 
	
	padding-top:1px; 
	padding-bottom:3px; 
	height:20px;
}

.rekenmodule_questionmark
{
	float:right; 
	
	margin-right:2px; 
	width:17px; 
	height:17px; 
	background-color:white; 
	border:1px solid black; 
	color:black; 
	text-align:center;
	
	cursor:pointer; 
}

.rekenmodule_yesno
{
	float:left; 
	width:100px;
}

.rekenmodule_euro
{
	float:left; 
	width:30px;
}

.rekenmodule_message 
{
	float:left;
}

.rekenmodule_navempty
{
	border-right:3px solid white;
	background-color:#D4CCE0;	
}

.rekenmodule_navbutton
{
	border-right:3px solid white;
	color:white;
	font-weight:bold;
	background-color:#48156D;
	width:120px;
	padding-left:5px;
	padding-bottom:3px;		
	height:17px;	

	cursor:hand;
}

.rekenmodule_endbar
{																							 
	WIDTH:573px;																										
	height:20px;																							 
	BACKGROUND-COLOR:#48156D;
}

#dhtmltooltip{
position: absolute;
width: 150px;
padding: 2px;
background-color: #EFB30F;
visibility: hidden;
text-align:left;
z-index: 100;
}
