@charset "utf-8";
#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 234px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
}
#header_img {
	background-image: url(../img/header_img.jpg);
	position: absolute;
	height: 113px;
	width: 531px;
	margin-left: -265px;
	left: 50%;
	top: 40px;
	margin-top: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #a1b4f0;
	position: absolute;
	width: 660px;
	top: 280px;
	left: 50%;
	margin-left: -330px;
}
#container2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #a1b4f0;
	position: absolute;
	width: 660px;
	top: 600px;
	left: 50%;
	margin-left: -330px;
}
#container3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #a1b4f0;
	position: absolute;
	width: 660px;
	top: 920px;
	left: 50%;
	margin-left: -330px;
}
#portfolio_item1 {
	height: 250px;
	width: 660px;
	left: 0px;
	right: 0px;
}
#portfolio_item2 {
	top: 6000px;
	height: 250px;
	width: 660px;
	left: 0px;
	right: 0px;
}
#title {
	background-image: url(../img/batavia_title.jpg);
	height: 20px;
	width: 660px;
	margin-bottom: 2px;
}
#title_reno {
	background-image: url(../img/reno_title.jpg);
	height: 20px;
	width: 660px;
	margin-bottom: 2px;
}
#title_lady {
	background-image: url(../img/ladyfitness_title.jpg);
	height: 20px;
	width: 660px;
	margin-bottom: 2px;
}
#description {
	height: 15px;
	width: 100%;
	padding-bottom: 5px;
}

#portfolio_item {
	position: absolute;
	height: 250px;
	width: 400px;
	background-color: #CCCCCC;
}
#batavia_brochure {
	background-image: url(../img/batavia_brochure.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
	float: left;
	display: inline;
}
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 452px;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 1270px;
}
#footer_content {
	width: 820px;
	margin-left: -410px;
	position: absolute;
	left: 50%;
	height: 255px;
	top: 120px;
}
#footer_img {
	background-image: url(../img/footer_img.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 385px;
	float: left;
	margin-right: 100px;
	top: 50px;
}
#footer_tekst {
	width: 325px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #557aa8;
}
#batavia_brochure:hover {
	background-image: url(../img/batavia_brochure.jpg);
	background-repeat: no-repeat;
	background-position: 0px -250px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
}
#reno_visitekaart {
	background-image: url(../img/reno_visitekaart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
	float: left;
	display: inline;
}
#reno_visitekaart:hover {
	background-image: url(../img/reno_visitekaart.jpg);
	background-repeat: no-repeat;
	background-position: 0px -250px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
}
#ladyfitness_flyer {
	background-image: url(../img/ladyfitness_flyer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
	float: left;
	display: inline;
}
#ladyfitness_flyer:hover {
	background-image: url(../img/ladyfitness_flyer.jpg);
	background-repeat: no-repeat;
	background-position: 0px -250px;
	height: 250px;
	width: 400px;
	margin-right: 10px;
}
#portfolio_tekst {
	height: 250px;
	width: 250px;
	display: inline;
	position: absolute;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer_link {
	color: #37567d;
	text-decoration:none;
}
.footer_link:hover {
	color: #37567d;
	text-decoration:underline;
}
p	{
	margin-top: -3px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
}
p:hover	{
	margin-top: -3px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
}
