.menuItem {
	font-family: Verdana;
	font-size: 12px;
	color: #EEEEFF;
	text-decoration: none;
 	font-weight: bold;	
}

.menuItem:hover {
	text-decoration: underline;
	CURSOR:hand;	
}


.menuItemSelected {
	font-family: Verdana;
	font-size: 12px;
	color: #EEEEFF;
 	font-weight: bold; 	
	text-decoration: underline;
	CURSOR:hand;
}

.MenuItemHover {
	BACKGROUND-COLOR:#DC0000;
	BORDER:1px solid #000050;
	CURSOR:hand;
}

.MenuItemLink {
	BACKGROUND-COLOR:#FF0000;
	BORDER:0px none ;
	CURSOR:hand;
}

.menuItemColumn {
	borderColor: #FF0000;
	borderColorDark: #FF0000;
	borderColorLight: #FF0000;
}

a.foto:link{

	text-decoration: none;
}

a.foto:visited{

	text-decoration: none;
}

a.foto:hover{

	text-decoration: none;
}

.link:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000050;
	text-decoration: underline;
}

.link:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000050;
	text-decoration: underline;
}

.link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #60A9D7;
	text-decoration: underline;
	background-color: #000050;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #000050;
	background-color: #DFDFDF;
	border: 1px solid #000050;
	border-left-width: 0px;
	border-right-width: 0px;
}

.submenu {
	font-family: Verdana;
	font-size: 11px;
	color: #FEFEFE;
	background-color: #BBBBBB ;
	border: 1px solid #000050;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}

table {
	font-family: Verdana;
	font-size: 11px;
	border: 0px none;
	border-style: none;	

	margin: 0px;
	padding: 0px;
	
}


td {
	background-repeat: repeat-n;
}

.table {
	font-family: Verdana;
	font-size: 11px;
	background-color: #DFDFDF;
	border-style: none;
}

td.koplogo{
	height: 170px;
	width: 558px;
	background-image: url( ./images/logobalk.png );

}

td.koprand{
	
	background-repeat: repeat-n;
	background-image: url( ./images/balk.png );
}



.voet {
	font-family: Verdana;
	font-size: 11px;
	color: #000050;
	background-color: #DFDFDF;
	border: 1px solid #000050;	
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div.main {
	text-align: left;	
	display: block;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000050;
	margin: 0px;
	margin: 0px;
	
	background-color: #EEEEFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #AAAAAA; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #AAAAAA; 
	scrollbar-darkshadow-color: #AAAAAA; 
	scrollbar-track-color: #DDDDDD; 
	scrollbar-arrow-color: #000050;

	background-image: url( background.gif );
	background-repeat: repeat-y;	
	 background-position: 0px 170px
}

div.main {
	padding-left: 18px;
	padding-right: 18px;
}

div.menu {
	position: absolute;
	left: 280px;
	top: 80px;
	background-color: transparent;
	border: 0px none;
	overflow: hidden;	
	white-space: nowrap;
}

div.vandijk {
	position: absolute;
	left: 500px;
	top: 2px;
	background-color: transparent;
	border: 0px none;

	text-align: right;
	margin: 18px;
}

img {
	margin: 0px;
	padding: 0px;
}

img.foto {
	border: 1px solid;
}

img.thumbnail {
	border: 1px solid;	
	cursor: pointer;	
}

.kop{
	 font-family: Verdana;
	 font-size: 18px;
	 font-weight: bold;
	 text-align: left;
	 color: #000050;
}

.tekst{
	 font-family: Verdana;
	 font-size: 12px;
	 font-weight: normal;
	 text-align: left;
	 color: #444455;
}

li.foto {
   list-style-type: none;
}

div.fotos {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   vertical-align: text-top;
  
}



td.gastenboek {
	text-align: center;
	width: 33%;
}

table.gastenboek { 
	width: 95%;
}

span.gastenboeksub {
	font-size: 10px;
}

div.bericht {
    margin: 5px;
    padding: 10px;
    border: 1px solid;
    text-align: left;
}

img.visible {
	visibility: visible;
	position: static;
}

img.invisible {
	visibility: hidden;
	position: absolute;
}


input {
	border: 1px solid #FF0000;
	background-color: #EEEEFF;
	font-family: Verdana;	
}

select {
	border: 1px solid #FF0000;
	background-color: #EEEEFF;
	font-family: Verdana;	
}

textarea {
	border: 1px solid #FF0000;
	background-color: #EEEEFF;
	font-family: Verdana;
}

table.album{
	display: inline;
	text-align: center;
}

p.parakop {
	font-weight: bold;
}

hr {
 color: #444455;
 background-color: #444455;
 height: 2px;
}