.content {
	background-image: url( '../img/bg.gif' );
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: justify;
	width: 629px;
	padding: 20px 0px 120px 0px;
}
.fotobar {
	width: 629px;
	padding: 10px 0px 0px 0px;
	background-color: #004990;
	
}
.logo {
	background-image: url( '../img/golfjes.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 629px;
	margin: 20px 0px 20px 0px;
}
.menu {
	width: 629px;
	padding: 0px;
	background-color: #004990;
}
.menuon, .menuon:hover {
	text-decoration: none;
	color: #ffffff;
	padding: 5px 13px 7px 13px;
	display: block;	
}
.menuoff, .menuoff:hover {
	text-decoration: underline;
	color: #E89419;
	padding: 5px 13px 7px 13px;
	display: block;
}
FORM {
	margin: 0px;
}
.title {
	font-weight: bold;
	color: #820024;
	font-size: 15px;
}
A { 
	color: #820024;
	font-family: verdana; 
	font-weight: normal; 
	text-decoration: underline;
}	
A:hover { 
	color: #004990;
	font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
}

BODY, TD {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0px;
}
.address {
	font-size: 11px;
}
UL {
	list-style-type: square;
	margin-left: 15px;
}
td.vol {
	background-image: url( '../img/vol.png' );
	background-repeat: no-repeat;
	background-position: center middle;
	height: 150px;

}
	