img
{
	behavior: url(../htc/pngbehavior.htc);
}

H2
{
	color: #567dab;
}

H3
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0000ff;
	background-color: transparent;
}

html, body
{
	height: 100%; /* héél belangrijk */
	width: 100%;
	margin: 0;
	padding: 0;
}

#ficheBody
{
	position: absolute;
	overflow: auto;
	top: 55px;
	left: 5px;
	bottom: 8px;
	right: 5px;
}

/* Begin lijst links */
#listHeader
{
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	padding: 0;
	margin: 0;
	height: 36px;
	z-index: 5;
	border-bottom: 1px solid #999;
	width: auto;
}
* html #listHeader
{
	top: 5px;
	height: 35px;
}

.listHeaderBL
{
	background: url(images/listHeaderBL.gif) 0 0 no-repeat;
	height: 35px;
}
.listHeaderBR
{
	background: url(images/listHeaderBR.gif) 100% 0 no-repeat;
	height: 100%;
	padding-top: 7px;
	margin-bottom: -7px;
}
.listHeaderBG
{
	margin-left: 6px;
	background: url(images/listHeaderBG.gif) 0 0 repeat-x;
	height: 100%;
}

#listContent
{
	display: block;
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	z-index: 3;
	top: 42px; /*padding: 5px;*/
	left: 5px;
	right: 5px;
	margin: 0;
	width: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

* html #listContent
{
	height: 88%;
}

#listContentbody
{
	padding: 5px;
	margin-right: 12px;
}
.listPreserveNoFooter
{
	/*border-bottom: 1px solid #999;*/
	bottom: 11px;
}
.listPreserve1Footer
{
	bottom: 44px;
}
.listPreserve2Footers
{
	bottom: 80px;
}

#listContentfooter
{
	text-align: center;
	position: absolute;
	bottom: 44px;
	left: 5px;
	right: 5px;
	height: 35px;
	z-index: 5;
	border: 1px solid #999;
	border-bottom: none;
	width: auto;
}

#listFooter
{
	text-align: center;
	position: absolute;
	bottom: 11px;
	left: 5px;
	right: 5px;
	height: 32px;
	z-index: 5;
	border: 1px solid #999;
	border-bottom: 0;
	width: auto;
}
* html #listFooter
{
	bottom: 13px;
	height: 35px;
}

.footerBorderBL
{
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	padding: 0;
	margin: 0;
	background: url(images/footerBL.gif) 0 0 no-repeat;
	height: 7px;
	width: auto;
}
.footerBorderBG
{
	background: url(images/footerBG.gif) 0 0 repeat-x;
	margin-left: 3px;
	height: 100%;
}
.footerBorderBR
{
	background: url(images/footerBR.gif) 100% 0 no-repeat;
	height: 100%;
}

/* Einde lijst links */

/* Begin fiche */
.ficheHeaderBL
{
	background: url(Images/ficheHeaderBL.gif) 0 0 no-repeat;
	height: 45px;
}
.ficheHeaderBR
{
	background: url(Images/ficheHeaderBR.gif) 100% 0 no-repeat;
	height: 100%;
	width: 100%;
}
.ficheHeaderBG
{
	margin-left: 6px;
	background: url(Images/ficheHeaderBG.gif) 0 0 repeat-x;
	height: 100%;
}
.ficheHeaderDescription
{
	color: #656D77;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
}

.ficheHeaderError
{
	color: red;
	font-weight: bold;
	padding-top: 4px;
	background: transparent;
	padding-left: 10px;
	text-align: left;
	font-size: xx-small;
}
.buttons
{
	padding-right: 5px;
	height: 40px;
}

.helpbutton
{
	text-align: right;
	padding-right: 5px;
	width: 50px;
}
/* Einde fiche */

body
{
	font-size: medium;
	font-family: sans-serif;
	color: black;
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	margin: 0%;
	padding: 0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
}



a:link, a:visited
{
	font-weight: bold;
	color: #567dab;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #063571;
}

.type5, .type5tr, .type5t
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-variant: normal;
}

.type5tr
{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
.type5t
{
	border-top: 1px solid #999;
}

.type5bigger
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f8;
	font-variant: normal;
}


.type4small
{
	font-weight: bold;
	font-size: 8pt;
	color: #567dab;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}


.type4bigger
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #656D77;
}

.type6
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
}


