/* general */

body, td, textarea {
   font-family: helvetica;
   font-size: 12px;
   color: black;
   bgcolor: white;
}

a, a:visited  {
   color: #A4698C;
   text-decoration: none;
}

a:hover, a.selected {
   color: #BDB16D;
}

body.content {
   margin-top: 5;
   margin-left: 0;
   background: url(../images/boeddah.gif);
   background-repeat: no-repeat;
   background-position: top right;
   background-attachment: fixed;
}

body.home {
   margin-top: 5;
   margin-left: 0;
}

#header{
   background: url(../images/header.jpg);
   background-repeat: repeat;
   background-position: top left;
   background-attachment: fixed;
}

.head {
   color: #A4698C;
   line-height: 36px;
   font-weight: bold;
   vertical-align: bottom;
}

a.subhead {
   vertical-align: bottom;
   height: 30px;
   color: black;
}

td.subhead a{
   vertical-align: bottom;
   height: 30px;
   color: black;
}

.subhead {
   font-weight: bold;
   height: 30px;
   vertical-align: bottom;
}

.note{
   font-style: italic;
}

/* home */

#hoofd{
   letter-spacing: 5px;
   color: #A4698C;
   font-size: 18;
}

#bg_buttons {
   position: absolute;
   left: 80;
   top: 60;
   width: 303;
   height: 324:
}

#buttons {
   position: absolute;
   left:0;
   top: 5;
   width: 525;
   height: 324;
}

.illustratie {
   position: absolute;
   left: 500;
   top: 350;
   width: 303;
   height: 324:
}



/* agenda */

.kolom1 {
   background-color: #FAF9EF;
   height: 30;
}

.kolom2 {
   background-color: #F4EBF0;
   height: 30;
}

.kolom3 {
   background-color: #EFF8FB;
   font-weight: bold;
   height: 30;
}

.rechts {
   text-align: right;
}

.left {
   text-align: left;
}
