BODY, TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
	 color: #8390A5;
}

A:link,A:visited,A:Active
{
	color: #8390A5;
	text-decoration: none;
}

A:hover
{
	color: #8390A5;
	text-decoration: underline;
}

.cmstop
{
	background: url(images/cms01.jpg);
	height:76px;
}

.cmssubmenu
{
	background: url(images/cms02.jpg);	
	width: 244px;
}

.cmscontent
{
	background:  white;
	width: 100%;
}

.cmsbalk
{
	background: url(images/cms03.jpg) repeat;
	padding-left: 4px;
	height: 34px;
}

.MenuSelectUrl
{
	background: #f7f7f7;
	border: 2px solid #C3D1DF;
	padding: 5px;
}

.MenuSelectUrlDiv
{
	position: absolute;
	width:500px;
	height: 200px;
	top: 200px;
	left: 400px;
}

.cmsbalktekst, .cmsbalktekst A:Link, .cmsbalktekst A:Visited, .cmsbalktekst A:Active
{
  vertical-align: middle;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  color: #8390A5;
}

.cmsbalktekst img
{
  vertical-align: top;
  text-align: left;
}

.cmsDataContentBorder
{
	width:100%;
	padding:5px;
}

.cmsDataContent
{
   width: 100%;
}

.CmsDataHeaderStart
{
	background: url(images/cmsdataheaderstart.jpg) no-repeat;
	height: 27px;
	padding-left: 10px;
	font-weight: bold;
}

.CmsDataHeaderMidden
{
	background: url(images/cmsdataheadermidden.jpg);
	height: 27px;
}

.CmsDataHeaderEind
{
	background: right url(images/cmsdataheadereind.jpg) no-repeat;
	height: 27px;
	text-align: right;
	padding-right: 10px;
}

.CmsDataFooterStart
{
	background: url(images/cmsdatafooterstart.jpg) no-repeat;
	height: 27px;
	padding-left: 10px;
}

.CmsDataFooterMidden
{
	background: url(images/cmsdatafootermidden.jpg);
	height: 27px;
}

.CmsDataFooterEind
{
	background: right url(images/cmsdatafootereind.jpg) no-repeat;
	height: 27px;
	padding-right: 10px;
}

.CmsDataHeaderEindFout
{
	background: right url(images/cmsdataheadereind.jpg) no-repeat;
	height: 27px;
}

.CmsDataGridHeader, .CmsDataGridHeader TD
{
	background: #E9EDF5;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	border: White 0px solid;
}

.CmsDataGrid_Even, .CmsDataGrid_Even TD
{
	background: #F7F8FB;	
	height: 28px;
	vertical-align:  middle;
	padding-left: 5px;
	padding-right: 5px;
}

.CmsDataGrid_OnEven, .CmsDataGrid_OnEven TD
{
	background: #E9EDF5;
	height: 28px;
	vertical-align:  middle;
	padding-left: 5px;
	padding-right: 5px;
}

.CmsDataGrid_TekstEven, .CmsDataGrid_TekstEven TD
{
	background: #F7F8FB;	
	vertical-align:  middle;
	padding-left: 2px;
	padding-right: 2px;
}

.CmsDataGrid_TekstOnEven, .CmsDataGrid_TekstOnEven TD
{
	background: #E9EDF5;
	vertical-align:  middle;
	padding-left: 2px;
	padding-right: 2px;
}

.cmslogin
{
	background: url(images/cmslogin.jpg) no-repeat;
   width:490px;
	height:254px;
	margin-left: 15px;
	margin-top: 15px;
}

.inputbutton
{
	height: 26px;
   font-weight: bold;
 	background: url(images/button.jpg) repeat;
	padding-left: 5px;
	color: white;
	text-align: center;
}

.Inputtext, .InputtextSearchbox
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
   vertical-align: middle;
}

.InputListbox
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
   vertical-align: middle;
	width:100%;
}

select {
background-color: white;
color: #688191;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
vertical-align: middle;
}

.InputDropDown {
 border-top: 1px solid #cccccc;
 border-left: 1px solid #cccccc;
 /*width: 158px;*/
}

iframe {
	border: 1px solid #cccccc;
}

.InputCheckBox 
{
	border: 0px solid #cccccc;
   color: #42505D;
}

.InputErrorlabel
{
	color: red;
}

.TabMenuTableOpmaak
{
	margin-left: 244px;
	margin-top: 60px;
}

.TabMenuNormal
{
   width:111px;
	height: 26px;
   font-weight: bold;
 	background: url(images/tabmenun.jpg) no-repeat;
	padding-left: 5px;
	color: white;
	text-align: center;
}

.TabMenuSelected, .TabMenuOver
{
   width:111px;
	height: 26px;
   font-weight: bold;
 	background: url(images/tabmenuh.jpg) no-repeat;
	padding-left: 5px;
	color: #8390A5;
   cursor: pointer;
	text-align: center;
}

.SubMenuTableOpmaak
{
	margin-left: 5px;
	margin-top: 5px;
	width: 232px;
}

.submenukop
{
	background: url(images/submenukop.jpg) no-repeat;
	padding-left: 10px;
	height: 37px;
   font-weight: bold;
}

.SubMenuNormal
{
 	background: url(images/submenuregel.jpg);
	padding-left: 10px;
	height: 25px;
}

.SubMenuSelected, .SubMenuOver
{
   text-decoration: underline;
 	background: url(images/submenuregel.jpg);
	padding-left: 10px;
	height: 25px;
   cursor: pointer;
}

.submenuvoet
{
	background: url(images/submenuvoet.jpg) no-repeat;
	padding-left: 10px;
	height: 6px;
}

.ConfigTabel
{
	width:100%;
	height: 60px;
	background: url(images/CmsInstelling.jpg) repeat-x;
	margin: 5px;
}

