/*						:::		general site styles		:::					*/	

/*
body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
*/

body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background-color: #dddddc;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/bg_shadow_grey.gif);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #81BA2A;
	scrollbar-highlight-color: #99D838;
	scrollbar-3dlight-color: #406618;
	scrollbar-shadow-color: #406618;
	scrollbar-darkshadow-color: #406618;
	scrollbar-track-color: #406618; 
}

a {
	color: #d5fd99;
	line-height: 18px;
	text-decoration: none;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.red-link{
	color: #D50047;
	font-size: 11px;
}

ul{
	margin-top: 0px;
	color: #fff;
}


#siteholder {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 984px;
	text-align: left;
	background-color: #FFFFFF;
}

#bottomholder {
	clear: both;
	margin-bottom: -5px;
	background-color: #81BA2A;
}

#header {
	background-color: #FFFFFF;
	float: left;
	width: 984px;
}

#content {
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 20px;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}

h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}

h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #182806;
	margin: 0;
	padding: 0;
	display: inline;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}

#textholder {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #182806;
	margin: 10px 20px 10px 20px;
	display: block;
	line-height: 18px;
	
}

#textholder2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	display: block;
	line-height: 18px;
}

.textholder3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	display: block;
	line-height: 18px;
	float: left;
	width: 250px;
}

.textholder4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #182806;
	line-height: 18px;
}

.textholder5 {
	padding: 7px 20px 10px 0px;
	float: left;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #182806;
	line-height: 18px;
}

.textholder6 {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.textholder7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px 20px 10px 20px;
	display: block;
	line-height: 18px;
}

.textholder8 {
	display: block;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
/* other holder being used for arrangementen */

.textholder15 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	display: block;
	line-height: 18px;
	float: left;
	
}

.noborder {
	border: 0;
}

.gfxborder {
	border: 2px solid #6D9B3A;
}

.gfxborder2 {
	border: 2px solid #9AD53F;
}

.gfxborder3 {
	float: left;
	border: 2px solid #9AD53F;
}

.gfxholder1 {
	display: block;
	float: right;
	padding-right: 10px;
}

.gfxholder2 {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border: 2px solid #9AD53F;
}

.gfxholder3 {
	margin: 10px 10px 10px 20px;
	border: 2px solid #42621E;
	width:	146px;
}

.gfxholder4 {
	margin: 10px 10px 66px 20px;
}


/*						:::		menu styles		:::					*/	

#menuholder {
	float: left;
}

#submenu {
	background-image: url(../images/bg_submenu.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 984px;
	margin-top: 1px;
}

.submenubut img.menuborder2 {
	border-bottom: 2px solid #DDDCDC;
	border-top: none;
	border-left: none;
	border-right: none;
}

.submenubut:hover img.menuborder2 {
	border-bottom: 2px solid #D6002E;
}

.submenuselected {
	border-bottom: 2px solid #D6002E;
	padding: 0;
	margin: 0;
}

.altmenu {
	display: block;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#menu {
	background-image: url(../images/bg_menubar.gif);
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;
	float: left;
	width: 984px;
}

#menu-spacer { 
	height: 9px;
	border-top: 1px solid #d2d2d2;
	background-color: #e1e1e1;
	float: left;
	width: 984px;
}
.menuselected {
	border-bottom: 3px solid #D6002E;
	padding: 0;
	margin: 0;
}

.menubut img.menuborder {
	border-bottom: 3px solid #81BA2A;
	border-top: none;
	border-left: none;
	border-right: none;
}

.menubut:hover img.menuborder {
	border-bottom: 3px solid #D6002E;
}


/*						:::		maincontent styles		:::					*/

#pageheader {
	text-align:	left;
	margin-left: -10px;
	margin-top: -10px;
	height: 64px;
}

#pageheaderimage {
	

}

#topbg1 {
	width: 589px;
	height: 10px;
	background-image: url(../images/bg_leftcontent_top.gif);
	background-repeat: no-repeat;
}

#botbg1 {
	width: 589px;
	height: 10px;
	background-image: url(../images/bg_leftcontent_bot.gif);
	background-repeat: no-repeat;
}

