/* ====== 		  */
/*  Main areas  */
/* ====== 		  */
#header {
	height: 105px;
	background-image: url(../images/nivel-header-publ.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#LeftMenu
{
  height: 800px;
  width: 150px;
  background-color: #fff;
  padding-top: 20px;
}

#MainArea
{
  background-color: #fff;
  padding: 18px;
}

.introArea
{
  width: 600px;
}

/* ====== 				      */
/*  error messages     	*/
/* ====== 				      */

.errorMessage
{
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS" , Arial, Helvetica;
  font-size: small;
  font-weight: bold;
  color: Red;
  text-decoration: none;
  text-transform: none;  
}

.requiredFieldError
{
  color: Red;
}

/* ====== 				      */
/*  Global formatting  	*/
/* ====== 				      */

body
{
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS" , Arial, Helvetica;
  font-size: small;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

TD
{
  font-size: 13px;  
  color: #004c93;
}
a
{
  font-size: 13px;  
  font-weight: normal;
  text-decoration: none;  
  color: #004c93;  
}

a:hover
{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #b53141;
} 

.lightLabel a,a:link,a:active,  .button a, a:link,a:active
{
  font-size: 13px; 
  font-weight: bold;
  text-decoration: none;  
  color: 0080d1;  
}

.lightLabel a:hover, .button a:hover
{
  font-size: 13px; 
  font-weight: bold;
  text-decoration: none;
  color: #b53141;
}

H1
{
  font-family: "Trebuchet MS" , Arial, Helvetica; /*  font-size: 1em; */
  font-size: 1.3em;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

H2
{
  padding-top: 3px;
  padding-bottom: 8px;
  font-weight: bold;
  font-size: 1em;
  margin: 0px;
  color: #990000;
  font-family: "Trebuchet MS" , Arial, Helvetica;
  text-decoration: none;
}

UL
{
  list-style-type: none;
}

.hilite
{
  font-weight: bold;
  color: #CCC;
}

.highlight
{
  font-weight: bold;
/*  color: #8396C1;*/
}

/* Special Area's */

#languageFlags
{
  position: relative;
  top: 15px;
  right: 0px;
}

*#innerFlags
{
  background-color: #eeeeee;
  padding-right: 10px;
  padding-left: 5px;
}

.flag
{
 top: 3px;
}


/* ======           */
/* Leftnav Buttons  */
/* ======           */

.button {
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://www.nivel.nl/content/graphics/layout/horizontalestippelsrood.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 0px;
}
.activebutton {
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://www.nivel.nl/content/graphics/layout/horizontalestippelsrood.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 0px;
}
.activebutton a,a:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #ccc;
}

.checkBox
{
  border: 0px;
  padding-top: 2px; 
}

.dark
{
  background: #BDD4DD;
  vertical-align: top;
}

.light
{
  vertical-align: top;    
}

/* ------------ */
/* Search form  */
/* ------------ */

.darkLabel
{
	background-color: #fff;
	vertical-align: middle;
  	padding-left: 5px;	
  	height: 25px;
  	font-weight: bold;
  	color: #083A6F;
}

.lightLabel
{
	padding-left: 5px;
	background: #fff;
	vertical-align: middle;
	height: 25px;
	color: #083A6F;
}	

.searchFormDropdown, .searchFormTextbox, .listButton
{
  padding-left: 5px;
  padding-right: 10px;  
}

.dualPanelSeparator
{
  text-align: center; 
}

.checkBoxCol
{
  padding-left: 1px;
  padding-right: 5px;
  width: 0px;
}

/* =============== */
/* Brief results   */
/* =============== */

.briefResultsTable
{
  width: 100%; */
  border-collapse: collapse;
  
}

.briefResultsTable td
{
	padding: 5px;	
	vertical-align: top;
}
.briefResultsTable a:link, .briefNav a:link
{
  font-size: 13px;  
  font-weight: normal;
  text-decoration: none;  
  color: #004c93;  
}

.briefResultsTable a:visited, .briefNav a:visited
{
  font-size: 13px;  
  font-weight: normal;
  text-decoration: none;  
  color: #004c93;  
}
.briefResultsTable a:hover, .briefNav a:hover
{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #b53141;
} 
.briefThumbnailCell
{
	text-align: right;
}

.briefOptionControl
{
  border: 1px solid #000000;
  width: 600px;
  padding: 2px; 
}

#LabelHistory 
{
	width: 500px;
}

/* =============== */
/* Archive results   */
/* =============== */

.ArchiveResultsTable
{
  border-collapse: collapse;
}

.ArchiveResultsTable td
{
	padding: 0px;	
}

.ArchiveThumbnailCell
{
	text-align: right;
}


/* ---------------- */
/* Detail display   */
/* ---------------- */

#detailNav
{
	margin-bottom: 20px;
}	

#detailNav span
{
	vertical-align: top;
}

.detailTable
{
	width: 100%;
	border: none;
	border-collapse: collapse;
	background: #BDD4DD;
	text-align: left;
}

.detailTable th
{
	padding-left: 10px;
	text-align: left;
	
	font-size: 1em;
}

.detailTable td
{
	padding-left: 10px;
	vertical-align: top;
}

.detailTable a:link
{
  font-size: 13px;  
  font-weight: normal;
  text-decoration: none;  
  color: #b53141;
}

.detailTable a:visited
{
  font-size: 13px;  
  font-weight: normal;
  text-decoration: none;  
  color: #b53141;
}
.detailTable a:hover
{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #004c93;
} 

.detailSelectionRecordSeperator
{
	height: 2px;
	width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	background: #aaaaaa;
	background-color: #aaaaaa;
	color: #aaaaaa;	
}

*>.detailSelectionRecordSeperator
{
	margin: 10px 0 10px 0;
}

/* ------------- */
/* COPYINFO WINDOW  */
/* ------------- */
body#copyInfo
{
  background-color: #eeeeee;
  color: #000000;  
  text-align: left; 
  padding: 15px;

}

body#copyInfo td
{
  text-align: left;  
  border: solid 1px black; 
}

body#copyInfo .header
{ 
  font-weight: bold; 
}

/* ------------- */
/*  PHOTO WINDOW */
/* ------------- */

body#photoInfo
{
  background-color: #eeeeee;
  color: #000000;
  padding: 20px;
}


/* ------------- */
/*  HELP WINDOW  */
/* ------------- */

body#helpContent
{
  background-color: #eeeeee;
  color: #000000;
  padding: 20px;
}

.helpDiv
{
  border-left: 2px solid #cccccc;
  padding: 10px;
}

.perkament .tdTop
{
  background-image: url(../images/perkament-top.gif);
  width:600px;  
  height: 78px;
}

.perkament .tdMiddle
{
  background-image: url(../images/perkament-middle.gif);
  width:400px;
  background-repeat: repeat-y;
  text-align: justify;  
}

.perkament .tdBottom
{
  background-image: url(../images/perkament-bottom.gif);
  width:600px;
  height: 202px;
}

/* ------------- */
/* LIST WINDOW   */
/* ------------- */

.listContent
{   
  background:#EEEEEE;     
  border-left: solid 10 #EEEEEE;
}

/* ------------- */
/* CART WINDOW   */
/* ------------- */

.reserveButton a
{
  font-weight:bold;
  color: 8396C1;
}

.termsAndConditionsDownloadButton
{
  text-align: center;
  background-color: #EEEEEE;
  border-top: 2px solid #999999;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #555555;
  border-left: 2px solid #777777;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}


/* -------------      */
/* CALENDAR WINDOW    */
/* -------------      */

.CalenderBody
{   
  background:#EEEEEE; 
}

.calendar table td a,.calendar table td 
{   
  font-family: "Trebuchet MS" , Arial, Helvetica;
  
  font-size: 13px;
  margin-left:0px;  
  background-color:#EEEEEE; 
  color : #000000;
}

.calendar table .DayHeader
{   
  background-color: #8396C1; 
  color : #FFFFFF;
}

.calendar table td a .SelectedDay
{   
  background-color:#EEEEEE; 
  color:black;
}

.calendar table .TodayDay a
{   
  background-color: #8396C1; 
}

.calendar table .Selector
{   
  background-color:#EEEEEE; 
}

.calendar table .NextPrev, .calendar table .Title
{   
  background-color:#EEEEEE;  
}


#hoofdmenu  {
	background-color: #053A70;
	color: #053a70; 
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	background-image: url(http://www.nivel.nl/content/graphics/layout/blauwhoekje-ro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hoofdmenu  {
	background-color: #053A70;
	color: #053a70; 
	font-size: 13px;
	height: 32px;
	line-height: 32px;
/*	width: 40px;
	min-width: 40px; */
	margin: 0px 0px 0px 0px; /* adjust these left and right margin values to change how much the tabs overlap or are seperated */
	border-collapse: collapse;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	padding: 0px 10px 0px 10px;
}

.hoofdmenutabel {
	margin-left: 10px;
}

.hoofdmenu a {
	font-weight: bold; 
	text-decoration: none;
	color: #ccc;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	background-image: url(http://www.nivel.nl/content/graphics/menu/menulijntje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.hoofdmenu a:link {
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	background-image: url(http://www.nivel.nl/content/graphics/menu/menulijntje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hoofdmenu a:visited {
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	background-image: url(http://www.nivel.nl/content/graphics/menu/menulijntje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.hoofdmenu a:hover {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	background-image: url(http://www.nivel.nl/content/graphics/menu/menulijntje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hoofdmenu a:active {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	background-image: url(http://www.nivel.nl/content/graphics/menu/menulijntje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.activehoofdmenu {
	font-weight: bold;
	color: #66CCFF !important;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	height: 32px;
	line-height: 32px;
	background-image: url(http://www.nivel.nl/content/graphics/menu/hoofdmenu-actief.gif)!important;
	background-repeat: no-repeat;
	background-position: left!important;
}

.activehoofdmenu a {
	font-weight: Bold;
	color: #fff;
}

.activehoofdmenu a:hover,a:active {
	font-weight: bold;
	color: #66CCFF;
}

#submenu {
	color: #053A70;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 30px;
	background-image: url(http://www.nivel.nl/content/graphics/layout/horizontalestippels.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.opvultabel {
	line-height: 20px;
	background-image: url(http://www.nivel.nl/content/graphics/layout/verticalestippels.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	margin-top: 10px;
}
#inhoud {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C93;
	background-image: url(http://www.nivel.nl/content/graphics/layout/verticaletabelstippels.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.tabelinhoud {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	color: #083A6F;
}

.verticalestippelmidden {
	background-image: url(http://www.nivel.nl/content/graphics/layout/verticalestippels.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.itembalkblauweindkapje {
	background-image: url(http://www.nivel.nl/content/graphics/layout/blauweindkapje-rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
}
.eindkapjelinks {
	background-image: url(http://www.nivel.nl/content/graphics/layout/blauweindkapje-rood.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.itembalkkopje {
	background-image: url(http://www.nivel.nl/content/graphics/layout/blauwbalkje.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 28px;
}

.aandachtinhoudafsluiter {
	background-color: #FFFFFF;
	width: 100%;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 15px;
}

.itemtabel {
	width: 310px;
	background-color: #BDD4DD;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.aandachtinhoud {
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://www.nivel.nl/content/graphics/layout/horizontalestippelsrood.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 0px;
}

.area { 
	width: 500px;
	
}


