.dummystyle {
  color: #e8e8e8;
  background-color: #e8e8e8
}

BODY {
  SCROLLBAR-FACE-COLOR: #e5e4d9;
  SCROLLBAR-HIGHLIGHT-COLOR: #AA3F00;
  SCROLLBAR-SHADOW-COLOR: #999999;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR:  #AA3F00;
  SCROLLBAR-TRACK-COLOR: #faf9f4;
  SCROLLBAR-DARKSHADOW-COLOR: #666666
}

.navtext{
  width:250px;
  font:11 Verdana, Geneva, Arial, Helvetica, sans-serif;
  border-width:1px;
  border-style:outset;
  border-color:#000000;
  z-index:10000;
  background-color:#e5e4d9;
  color:#b1411e
}

.pageimage
{
position:relative; 
z-index:4; 
top:0px; 
left:0px; 
width:470px;
border-width:2px;
border-style:none;
border-color:#5a616b;
}

/*               */
/* Photo article */
/*               */

.art_Fotograaf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.art_Cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

.art_ExtraHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.art_ExtraText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.art_ExtraAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.art_ExtraBackground {
	background-color: #E8E6DA;
	text-align: justify;
}


/*              */
/* Body article */
/*              */

.art_Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.art_Lead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.art_ParagraphBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.art_Highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.art_PlaatsDag {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.art_Subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.art_Author2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}
.art_TextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}

.art_Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.art_Standfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

.art_Bold {
	font-weight: bold;
}

/*              */
/* Head article */
/*              */

.art_Author {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.art_AuthorCutline {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
}

.art_Intro {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-align: justify;
}

.art_Overline {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.art_Subtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.art_Headline {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
}

.art_HeadlineCursive {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

/*                 */
/* mouseover popup */
/*                 */

.popup_Title {
	font-family: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6d97a7;
}

.popup_Body {
	font-family: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.popup_Instruction {
	font-family: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF
}

.popup_Table {
	background-color: #6d97a7
}