@charset "UTF-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

#container {
	height: ;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#header  {
	height: 740px;
	width: 540px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#menu  {
	height: 13px;
	width: 540px;
	left: 0px;
	top: 813px;
	position: absolute;
	text-align: center;
}
#socialmedia  {
	height: 63px;
	width: 331px;
	margin-left: 168px;
	position: absolute;
	top: 841px;
	vertical-align: top;
}
#facebook {
	clear: both;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 15px;
}
#twitter {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 15px;
}
#linkedin {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 15px;
}
#googleplus {
	float: left;
	height: 40px;
	width: 40px;
}
#emailadres {
	text-align: center;
	height: 25px;
	width: 540px;
	position: absolute;
	top: 370px;
}
