body
  {
  background-image:      url(./images/main_background.jpg);
  background-attachment: fixed;
  color:                 #F8F1C2;
  font-family:           arial, verdana, helvetica;
  font-size:             18px
  }

td
  {
  vertical-align: top;
  font-family: Arial, Swiss, Helvetiva;
  font-size:   18px
  }

td.centered
  {
  width:          100%;
  text-align:     center;
  vertical-align: middle
  }

td.menu
  {
  background-color:      #000000;
  color:                 #F8F1C2;
  text-align:            center;
  font-size:             16px;
  font-weight:           bold
  }

td.fotocel
  {
  width:          	108px;
  height:         	108px;
  background-color:	#000000;
  margin:		0;
  text-align:		center;
  vertical-align:	middle
  }

hr
  {
  border-style: solid;
  border-width: 2px
  }

h1
  {
  text-align: center;
  font-size: 30px
  }

h2
  {
  text-align: center;
  font-size: 25px
  }

h3
  {
  text-align: center;
  font-size: 20px
  }

h4
  {
  text-align: center;
  font-size: 15px
  }

a:link
  {
  color: #39CFCD
  }

a:visited
  {
  color: #39CFCD
  }

a:hover
  {
  color: #FEFF81
  }

a:active
  {
  color: #FEFF81
  }

table.xDocumentX
  {
  width:		100%;
  }

table.agenda
  {
  border-style: none;
  border-width: 0px;
  width: 735px
  }

td#datum
  {
  width: 110px
  }

td#naam
  {
  width: 85px
  }

td#lokatie
  {
  width: 70px
  }

td#prijs
  {
  width: 50px
  }

td#start
  {
  width: 35px
  }

td#einde
  {
  width: 35px
  }

td#dj
  {
  width: 175px
  }

td#stijl
  {
  width: 175px
  }

td.kop
  {
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #000000;
  padding: 2px;
  font-weight: bold
  }

td.inhoud
  {
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #000000;
  padding: 2px;
  font-weight: normal
  }

ul
  {
  margin: 15px
  }

li
  {
  margin-bottom: 15px
  }
