/* style.css */
/* syntax margin: top right bottom left */

.wachtlijst{
 font-size:10px;
}

.wachtlijstkop{
 font-size:12px; font-weight:bold;
}

body
{
  font-family: arial, helvetica, sans-serif;
  color: #0c2d82;
  margin: 0px;
  padding: 0px;
  background-color: #f0d611;
  background-image: url(../img/bg-til.gif);
  background-repeat: repeat-y;
}

.hoofdstukkop
{
  font-size: 23px;
  font-family: arial, helvetica;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 4px;
  margin-right: 40px;
  display: block; 
}

ul    
{
  margin-top: 0px;
  margin-bottom: 0px;
}

ol    
{
  margin-top: 0px;
  margin-bottom: 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #0c2d82;
  margin-bottom: 0px; 
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #0c2d82;
  margin-bottom: 0px;
  margin-top: 0px;
}

h4 {
  font-size: 15px;
  font-family: arial, helvetica;
  font-weight: 600;
  font-style: italic;
  color: #0c2d82;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
}

h5 {
  font-size: 15px;
  font-weight: bold;
  color: #0c2d82;
  margin-bottom: 0px;
}


a.afdeling
{
  color: #0c2d82;
  font-weight: 600;
  font-style: italic;
  text-decoration: none;
  font-size: 15px;
}

a.afdeling:hover
{
  color: #0c2d82;
  font-weight: 600;
  font-style: italic;
  text-decoration: underline;
  font-size: 15px;
}

a.submenu
{
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none; 
}

a.submenu:hover
{
  font-weight: bold;
  color: #f0d611;
  font-size: 11px;
  text-decoration: none;
}

.submenuactive
{
  font-weight: bold;
  font-size: 11px;
  color: #0c2d82;
  text-decoration: none;
}

a.newslink
{
  color: #0c2d82;
  text-decoration: none;
  list-style-type: square;  
}

a.newslink:hover
{
  color: #0c2d82;
  text-decoration: none;
}

a.agendalink
{
  color: #0c2d82;
  text-decoration: none;
  font-weight: bold;
  list-style-type: square;
}

.adres
{
  font-size: 10px;
}

.yellowline
{
  border-top: 2px solid #f0d611;
}

.blueline
{
  border-top: 1px solid #0c2d82;
}

img.border
{
  border: 3px solid #ffffff;
}

img.marginright
{
  margin-right: 8px;
  border: 1px solid #ffffff;
}

img.marginleft
{
  margin-left: 8px;
  border: 1px solid #ffffff;
}

input[type="text"]
{
  border: 1px solid #0c2d82;
}

input[type="password"]
{
  border: 1px solid #0c2d82;
}

input[type="checkbox"]
{                
  border: 1px solid #0c2d82;
}

textarea
{
  border: 1px solid #0c2d82;
}

#content > img
{
 border: 0px #ffffff solid;

}

.imageright
{
  margin-left: 12px;
}

.imageleft
{
  margin-right: 12px;
}


#home  { position: absolute; border: 0px solid white; z-index: 10; top: 20px; left: 501px; visibility: visible; display: block }
#organisatie  { position: absolute; z-index: 20; top: 55px; left: 606px; visibility: visible; display: block }
#werken  { position: absolute; z-index: 30; top: 92px; left: 701px; visibility: visible; display: block }
#leren  { position: absolute; z-index: 40; top: 134px; left: 784px; visibility: visible; display: block }
#zoeken  { position: absolute; z-index: 50; top: 179px; left: 855px; visibility: visible; display: block }
#content { position: absolute; z-index: 5; top: 168px; left: 222px; width: 720px; visibility: visible; display: block; font-size: 80%; }
#adres { position: absolute; z-index: 1; top: 262px; left: 743px; width: 228px; visibility: visible; display: block }

#logo { display: none; }

#updated
{
  font-size: 12px;
  color: #FFFFFF;
  display: block;
  position: absolute;
  left: 875px;
  top: 55px;
#  z-index: 120;
  bottom: 10px;
}

#hkzkeurmerk
{
  display: block;
  position: absolute;
  left: 5px;
  top: 160px;
  z-index: 80;
}

div.organigram_0,
div.organigram_1,
div.organigram_2,
div.organigram_3,
div.organigram_4,
div.organigram_5
{
  width: 800px;
  height: 805px;
  position: relative;
}

div.organigram_0
{
  background-image: url(../img/organigram/organigram_0.gif);
}
div.organigram_1
{
  background-image: url(../img/organigram/organigram_1.gif);
}
div.organigram_2
{
  background-image: url(../img/organigram/organigram_2.gif);
}
div.organigram_3
{
  background-image: url(../img/organigram/organigram_3.gif);
}
div.organigram_4
{
  background-image: url(../img/organigram/organigram_4.gif);
}
div.organigram_5
{
  background-image: url(../img/organigram/organigram_5.gif);
}

div.orgBlok
{
  position: absolute;
  width: 125px;
  height: 45px;
}

div.orgLabel
{
  text-align: center;
  font-size: 0.8em;
}
div.orgLabelBold
{
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}
div.orgLabelSmall
{
  text-align: center;
  font-size: 0.65em;
}

div.orgNaam
{
  text-align: center;
  font-size: 0.8em;
  color: red;
}
div.orgNaamBold
{
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  color: red;
}
div.orgNaamSmall
{
  text-align: center;
  font-size: 0.65em;
  color: red;
}

table.valign
{
  border-collapse: collapse;
}
table.valign td
{
  width: 125px;
  height: 45px;
}
table.valign td.orgLink
{
  cursor: pointer;
}

div.orgTerug
{
  position: absolute;
  width: 71px;
  height: 27px;
  cursor: pointer;
}
