*
{
	margin: 0;
	padding: 0;
}

html
{
	overflow: auto;
}

body
{
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #841359;
	font-family: Arial , Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	overflow: auto;
	text-align: left;
}


#wrapper
{
	padding-top: 0px;
	width: 960px;
	margin: 0 auto;
}

ul {padding-left:20px;}

a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.login
{
	font-size: 11px;
	color: #acb8be;
	font-weight: normal;
	text-decoration: underline;
}

a.login:hover
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.lnksubmenu
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.lnksubmenu:hover
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.lnkfooter
{
	font-size: 11px;
	color: #94a7b0;
	font-weight: normal;
	text-decoration: none;
}

a.lnkfooter:hover
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
	text-decoration: none;
}

a.lnkhome
{
	font-size: 11px;
	color: #c4c8cb;
	font-weight: normal;
	text-decoration: none;
}

a.lnkhome:hover
{
	font-size: 11px;
	color: #c4c8cb;
	font-weight: normal;
	text-decoration: none;
}

a.lnkprint
{
	font-size: 11px;
	color: #94a7b0;
	font-weight: normal;
	text-decoration: none;
}

a.lnkprint:hover
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
	text-decoration: none;
}

a.lnkzwart
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.lnkzwart:hover
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
	text-decoration: underline;
}

a.lnkgrijs
{
	font-size: 11px;
	color: #66747b;
	font-weight: normal;
	text-decoration: none;
}

a.lnkgrijs:hover
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
	text-decoration: underline;
}

a.lnkpaars
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
	text-decoration: underline;
}

a.lnkpaars:hover
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.submenu
{
	cursor: pointer;
	background-image: url(../Images/bg_submenu_up.gif);
	background-repeat: repeat-x;
	padding: 4px;
	text-decoration: none;
}



.submenu:hover
{
	cursor: pointer;
	background-image: url(../Images/bg_submenu_down.gif);
	background-repeat: repeat-x;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
}

.menuact
{
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	color: #5a6f7a;
	text-decoration: none;
}



.menuact:hover
{
	cursor: pointer;
	background-image: url(../Images/bg_menu_act_down.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menuacthl
{
	cursor: pointer;
	background-image: url(../Images/bg_menu_act_down.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.alert
{
	font-size: 13px;
	color: Red;
	font-weight: bold;
}

.banner_titel
{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.banner_tekst
{
	font-size: 11px;
	color: #66747b;
	font-weight: normal;
}

.txt_grijs_11
{
	font-size: 11px;
	color: #6a7c86;
	font-weight: normal;
}

.txt_grijs_17
{
	font-size: 17px;
	color: #b2bcc2;
	font-weight: normal;
}


.txt_grijs_29
{
	font-size: 29px;
	color: #66747b;
	font-weight: normal;
}

.txt_grijs_23
{
	font-size: 23px;
	color: #66747b;
	font-weight: normal;
}

.txt_zwart_11
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.txt_paars_11
{
	font-size: 11px;
	color: #ad0066;
	font-weight: normal;
}

.txt_paars_13
{
	font-size: 13px;
	color: #ad0066;
	font-weight: bold;
}

.txt_wit_11
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.txt_wit_15
{
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
}

.txt_zwart_13
{
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.txt_paars_splash
{
	font-size: 22px;
	color: #c289ac;
	font-weight: normal;
}
.txt_wit_splash
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.textbox
{
	height: 16px;
	width: 300px;
	font-family: Arial , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #daddd1;
	padding: 2px;
}

.listbox
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #daddd1;
	padding: 1px;
}

hr
{
	border: 0;
	height: 1px;
	color: #676b6f;
	background-color: white;
	margin: 2px;
}

.button
{
	padding: 1px 5px;
	height: 21px;
	border: 1px solid #ffffff;
	background: #ad0066;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/*************** AJAX ****************************/
/* Accordion */
.accordionHeader
{
	color: #000000;
	height:19px;
	background-image: url(../Images/bg_header_accordion.gif);
	background-repeat:repeat-x;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	padding:4px;
}

.accordionHeader:hover
{
	color: #ad0066;
}



.accordionHeaderSelected
{
	height:19px;
	background-image: url(../Images/bg_header_accordion_hl.gif);
	background-repeat:repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	padding:4px;
}

.accordionContent
{
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	min-height:160px;
	width:900px;
	background-color: #ffffff;
	background-image: url(../Images/bg_content_accordion.gif);
	background-repeat: no-repeat;
	padding: 10px;
	/*line-height:180%;*/
}

/*Modal Popup*/
.PNL
{
	margin-top: 20px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #000000;
	border-width: 3px;
	border-style: solid;
	border-color: #e73a8a;
	padding: 3px;
	width: 500px;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}


.CustomTabStyle .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px; /*background:url(images/tab-line.gif) repeat-x bottom;*/
}
/*
.ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_outer: An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. 
.ajax__tab_inner: An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. 
.ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none. 
.ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. 
.ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. 
*/


.customCalloutStyle div, .customCalloutStyle td
{
	border: solid 1px Black;
	background-color: white;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
	display: none;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
	vertical-align: top;
	height: 100%;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
	width: 20px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
	height: 100%;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
	padding: 8px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-size: 1px;
	border: none;
	background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
	font-size: 1px;
	position: relative;
	left: 1px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 15px;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
	height: 1px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	border-right: none;
	border-left: none;
	width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
	width: 20px;
	padding: 5px;
	border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
	vertical-align: top;
	padding: 0px;
	text-align: right;
	border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
	border: none;
	text-align: center;
	width: 10px;
	padding: 2px;
	cursor: pointer;
}

.highlight
{
	background-color: Red;
}
/*************** EINDE AJAX **************************/
