body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #000 url('../backdrop.jpg') top center no-repeat;
}

/******************************************************************************************
 * EMAIL LINK 
 ******************************************************************************************/

.email
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 725px;
	height: 45px;
}

.email a
{
	display: block;
	position: absolute;
	right: 0px;
}

.email a img
{
	width: 241px;
	height: 45px;
}

.email a:hover img
{
	visibility: hidden;
}

/******************************************************************************************
 * PHOTO GALLERY
 ******************************************************************************************/

.text
{
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -80px;
	width: 410px;
	color: #dad0ce;
	font-size: 160%;
	font-family: helvetica, sans-serif;
	text-align: justify;
}

.kruis
{
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: -320px;
	width: 640px;
	color: #cac0be;
	font-size: 180%;
	font-family: helvetica, sans-serif;
	text-align: justify;
}

/******************************************************************************************
 * SITE MENU
 ******************************************************************************************/

.menu
{
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -374px;
	width: 748px;
}

.beelden
{
	width: 207px;
	height: 46px;
	float: left;
}

.beelden a
{
	display: block;
}

.beelden a:hover img
{
	visibility: hidden;
}

.cuesta
{
	width: 170px;
	height: 46px;
	float: left;
}

.cuesta a
{
	display: block;
}

.cuesta a img
{
	width: 170px;
	height: 46px;
}

.cuesta a:hover img
{
	visibility: hidden;
}

.kruisbestuiving
{
	width: 371px;
	height: 46px;
	float: left;
}

.kruisbestuiving a
{
	display: block;
}

.kruisbestuiving a img
{
	width: 371px;
	height: 46px;
}

.kruisbestuiving a:hover img
{
	visibility: hidden;
}

/******************************************************************************************
 * GENERIC CSS
 ******************************************************************************************/

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

/******************************************************************************************
 * PHOTO GALLERY
 ******************************************************************************************/

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#myGallery
{
	text-align: left;
	margin: 0 auto;
}
