.PIP
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    float: left;
}

.bericht-gelezen { background:url("../../style/images/ReadMessage.gif") scroll 50% 50% #FFFFFF; color:#FFF; font-weight:bold; height:16px; width:16px }
.bericht-ongelezen { background:url("../../style/images/NewMessage.gif") scroll 50% 50% #FFFFFF; color:#FFF; font-weight:bold;  height:16px; width:16px }

/********************************/
/* Achtergronden en lettertypes */
/********************************/

/* navigatie */
.ELoketnavigatie{
	z-index:8; 
	left:-10px; 
	width:150px; 
	position:absolute; 
	top:142px; 
	height:194px;
}

.ELoketnavigatie ul
{
	list-style-image: url(images/ico_nav4.gif);
}

/**********/
/* 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;
  text-align: center;
}

/*************************************/
/* 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: 1.1em;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  margin: 0px;
  padding: 0px;
}

.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{
	display: none;
}

/***************************/
/* knoppen onderaan pagina */
/***************************/

/*Tabel*/
.ELoketbuttonstable {
  border-collapse: collapse;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 1px;
  padding: 1px;
  width: 600px;
  text-align:center;
  clear:both;
}

.ELoketbuttonstable td {
/*  font-size: 0.7em;*/
}

/*****************/
/* input lay-out */
/*****************/

.button {
	font-size: 8pt;
	font-weight: bold;
  background-image: url('images/Btn_achter.gif');
	background-repeat: no-repeat  ;
	width: 86px;
	height: 18px;
	border-style: none;
	background-color:White;
}

.ELoketCheckbox
{
}

.ELoketRadio
{
}


/********/
/*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: 150px;
	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;

}

/******************/
/* diverse labels */
/******************/
.ELoketLoginInfo
{
	position:absolute;
	left: 450px;
	top: 20px;
	z-index:9999;
	font-size: 0.7em;
	font-style: italic;
}

/******************/
/* 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;
	border: 1px solid black;
	background-color: #FFFFFF;
	margin: 2px;
}

.ELoketSamengesteldItemLabel
{
	font-weight: bold;
}

/******************/
/* gridviewstyles */
/******************/
.ELoketGridView
{
	padding: 4px;
	color: #333333;
}

.ELoketGridViewRowStyle
{
	background-color: #F7F6F3;
	Color: #333333;
}

.ELoketGridViewRowStyle td, .ELoketGridViewAlternatingRowStyle td, .ELoketGridViewHeaderStyle th
{
    padding: 0px 3px 0px 3px;
}

.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 : 10px;
	font-weight : 100;
	color : Black;
	text-decoration : none;
	padding-right: 2px;
	background-color: Transparent;
}

.ELoketMenuParentNodeStyle
{
	font-weight: normal;
}

.ELoketMenuHooverNodeStyle
{
	text-decoration: underline;
	color: #5555DD;
}

.ELoketMenuSelectedNodeStyle 
{
	text-decoration: underline;
	color: #5555DD;
	padding: 0px;
}

.ELoketMenuNodeStyle
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px; 
	background-color: Transparent;
}

.ELoketMenuRootNodeStyle 
{
	background-color: Transparent;
	color: White;
}

.ELoketMenuLeafNodeStyle 
{
	background-color: Transparent;
	color: White;
}

/***********************/
/* sinfony data in PIP */
/***********************/
.cevi-sinfony-rowhead
{
    text-align: right;
}

.cevi-sinfony-data
{
    text-align: left;
}

.cevi-sinfony-topicsubhead
{
    font-weight: bold;
    font-size: large;
    padding: 5px 0px 5px 3px;
}

.cevi-sinfony-topichead
{
    font-weight: bold;
    font-size: larger;
    padding: 5px 0px 5px 3px;
}

.cevi-sinfony-tabhead
{
    font-weight: bold;
    font-size: large;
}

.cevi-sinfony-icons-checked
{
}

.cevi-sinfony-icons-unchecked
{
}

.cevi-sinfony-icons-folder
{
}

/***********/
/* divers  */
/***********/
.ELoketCenter
{
	text-align: center;
}

.ELoketDisplayNone
{
	display: none;
}

.RequiredImage
{
	border: none;
	background-image: url(Images/IconVerplicht.gif);
}
