BODY
{
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(plaatjes/boog.gif);
   background-repeat: no-repeat;
   background-attachment: fixed;
   font-family: "Times New Roman", Times, serif;
/* margin-left: 40px;
   margin-right: 10px;*/
   padding-left: 40px;
   padding-right: 10px;
   border-top: 2px solid #FF0000;
   border-left: 2px solid #FF0000;
}

FRAMESET
{
   border-top: 2px solid #FF0000;
   border-left: 2px solid #FF0000;
}

/* Koppen */
H1,H2,H3,H4,H5{ text-align: center; }
.Kop H1{ font-style: italic; }
.Kop H2{ font-style: italic; }
.Gewijzigd{ color: #FF0000; background-color: #FFFFFF; }
.Menu H2{ color:FF0000; }
.Geschiedenis H3 { text-align: left; }

/* Paragrafen */
P{ text-align: justify; }
P.Marges{ margin-left: 60px; margin-right: 60px; }
P.NietBekend{ color: #D00000; font-style: italic; text-align: center; }
.Geschiedenis P{ margin-left: 30px; margin-right: 30px; }

OL,UL{ margin-top: 0px; margin-bottom: 0px; }
OL.Marges,UL.Marges{ margin-left: 60px; margin-right: 60px; text-align: justify; }
LI{ margin-right: 20px; }
SUP CODE { color: #800000; } /* voetnoten */
BIG { color: #FF0000; } /* jaartallen in koppen bij geschiedenis */

/* Links */
A:link{ color: #0000FF; }
A:active{ color: #0000FF; }
A:visited{ color: #0000FF; }
A:hover{ color: #FF0000; }

/* Kleuren */
.RoodWit{
  color: #FF0000;
  background-color: #FFFFFF;
/*  background-image: url(plaatjes/rand.gif);*/
  background-repeat: no-repeat;
  border: 1px solid white;
}
.Rood{ color: #FF0000; }
.Grijs{ color: #909090; }
.Zwart{ color: #000000; }
.FotoDatum{ color: #D00000; }

.FotoMenu{ font-size: 1.17em; font-weight: bold; }

/* Tabellen */
CAPTION
{
  text-align: left;
  color: #000000;
}

TABLE.Rand
{
  border-width: 4px;
  border-style: solid;
  border-color: #E00000 #700000 #600000 #D00000;
  border-spacing: 0px;
  margin-left:auto;
  margin-right:auto;
}
.Rand TD 
{
  border-width: 1px;
  border-style: solid;
  border-color: #700000 #E00000 #D00000 #600000;
  padding: 0px;
}
.Rand TABLE
{
  border-style: none;
}
.Rand TD TD
{
  border-style: none;
}

TABLE.Lijst
{
  border-width: 4px;
  border-style: solid;
  border-color: #E00000 #700000 #600000 #D00000;
  border-spacing: 0px;
  margin-left:auto;
  margin-right:auto;
}
.Lijst TD, .Lijst TH
{
  border-width: 1px;
  border-style: solid;
  border-color: #700000 #E00000 #D00000 #600000;
  padding: 3px;
  text-align: left;
}
.Lijst TD{ background-color: #FFFFFF; }
.Lijst TH{ background-color: #FFD8C0; }

TABLE.Menu
{
  border-width: 4px;
  border-style: solid;
  border-color: #E00000 #700000 #600000 #D00000;
  border-spacing: 0px;
  background-color: #FFD8C0;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0em;
  margin-bottom: 1em;

}
.Menu TD 
{
  border-width: 1px;
  border-style: solid;
  border-color: #700000 #E00000 #D00000 #600000;
  color: #FF0000;
  padding-top: 1em;
  padding-bottom: 1em;
  white-space: nowrap;
}
.Menu UL{ list-style-type: disc; }
.Menu UL UL{ list-style-type: square; }
/*UL{ margin-right: 40px; border: 1px solid blue;}*/

/* Buitenste tabel voor foto lijsten */
TABLE.FotoLijst
{
  border-width: 4px;
  border-style: solid;
  border-color: #E00000 #700000 #600000 #D00000;
  border-spacing: 0px;
  background-color: #FF0000;
  margin-left:auto;
  margin-right:auto;
}
.FotoLijst TD
{
  border-width: 1px;
  border-style: none;
}
/* Binnenste tabel voor fotolijst */
.FotoLijst TABLE
{
  border-width: 1px;
  border-color: #FFF000 #800000 #800000 #FF0000;
  background-color: #FFFFF;
  border-collapse: collapse; 
  border-style: none; 
  border-spacing: 0px;
}
.FotoLijst TD TD
{
  background-color: #FFFFFF;
  border-width: 1px;
  border-color: #800000;
  color: #000000;
  border-style: solid none solid none;  
  padding: 0px;
}
.FotoLijst TD IMG
{
  border-width: 1px;
  border-color: #800000;
  border-style: none solid none none;    
}
.FotoLijst TD P
{
  margin-left: 10px;  
  margin-right: 10px;
}
.FotoLijst TD P IMG
{
  border-style: none;  
}