#contactfaqholder {
	margin: 20px;
}

#quicktarieven{
	margin-bottom: 5px;
	width: 360px;
	background-color: #81BA2A;
}

#quicknews{
	margin-top: 5px;
}

#quickcontacthome {
	float: left;
	width: 192px;	
}

#quickcontact {
	float: left;
	width: 192px;
	margin-top: -20px;	
}

#quickfaqhome {
	float: left;
	margin-left: 0px;
	margin-top: -11px;
}

#quickfaq{
	margin-top: 5px;
	width: 360px;
	background-color: #81BA2A;
}

#quickfaqholder {
	background-color: #598527;
	width: 550px;
}


.quickcontactheader {
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.quickfaqlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}

.quickfaqlink:hover {
	text-decoration: underline;
}

.quickfaqarrow {
	margin-bottom: -2px;
	margin-right: 5px;
	border: 0;
}

.quickfaqtext {
	display: block;
	float: left;
}

#bignewsholder {
	background-color: #598527;
	width: 340px;
	margin-left: 10px;
}

.newssubheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #182806;
}

.newsdate {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF600;
	line-height: 18px;
}

.newsdate2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF600;
	line-height: 18px;
}

.linktitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF600;
	line-height: 18px;
}

.newslink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #d5fd99;
	line-height: 18px;
	text-decoration: none;
}

.newslink:hover {
	text-decoration: underline;
}

#morenewspadding {
	padding: 20px 20px 0px 20px;
}
/* old: gebruikt samen met de meer links onderin
#morenewspadding2 {
	padding: 10px 20px 20px 20px;
} */

#morenewspadding2 {
	padding: 10px 5px 0px 10px;
	width: 335px;
	height: 230px;
	overflow: auto;
}

#routepadding {
	padding: 10px 0 10px 17px;
	width: 335px;
	height: 325px;
	overflow: auto;
}

#route-canvas {
	width: 316px;
	height: 316px;
}

.newsfloater {
	display: block;
}

#newsotherpage {
	margin-top: 5px;
}

#quickgallery {
	margin-top: 5px;
	width: 360px;
	background-color: #81BA2A;
}

/* old: gebruikt voor de foto gallerij met de meer knoppen 
#quickgallery2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 360px;
	height: 347px;
	background-color: #81BA2A;
} */

#quickgallery2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
	height: 212px;
	overflow: auto;
	background-color: #81BA2A;
}
.quickgallerymargin {
	display: block;
	margin-left: 20px;
	margin-right: 0px;
}

.quickgallerygfx1 {
	border: 2px solid #9AD53F;
}

.quickgallerygfx2 {
	border: 2px solid #9AD53F;
	margin-left: 6px;
	margin-right: 6px;
}

.quickgallerygfx3 {
	border: 2px solid #9AD53F;
	margin-right: 10px;
	float: left;
}

.quickgallerygfx4 {
	border: 2px solid #6D9B3A;
	margin-right: 10px;
	float: left;
}

.galleryfloat {
	display: block;
	float: left;
}

.gallerylink {
	float: left;
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
	width: 300px;
}

.gallerylink:hover {
	text-decoration: none;
}

.gallerymargin{
	margin-left: 14px;
	display: block;
}

