/* CSS FILE */

html, body {
	margin: 0 auto;
	padding: 0px;
	overflow:hidden;
}

img#background {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#scroll {
	width:100%; 
	height:596px; 
	position:fixed;
	top:80px; 
	z-index:10; 
	overflow:hidden;
}

#rope_onder {
	margin-left:-642px;
}

#rope_boven {
	height:281px;
	width:2048px;
}

#rope_boven img {
	float:left;
}

#cta {
	position:absolute; 
	left: 710px; 
	top:360px;
}

#navigation_container {
	position:fixed;
	width:100%;
	height:88px;
	bottom:0px;
	left:0px;
	text-align:center;
	z-index:12;
}

#up {
	position:absolute;
	margin:0px auto;
	bottom:5px;
	left:50%;
	margin-left:-10px;
	cursor:pointer;
}

#down {
	position:absolute;
	left:50%;
	cursor:pointer;
}

#buttons {
	position:absolute;
	left:45%;
	top:60px;
	margin-left:-200px;
}

#buttons img {
	margin:0px 8px 0px 8px;
}

#navigation { 
	background:url(../images/skyline.png) center bottom repeat-x;
	width:100%;
	height: 88px;
	position:relative; 
	top:350px;
	text-align:center;
}

#ftp {
	float:right;
	margin:60px 10px 0px 0px;
}

#algemenevoorwaarden {
	float:left;
	margin:60px 0px 0px 10px;
}

#ftplogin {
	background:url(../images/ftp_balloon.png) center bottom no-repeat;
	visibility:hidden;
	height:153px;
	width:190px;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:100;
}

#login {
	position:relative;
	margin:0px;
	top:5px;
	left:30px;
}

/* business cards */

img {
	border:none;
}

#kladblok {
	position:absolute;
	top:75px;
	left:200px;
	visibility:hidden;
	z-index:100000;
}
#verhuisd {
	position:absolute;
	top:55px;
	right:100px;
	display:inline;
	z-index:100001;
	cursor:pointer;
}

#communicatieprijs {
	position:absolute;
	top:280px;
	left:250px;
	z-index:100000;
}
