/* Golf */
#golfMonth { 
	float: right;
	margin-top: 7px;
}
#golfMonth div {
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	margin: 6px 4px 0 0;
}

#golfMonthLeft {
	float: left;
	text-align: justify;
	width: 330px;
}

#golfMonthRight {
	float: right;
}

#golfMap {
	height: 120px;
	overflow: hidden;
	background: url(/images/golf-map.png) no-repeat;
	float: left;
	width: 220px;
}
#golfRegion {
	width: 300px;
	float: left;
}

#golf h3, #golf h4, #golf h5, #golf h6, #golf h3 a, #golf h4 a, #golf h5 a, #golf h6 a {
	color: #333;
	margin: 0;
	padding: 0;
}
#golf h3 {
	font-size: 21px;
}
#golf h4 {
	font-size: 19px;
}
#golf h5 {
	font-size: 17px;
}
#golf h6 {
	font-size: 15px;
}

#golf .red {
	color: #c41010;
}	
	
#golf .teaserLeft {
	width: 250px;
	float: left;
	margin-right: 40px;
}
		
#golf .teaserRight {
	width: 250px;
	float: left;
}
		
#fwQ {
	width: 425px;
	padding: 4px;
	border: 6px solid #bbb;
}

h3.blue {
	color: darkblue;
}

h3.blue a {
	color: darkblue;
	text-decoration: underline;
}

#htFewo {
	background: url('/images/teaser/teaser-ferienwohnungen.jpg');
}

.accomodationTeaser table td { font-size: 11px }
.accomodationTeaser table td.a { width: 280px }
.accomodationTeaser table td.b { width: 30px }
.accomodationTeaser table td.d { width: 80px }