.floatlast {
	display: block;
	float: left; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.floatnext {
	display: block;
	float: right; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.floatcurrent {
	
	float: left; 
	margin-left: 195px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.galleryarrow {
	margin-bottom: -2px;
	border: 0;
}

.biggfxholder {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#moregallery {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #598527;
}

.more1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.more2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.more2:hover {
	text-decoration: underline;
}

.more3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.more3:hover {
	text-decoration: underline;
}

.more4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF600;
	text-decoration: none;
}

.more5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #314F0E;
	text-decoration: none;
}

.maingalleryholder {
	display: block;
	margin-top: 29px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #598527;
}

.shortgolflogo {
	float: left;
	width: 339px;
	border: 0;
}

.contactstyle {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #818181;
}

.contactstyle2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


/*						:::		form styles		:::					*/

.quickcontact1home {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 192px;
	margin-bottom: 10px;
}

.quickcontact2home {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 192px;
	margin-bottom: 5px;
}

.quickcontact1 {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 310px;
	margin-bottom: 10px;
}

.quickcontact2 {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 310px;
	margin-bottom: 5px;
}

.quickcontact3 {
	width: 100px;
	height: 20px;
	margin-top: 5px;
	border: 0;
	background-image: url(../images/but_submit.gif);
	cursor: pointer;
}

.red{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px; 	
}

.bookingformmissing{
	color: #FF0000;
	background-color: #E6E6E6;
	font-family: Arial;
	font-size: 11px; 
	padding: 3px;
	margin-top: 2px;
	width: 200px;
}

#bookingformdiv{
	background-color: #598527;
	padding: 10px 10px 0 10px;
	margin-left: 20px;
}

#bookingform{
	margin-top: 0;
}
.bookingformtable{	
	background-color: #598527;
}
.bookingformheader{	
	background-color: #E6E6E6;
	border: 1px solid #81BA2A;
	display: block;
	width: 505px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #598527;
	padding: 8px;
	margin-right: -12px;
}

.bookingformheader a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #182806;
	text-decoration: none;
}

.bookingforminput {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 515px;
	margin-bottom: 2px;	
}

.bookingforminputname {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 140px;
	margin-bottom: 2px;	
}

.bookingforminputbetweenname {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 60px;
	margin-bottom: 2px;
	
}

.bookingforminputstandard {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 200px;
	margin-bottom: 2px;
	
}

.bookingforminputbig {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 160px;
	margin-bottom: 2px;
	
}

.bookingformtijd {
	margin-left: 90px;
	
}

.bookingforminputtijdspacer {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1D3406;
	width: 4px;
	margin-bottom: 2px;
	
}

.bookingforminputtijd {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1D3406;
	width: 15px;
	margin-bottom: 2px;
	
}


.bookingformselect {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1D3406;
	margin-bottom: 2px;
	
}

.bookingforminputpostcode {
	border-top: 1px solid #71A621;
	border-left: 1px solid #71A621;
	border-bottom: 1px solid #9BD346;
	border-right: 1px solid #9BD346;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1D3406;
	width: 50px;
	margin-bottom: 2px;
}
/*						:::		linkpage styles		:::					*/

.leftlinks {
	display: block;
	float: left;
	width: 260px;
	margin-right: 9px;
}

.rightlinks {
	display: block;
	float: left;
	width: 270px;
}

.linkspage h3{
	width:	530px;
}
.links td{
	width: 260px;	
}

#companyinfo {
	clear: both;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	background-color: #598527;
}

#placelink {
	clear: both;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	background-color: #598527;
}

#placelink a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #182806;
	text-decoration: none;
}

#placelink a:hover {
	text-decoration: underline;
}

#otherlinks {
	clear: both;
}

#linktouscode {
	margin-top: 10px;
	border: 1px solid #385419;
	background-color: #E6E6E6;
	color: #182806;
	padding: 5px;
}

.linkrow1 {
	display: block;
	float: left;
	width: 183px;
}

.linkrow2 {
	display: block;
	float: left;
	width: 183px;
}

.linkrow3 {
	display: block;
	float: left;
	width: 183px;
}

/*						:::		weatherreport styles		:::					*/

#weatherreport {
	background-image: url(../images/weatherbg.jpg);
	background-repeat: no-repeat;
	width: 360px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -3px;
}

.previousimg {
	display: block;
	float: left;
}

/*						:::		weatherreport styles		:::					*/
#webcamholder {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #182806;
	display: block;
	margin-top: 20px;
	line-height: 18px;
	z-index: -10;
}

#webcamholder img{
	border: 2px solid #9AD53F;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*						:::		golfball		:::					*/
#golfball {
	width: 550px;
	height: 400px;
	
	margin-top: 130px;
	margin-left: 500px;
	position: absolute;
	clear: both;
}

.golfballgfx {
	margin-right: 20px;
}


