
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; background-color: white; background-image: url(ice-light.jpg) }
a:link, a:visited, a:active { color: #33f; text-decoration: none }
a:hover { color: #006 }
/* tabellen en inhoud*/
.tbl_hfd { width: 950px }
.tbl_hfd_mn1  { background-image: url(images/Gordebeke_02.jpg); width: 950px; height: 239px }
.tbl_hfd_mn2  { background-image: url(images/Gordebeke_03.jpg); background-repeat: repeat-y; width: 950px }
.tbl_men_con { margin-left: 25px; width: 925px }
.content { color: #369; text-align: left; padding: 10px 10px 10px 40px; vertical-align: top }
.menu   { color: #369; font-size: 14px; font-weight: bold; text-align: left; width: 195px; height: 530px; vertical-align: top }
.menu a:link, .menu a:visited, .menu a:active { color: #369; font-weight: bold; text-decoration: none; text-align: left }
.menu a:hover { color: #9cf; text-decoration: none }
.menu_current { color: red }
#noFlashtxt  { color: #00c; font-size: 12px; font-weight: bold; background-color: #ffc; position: absolute; top: 2px; left: 15px; width: 950px }

.tbl-hfd-ftr { background-image: url(images/Gordebeke_05.jpg); width: 950px; height: 71px }


/*gastenboek*/
table.gbentry {
  width: 98%;
  border: 1px solid #0685BA;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.gbentry td.gbtitle {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #0685BA;
  color: #FFFFFF;
}

table.gbentry td.gbcontent {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #000000;
}

img.button {
  vertical-align: bottom;
}
/* gallrij*/
#gallerys {
	text-align: left;
	margin-bottom: 3px;
}
#gallerys a {
	color: #336699;   
	text-decoration: none;
}
#name {
	font-size: 20px;
	color: #336699;
	padding: 5px;
}
#description {
	margin-bottom: 10px;
}
#pictures {
	float: left;
	width: 80%;
}
#thumbs {
	margin-top: 10px;
}
#thumbs a {
	text-decoration: none;
	color: #336699;
}
