/* 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:550px; 
	position:fixed;
	top:80px; 
	z-index:10; 
	overflow:hidden;
}

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

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

#buttons {
	position:absolute;
	left:48%;
	top:60px;
	margin-left:-256px;
}

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

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

#head {
	display:block;
	margin:auto;
}

#head_container {
	display:block;
	width:100%;
	position:absolute;
	margin:auto;
	bottom:40px;
	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;
}

