/* CSS Document */

/* ################################################################################# */
/*                                                                                   */
/*                                     BODY                                          */
/*                                                                                   */
/* ################################################################################# */

* {
	margin: 			0;
	padding: 			0;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

#containerbox {
	background-image: url(../images/container_bg_long.jpg);
	width: 871px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}

#header {
	height: 194px;
}

html, body {
	height: 			100%;
}

html {
	font-size: 			100%;
	overflow-y:			scroll;	/* laat altijd de linker scrollbalk zien in FireFox */
}

body {
	font-family: 		Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 			62.5%; /* standaard font grootte is nu 10px, dus 1.2em = 12px */
	margin: 			0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

html>body #containerbox {
	height: 			auto;
	background-color: #FFFFFF;
}

#content {
	background-image: url(../images/container_bg.jpg);
}

/* ################################################################################# */
/*                                                                                   */
/*                                      TAGS                                         */
/*                                                                                   */
/* ################################################################################# */

p {
	font-size:			1.3em;
	margin:				0 0 1em 0;
	padding: 			0;
	color: #FFFFFF;
}

td {
	font-size:			12px;
	line-height:		normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 5px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
img {
	border: none;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	font-family:"trebuchet MS";
	color: #FFFFFF;
	padding-bottom: 20px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family:"trebuchet MS";
	padding-bottom: 20px;
	color: #FFFF00;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	font-family:"trebuchet MS";
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left:	13px;
}

ul li {
	font-size:			1.3em;
	line-height:		normal;
}

/* ################################################################################# */
/*                                                                                   */
/*                                    NAVIGATION                                     */
/*                                                                                   */
/* ################################################################################# */

#nav {
	height: 41px;
	background-image: url(../images/nav_bg.jpg);
	margin-left: 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#nav ul li {
	float: 				left;
	overflow: 			hidden;
}

#nav img {
	border: none;
}

#nav ul li a {
	display: 			block;
	margin-right: 		10px;
	margin-top: 14px;
}

/* ################################################################################# */
/*                                                                                   */
/*                                    BOXES                                          */
/*                                                                                   */
/* ################################################################################# */

#div-left {
	width: 	420px;
	float: left;
}

.box-left {
	background: 	#386514 url(../images/box-left-top.jpg) repeat-x;
	width: 				420px;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 20px;
}

