h2 {
 font-size: 16px;
 /* color: #FFFFFF;*/
}
.formclass {
  border-collapse: separate; 
  /*border: 1px solid #bbc3d3;*/
}

.showindextableclass {
 /*background : #61865B;	*/
 background : #AAAAAA;	
 color: #FFFFFF;
}	

.showindextitleclass {
 /*font-size: 12px;*/
 text-align: left;
 color: #000000;
}	

.showindexdataclass {
 background : #EEEEEE; /* #F3FBF0;	*/
 color: #000000;
 /*font-size: 10px;*/
}

.showhoktableclass {
 background : #AAAAAA;	
 /*background : #61865B;	*/
 color: #FFFFFF;
}	

.showhoktitleclass {
 /*font-size: 12px;*/
 text-align: left;
}	

.showhokdataclass {
 background : #EEEEEE;	
 color: #000000;
 /*font-size: 10px;*/
}	

.FLUO {
background-color: #FFFF33;
}

.rode_tekst {
 color: #FF0000;  /* red */
}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("magplus.cur"), pointer;  // .cur must be in same folder as style.css (anders niet in gang gekregen!)
	//cursor: crosshair; // debug only
}
.PopBoxImageLarge
{
	border: solid 2px #999999;
	cursor: url("magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

.sitecommentreactietitle
{
 font-size: 10 px;
 text-align: left;
 font-style: italic; 
 /*font-weight: bold;*/
 /*color: #000000;*/						/* 000000 = Black */
/* color: #666666;*/
 color: #FF0000;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 5px;
 padding-left: 10px;
 line-height : 2px;
}

.sitecommentreactiecomment
{
 font-size: 8 px;
 text-align: left;
 color: #000000;					/* 555555 = grey */
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 5px;
 padding-left: 10px;
/* line-height : 10px;*/
}

.sitecommentreactiereactietitel
{
 text-align: center;
}

.sitecommentreactiehr
{
}
.sitecommenterrormsg
{
 text-align: center;
 color: #FF0000;  									/* red */
 font-weight: bold;
}

.dashes 
{
 border-top: 1px dashed #666666;
 *border-bottom: 0;*
 margin-top: 0px;
}

.showhoktext {
 /*font-family: arial,helvetica,sans-serif;*/
 font-size: 15px;
 font-weight: bold;
 /*line-height:15px;*/
 color: #000000;
}

/* BEGIN Paging classes */
.showPagingString1 {
 text-align: center;
}	
.showPagingString2 {
 text-align: center;
 font-size: x-small;
}	
/* END classes */
