body{ 	
	font-family: arial, helvetica, sans-serif; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #ffffff;
	color: #ffffff;
}

#site{
	position: absolute;
	width: 932px;
	height: 590px;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -466px;
}

#nav{
	position: absolute;
	width: 932px;
	height: 106px;
	text-align: right;
}

#nav .navbar{
	margin-right: 52px;
}

#menu{
	position: absolute;
	height: 20px;
	line-height: 20px;
	margin-top: 12px;
	margin-left: 399px;
	letter-spacing: 3px;
	font-size: 12px;
}

#menu a{
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover{
	color: #BFBDCC;
	text-decoration: none;
}

#container{
	position: absolute;
	margin-top: 106px;
	width: 932px;
	height: 441px;
	background: url('http://www.kastanjevastgoed.nl/img/bg.gif') repeat-x left top;	
}

#scrollup{
	position: absolute;
	margin-left: 885px;
	margin-top: 84px;
}

#scrolldown{
	position: absolute;
	margin-left: 885px;
	margin-top: 348px;
}

#photo{
	position: absolute;
	width: 240px;
	height: 275px;
	margin-top: 85px;
	margin-left: 55px;
	border: 1px solid #ffffff;
}

#photos{
	position: absolute;
	width: 479px;
	height: 50px;
	margin-top: 375px;
	margin-left: 399px;
}

#content{
	position: absolute;
	width: 479px;
	height: 275px;
	margin-top: 85px;
	margin-left: 399px;
	overflow: hidden;
	font-size: 11px;
}

.content h1{
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.content p{
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.content a{
	color: #ffffff;
}

.content a:hover{
	color: #BFBDCC;
}

#bar{
	position: absolute;
	width: 14px;
	height: 441px;
	margin-top: 0px;
	margin-left: 918px;
	background-color: #0f004e;
}

#footer{
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 568px;
	color: #261D4F;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer a{
	color: #261D4F;
	text-decoration: none;
}

#footer a:hover{
	color: #6D6789;
	text-decoration: underline;
}