.boeken {
	background: 	#327413 url(../images/bg_boeken.jpg) repeat-x;
	width: 				854px;
	float: left;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.box-left-bottom {
	background: 		url(../images/box-left-bottom.jpg);
	background-position: left bottom;
	background-repeat: 	no-repeat;
	width:				420px;
	min-height:			521px;
	padding-bottom: 10px;
}

.boeken p, .boeken h1,
.box-left p, .box-left h1,
.box-left2 p, .box-left2 h1 {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.boeken h2,
.box-left h2,
.box-left2-bottom h2,
.box-left2 h2 {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.box-left p,
.box-left2 p {
	font-size: 13px;
	line-height: 1.4;
}

.box-left h1,
.box-left2 h1 {
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}

.box-right-top {
	width: 416px;
	float: right;
	height: 250px;
	margin-top: 20px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/box-right-top.jpg);
}

.box-right-top2 {
	width: 416px;
	float: right;
	height: 551px;
	margin-top: 20px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/box-right-top2.jpg);
}

.box-left-under-bottom h1,
.box-left-under-bottom h2,
.box-right-top h1,
.box-right-top h2{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 21px;
}

.box-right-top2 h1,
.box-right-top2 h2{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 21px;
}

.box-right2-top ul li,
.box-left-under-bottom ul li,
.box-right-top ul li {
	line-height: 1.4em;
	color: #FFFFFF;
	background:	url(../images/bullit.gif) center left no-repeat;
	list-style:	none;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 30px;
	padding-right: 20px;
}

.box-right-top2 ul li {
	line-height: 1.4em;
	color: #FFFFFF;
	background:	url(../images/bullit.gif) center left no-repeat;
	list-style:	none;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 30px;
	padding-right: 20px;
}

.box-right-top p {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.box-right-top2 p {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}


.box-right-bottom {
	background-image: url(../images/img_golfer.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 416px;
	float: right;
	margin-right: 8px;
	margin-top: 18px;
}

.box-left2 {
	background: 	#326312 url(../images/box-left2-top.jpg)	repeat-x;
	width: 				420px;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 20px;
}

.box-left2-bottom {
	background: 		url(../images/box-left2-bottom.jpg);
	background-position: left bottom;
	background-repeat: 	no-repeat;
	width:				420px;
	min-height:			450px;
	padding-bottom: 10px;
}
.box-left2 ul li {
	background:	url(../images/star.gif) top left no-repeat;
	line-height: 1.4em;
	list-style:	none;
	color: #FFFFFF;
	margin-left: 20px;
	margin-bottom:	5px;
	padding-left: 30px;
	padding-right: 20px;
}


.box-left-under {
	width: 420px;
	background: url(../images/box-left-under-top.jpg) no-repeat top right;
	width: 420px;
	margin-left: 9px;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
}

.box-left-under-bottom {
	width:				420px;
	padding-top:		10px;
	height:			325px;
}

.box-left-under p,
.box-left-under h2 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.box-left-under p {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.6em;
}

.box-left-under h2 {
	margin-bottom: 5px;
}
.box-left-under-bottom .lineheight {
	line-height: 2.3em;
	margin-top: 10px;
}


.box-right2-top {
	background-image: url(../images/box-right-top.jpg);
	background-repeat: no-repeat;
	width: 416px;
	height: 250px;
	float: right;
	margin-top: 20px;
	margin-bottom: -10px;
	margin-right: 8px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.box-right2-top a {
	font-weight:	bold;
	text-decoration: none;
	color: #FFFFFF;
}
.box-right2-top a:hover {
	color: #FFFF00;
	text-decoration: none;
}



.box-right2-top p {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 2.2em;
	font-size: 14px;
}

.box-boeking {
	width: 416px;
	float: right;
	background-image: url(../images/box-right-top.jpg);
	margin-top: 19px;
	margin-right: 7px;
	padding-top: 21px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.box-boeking p,
.box-boeking h2 {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	font-size: 14px;
}

/* ################################################################################# */
/*                                                                                   */
/*                                   ARRANGEMENTEN                                   */
/*                                                                                   */
/* ################################################################################# */

.box-flyer {
	background-image: url(../images/box-flyer.jpg);
	background-repeat: no-repeat;
	height: 409px;
	width: 416px;
	float: right;
	margin-right: 8px;
}
.box-flyer p{
color: #000000;
}
#pricetag {
	float: right;
	width: 225px;
	padding-top: 220px;
}
p.pricing{
color: #FFFFFF;
margin-left:-15px;
}

#pricetag p {
	font-weight: bold;
}

.pricing {
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	padding-top: 25px;
}

.price {
	color: #FFFFFF;
	font-size: 36px;
}

.box-boeken {
	background-image: url(../images/box-boeken.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 416px;
	float: right;
	margin-right: 8px;
	margin-top: 19px;
}

.box-boeken h1 {
	padding-top: 15px;
	float: right;
	padding-right: 30px;
}

.box-fotos {
	background-image: url(../images/box-boeken.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 416px;
	float: right;
	margin-right: 8px;
	margin-top: 19px;
}

.box-fotos h1 {
	padding-top: 15px;
	float: right;
	padding-right: 30px;
}

.box-fotos2 {
	background-image: url(../images/box-boeken.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 416px;
	float: right;
	margin-right: 8px;
	margin-top:	25px;
	margin-bottom: 15px;
}

.box-fotos2 h1 {
	padding-top: 15px;
	float: right;
	padding-right: 30px;
}

.fotoframe {
	background: 	#327413 url(../images/bg_boeken.jpg) repeat-x;
	width: 				854px;
	float: left;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.fotoframe2 {
	background: 	#327413 url(../images/bg_boeken.jpg) repeat-x;
	width: 				830px;
	float: left;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ################################################################################# */
/*                                                                                   */
/*                                   OVER KAYA BELEK                                 */
/*                                                                                   */
/* ################################################################################# */

.box-kayabelek {
	background: 	#356112 url(../images/box-kayabelek-top.jpg) repeat-x;
	width: 				420px;
	margin-top: 20px;
	margin-left: 9px;
	padding-top: 20px;
}

.box-kayabelek-bottom {
	background: 		url(../images/box-kayabelek-bottom.jpg);
	background-position: left bottom;
	background-repeat: 	no-repeat;
	width:				420px;
	min-height:			400px;
	padding-bottom: 10px;
}

.box-kayabelek-bottom p,
.box-kayabelek-bottom h2,
.box-kayabelek-bottom h1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

.box-kayabelek-bottom h1 {
	padding-bottom: 20px;
}

.box-kayabelekintro {
	background-image: url(../images/box-right-top.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-top: 15px;
	margin-right: 8px;
	padding-top: 10px;
	height: 250px;
}

.box-kayabelekintro p {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.8em;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 5px;
}

.img-kaya1 {
	background-image: url(../images/img_kaya01.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 175px;
	margin-top: 20px;
}

.img-kaya2 {
	background-image: url(../images/img_kaya02.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 175px;
	margin-top: 20px;
}

.img-kaya3 {
	background-image: url(../images/img_kaya03.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 175px;
	margin-top: 20px;
}

#meerfotos {
	font-size: 16px;
	color: #000000;
	float: right;
	width: 150px;
	padding-top: 160px;
}
#meerfotos a {
	color: #000000;
}


/* ################################################################################# */
/*                                                                                   */
/*                                    OVER ONS                                       */
/*                                                                                   */
/* ################################################################################# */

.img-golftotaal1 {
	background-image: url(../images/img_kaya01.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 164px;
	margin-top: 19px;
}

.img-golftotaal2 {
	background-image: url(../images/img_kaya02.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 200px;
	margin-top: 19px;
}

.img-golftotaal3 {
	background-image: url(../images/img_kaya03.jpg);
	background-repeat: no-repeat;
	width: 416px;
	float: right;
	margin-right: 8px;
	height: 175px;
	margin-top: 19px;
}

.box-left .smallsize,
.box-left2 .smallsize,
.box-kayabelek .smallsize {
	font-size: 12px;
}

/* ################################################################################# */
/*                                                                                   */
/*                                    FOOTER                                         */
/*                                                                                   */
/* ################################################################################# */

#footer {
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: static;
	float: left;
	color: #999999;
	font-size: 0.9em;
	padding-left: 70px;
	padding-top: 5px;
	width: 100%;
}

#footer a, #footer p  {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
	color: #285d15;
}

.reyez:hover{
	text-decoration: none;
	color: #FF0000;
}

.clearer { clear: both; }

/* Foto popup */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #FFFFFF;
	color:	#999999;
	font-family: "Trebuchet MS";
	font-size:	11px;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
}
 #ImageBoxCaptionText
{
	font-family: "Trebuchet MS";
	font-weight: bold;
 	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../images/next_image.png);
	background-repeat:	no-repeat;
	background-position: right bottom;
}
#ImageBoxPrevImage:hover
{
		background-image: url(../images/prev_image.png);
		background-repeat:	no-repeat;
		background-position: left bottom;
}


