@import url(/include/css/editor.php);
body 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	background-color: #FFD205;
}
a:link, a:visited {
	text-decoration: none;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -328px;
}
#container {
	width:990px;
	background:url('/image/background-curve.gif') 0px 200px no-repeat;
	background:transparent;
	margin:30px auto 0 auto;
	height: 656px;
	position: relative;
}

a#particulier {
	display: block;
	width: 475px;
	height: 510px;
	padding: 0 0 0 10px;
	background: url(/image/splash_particulier.jpg) no-repeat;
	float: left;
}
a#particulier:link p, a#particulier:visited p {
	display: block;
	width: 370px;
	height: 30px;
	margin: 431px 0 0 66px;
	padding: 8px 0 0 10px;
	background: url(/image/splash_btn_particulier.gif) no-repeat;
	color: #fff;
	text-decoration: none !important;
	font-size: 15px;
}
a#particulier:hover p, a#particulier:active p {
	background-position: 0px -38px;
}

a#zakelijk {
	display: block;
	width: 447px;
	height: 456px;
	background: #fff url(/image/splash_zakelijk.jpg) 10px 10px no-repeat;
	float: left;
	padding: 10px;
	margin: 34px 0 0 0;
}

a#zakelijk:link p, a#zakelijk:visited p {
	display: block;
	width: 369px;
	height: 30px;
	margin: 387px 0 0 38px;
	padding: 8px 0 0 10px;
	background: url(/image/splash_btn_zakelijk.gif) no-repeat;
	color: #fff;
	text-decoration: none !important;
	font-size: 15px;
}
a#zakelijk:hover p, a#zakelijk:active p {
	background-position: 0px -38px;
}
#footer {
	padding-top:-20px;
	display: block;
	height: 135px;
	padding: 10px 0 0 0;
	clear: both;
	background: transparent url(/image/splash_footer.jpg) 27px 0px no-repeat;
	text-align: center;
	font-size: 12px;
}

/*
Actiebanier
*/
#actiefooter{
	display: block;
	height: 60px;
	overflow: visible;
	clear: both;
	background: transparent url(/image/actiebanier.jpg) 27px 0px no-repeat;
	text-align: center;
	font-size: 12px;
}
#actiefooter a {
	width: 990px;
	height: 60px;
	display: block;
}
#actiefooter img{
	/*overflow:visible;*/
	float:right;
	margin-top: -22px;
	margin-right: 1px;
}
#actie-img {
	position: absolute;
	bottom: 50px;
	right: 15px;
}

#pylon{
	border-style:none;
}

#ster{
	position:absolute;
	right:450px;
}

#ster a img{
	border-style:none;
}