.ConfigTabelIcon
{
	width:60px;
}

.ConfigTabelOmschrijving
{
	
}

.ConfigTabelOmschrijvingHeader
{
	 font-weight: bold;
}

.ActieMenuNormal
{
	color: #8390A5;
}

.ActieMenuOver
{
	color: #EFB300;
	cursor: pointer;
}

.ActieMenuSelected
{
	color: #EFB300;
	cursor: pointer;
}

.SourceDiv1
{
   position: absolute;
   left: 245;
	top: 180;
}

.SourceDiv2
{
   position: absolute;
   left: 245;
	top: 180;
}

.SourceDiv3
{
   position: absolute;
   left: 245;
	top: 180;
}

.SourceDiv4
{
   position: absolute;
   left: 245;
	top: 180;
}

.SourceDiv5
{
   position: absolute;
   left: 245;
	top: 180;
}

.SourceDivDebug
{
   position: absolute;
   left: 600;
	top: 10;
   width: 630px;
	height: 200px;
	background: #f7f7f7;
	border: 2px solid #C3D1DF;
	padding: 5px;

}

.SourceDivDebugCell
{
  height: 100px;
  overflow: scroll;
}

.WebsiteSjabloonInputtext
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
	width:250px;
}

.WebsiteSjabloonInputCheckbox
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}


.WebsiteSjabloonInputRadiobutton
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}


.WebsiteSjabloonInputDropdown
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
	width:250px;
}

.WebsiteSjabloonInputButton
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}

.WebsiteSjabloonInputErrorlabel
{
	color: red;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.WebsiteSjabloonPropKop
{
	font-weight: bold;
	font-size: 12px;
	color: #688191;
	height: 30px;
	width: 250px;
	border-bottom: 2px #688191 solid;
}

.WebsiteSjabloonPropEven
{
	height: 30px;
	border-bottom: 1px solid #B9B9B9;
}

.WebsiteSjabloonPropOneven
{
	height: 30px;
	border-bottom: 1px #B9B9B9 solid;
}

.PackageEditorInputtext
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
	width:250px;
}

.PackageEditorInputCheckbox
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}


.PackageEditorInputRadiobutton
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}


.PackageEditorInputDropdown
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
	width:250px;
}

.PackageEditorInputButton
{
   background: white;
	border:  1px solid #cccccc;
   color: #688191;
}

.PackageEditorInputErrorlabel
{
	color: red;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.PackageEditorPropKop
{
	font-weight: bold;
	font-size: 12px;
	color: #688191;
	height: 30px;
	width: 250px;
	border-bottom: 2px #688191 solid;
}

.PackageEditorPropEven
{
	height: 30px;
	border-bottom: 1px solid #B9B9B9;
}

.PackageEditorPropOneven
{
	height: 30px;
	border-bottom: 1px #B9B9B9 solid;
}

.InputListboxPopupSelect
{
	width:100%;
}

.PMKop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #DFE1F6;
	color: Black;
}

.PMBasis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #262795;
	color: White;
}

.PMOnderdelen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #FFA500;
	color: White;
}

.PMOnderdelen_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FFEDCC;
	height: 18px;
}


.PMGroep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #4748D3;
	color: White;
}

.PMGroep_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #D5DBF3;
	height: 18px;
}

.PMGroep_inputdropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #D5DBF3;
	height: 18px;
	
}

.PMSubGroep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #DFE1F6;
	color: black;
	height: 30px;
}

.PMSubGroep_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #F0F2FB;
	height: 18px;
	
}

.PMSubGroep_inputdropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #F0F2FB;
	height: 18px;
	
}

.PMOnderdelenSubGroep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #FFD382;
	color: black;
}

.PMOnderdelenSubGroep_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FFEDCC;
	height: 18px;
}

.PMOnderdelenSubGroep_inputdropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FFEDCC;
	height: 18px;
}


.PMRegel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #FAEBD7;
	color: Black;
}

.PMRegel_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FCF8F1;
	height: 18px;
	
}

.PMRegel_inputdropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FCF8F1;
	height: 18px;
	
}

.PMOnderdelenRegel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background: #FFEAC1;
	color: black;
}

.PMOnderdelenRegel_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FFEDCC;
	height: 18px;
}

.PMOnderdelenRegel_inputdropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #FFEDCC;
	height: 18px;
}

.PMEditMatrix
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border: 1px solid black ;
	background-color: #F7F7FC;
	height: 18px;
}

.PMEditMatrix_regelaantal_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #FFD382;
	height: 18px;
}


.PMEditMatrix_verkoop_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #1AEA26;
	height: 18px;
}

.PMEditMatrix_advies_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #ACEEAD;
	height: 18px;
	text-decoration: line-through;
}

.PMEditMatrix_inkoop_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #F2DD1C;
	height: 18px;
}

.PMEditMatrix_bestelnummer_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #F0E68C;
	height: 18px;
}

.PMEditMatrix_voorraad_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #FF2445;
	height: 18px;
}

.PMEditMatrix_backorder_inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	border-width: 1PT;
	border-color: Black;
	background-color: #FFB6C1;
	height: 18px;
}

.PMButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #191970;
	border-width: 0.5pt;
	border-color: Black;
	background-color: #E1E1E1;
	height: 18px;
	cursor: pointer;
}

.PBTreeView 
{ 
  background-color:White;
  padding-top:4px; 
  padding-left:1px; 
  border: #7C7C94 0px solid; 
  cursor:default; 
}

.PBTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 0px; 
  padding-right: 3px; 
}

.PBHoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 0px; 
  padding-right: 3px; 
  cursor: default; 
}

.PBSelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 0px; 
  padding-right: 3px; 
  cursor: default; 
}

.PBNodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;  
}
