.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;
}
form input.rood {
	border: #820024 1px solid;
	color: #820024;
	margin-bottom: 1px;
}
.rood {
	color: #820024;
}
.title {
	font-weight: bold;
	color: #820024;
	font-size: 15px;
	width: 420px;
}
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;

}
a.twitter {
	padding: 0px;
	text-decoration: none;
	width: 180px;
	display: block;
	text-align: center;
	font-weight: bold;
	background: transparent url(../img/twitter.png) 100% 0px no-repeat;
	color:#3399CC;
	float: right;
	position:absolute;
	margin: -21px 0px 0px 450px;
	height: 30px;
	padding-top: 4px;

}

a.twitter:hover {
	text-decoration:none;
	color:#666;
	font-weight: bold;

}
	
