.tblhdr {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.tblhdr a:active, .tblhdr a:link, .tblhdr a:visited  { text-decoration: none; color: #000000; font-weight:bold; }
.tblhdr a:hover { color: #000000; font-weight:bold; text-decoration:underline }

.nrml {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#404040;
	margin: 20px;
}
.nrmlwit {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.nrmlnomrg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#404040;
}
.compact {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#404040;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d10000;
	font-weight: bold;
}



.grayheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.button {
  color: #C41D05;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px;
  line-height: 16px;
  height: 26px;
  height: 24px;
  margin: 1px;
}

.body {
	color: #000000;
	background-color: #737d82;
	margin: 0px;
}
.cell {
	border: 2px solid #c0c0c0;
}
.cellMO {
	border: 2px solid #c0c0c0;
	
}

/* Style voor tabel waarin weblog reacties worden weergegeven */
.weblog_reacties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1ff;
	text-align: center;
	padding: 5px;
	border: 1px solid #a9a4d6;
}
.weblog_reacties a:active, .weblog_reacties a:link, .weblog_reacties a:visited  { text-decoration: none; color: #000000; }
.weblog_reacties a:hover { color: #000000; text-decoration: underline;}

/* Style voor foto popup in GGCMS gallery */
.gallery_popup {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #d10000;
	margin:0px;
	color: #FFFFFF;
}
.gallery_popup a:active, .gallery_popup a:link, .gallery_popup a:visited  { text-decoration: none; color: #FFFFFF; }
.gallery_popup a:hover { color: #FFFFFF; text-decoration: underline;}

/* Style voor tabel waarin gastenboek reacties worden weergegeven */
.gastenboek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1ff;
	padding: 5px;
	border: 1px solid #a9a4d6;
}
.gastenboek a:active, .gastenboek a:link, .gastenboek a:visited  { text-decoration: none; color: #000000; }
.gastenboek a:hover { color: #000000; text-decoration: underline;}

a:active, a:link, a:visited {  text-decoration: none; color: #000000; font-weight: normal}

a:hover {  color: #000000; font-style: normal; font-weight: normal; text-decoration: underline;}

.gg {	font-family: Bulmer BT;	font-size: 24px;	color: #FFFFFF;	font-style: normal;	text-align: justify;}

.sl {	font-family: Bulmer BT;	font-size: 24px;	color: #FFB200;	text-align: justify;	width: auto;}



