body {
  background-color : #13458c;
  font-family : arial;
  margin : 0;
}
#container {
  border : 10px solid #ffffff;
  width : 900px;
  position : absolute;
  left : 50%;
  top : 25px;
  margin-left : -450px;
}
#content {
  background-color : #ffffff;
  width : 900px;
  position : relative;
  left : 0;
  padding-top : 30px;
}
#gastenboek {
  width : 80%;
}
#gastenboek a:link, a:visited {
  color : #000000;
}
#gastenboek a:hover {
  color : #000000;
  text-decoration : none;
}
#gastenboek caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#contact {
  width : 80%;
}
#contact caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#header {
  background-image : url("./images/header.jpg");
  height : 225px;
  width : 900px;
  position : relative;
  left : 0;
  top : 0;
}
a:link, a:visited, a:active {
  color : #000;
}
a:hover {
  text-decoration : none;
}
#links {
  position : absolute;
  bottom : 0;
  width : 400px;
  left : 50%;
  margin-left : -200px;
}
#links td {
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 5px;
  padding-bottom : 5px;
  background-color : #fff;
}
#listedLinks {
  width : 80%;
}
#listedLinks caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#zf_serie caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#zf_serie td {
  padding : 15px;
}
#zf_serie img:hover {
  border : 7px solid #ff4400;
}
#ft_serie caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#ft_serie td {
  padding : 15px;
}
#ft_serie img:hover {
  border : 7px solid #ff4400;
}
#homeTbl_img {
  position : absolute;
  top : 5px;
  padding-top : 30px;
  padding-bottom : 30px;
}
#homeText {
  border-right : 1px;
}
#lineage {
  border-right : 1px solid #333;
  width : 1px;
}
#logo {
  position : relative;
  left : 20px;
  top : 35px;
}
#zeefdrukken td {
  padding : 2px;
}
#list_gastenboek {
  width : 80%;
}
#list_gastenboek caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#form_gastenboek {
  width : 80%;
}
#form_gastenboek caption {
  font-size : 15pt;
  border-bottom : 1px dashed #000;
}
#werk img {
  border : 7px solid #fff;
}
#gallery img:hover {
  border : 7px solid #ff4400;
}
.heading {
  font-size : 15pt;
}
.topBorder {
  background-image : url("./images/border_top.gif");
  background-repeat : repeat-x;
  height : 10px;
}
.bottomBorder {
  background-image : url("./images/border_bottom.gif");
  background-repeat : repeat-x;
  height : 15px;
}
.leftBorder {
  background-image : url("./images/border_left.gif");
  background-repeat : repeat-y;
  width : 10px;
}
.rightBorder {
  background-image : url("./images/border_right.gif");
  background-repeat : repeat-y;
  width : 15px;
}
.center {
  background-image : url("./images/center_texture.gif");
  background-repeat : repeat;
  padding : 15px;
  width : 450px;
  color : #003c93;
  font-weight : bold;
  font-size : 1em;
}
.home_img {
  border : 7px solid #fff;
}
.footer {
  font-size : 0.75em;
  text-align : right;
  padding-left : 10px;
}
.msg_header {
  background-color : #003c93;
  color : #fff;
  border-bottom : 2px solid #000;
}


