a:link {color:#0000ff; }
a:visited 
{
  color:#0000ff;
  outline:none; 
}
a:hover {color:#0000ff;}
a:active {color:#0000ff;}


html { background: #808080 url("images/wit.jpg") repeat-y top center }

body {
  margin: 0px auto;
  width: 780px;  
  font-family: Verdana,  Arial,  Helvetica, sans-serif;
  text-align: justify
}

#l_oor { 
  text-align: left;
  float: left
}

#m_oor { 
  text-align: center;
  float: left
}

#r_oor { 
 text-align: right;
 float: right
}

.oren {
  top: 0;
  width: 260px;
  border-bottom: 1px solid #000000;
  font-variant: small-caps;   
  font-size: 10px; 
  font-weight: bold; 
  color:#000000
} 

h1 { 
  width: 780px;
  margin-top: 12px;
  margin-bottom: 0px;  
  font-size: 36px;
  text-align: left;
  float: left;  
}

h2 {   
  width: 780px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  font-style: italic; 
  text-align: left;
  float: left;  
}

.tussenkop {  
  width: 780px;
  font-size: 16px; 
  font-weight: bold;
  float: left;
}

.inleiding {
  width: 740px;
  margin-top: 12px; 
  padding-left: 40px;
  font-size: 14px; 
  font-weight: normal;
  font-style: italic;
  float: left;
}

.broodletter {
  width: 780px;
  margin-top: 12px; 
  margin-bottom: 0px;
  font-size: 12px;
  float: left;
}

.sluitlijntje {
  margin-top:12px;
  margin-bottom:0px;
  font-size: 8px;
  font-weight:bold;
  text-align: center;
}

.fotocontainer {
  width: 780px;
  margin-top: 12px; 
  margin-bottom: 0px;
  float: left;
}

.fotobijschrift {
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
}


/* klein kapitaal: */
.sc { 
  font-variant: small-caps;
}

/* vet-cursief */
.vc {
  font-style: italic;
  font-weight: bold;
}

/* romein, binnen cursief bijvoorbeeld */
.romein { 
  font-style: normal; 
}

/* onderstreept: */
.uscore { 
  text-decoration: underline
}

.resetten {
  clear:both;
}

.signature { 
  font-size: 10px; 
  font-weight: bold;
}

#links {
  margin-top: 10px; 
  margin-bottom: 30px;
  width: 258px;
  float: left;
  text-align: left;
}

#validation { 
  margin-top: 10px; 
  margin-bottom: 10px;
  width: 258px;
  float: left;
  text-align: center;
}

#sig {
  margin-top: 10px; 
  margin-bottom: 10px;
  width: 258px;
  float: right;
  text-align: right;
}

sup {
  vertical-align: text-top; 
  font-weight: bold;   
  margin-left: 2px
}

#geluidsfragment {
  width: 280px;
  border: 4px double #000000;
  background-color: #d0d0d0;
  padding: 6px;  
  text-align: left;
  float: right
}

p.geluidsfragm {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Comic Sans MS, sans-serif;
  font-size: 12px;  
  font-weight: bold;
  color: #0000ff
}



