/********************************/
/* Achtergronden en lettertypes */
/********************************/

/*Algemene instellingen*/ 
body {
	color: #595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;  
	line-height: 100%; 
	text-decoration: none;
}

/* Globale lay-out */
.ELoketbackground{
  z-index:1; 
	left:0px; 
	background-image:url(images/bg_kwaliteit.jpg); 
	overflow:hidden; 
	width:100%; 
	position:absolute; 
	top:0px; 
	height:69px;
}

.ELoketlogo{
  z-index:2; 
	left:0px; 
	width:161px; 
	position:absolute; 
	top:69px; 
	height:63px;
}

.ELoketbgleft{
  z-index:3; 
	left:0px; 
	width:161px; 
	position:absolute; 
	top:132px; 
	height:331px;
}

.bgcontent{
	left: 5px;
	width: 500px;
}

.bgcontentnoposition
{
	z-index:4; 
    border:#000000 1px; 
	background-image:url(images/bg_contentkwaliteit.jpg); 
	layer-background-image:url(images/bg_contentkwaliteit.jpg);
	font-size:0.7em;
}


.ELoketnavigatie{
	border: 1px solid black;
}

.ELoketnavigatie ul
{
	list-style-image: url(images/ico_nav4.gif);
}

.ELokettitheader {
  z-index:9; 
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	left:162px; 
	width:190px; 
	position:absolute; 
	top:49px; 
	height:21px;
}

.ELoketlogon 
{
	/*font-size:0.7em;*/
}

	
/*********/
/* Links */
/*********/


/**********/
/* Labels */
/**********/

.ELoketlabel {
  text-align:right;
	vertical-align:top;
}

/************************************/
/*Invulscherm vrije stijl (freeform)*/
/************************************/

/*Tabel*/
.ELoketinvulstandaard {
  border-collapse: collapse;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  width: 600px;
  margin: 1px; 
  padding: 1px;
}

/*Lijnen*/
.ELoketinvulstandaard td {
/*  font-size: 0.7em;*/
}

/*************************************/
/* Lijstscherm in kolomvorm (tabular)*/
/*************************************/

/*Tabel*/
.ELoketlijststandaard{
	border-collapse: collapse;
	border-style: none;
}
/*Hoofding*/
.ELoketlijststandaard th {
/*	font-size: 0.85em;*/
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C5581;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	background-repeat: repeat;
	text-align:left;
}
/*Lijnen*/
.ELoketlijststandaard td {
/*	font-size: 0.7em;*/
	font-style: normal;
	font-weight: normal;
	border-bottom-style: none;
	background-repeat: repeat;
	padding: 1px;
	margin: 1px;
}

.ELoketlijststandaardheader td
{
	font-weight:bold;
}

/*******************/
/* Informatielinks */
/*******************/

.ELoketinformatielinks{
	border:solid 1px #E6E3D9;
	float:right;
}
.ELoketinformatielinksheader td{
	background-color:#E6E3D9;
	font-weight:bold;
}

/***********/
/* summary */
/***********/

.ELokettitel{
  font-size: 1.32em;
  font-weight: bold;
  font-style: normal;
  font-variant: small-caps;
  text-transform: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;    	
}

.ELoketsummarytitle
{
  font-size: 1.2em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  margin: 0px;
  padding: 0px;
}

.ELoketsummarysubtitle
{
  font-size: 1em;
  font-style: normal;
  text-transform: none;
}

.ELoketsummarylabel
{
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}

.ELoketsummarycontent
{
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}

.ELoketsummaryrefnr{
  font-size: 1.2em;
  color: black;
  font-weight: bold;
}	
.ELoketsummary
{
  font-size: 1em;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin: 0px;
  padding: 0px;
}
.ELoketinfo
{
	font-style: italic;
}


.ELokethidden{
	visibility:hidden;
}

/***************************/
/* knoppen onderaan pagina */
/***************************/

/*Tabel*/
.ELoketbuttonstable {
  border-collapse: collapse;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 10px;
  padding: 1px;
  width: 600px;
  text-align: center;
  clear:both;
}

