/* Begin design website */
body
{
  background-color: #A10F22;
  font-family: Tahoma, "Times New Roman", serif, sans-serif;
}
#container
{
  width: 768px;
}
#contleft
{
  width: 227px;
  float: left;
  background-color: #A10F22;
}
#contleft1
{
  float: left;
  width: 41px;
  height: 334px;
}
#contleft2
{
  float: left;
  width: 120px;
  height: 334px;
}
#contleft3
{
  float: left;
  width: 66px;
  height: 334px;
  background-image: url('beeld/bg1.gif');
}
#contright
{
  width: 541px;
  float: left;
}
#contright1
{
  float: left;
  width: 488px;
  height: 392px;
  background-image: url('beeld/bg.gif');
  overflow: hidden;
}
#contright2
{
  float: left;
  height: 392px;
  width: 53px;
  background-image: url('beeld/rechts.gif');
}
#contright3
{
  clear: both;
  height: 35px;
  width: 541px;
  background-image: url('beeld/onder.gif');
}
#content
{
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px 5px 0px 5px;
  width: 478px;
  text-align: left;
  font-size: 11pt;
}
#menutop
{
  width: 488px;
  height: 30px;
  text-align: center;
  margin: 0px;
  clear: both;
}
#fotogroot
{
  width: 488px;
  height: 281px;
  text-align: center;
  margin: 0px 0px 10px 0px;
}
#fotos
{
  height: 50px;
  width: 423px;
  overflow: hidden;
  float: left;
}
.pijltje
{
  width: 25px;
  float: left;
  margin: 15px 0px 0px 0px;
  padding: 0px;
  visibility: hidden;
}
#fotocontent
{
  position: relative;
  top: 0px;
  left: 0px;
  height: 50px;
  width: auto;
  padding: 0px;
  
  white-space: nowrap;
}
.foto
{
  margin: 0px 3px;
}
img
{
  border: 0px;
}
/* End design website */

h1
{
  color: #A10F22;
  font-size: 18pt;
}
h2
{
  color: #A10F22;
  font-size: 14pt;
  margin: 20px 0px 10px 0px;
}
.colored
{
  color: #A10F22;
  font-weight: bolder;
}
a
{
    color: #A10F22;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

td.show
{
  padding: 0px 0px 10px 5px;
}