@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(img/background_body.jpg);
	background-repeat: repeat-x;
}
#container {
	background-image: url(img/background_home.jpg);
	width: 1024px;
	height: 768px;
	margin-top: Opx;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	margin-bottom: auto;
	position: relative;
	background-repeat: no-repeat;
}
#footer-spacer {
    height: 36px;
}
#footer a {
	color: #000;
}

#footer {
	height: 35px;
	text-align: center;
	color: silver;
	font-size: x-small;
	padding-top: 15px;
}
#top_banner {
	height: 155px;
	width: 656px;
	position: absolute;
	top: 73px;
	right: 0px;
	z-index: 1;
	background-image: url();
}
#menu_box {
	height: 30px;
	width: 400px;
	position: absolute;
	top: 195px;
	left: -6px;
	z-index: 2;
	background-image: url();
}
#home_blok {
	height: 228px;
	width: 513px;
	position: absolute;
	top: 280px;
	left: 170px;
	z-index: 0;
	background-image: url(img/home_blok.png);
	background-repeat: no-repeat;
}

#google_blok {
	height: 300px;
	width: 430px;
	position: absolute;
	top: 40px;
	left: 220px;
	z-index: 0;
	background-image: url();
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
}
#shelter_blok {
	height: 312px;
	width: 513px;
	position: absolute;
	top: 280px;
	left: 170px;
	z-index: 0;
	background-image: url(img/shelter_blok.png);
	background-repeat: no-repeat;
}
#producties_blok {
	height: 534px;
	width: 515px;
	position: absolute;
	top: 280px;
	left: 170px;
	z-index: 0;
	background-image: url(img/productie_blok.png);
	background-repeat: no-repeat;
}

#contact_blok {
	height: 300px;
	width: 660px;
	position: absolute;
	top: 280px;
	left: 170px;
	z-index: 0;
	background-image: url(img/contact_blok.png);
	background-repeat: no-repeat;
}
/* @group button */


.navigation_home {
	width: 37px;
	height: 19px;
	background-image: url(img/button_home.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 28px;
	position: absolute;
	cursor: pointer;
}
.navigation_home:hover {
	background-image: url(img/button_home_gray.png);
}
.navigation_producties {
	width: 69px;
	height: 19px;
	background-image: url(img/button_producties.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 96px;
	position: absolute;
	cursor: pointer;
}
.navigation_producties:hover {
	background-image: url(img/button_producties_gray.png);
}
.navigation_contact {
	width: 56px;
	height: 19px;
	background-image: url(img/button_contact.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 190px;
	position: absolute;
	cursor: pointer;
}
.navigation_contact:hover {
	background-image: url(img/button_contact_gray.png);
}
.navigation_shelter {
	width: 45px;
	height: 19px;
	background-image: url(img/button_shelter.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 272px;
	position: absolute;
	cursor: pointer;
}
.navigation_shelter:hover {
	background-image: url(img/button_shelter_gray.png);
}

.navigation_figuratie {
	width: 57px;
	height: 19px;
	background-image: url(img/button_figuratie.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 344px;
	position: absolute;
	cursor: pointer;
}
.navigation_figuratie:hover {
	background-image: url(img/button_figuratie_gray.png);
}

/* @end */

.mail {
	width: 140px;
	height: 30px;
	background-image: url(img/mail_button.png);
	background-repeat: no-repeat;
	top: 127px;
	left: 53px;
	position: absolute;
	cursor: pointer;
}

.route {
	width: 147px;
	height: 30px;
	background-image: url(img/route_button.png);
	background-repeat: no-repeat;
	top: 190px;
	left: 0px;
	position: absolute;
	cursor: pointer;
}

.vtm_familie {
	width: 85px;
	height: 30px;
	background-image: url(img/link_vtm_button_1.png);
	background-repeat: no-repeat;
	top: 365px;
	left: 597px;
	position: absolute;
	cursor: pointer;
}

.zonestad {
	width: 85px;
	height: 30px;
	background-image: url(img/link_vtm_button_1.png);
	background-repeat: no-repeat;
	top: 480px;
	left: 597px;
	position: absolute;
	cursor: pointer;
}

.shelter {
	width: 103px;
	height: 30px;
	background-image: url(img/link_shelter_button.png);
	background-repeat: no-repeat;
	top: 570px;
	left: 170px;
	position: absolute;
	cursor: pointer;
}

.benidorm_bastards {
	width: 85px;
	height: 30px;
	background-image: url(img/link_2Be_button_1.png);
	background-repeat: no-repeat;
	top: 645px;
	left: 597px;
	position: absolute;
	cursor: pointer;
}

.milf {
	width: 85px;
	height: 30px;
	background-image: url(img/link_2be_button_1.png);
	background-repeat: no-repeat;
	top: 190px;
	left: 0px;
	position: absolute;
	cursor: pointer;
}
