body
{
  background: #003549 url(../interface/achtergrondverloop.png) repeat-x;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  margin: 0px;
  color: #66CCFF;
}
a:hover
{
  text-decoration: underline;
}
#mailBox
{
   position: absolute;
   left: 0px;
   top: 0px;
   visibility: hidden;
}
form.oplossingForm
{
   background: transparent;
   border: none;
}
label.oplossingForm
{
   width: 80px;
   float: left;
   text-align: right;
   padding-right: 10px;
}
fieldset.oplossingForm
{
   background: #3499FE;
   border: #000000 solid 1px;
   padding: 30px;
   max-width: 350px;
}
input.oplossingForm
{
   width: 220px;
}


legend.oplossingForm
{
   background: #3499FE;
   left: 20px;
   top: -10px;
   border-top:  #000000 solid 1px;
}


#puzzelInfoBox
{
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 150px;
  width: 600px;
  height: 500px;
  z-index: 20;
  background-color: #003549;
  visibility: hidden;
  padding: 10px;
  border: #66CCFF solid 1px;
  overflow: visible;
}
#infoboxsluiten
{
  position: absolute;
  top: 2px;
  right: 2px;
  width: 60px;
  border: #66CCFF solid 1px;
  height: auto;
  background-color: #3298BA;
}

#infoboxtext
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 600px;
  height: 500px;
  overflow: auto;
}

#infoboxafbeelding
{
  position: absolute;
  top: 0px;
  right: -110px;
  width: 101px;
  height: auto;
}


#groteafbeelding
{
  position: absolute;
  left: 10px;
  top: 10px;
}

#blackout
{
  position: absolute;
  background: url(../interface/blackout.png) repeat;
  left: 0px;
  top: 0px;
  width: 10px;
  height: 10px;
  visibility: hidden;
}

#loader
{
  position: absolute;
  left: 280px;
  top: 220px;
}
#knoppenbalk
{
  position: absolute;
  width: 600px;
  height: 30px;
  top: 170px;
  left: 25px;
}
#introbody
{
  position: absolute;
  width: 550px;
  left: 50%;
  padding-top: 250px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: -470px;
  min-height: 800px;
  visibility: visible;
}
#zoekbody
{
  position: relative;
  width: 550px;
  left: 50%;
  padding-top: 250px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: -470px;
  visibility: hidden;
}


#titelbalk
{
  position: absolute;
  background: #000000 url(../interface/kop3.jpg) left no-repeat;
  top: 30px;
  left: 0px;
  right: 0px;
  border-top: #66CCFF solid 1px;
  height: 120px;
  overflow: hidden;
}


#menubalk
{
  position: absolute;
  top: 150px;
  left: 0px;
  right: 0px;
  height: 150px;
  background: url(../interface/balkgroen.png) repeat-x;
}

/* Eigenschappen voor het menu aan de rechter kant */

#menu
{
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: 160px;
  height: 630px;
  width: 270px;
  background: url(../interface/menu_midden.png) repeat-y;

  padding: 0px 0px 0px 0px;
}

.knoppen {
  background: url(../interface/button.png) top left no-repeat;
  width: 140px;
  height: 26px;
  position: relative;
  float: left;
  text-align: center;
  margin: 0px 5px 0px 5px;
  color: #000000;
  border: none;
  cursor: pointer;
}

.knoppen1 {
  background: url(../interface/button.png) top left no-repeat;
  position: relative;
  display: inline;
  width: 140px;
  height: 26px;
  text-align: center;
  font-size: medium;
  color: #000000;
  border: none;
  cursor: pointer;
  font-weight: normal;
  float: left;
  clear: none;
  margin-right: 15px;
  line-height: 26px;
}

a.knoppen:visited {
  text-decoration: none;
  color: #000000;
}
a.knoppen:link {
  text-decoration: none;
  color: #000000;
}
a.knoppen:hover
{
    text-decoration: underline;
    color: #000000;
}
a.noline:hover
{
  text-decoration: none;
}


#menu_toptekst
{
  position: absolute;
  top: -12px;
  left: 8px;
  height: 140px;
  width: 240px;
  overflow: hidden;
  text-align: center;
}

