div#content {
	width: 775px;
	height: 609px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
	background-image: url(/img/png/bg-home.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#contentGraphics {
	width: 684px;
	height: 362px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 65px;
	top: 170px;
}
div#beachclub,
div#groepsactiviteiten,
div#kitesurfschool,
div#workshops,
div#shop,
div#textHome {
	width: 208px;
	height: 171px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
div#textHome {
	background-image: url(/img/png/bg-text-homepage.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#textHome h1 {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Verdana;
	color: #000;
	margin: 15px 15px 0 15px;
	padding: 0 0 0 0;
}
div#textHome p {
	margin: 0 15px 15px 15px;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	text-align: left;
}
div#textHome a{
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
div#textHome a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

div#groepsactiviteiten,
div#kitesurfschool,
div#shop,
div#beachclub {
	margin: 0 30px 0 0;
}

div#beachclub {
	background-image: url('/img/png/beachclub-homepage4.png');
}
div#groepsactiviteiten {
	background-image: url('/img/png/events-homepage2.png');
}
div#workshops {
	background-image: url('/img/png/clinics-homepage3.png');
}
div#shop {
	background-image: url('/img/png/shop-homepage-01.png');
}
div#kitesurfschool {
	background-image: url('/img/png/kiteschool-homepage3.png');
}

div.show div {
	position: relative;
	width: 208px;
	height: 171px;
	margin: 0;
	padding: 0;
	background-image: url(/img/png/bg-text-homepage.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	/*cursor: pointer;*/
}

div.show div h1 a {
	position: absolute;
	bottom: 5px; left: 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Verdana;
	color: #000;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	font-weight: bold;
}
div.show div h1 a:hover {
	font-weight: bold;
}
div#beachclub div h1 a {
	color: #f00f81;
}
div#groepsactiviteiten div h1 a {
	color: #8f8164;
}
div#workshops div h1 a {
	color: #078c8f;
}
div#shop div h1 a {
	color: #71615f;
}
div#kitesurfschool div h1 a  {
	color: #00a0c6;
}
div.show div p {
	text-align: left;
	margin: 15px 15px 5px 15px;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 13px;
	color: #828282;
}
div.show div a{
	font-weight: normal;
	
	color: #000;
	text-decoration: none;
}
div.show div a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

div#footerHome {
	width: 850px;
	height: 59px;
}
div#topsiteHome {
	width: 140px;
	height: 19px;
	position: absolute;
	left: 130px;
	bottom: 40px;
	font-size: 10px;
	font-family: Tahoma;
	color: #000;
}
div#eyetemsHome {
	width: 140px;
	height: 19px;
	position: absolute;
	left: 330px;
	bottom: 40px;
	font-size: 10px;
	font-family: Tahoma;
	color: #000;
}
div#topsiteHome a,
div#eyetemsHome a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
div#topsiteHome a:hover,
div#eyetemsHome a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
div#powerdHome {
	width: 200px;
	height: 19px;
	position: absolute;
	left: 540px;
	bottom: 40px;
}
div#footerKrulHome {
	width: 92px;
	height: 80px;
	position: absolute;
	left: 725px;
	bottom: 45px;
	background-image: url(/img/png/footer-krul.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
