@charset "utf-8";
/* CSS Document */

body {
	
	background-image:url(../images/zand.jpg);
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color:#FFFFFF;
	}
	
img {
	border-style: none;
    border: 0px;
	}

h1 {
	font-size:30px;
	line-height:40px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px; /*top right bottom left*/
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	}
	
h2 {
	font-size:20px;
	line-height:20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px; /*top right bottom left*/
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	}

A:link {
	color:#ff6e00;
	text-decoration: underline;
	}
	
A:visited {
	color:#ff6e00;
	text-decoration: none;
	}
	
A:active {
	color:#ff6e00;
	text-decoration: none;
	}

A:hover {
	color: #3399FF;
	}

td {
	border:0px;
	border-color:#00CC99;
	border-style:solid;
}

p {
	margin:10px 0px 25px 0px; /*top right bottom left*/
}

/*------------------------------------- Menu ------------------------------------*/
#menu{
	margin:0;
	padding:0;
	background-image:url(../images/background-beachcamp.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	height:479px;
	width: auto;
}

#menuin{
	height:479px;
	margin: 0 auto;
	width: 979px;
}

/*------------------------------------- Titel ------------------------------------*/
#titel{
	width: auto;
	height:87px;
	background-image:url(../images/overloop.jpg);
}


#titelin{
 	margin: 0 auto;
	width: 979px;
}

/*------------------------------------- Content ------------------------------------*/
#content{
	width: auto;
	height:auto;
}

#contentin{
 	margin: 0 auto;
	width: 979px;
	min-height:300px;
}

#contentfotoboek{
 	margin: 0 auto;
	width: 979px;
	height:auto;
}

.inleiding{
	font-weight:bold;
}

#fotolijst {width:300px; height:300px; float:right; display:inline-block}

.prijzentabel { width:100%; }

/*------------------------------------- Footer ------------------------------------*/
#footer{
	width: auto;
	height:auto;
	font-size:16px;
}


#footerin{
 	margin: 0 auto;
	width: 979px;
	height:422px;
}	

#trfootertop {
	height:80px;
	text-align:left;
	vertical-align:bottom;
}	

#trfooterbottom {
	height:auto;
	vertical-align:top;

}

.footer_links {vertical-align:top;}

.footer_midden { width:397px; background-image:url(../images/footer_midden.jpg); background-position:left; background-repeat:no-repeat; padding-top:35px;}

#footer_table{
	padding:0px 0px 0px 0px; /*top right bottom left*/
}

.footer_rechts {color:#ff6e00; width:183px; background-image:url(../images/footer_rechts.jpg); background-position:left; background-repeat:no-repeat; padding-top:35px;}