/*Lijnen*/
.ELoketbuttonstable td {
/*  font-size: 0.7em;*/
}

/*****************/
/* input lay-out */
/*****************/

.button {
	background: #ECECEC;
	font: 300 10px Verdana;
	color: #3D6599;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}

.radio {
	border:0;
}

.checkbox {
  border:0;
}

/********/
/*Fouten*/
/********/

/*Tabel*/
.ELoketfout {
	background-color: #DEEBAB;
	border: 1px solid red;
	border-style: solid;
	margin-bottom: 15px;	
}
/*Rijen*/
.ELoketfout td{
/*	font-size: .7em;*/
	color: red;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

/***************/
/*floating divs*/
/***************/
.ELoketFormLabelDiv
{
	float: left;
	width: 250px;
	margin: 1px;
	padding: 1px;
}

.ELoketFormInputDiv
{
	float: left;
	margin: 1px;
	padding: 1px;
}

.ELoketFormButtonDiv
{
	float: left;
	margin: 1px;
	padding: 1px;
	width: 100px;
}

.ELoketfloatleft
{
	float: left;
	margin: 1px;
	padding: 1px;
}

.ELoketfloatclear
{
	clear: left;
	margin: 1px;
	padding: 1px;

}

.ELoketfloatclear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.ELoketfloatleft:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/******************/
/* diverse labels */
/******************/
.ELoketLoginInfo
{
	z-index:9999;
	font-size: 1em;
	font-style: italic;
}

.ELoketfooter
{
	border:1px solid olive; 
	padding: 2px;
	text-align: center;
}


/******************/
/* breadcrumbs    */
/******************/
.ELoketBreadCrumb
{
	font-family: Verdana;
	font-size: 0.8em;
}

.ELoketBreadCrumbCurrentNode
{
	color: #333333;
}

.ELoketBreadCrumbPathSeparator
{
	font-weight:bold;
	color: #1C5E55;
}

.ELoketBreadCrumbNode
{
	font-weight: bold;
	color: #666666;
}

.ELoketBreadCrumbRootNode
{
	font-weight: bold;
	color: #1C5E55;
}

/******************/
/* samengesteld invoerveld    */
/******************/
.ELoketSamengesteldItem
{
	clear: left;
	margin: 2px;
}

.ELoketSamengesteldItemLabel
{
	font-weight: bold;
}

/******************/
/* gridviewstyles */
/******************/
.ELoketGridView
{
	padding: 4px;
	color: #333333;
}

.ELoketGridViewRowStyle
{
	background-color: #F7F6F3;
	Color: #333333;
}

.ELoketGridViewEditRowStyle
{
	background-color: #999999;
}

.ELoketGridViewFooterStyle
{
	background-color: #5D7B9D; 
	font-weight: bold;
	color: White;
}

.ELoketGridViewSelectedRowStyle
{
	background-color: #E2DED6;
	font-weight: bold;
	color: #333333;
}

.ELoketGridViewPagerStyle
{
	background-color: #284775;
	color: White;
	text-align: center;
}

.ELoketGridViewHeaderStyle
{
	background-color: #5D7B9D;
	font-weight: bold;
	color: White;
}

.ELoketGridViewAlternatingRowStyle
{
	background-color: White;
	color: #284775;
}

/*********/
/*  menu */
/*********/
.ELoketMenu
{
	font-family : Verdana;
	font-size : 1em;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	background-color: Transparent;
}

.ELoketMenuParentNodeStyle
{
	font-weight: normal;
}

.ELoketMenuHooverNodeStyle
{
	text-decoration: underline;
	color: #5555DD;
}

.ELoketMenuSelectedNodeStyle 
{
}

.ELoketMenuNodeStyle
{
	font-family: Verdana;
	font-size: 1em;
	color: Black; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px; 
	background-color: Transparent;
}

.ELoketMenuRootNodeStyle 
{
}

.ELoketMenuLeafNodeStyle 
{
}


/***********/
/* images */
/**********/
.ELoketImageNoBorder
{
	border: none;
}

.ELoketCenter
{
	text-align: center;
}

.ELoketDisplayNone 
{
	display: none;
}