.type4, .type4b
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #656D77; /*background-color : #C7C7C7;*/
}

.type4b
{
	border-bottom: 1px solid #999;
}

.type4Personeel
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #656D77;
	background-color: #DCDCDC;
}

.type3
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: white;
}

.type1small
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #ffffff;
}
.type2
{
	padding: 2px;
	padding-left: 4px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #656D77;
	background-color: #cccccc;
}

.type1
{
	color: inherit;
	background-color: #ffffff;
}

.type0
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #999999;
}

.detail
{
	font-size: xx-small;
	font-family: 'Verdana' , 'Arial' , sans-serif;
}

.smalltextatbottom
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: transparent;
}

.searchprops
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: transparent;
}

.search
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: transparent;
}

.onebiggerred
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	background-color: transparent;
}

.onebigger
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: transparent;
}

.normaltext
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}
.boldtext
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}
.active
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00ff00;
}
.inactive
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff0000;
}

.error
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff6464;
}

em
{
	font-style: normal;
	font-weight: bold;
}

strong
{
	font-style: italic;
	font-weight: bold;
}

em strong, strong em
{
	text-transform: uppercase;
	font-style: normal;
	font-weight: bolder;
}

b
{
	font-weight: bold;
}

i
{
	font-style: italic;
}

.label
{
	/*font-weight: bold;*/ /*font-size: xx-small;*/
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif; /*background-color: #fffaf2;*/ /*font-size: 10px;*/
	color: #063571; /*	font-family: verdana,arial;*/
	background-color: Transparent;
}

.parameters
{
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif;
}

caption
{
	color: #063571;
	font-family: verdana,arial;
	background-color: Transparent;
	margin-bottom: 5px;
	text-align: left;
}

.labelcursief
{
	font-weight: bold;
	font-size: xx-small;
	font-style: italic;
	color: Black;
	font-family: verdana;
	background-color: White;
}

.labelNietActief
{
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	font-family: verdana;
	background-color: Transparent;
}

.foutmelding
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	font-family: verdana;
	background-color: transparent;
}

.speciaalItem
{
	font-weight: bold;
	font-size: xx-small;
	color: #FF9900;
	font-family: verdana;
	background-color: transparent;
}






.meldingPersoneel
{
	font-weight: bold;
	font-size: xx-small;
	color: Green;
	font-family: verdana;
	background-color: transparent;
}


.linkbutton
{
	font-weight: bold;
	font-size: xx-small;
	color: #3333cc;
	font-family: Verdana;
	text-decoration: underline;
	background-color: Transparent;
}
.button2Linkbutton
{
	font-weight: bold;
	font-size: xx-small;
	color: #3333cc;
	font-family: Verdana;
	text-decoration: underline;
	background-color: Transparent;
	border: none;
}

.button
{
	border-right: #10497b thin solid;
	border-top: #d6e7ef thin solid;
	font-weight: normal;
	font-size: xx-small;
	border-left: #d6e7ef thin solid;
	color: #10497b;
	border-bottom: #10497b thin solid;
	font-family: verdana;
	background-color: #d6e7ef;
	width: 79px;
}
/* Begin DataGrid */
.gridBorder
{
	border: 1px solid #688CAF;
	border-collapse: separate !important;
}

.gridBorder td
{
	border-style: none none solid solid;
	border-collapse: separate !important;
	border-width: 0 0 1px 1px;
}

.gridHeader
{
	font-weight: normal;
	font-size: 12px;
	color: #00156E;
	font-family: "segoe ui" ,arial,sans-serif;
	padding: 0;
	margin: 0;
	background: url("images/informatSkin.gif") repeat-x scroll 0 -2300px #C3D8F1;
}

tr.gridHeader
{
	display: table-row;
}

div.gridHeader
{
	display: block;
}

.gridHeader td
{
	padding: 5px 2px 4px 4px;
	margin: 0;
	border-color: #5D8CC9;
	border-style: none none solid solid;
	border-width: 0 0 1px 1px;
	border-collapse: separate !important;
}



.gridHeader a, .gridHeader a:link, .gridHeader a:visited, .gridHeader a:hover, .gridHeader a:active
{
	/*color: #27413e;*/
	color: #00156E;
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif;
}

.gridItem
{
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif; /*background-color: #fffaf2;*/
	border: 0;
	margin: 0;
	padding: 0;
}


