@charset "utf-8";

/*
-------------------------------------------------------------
	Author: Ronald van Ackooij				
	Company: RS Diensten		
	Address: http://www.rsdiensten.nl		
-------------------------------------------------------------
*/

body {
	background: #8c8468 url('../images/building/bg.gif') repeat-x;
	margin: 0px;
}
div#header,div#navigation,div#contentholder,div#footer,div#infobalk,div#news {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
div#NewsBlok{
	margin-left: 695px;
	margin-top: 0px;
}
div#header {
	height: 178px;
	background-image: url('../images/building/header.jpg');
}
#news_header {
	font-size: 14px;
	font-weight: bold;
}
#news_body {
	font-size: 12px;
	font-weight: normal;
}
#news_map{
	position: absolute;
	margin-left: 835px;
	top: 50px;
	width: 74px;
	height: 150px;
}
div#navigation {
	height: 43px;
	background-image: url('../images/building/navigation.jpg');
}
div#navcontent {
	height: 23px;
	position: absolute;
	margin-left: 30px;
	margin-top: 10px;
}
div#contentholder {
	background-image: url('../images/building/spacer.gif');
}
div#mceldingen {
	color: #625c49;
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-left: 22px;
	min-height: 400px;	
	background: #ffffcb;
}
div#content {
	color: #625c49;
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-left: 22px;
	min-height: 400px;	
	background: #ffffcb url('../images/building/watermark.jpg') no-repeat;
	background-position: center;
}
div#welcometxt {
	float: left;
	width: 632px;
	height: 170px;
}
div#pic2horses {
	width: 1px;
	height: 170px;
	margin-left: 480px;
	background: url('../images/dummy.gif') no-repeat;
}
div#logoactivities {
	float: left;
	width: 160px;
	height: 211px;
	margin-top: 25px;
	background: url('../images/building/2horses.gif') no-repeat;
	background-position: center;
}
div#activities {
	width: 450px;
	margin-top: 25px;
	margin-left: 180px;
}	
div#rightborder {
	float: right;
	width: 298px;
}
div#rbcontent {
	width: 293px;
	padding-top: 10px;
	min-height: 300px;
	background-image: url('../images/building/rbbckgrnd.gif');	
}
div#flashphotos {
	width: 200px;
	height: 143px;
	margin-left: 50px;
}
div#addresspic {
	width: 273px;
	height: 38px;
	margin-top: 10px;
	margin-left: 15px;
	background: url('../images/building/addresspic.gif') no-repeat;
}
div#address {
	width: 240px;
	height: 180px;
	margin-top: 5px;
	margin-left: 35px;
}
div#rbfooter {
	height: 46px;
	width: 293px;
	background-image: url('../images/building/rbfooter.gif');
}
div#rbcontentheader {
	height: 28px;
	width: 638px;
	background-image: url('../images/building/rbcontentheader.gif');
}
div#rbcontentfooter {
	height: 37px;
	width: 638px;
	background-image: url('../images/building/rbcontentfooter.gif');
}
div#footer {
	clear: both;
	height: 54px;
	background-image: url('../images/building/footer.gif');
}