#menu_inhoud
{
  visibility: visible;
  text-align: center;
}
.menu_container
{
  position: absolute;
  top: 125px;
  left: 8px;
  height: 540px;
  width: 240px;
  overflow: hidden;
  text-align: center;
}
.closebutton
{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: #99FF00;
  text-align: center;
  font-size: 16px;
  color: #000000;
}


#menu_zoeken
{
  visibility: hidden;
}

#menu_top
{
  position: absolute;
  top: -15px;
  left: 0px;
  height: 15px;
  width: 270px;
  background: url(../interface/menu_top.png) no-repeat;
}

#menu_bodem
{
  position: absolute;
  bottom: -25px;
  left: 0px;
  height: 25px;
  width: 270px;
  background: url(../interface/menu_bodem.png) no-repeat;
}

/* Einde menu eigenschappen ---------------------- */

a.catnaam:visited {
  text-decoration: none;
  color: #66CCFF;
}
a.catnaam:link {
  text-decoration: none;
  color: #66CCFF;
}
a.catnaam:hover
{
    text-decoration: underline;
    color: #66CCFF;
}

#fotobox
{
  position: absolute;
  top: 10px;
  left: 10px;
  height: 250px;
  width: 250px;
  visibility: hidden;
}

a, a.link, a.visited
{
  text-decoration: none;
  color: #66CCFF;
}

ul
{
  list-style-type: none;
  border-top: #66CCFF 1px solid;
  line-height: 30px;
  margin: 35px 5px 5px 5px;
  padding: 0px;
}

li
{
  border-bottom: #66CCFF 1px solid;
  text-indent: 0px;
  display: block;
  text-align: left;
}

img
{
  border: none;
}


li a:hover
{
  background: #C4ECFF;
  color: #006697;
  display: block;
}

.buttonpos
{
  position: relative;
  top: 4px;
  margin: 0px 7px 0px 5px;
  border: none;
}

#titelpos
{
  position: absolute;
  width: 550px;
  left: 50%;
  margin-left: -430px;
  top: 20px;
}


.c1
{
  position: relative;
  left: 6px;
  right: 6px;
  top: 6px;
  bottom: 6px;
  overflow: visible;
}

.even
{
  padding:  5px 5px 0px 5px;
  display: block;
  width: 450px;
  height: auto;
  background: #003346;
}

.odd
{
  padding: 5px 5px 0px 5px;
  display: block;
  width: 450px;
  height: auto;
  background: transparent;
}

.textCell
{
  display: table-cell;
  width: 350px;
  text-align: left;
}


.fotoCell
{
  display: table-cell;
  width: 100px;
  text-align: right;
  min-height: 180px;
}


.closeButton
{
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}


.b1
{
  position: absolute;
  top: -6px;
  left: 0px;
  right: 0px;
  height: 10px;
  background: url(../interface/randen/1b.png) repeat-x;
}

.o1
{
  position: absolute;
  bottom: -6px;
  left: 0px;
  right: 0px;
  height: 6px;
  background: url(../interface/randen/1o.png) repeat-x;
}

.r1
{
  position: absolute;
  bottom: 0px;
  top: 0px;
  right: -6px;
  width: 7px;
  background: url(../interface/randen/1r.png) repeat-y;
}

.l1
{
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: -6px;
  width: 6px;
  background: url(../interface/randen/1l.png) repeat-y;
}

.rb1
{
  position: absolute;
  bottom: 0px;
  top: -6px;
  right: -6px;
  width: 7px;
  height: 6px;
  background: url(../interface/randen/1rb.png) no-repeat top left;
}

.lb1
{
  position: absolute;
  bottom: 0px;
  top: -6px;
  left: -6px;
  width: 6px;
  height: 6px;
  background: url(../interface/randen/1lb.png) no-repeat top left;
}

.lo1
{
  position: absolute;
  bottom: 0px;
  bottom: -6px;
  left: -6px;
  width: 6px;
  height: 6px;
  background: url(../interface/randen/1ro.png) no-repeat top left;
}

 .ro1
{
  position: absolute;
  bottom: 0px;
  bottom: -6px;
  right: -6px;
  width: 7px;
  height: 6px;
  background: url(../interface/randen/1lo.png) no-repeat top left;
}