.griditemAlternating
{
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif;
	background-color: #dcdcdc;
	border: 0;
	margin: 0;
	padding: 0;
}

.griditemAlternating td
{
	border-color: #d0d7e5;
	padding-bottom: 3px;
	padding-top: 4px;
	margin: 0;
	border-style: none none solid solid;
	border-width: 0 0 1px 1px;
	border-collapse: separate !important;
}



.gridHeader td:first-child, .gridItem td:first-child, .griditemAlternating td:first-child, .gridSelectedItem td:first-child
{
	border-left: 0 none;
	padding-left: 4px;
}



.gridItem td, .griditemAlternating td
{
	border-color: #d0d7e5;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin: 0;
	border-collapse: separate !important;
	border-style: none none solid solid;
	border-width: 0 0 1px 1px;
}
.gridItem td td
{
	border: none;
}
.gridItem:hover
{
	background-color: #ecf4ff;
}
.gridItem td a, .gridItem td a:link, .gridItem td a:visited, .gridItem td a:hover, .gridItem td a:active
{
	/*color: #27413e;*/ /*color: #063571;*/
	color: #333;
	font-weight: normal;
	border: 0;
}

.gridItemLarge
{
	font-size: x-small;
	font-family: verdana;
}

.gridSelectedItem
{
	font-weight: normal;
	font-size: 12px; /*color: #10497b;*/
	font-family: "segoe ui" ,arial,sans-serif; /*background-color: #fffcdd;*/ /*background: #d0d7e5 url(images/bgGridSelecteditem.gif) repeat-x;*/
	background: url("images/informatSkin.gif") repeat-x 0 -2600px;
	background-color: #FFCC66;
}

.gridSelectedItem td
{
	border-left: none 0;
	border-bottom-color: #FF9B35;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 4px;
}

.gridSelectedItem a
{
	font-weight: normal;
	color: #333; /*color: #063571;*/
}

.gridPager
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: super;
	color: #27413e;
	font-family: verdana;
	text-align: center;
}

.gridPager td
{
	border: none;
}

.gridPager a:visited, .gridPager a:active
{
	color: #063571;
}

.gridfooter
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: "segoe ui" , arial, sans-serif;
	padding: 0;
	margin: 0;
	background: #ffffff url(images/bgGridfooter.jpg) repeat-x bottom;
}

tr.gridfooter
{
	display: table-row;
}

div.gridfooter
{
	display: block;
}

.gridfooter td
{
	padding: 0;
	padding-left: 1px;
	margin: 0;
	border: none !important;
}

.grid
{
	font-weight: normal;
	font-size: xx-small;
	font-family: "segoe ui" ,arial,sans-serif;
	border-bottom: solid 1px #5D8CC9;
	margin: 0;
	padding: 0;
}

.gridAlternative
{
	font-weight: normal;
	font-size: 12px;
	font-family: "segoe ui" ,arial,sans-serif;
	border-bottom: solid 1px #d0d7e5;
	margin: 0;
	padding: 0;
	background-color: #dcdcdc;
}
/* Einde DataGrid */

/*.multipage
{
   font-family: verdana;
}
*/

.pointer
{
	border-width: 0px;
	visibility: hidden;
	display: none;
}

.textInvisible
{
	visibility: hidden;
}


.header
{
	font-size: medium;
	font-weight: bold;
	color: Black;
	background-color: Transparent;
}
.control
{
	/* border: 1px solid #4D6185;    font-family: verdana;    font-size: x-small;    background-color: White;*/
	border: 1px solid #abc1de;
	background: #fff;
	color: #000;
	font: 12px "segoe ui" ,arial,sans-serif;
}

.controlDatabank
{
	/* border: 1px solid #4d6185;    font-family: verdana;    font-size: x-small;    background-color: #ffffaa;*/
	border: 1px solid #abc1de;
	background: #ffffaa;
	color: #000;
	font: 12px "segoe ui" ,arial,sans-serif;
}

/*.controlDataMain
{
   border: 1px solid;
   border-color: Red;
   font-family: verdana;
   font-size: x-small;
   background-color: #fcfaeb;
   color: Gray;
}
*/
/*.controlsmall
{
   border: 1px solid;
   font-family: verdana;
   font-size: xx-small;
}*/
.controlDisabled, .controldisabled
{
	/*font-family: verdana;    font-size: x-small;    border: 1px solid;    background-color: whitesmoke;    color: gray;    font-size: x-small;*/
	border: 1px solid #ccdbed;
	background: whitesmoke;
	color: #8d8d8d;
	font: 12px "segoe ui" ,arial,sans-serif;
}