/*						:::		arrangementen		:::					*/
.tablearrang {
	margin-left: 20px;
	margin-top: 20px;
}

.arrangpadding1 {
	padding-left: 20px;
}

.arrangpadding2 {
	padding-left: 10px;
}

.arrangtable1 {
	background-color: #598527;
	margin-left: 10px;
	margin-top: 5px;
}

.arrangtable2 {
	background-color: #699C2E;
	margin-top: 5px;
	margin-left: 10px;
}

.arrangtable3 {
	margin-left: 10px;
	margin-top: 10px;
}

.textholder9 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #182806;
}

.textholder10 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.textholder11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.textholder12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textholder13 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.textholder14 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #182806;
}

.gfxholder5 {
	margin-left: 20px;
	margin-top: 10px;
}


/*							:::		specials	:::					*/
.special{
	float: left;
}

.special-margin{
	float: left;
	margin-right: 18px;
	
}

.specialcontent{
	width: 171px;
	background-color: #E6E6E6;
	font-size: 11px;
	height: auto;
}

.specialpadding {
	padding: 0 6px;
}
.specialfirsttitle{
	margin-top: -4px;
}

.specialtitle{
	margin-top: 1px;
}

.specialdyntitle {
	color: #5B862C;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 2px 0;
}

.clearspecials{
	clear: both;
}

.sm-line{
	/*line-height: 16px;*/
	padding: 0 2px 5px 2px;
}

.grand-img{
	border: 2px solid #95DC32;
}

.spec-grand-link{
	width: 100%;
	text-align: right;
}


/* new styles */
/* layout */
#metamenu {
	width: 984px;
	height: 30px;
	background: url(../images/bg_meta_nav.gif) repeat-x;
}

#topmenu {
	display: block;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 14px
}

p {
	margin: 2px 0 10px 0;
	color: #fff;
}

.small {
	font-size: 10px;
}

img {
	border: 0;
}

.content {
	padding: 0 20px 10px 20px;
}

.border {
	border: 2px solid #bce978;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#greenbg {
	background-color: #98DF2D;
	float: left;
	padding: 5px;
}

#fullcontentholder {
	float: left;
	width: 954px;
	background-color: #81BA2A;
}

#fullcontentholder .title {
	margin: 10px 0 10px 0;
}

#fullcontentholder .deco {
	float: right;
	margin: 10px 0 10px 40px;
}

#leftcontentholder {
	float: left;
	width: 589px;
}

.leftcontent {
	width: 589px;
	background-color: #81BA2A;
	margin: 0 0 5px 0;
}

.leftcontent .panes {
	padding: 5px 20px 10px 20px;
}

.leftcontent .panes .deco{
	float: right;
	margin: 33px 0 0 30px;
	clear: left;
}

.leftcontent .panes .panecontrol{
	margin: 0 0 10px 0;
}

.leftcontent .tabs {
	height: 30px;
	background: url(../images/bg_panes_tabs.gif);
	margin: 0;
	padding: 0;
}

.leftcontent .tabs li {
	float: left;
	margin: 0;
	list-style: none;
	position: relative;
}

.leftcontent .tabs li .current{
	background: url(../images/bg_panes_current_tab.gif) repeat-x;
}

.leftcontent .tabs li .current div {
 	background: url(../images/bg_panes_tabs_bottom_left.gif);
	width: 3px;
	height: 3px;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 300;
}

.leftcontent .tabs li a{
	display: block;
	height: 30px;
	padding: 5px 15px 0;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.prevPage {
	float: left;
	margin: 30px 4px 0 2px;
	cursor: pointer;
}

.nextPage {
	float: left;
	margin: 30px 2px 0 0;
	cursor: pointer;
}

div.scrollable {
	float: left; 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 550px; 
    height:136px; 
} 
 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
div.scrollable div.items div { 
    float:left; 
} 

div.scrollable div.items img{ 
	border: 2px solid #bce978;
}

.leftcontent .content {
	padding: 5px 20px 10px 20px;
}

.leftcontent .twocolumncontent {
	background: url(../images/bg_agenda.gif) repeat-y;
}

.leftcontent .leftcolumn {
	float:left;
	width: 260px;
}

.leftcontent .rightcolumn {
	float:right;
	width: 260px;
	font-size: 11px;
}

.leftcontent .rightcolumn span{
	display: block;
	margin: 0 10px 0 0;
	width: 57px;
	color: #e6e6e6;
}

.leftcontent ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: outside;
}

