
#kop {
 position: absolute;
 top: 10px;
 left: 10px;
 height: 115px;
 width: 98%;
border: 1px solid #902F60
}

#menuregel {
 position: absolute;
 top: 130px;
 left: 10px;
 height: 60px;
 width: 98%
}

#locatieregel {
 position: absolute;
 top: 200px;
 left: 10px;
 height: 20px;
 width: 98%
}

#menublok {
 position: absolute;
 top: 225px;
 left: 10px;
 height: 920px;
 width: 180px
}

#tekstblok {
 position: absolute;
 top: 225px;
 left: 190px;
 height: 920px;
 width: 75%
}


#alineakop {
  color: #000000;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 20px
}

#alineasubkop {
  color: #000000;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 18px
}

#voetnoot {
 position: absolute;
 top: 1500px;
 left: 10px;
 height: 10px;
 width: 98%
}

.actief {background-color:#FFC0C0}
.inActief {background-color:#902F60}
.menuItem { font-family: Arial Narrow; font-size: 24px; color: #FFFFFF}

.quote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c;
  font-size: 10px
}


.bronnenTabelItem { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 10px; color: #902F60}
.voetnoot {font-size: 10px}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}

.hoofdtekst { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}

.bronnenTabel { background-color: white;
          color: #902F60;
          font-family: Arial Narrow;
          font-size: 2%;
          font-color: #902F60;
          border: 1px solid #902F60
        }

.buitenTabel { background-color: white;
               border: 1px solid #902F60
        }


A:link {text-decoration: underline; color : #902F60 }
A:visited { text-decoration: underline; color :#FFC0C0 }
A:active { text-decoration: underline; color : #902F60 }