.controlDatabankDisabled
{
	/*font-family: verdana;    font-size: x-small;    border: 1px solid #808080;     background-color: #fdfccc;    color: gray;    font-size: x-small;*/
	border: 1px solid #ccdbed;
	background: #fdfccc;
	color: #8d8d8d;
	font: 12px "segoe ui" ,arial,sans-serif;
}

/*.controlsmallDisabled
{
   font-family: verdana;
   font-size: xx-small;
   border: 1px solid;
   background-color: whitesmoke;
   color: gray;
   border-color: black;
}*/
/*.controlDisabled2
{
   font-family: verdana;
   font-size: x-small;
   background-color: whitesmoke;
}
*/
.TextboxToLabel
{
	border: 0px solid;
	font-size: 10px;
	color: #063571;
	font-family: verdana;
	background-color: White;
	height: 14px;
}

.button2
{
	/*border-right: #10497b thin solid; 	font-weight: normal; 	font-weight: bold ; 	color: #10497b; 	border-bottom: #10497b thin solid; 	 	background-color: #f5f5f8; */
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: pointer;
	border: solid 1px #808080;
	background: url(images/Button_Back.gif) center;
	padding: 1px;
	display: block;
}

.button2Disabled
{
	/*border-right: #10497b thin solid; 	font-weight: normal; 	font-weight: bold ; 	color: #10497b; 	border-bottom: #10497b thin solid; 	 	background-color: #f5f5f8; */
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	cursor: pointer;
	border: solid 1px #a8a8a8;
	background: url(images/ButtonDisabled_Back.gif) center;
	padding: 1px;
	display: block;
}


.button2RL
{
	/*border-right: #10497b thin solid; 	font-weight: normal; 	font-weight: bold ; 	color: #10497b; 	border-bottom: #10497b thin solid; 	 	background-color: #f5f5f8; */
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: pointer;
	border: solid 1px #808080;
	background: url(images/button_back.gif) center;
	padding: 1px;
	visibility: visible;
}

.button2RLUnvisible
{
	/*border-right: #10497b thin solid; 	font-weight: normal; 	font-weight: bold ; 	color: #10497b; 	border-bottom: #10497b thin solid; 	 	background-color: #f5f5f8; */
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: pointer;
	border: solid 1px #808080;
	background: url(images/button_back.gif) center;
	padding: 1px;
	visibility: hidden;
}

.buttonLarge
{
	font-size: 9pt;
	font-weight: bold;
	color: #10497b;
	border-bottom: #10497b thin solid;
	background-color: #f5f5f8;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: pointer;
	border: solid 1px #808080;
	background: url(images/button_back.gif) center;
	padding: 1px;
	visibility: visible;
}

.Melding
{
	background-color: #567dab;
	color: white;
}

.iTree-container
{
	margin: 0px;
	padding: 0px;
	font: icon;
}

.iTree-item
{
	padding: 0px;
	margin: 0px;
	font: icon;
	color: black;
}

.iTree-item a, .iTree-item a:hover, .iTree-item a:active
{
	margin-left: 3px;
	padding: 1px 2px 1px 2px;
}

.iTree-item a
{
	color: #567dab;
	text-decoration: none;
}

.iTree-item a:hover
{
	color: #063571;
}

.iTree-item a:active
{
	font-weight: bold;
	color: #063571;
	text-decoration: none;
}

.iTree-item img
{
	border: 0px;
}

.iTree-icon
{
	width: 16px;
	height: 16px;
}
.iTree-check
{
	height: 16px;
	width: 16px;
	border: 0px;
}
/* Begin tabstrip */
#tabstrip
{
	border: solid 1px #7f9db9;
	margin-top: 5px;
	margin-right: 5px;
}
.tabstrip
{
	background: #d2d9e6 url(images/bgTabstrip.gif) repeat-x; /*background-color: #567dab;*/
	font-family: Verdana, Tahoma, Arial;
	font-size: 8.5pt;
	color: White;
}