.leftcontent li {
	margin: 0;
	padding: 0;
}
.leftcontent .title {
	margin: 5px 0 17px 0;
	display: block;
}

.leftcontent h3 {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

.leftcontent .newstitle {
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.leftcontent .newsdate {
	display: block;
	color: #e6e6e6;
	font-size: 11px;
}

.leftcontent .newsthumb {
	border: 2px solid #bce978;
	margin: 0 10px 0 0;
}

.leftcontent .arrangement h4 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
}

.leftcontent .arrangement .prijs {
	font-size: 18px;
	margin: 15px 0 20px 0;
	display: block;
}

.leftcontent .arrangement .reserveren {
	font-style: italic;
}

/* exposities */

.leftcontent .expositie .expotitle {
	padding: 5px 0 20px 0;
}
.leftcontent .expositie .expotitle h4 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0 5px 0 0;
}

.leftcontent .expositie .expotitle span {
	font-style: italic;
}

/* handicap calculator */
#handicap-calculator {
	font-weight: bold;
}
#handicap-calculator input,select {
	width: 170px;
	font-size: 12px;
}

#handicap-calculator #holes input {
	width: 50px;
	height: 19px;
	float: left;
}
#handicap-calculator #holes div {
	float: left;
	width: 23px;
	height: 27px;
	color: #608f16;
	background: #d5fd99 url(../images/bg_input_side.gif) no-repeat top left;
}

#handicap-calculator label {
	position: relative;
	top: 6px;
	left: 9px;
}

#handicap-calculator label.large {
	position: relative;
	top: 6px;
	left: 5px;
}

#handicap-calculator td {
	padding: 0 17px 10px 0;
}

#handicap-calculator .seperator {
	background-color: #86c637;
	width:100%;
	height:1px;
	margin: 10px 0;
}

#handicap-calculator .comment {
	font-style:italic;
	color:#e6e6e6;
	font-size:11px;
	font-weight: normal;
}

#handicap-calculator .button {
	width:130px;
	height:29px;
}

#handicap-calculator .optin input {
 	width: 12px;
}

#handicap-calculator .optin {
	font-weight: normal;
}

#handicap-calculator .mandatory {
	color: #4b7112;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

/*						:::		righthand column	:::					 */

#rightcontentholder {
	float: right;
	margin: 0 0 0 5px;
}

.rightcontent{
	width: 360px;
	background-color: #81BA2A;
	margin: 0 0 5px 0;
}

.rightcontent .title{
	display: block;
	margin: 10px 0 15px 0;
}

.rightcontent .greybox {
	background-color: #E6E6E6;
	width: 340px;
	margin: 10px 0 0 10px;
	font-weight: bold;
	color: #557f14;	
}

.rightcontent .greybox td {
	padding: 0 10px 0 0;
}

.rightcontent .greybox .content {
	padding: 0 10px;
}

.rightcontent .greybox span {
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 0;
	display: block;
}

.rightcontent .greybox a {
	color: #d6002e;
}

/*						:::		tarieven		:::					*/
.tarieventable{
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 290px;
	display: block;
}

.tt2{
	width: 120px;
}

.tt3{
	width: 5px;
}

.tt4{
	width: 50px;
	text-align: right;
}

.tt5{
	width: 60px;
}

/*						:::		threecolumn		:::					*/

.threecolumnholder {
	float: left;
	width: 315px;
	margin: 5px 0 0 0;
	background-color: #81BA2A;
}

.threecolumnholder .title {
	margin: 5px 0 15px 0;
}

.threecolumnholder p {
	margin: 4px 0 17px 0;
}
.columnmargin {
	margin: 5px 4px 0 0;
}


