/* CSS Document */



p{
font-family: "Gill Sans MT";
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.golfContent p {
  font-size: small;
  text-align: left;
}

.golfContent p img {
  margin: 0 4px;
}

.bold {
	font-family: "Gill Sans MT";
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}.navigation {
	font-family: "Gill Sans MT";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 140px;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
}

.navigation:hover {
	font-family: "Gill Sans MT";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 34x;
	width: 140px;
}
.notes {

	font-family: Enya;
	font-size: large;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.text {

	font-family: "Gill Sans MT";
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.text_bold {


	font-family: "Gill Sans MT";
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.navigation2 {
	font-family: "Gill Sans MT";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	width: 80px;
}
.navigation2:hover {

	font-family: "Gill Sans MT";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	width: 80px;
}
.bold_orange {

	font-family: "Gill Sans MT";
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #FF6633;
}
.bold_small {

	font-family: "Gill Sans MT";
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.navigation3 {

	font-family: "Gill Sans MT";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	width: 80px;
}
.navigation3:hover {


	font-family: "Gill Sans MT";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	width: 80px;
}

#banner{
height:196px;
margin:-130px 0 0 62px;
*margin:-130px 0 0 -262px;
position:absolute;
width:512px;
}

#banner a {
  background: url('/images/banner_130EUR.png') no-repeat left top;
  display:block;
  height:100%;
  width:100%; 
}