body, tr
  {  font-family: Trebuchet MS, Arial;
     font-size: 13px;
     line-height: 1.7em;
     color: #FFFFD4;
  }

h1
  {  font-size: 25px;
     color: #FFE714;
  }

h2
  {  font-size: 20px;
     color: #83BCE9;
  }

h3
  {  font-size: 18px;
     color: #62E44B;
  }

.kopje
  {  font-size: 18px;
     color: #62E44B;
     margin-right: 10px;
  }
  
ul.fout
  {  color: #FFE714;
     font-weight: bold;
  }

a
  {  color: #FFFFFF;
  }

a:hover
  {  color: #83BCE9;
  }

a.menu-alg
  {  color: #FFFFD4;
     font-weight: bold;
     font-size: 18px;
     text-decoration: none;
     line-height: 1.7em;
  }

a.menu-alg:hover
  {  color: #FFFF00;
  }

a.menu
  {  color: #FFFFFF;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     line-height: 1.7em;
	 margin: 0 10px;
  }

a.menu:hover
  {  color: #FFFF00;
  }

table.hoofdtabel
  {  background: url(../img/huizen.gif) bottom;
     background-repeat: repeat-x;
     background-color: #1C195A;
  }

td.maan
  {  background: url(../img/maan.gif) center bottom;
     background-repeat: no-repeat;
  }

td.links
  {  background-repeat: no-repeat;
  }

td.linksging
  {  background: url(../img/wegwijzer1ging.gif) bottom right;
     background-repeat: no-repeat;
  }

td.links_rand
  {  background: url(../img/wegwijzer2.gif) bottom left;
     background-repeat: no-repeat;
     background-color: #000000;
  }

td.links_randging
  {  background: url(../img/wegwijzer2ging.gif) bottom left;
     background-repeat: no-repeat;
     background-color: #000000;
  }

td.rechts
  {  background: url(../img/piet4.gif) bottom left;
     background-repeat: no-repeat;
  }

td.rechtsging
  {  background: url(../img/piet4ging.gif) bottom left;
     background-repeat: no-repeat;
  }

td.rechts_rand
  {  background: url(../img/piet3.gif) bottom left;
     background-repeat: no-repeat;
     background-color: #000000;
  }

td.rechts_randging
  {  background: url(../img/piet3ging.gif) bottom left;
     background-repeat: no-repeat;
     background-color: #000000;
  }

td.sterrenhemel
  {  background: url(../img/achtergrond.gif);
  }

td.bovenkant
  {  background: url(../img/bovenkant.jpg);
     background-repeat: no-repeat;
     background-color: #1C2135;
  }

td.bovenkant-nieuw
  {  background: url(../img/bovenkant-nieuw.jpg);
     background-repeat: no-repeat;
     background-color: #1C2135;
  }

td.hoofd
  {  background-color: #1C2135;
  }

td.hoofd_onderkant
  {  background: url(../img/trans.gif);
     background-repeat: no-repeat;
     background-color: #1C2135;
  }

td.rand
  {  background: url(../img/trans.gif);
     background-color: #000000;
  }
  
.credits
  {  color: #8D9084;
     font-size: 11px;
     line-height: 1.4em;
  }
  
.tekst-ander
  {  color: #83BCE9;
  }
.van-prijs {
	text-decoration: line-through;
}
.prijs {
	font-weight: bold;
	color: #FFE714;
	font-size:16px;
}
img {
	border: none;
}
.blauw {
	color: #83BCE9;
}
.geel {
	color: #FFE714;
}