body, html {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: arial;
}

body {
	background: url('/elements/site/background-blauw.jpg');
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

span.arrow {
	background: url('/elements/site/bg_arrow.png') no-repeat center;
	width: 13px;
	height: 13px;
	padding: 0px 5px 0px 7px;
}

#homepage-container {
	width: 970px;
	height: 650px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #FFFFFF;
	padding: 20px;
}

#homepage-visual {
	background: #a2b9af url('/elements/site/bg_homepage_visual.jpg') no-repeat bottom right;
	background: url('/elements/site/homepage.jpg') right;
	height: 544px;
}

#homepage-visual .homepage-box {
	width: 319px;
	position: absolute;
}

#homepage-visual .homepage-box h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #46a0cb;
	padding: 15px 0px 10px 10px;
}

#homepage-visual .homepage-box p {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 30px 0px 11px;
	color: #403f3f;
	line-height: 22px;
}

#homepage-visual #homepage-wiebenjij {
	margin: 55px 0px 0px 640px;
	height: 185px;
}

#homepage-visual #homepage-wiebenjij .wiebenjij-item {
	padding: 7px 0px 10px 10px;
}

#homepage-visual #homepage-wiebenjij .wiebenjij-item .number {
	font-size: 18px;
	color: #008fc5;
	padding: 0px 4px 0px 0px;
}

#homepage-visual #homepage-wiebenjij .wiebenjij-item .title a {
	font-size: 18px;
	color: #403f3f;
	font-weight: bold;
	text-decoration: none;
}

#homepage-visual #homepage-wiebenjij .wiebenjij-item .title a:hover {
	text-decoration: underline;
}

/*
#homepage-visual #homepage-wiebenjij .wiebenjij-item .arrow {
	font-size: 20px;
	color: #403f3f;
}
*/
#homepage-visual #homepage-nhgcheck {
	margin: 278px 0px 0px 645px;
	height: 148px;
}

#homepage-visual #homepage-rente {
	margin: 380px 0px 0px 645px;
	height: 90px;
}

#homepage-visual #homepage-rente h1 a:hover {
	text-decoration: underline;
}

#homepage-footer #homepage-logo {
	float: left;
	margin: 15px 0px 0px 30px;
}

#homepage-footer #homepage-enter {
	width: 200px;
	float: right;
	margin: 35px 117px 0px 0px;
	_margin-right: 60px; /* I.E. 6 fix */
}

#homepage-footer #homepage-enter a {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #46a0cb;
	text-decoration: none;
}

#homepage-footer #homepage-enter a:hover {
	text-decoration: underline;
}
