body, html {
  /*
  font-family: "Comic Sans MS", "fantasy";
*/
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: none;
}

.body_centered {
  background-attachment: fixed;
  top: 0px;
  width: 780px;
  position: absolute;
  margin-left: -390px;
  height: 110%;
  left: 50%;
  z-index: 0;
}

.achtergrondplaatje {
  z-index: -1;
  position: absolute;
}

h1 {
  font-size: 24pt;
  margin : 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-top:0px;
  clear: left;
}

h2 {
  font-size: 14pt;
  margin : 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: left;
}

address {
  margin: 0px 0px 0px 0px;
  font-family : monospace;
  text-transform : none;
  font-style : normal;
}

a img {
  border: none;
}

.info {
  text-align: center;
  font-family: monospace;
  text-transform: none;
  font-style: normal;
}


.menulink, .menulink img {
  border: none;
  text-decoration: none;
  color: navy;
}

.menulink:hover {
  border: none;
  text-decoration: none;
}

.menulink:active {
  border: none;
  text-decoration: none;
}

.menulink:visited {
  border: none;
  text-decoration: none;
}

#menu table tr td {
  width: 197px;
  height: 46px;
}

#menu table tr td a {
	color: navy;
}

#menu table tr td a:hover {
	color: red;
}

#menu table tr td a img{
  width: 197px;
  height: 40px;
  background: transparent url(images/menu.png) no-repeat;
}

#menu table tr td a:hover img{
  background-image: url(images/menu-over.png);
}
#menu table tr td a img#img_welkom{
  background-position: 0px 0px ;
}
#menu table tr td a img#img_entertainment{
  background-position: -197px 0px ;
}
#menu table tr td a img#img_etenendrinken{
  background-position: -397px 0px ;
}
#menu table tr td a img#img_info{
  background-position: -597px 0px ;
}
#menu table tr td a img#img_fotos{
  background-position: 0px -60px ;
  width: 190px;
}
#menu table tr td a img#img_kalender{
  background-position: -197px -60px ;
}

p {
  clear: left;
}

li p {
	display: inline;
	margin: 0;
}

a, a:visited {
  color: navy;
}

a:hover, a:active {
  color: red;
}

.kalender {
  border-top: 1px solid #7F8389;
  border-right: 1px solid #7F8389;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

.kalender td {
  border-left: 1px solid #7F8389;
  border-bottom: 1px solid #7F8389;
  font-size: 11pt;
  padding: 4px 4px 4px 4px;
  margin: 0px 0px 0px 0px;
  height: 75px;
}

.kalender td p {
	display: inline;
	margin: 0px;
}

.kalender .noborder {
   border: none;
}
.datum, .event {
/*
  font-family: "Comic Sans MS", "fantasy";
*/
  font-family: Arial, Helvetica, sans-serif;
}

.datum {
  font-weight: bold;
}

.menukaart {
  position: relative;
  width: 480px;
  left: 20px;
  height: auto;
  border: none;
  color: white;
  font-size: 11pt;
  font-weight: normal;
  margin: 20px 0px 10px 10px;
}

.menukaart ul  {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image : url("images/sterretje.gif");
  margin: 0px 0px 0px 24px;
  padding: 0px 0px 0px 0px;
}

.menukaart a, .menukaart a:hover, .menukaart a:active, .menukaart a:visited  {
  color: white;
}    


#menu {
  position: absolute;
  top: 50px;
  left: 10px;
  width: 180px;
  z-index: 100;
}

.foto-left, .foto-right, .foto-center {
  border: 3px solid #26452C;
}

.foto-left {
  position: relative;
  float: left;
  margin: 10px 10px 10px 0px;
}

.foto-right {
  position: relative;
  float: right;
  margin: 10px 0px 10px 10px;
}

.poster-paars, .poster-paars td, .poster-paars tr,
.poster-geel, .poster-geel td, .poster-geel tr {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.poster-paars, .poster-geel, .poster-groen{
  position: relative;
  width: 618px;
  height: auto;
  border: none;
  font-size: 11pt;
  margin: 0px 0px 0px 0px;
}

.poster-paars .content, .poster-geel .content, .poster-groen .content{
  padding: 50px 20px 50px 20px;
}

.poster-paars .content {
  /*background-color: #fed5f2;*/
  background-image: url(images/paars-bg.png);
}

.poster-geel .content {
  /*background-color: #fef8b5;*/
  background-image: url(images/geel-bg.png);
}

.poster-groen .content {
  /*background-color: #98ffb3;*/
  background-image: url(images/groen-bg.png);
}

.onderschrift {
  font-size: 9pt;
  font-style : italic;
  margin-top: 10px;
}

.photogalery {
  border-top: 1px solid #7F8389;
  border-left: 1px solid #7F8389;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

.photogalery td {
  border-right: 1px solid #7F8389;
  border-bottom: 1px solid #7F8389;
  vertical-align: middle;
  height: 0px;
  font-size: 0px;
}

.thumbnail {
  margin: 4px 6px 4px 6px;
}

.rowMouseOver {
  cursor: pointer;
  background-color: #0dadfb;
}

.rowMouseOut {
  cursor: pointer;
  background-color: transparent;
}

.linkMouseOver {
  cursor: pointer;
  color: red; /*#0dadfb;*/
}

.linkMouseOut {
  cursor: pointer;
  color: black;
}

.flyer_small {
	height: 12px;
	cursor: pointer;
}