.tabstrip-selected
{
	background: #063571 url(images/bgTabstripSelected.gif) repeat-x;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8.5pt;
}

.tabstrip A:link, .tabstrip A:visited
{
	font-weight: bold;
	color: #063571;
	text-decoration: none;
}

.tabstrip-selected a:link, .tabstrip-selected a:visited
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.tabstrip A:hover
{
	text-decoration: underline;
}
/* Einde tabstrip */

A.TopLink:link
{
	color: #003399;
	text-decoration: underline;
}
A.TopLink:visited
{
	color: #003399;
	text-decoration: underline;
}
A.TopLink:hover
{
	color: #CC0000;
	text-decoration: none;
}
.TopLink
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

A.AdminLink:link
{
	color: #000000;
	text-decoration: underline;
}
A.AdminLink:visited
{
	color: #000000;
	text-decoration: underline;
}
A.AdminLink:hover
{
	color: #CC0000;
	text-decoration: none;
}
.AdminLink
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

A.PageLink:link
{
	color: #003399;
	text-decoration: underline;
}
A.PageLink:visited
{
	color: #003399;
	text-decoration: underline;
}
A.PageLink:hover
{
	color: #CC0000;
	text-decoration: none;
}
.PageLink
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

A.DLink:link
{
	color: #567dab;
	font-size: 10px;
	text-decoration: underline;
}
A.DLink:visited
{
	color: #567dab;
	font-size: 10px;
	text-decoration: underline;
}
A.DLink:hover
{
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}
.DLink
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #567dab;
}


.uitleg
{
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-family: verdana;
	background-color: Transparent;
}
.filter
{
	background-color: #f5f5f8;
	border: solid 1px #cccccc;
	padding: 3px;
}

div.melding
{
	background-color: Transparent;
	border: solid 1px #cccccc;
	position: relative;
	top: 30px;
	color: #FF0000;
	padding: 1px;
	width: 350px;
	font-size: 10px;
	height: 80px;
	text-align: left;
}
div.meldingtitel
{
	background: #cccccc;
	color: #000000;
	padding: 2px;
	font-size: 12px;
}


div.tabitem
{
	float: left;
	padding: 2px;
	font-weight: bold;
	font-size: 7pt;
	color: #567dab;
	border-right: solid 1px #cccccc;
}
div.tabitem link:hover
{
	color: #000000;
}

/* abtn */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #567dab;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 10px;
	width: 250px;
}
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
.dragHandle
{
	height: 47px;
	cursor: move;
	border: none;
}

#listHeader2
{
	padding: 0;
	margin: 0;
	z-index: 5;
	border-bottom: 1px solid #999;
	width: auto;
}
.footerBorderBL2
{
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 5px;
	right: 5px;
	padding: 0;
	margin: 0;
	background: url(Images/footerBL.gif) 0 0 no-repeat;
	height: 7px;
	width: auto;
}

.popUpLeftBorder
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: verdana;
	height: 19px;
	background: #567dab url(images/bgGridheaderPopup.gif) repeat-y right;
}

.ajax__calendar_container
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 10;
}

.collapsePanel
{
	height: 0px;
	background-color: #eff3f9;
	overflow: hidden;
	padding: 0px;
	padding-left: 3px;
}

.collapsePanelHeader
{
	color: #eff3f9;
	font-weight: bold;
	float: none;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
	vertical-align: middle;
	font: bold 12px "segoe ui" ,arial,sans-serif;
	color: #063571;
	height: 20px; /*background: #eff3f9 url(../images/bgSearchheader.gif) repeat-x;*/
	display: block;
}

.controlwatermarked
{
	border: 1px solid #abc1de;
	background: #fff;
	font: 12px "segoe ui" ,arial,sans-serif;
	color: #A8A8A8;
	font-style: italic;
}

.foto
{
	margin: 5px;
}
.rgHeader a
{
	font-weight: normal;
}

.search
{
	border: 0;
	width: 16px;
	height: 16px;
	background: transparent url(images/zoek.png) no-repeat center;
}

.warning
{
	font-weight: normal;
	font-size: 12px;
	color: #00156E;
	font-family: "segoe ui" ,arial,sans-serif;
	padding: 2px;
	margin-bottom: 10px;
	background: url("images/informatSkin.gif") repeat-x scroll 0 -2300px #C3D8F1;
	border: 1px solid ##5d8cc9;
}

