* {
	padding:0;
	white-space:normal;
}

html, body {margin: 0; padding: 0; border: 0; height: 100%; text-align:center;}

body {
	color:#ffffff; 
	background-color: #55759D; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center;
	margin: 0 0 0 0;
}
img{
	border: 0;
}
td {
	vertical-align: middle;
	text-align:center;
}
a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
p  {
	margin: 0px;
	padding: 3px;
	color: #000;
	font-weight: normal;
}
.homepic {
	width: 150px;
	height: 150px;
	border-color:#fff;
	border-width: 1px;
	border-style: solid;
	border-bottom-style: none;
}
.itembox {
	width: 152px;
	cursor: pointer;
	text-align: right;
	font-size: 10pt;
}
h1 {
	margin: 0px;
}
h2 {
	width: *;
	border-width: 1px;
	border-color:#fff;
	border-style: solid;
	border-top-width: 0px;
	border-top-style: none;
	text-align: right;
	font-size: 13pt;
	padding-right: 3px;
	margin: -3px 0px 0px 0px;/*FireFox*/
	_margin: 0;/*IE6*/
	line-height: 16pt;

}

#item1 {
	position: relative;
	top: -20px;
}
#item1 h2 {
	background-color: #8FC882;
}
#item1 p {
	color: #000;
	width: *;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	padding-bottom: 24px;
	background:url('http://www.hovelingen.be/images/layout/home/sliced_box-1.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	visibility: hidden;
}

#item1 p u:hover {
	color: #fff;
}

#item2 {
	position: relative;
	top: 0px;
}

#item2 h2 {
	background-color: #EAB360;
}
#item2 p {
	color: #000;
	width: *;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	padding-bottom: 24px;
	background:url('http://www.hovelingen.be/images/layout/home/sliced_box-2.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	visibility: hidden;
}
#item2 p u:hover {
	color: #fff;
}

#item3 {
	position: relative;
	top: 20px;
}

#item3 h2 {
	background-color: #EC5E5E;
}
#item3 p {
	color: #000;
	width: *;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	padding-bottom: 24px;
	background:url('http://www.hovelingen.be/images/layout/home/sliced_box-3.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	visibility: hidden;
}
#item3 p u:hover {
	color: #fff;
}

#item4 {
	position: relative;
	top: 40px;
}

#item4 h2 {
	background-color: #435876;
}
#item4 p {
	color: #000;
	width: *;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	padding-bottom: 24px;
	background:url('http://www.hovelingen.be/images/layout/home/sliced_box-4.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	visibility: hidden;
}
#item4 p u:hover {
	color: #fff;
}
.homeFooter {
	color: #ffffff;
	font-size:10pt;
	font-weight: normal;
}
.homeFooter p {
	font-family: Trebuchet MS;
	margin: 0px;
	padding: 3px;
	line-height: 11pt;
	color: #ffffff;
	padding: -3px;
	font-style: italic;
}
.homeFooter a {
	font-size:10pt;
	font-weight: normal;
	text-decoration: underline;
}
.homeFooter a:hover {
	text-decoration: none;
}