html
{
	overflow: auto;
}
body
{
	height: 100%;
	margin-left:0px;
	margin-top:0px;
	overflow-y:hidden;
	overflow-x: auto;
}
P
{
	margin-top:5px;
	margin-bottom:10px;
}
div#sitepage
{
	top:0px;
}

div.container
{
	position: relative;
}

div.site
{
	width:740px;
	height:630px;
	max-height:630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}
div.menubalk1
{
	width: 740px;
	height: 18px;
	padding-top: 98px;
}
div.menutext1
{
	position:relative;
	z-index:1;
	padding-left: 5px;
}

div.slogan
{
	position: relative;
	width: 200px;
	top:-46px;
	left:520px;
	height: 25px;
}

div.content
{
	position: absolute;
	width: 480px;
	height: 355px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: auto;
}

div.foto
{
	position: absolute;
	top: 116px;
	margin-left: 490px;
	width: 250px;
	height: 375px;
	overflow:auto;
}
div.menubalk2
{
	position: absolute;
	top:490px;
	width: 735px;
	height: 120px;
	padding-left: 5px;
	padding-top: 2px;
}

div.copyright
{
	position: absolute;
	margin-left:695px;
	top:495px;
	height: 25px;
	text-align:right;
}
.taalkeuze
{
	position: absolute;
	top: -50px;
	margin:5px;
	width:330px;
}

#social_media
{
	position: absolute;
	height:21px;
	top:517px;
	margin-left:535px;;
}

iframe#facebook_iframe
{
	width:103px;
	height:21px;
}
