@charset "utf-8";
/* CSS Document */
/* basic colors 
	background #4C3D36 dark brown
	subback #A38F6E light brown
	fontcolor #fff
	font Verdana
	*/
body, html {
	margin:0px;
	padding:0px;
	background-color:#4C3D36;
	width:100%;
	font-size:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
table {
	font-size: 14px;
}
h1 {
	margin:10px 10px 0px 10px;
	font-size:18px;
	}
h2 {
	margin:2px 10px 0px 10px;
	font-size:16px;
	}
h3 {
	margin:2px 10px 0px 10px;
	font-size:14px;
	}
h4 {
	margin:2px 10px 0px 10px;
	font-size:12px;
	}
h5 {
	margin:2px 10px 0px 10px;
	font-size:10px;
	}
h6 {
	margin:2px 10px 0px 10px;
	font-size:9px;
	}
p {	
	margin:15px 10px 15px 10px;
	font-size:14px;
	}
address {
	margin:2px 10px 0px 10px;
	font-size:12px;
	}
a, a:hover {
	color:#fff;
	}
	
/*start definition of site frame */
#siteFrame {
	width:970px;
	height:588px;
	margin:5px auto 10px auto;
	}
/*start definition of siteHeader and siteHeader elements */
#siteHeader{
	text-align:right;
	width:970px;
	height:75px;
	background-image:url(../images/sitebasics/header_970x75.jpg);
	}
#siteHeaderRelocation{
	text-align:right;
	width:970px;
	height:75px;
	background-image:url(../images/sitebasics/header_970x75_relocation.jpg);
	}
#siteHeader h4, #siteHeaderRelocation h4 {
	padding-top:3px;
	padding-right:5px;
	}
/*start definition of siteBasecontent and siteBasecontent elements */
#siteBasecontent{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:auto;
	width:960px;
	height:470px;
	}
#siteBasecontentBorderless {
	margin:auto;
	width:960px;
	height:470px;
	}
/*start definition of home nav elements */
.HomeNavCol {
	border:none;
	float:left;
	width:240px;
	Height:235px;
	background-color:#4C3D36;
/*	background-image:url(../images/sitebasics/HomeNavCol.jpg);
	background-repeat:no-repeat;*/
	}
.HomeNavCol img {
	border:none;
	margin:0px;
	padding:0px;
	}
/*start definition of siteLeftcol and siteLeftcol elements */
#siteLeftcol {
	float:left;
	width:300px;
	height:470px;
	border-right:1px solid #fff;
	}
.zoekopdracht {
	background-image:url(../images/leftCol/zoekopdracht.jpg);
	background-repeat:no-repeat;
	}
.contact {
	background-image:url(../images/leftCol/contact.jpg);
	background-repeat:no-repeat;
	}
.verkoop {
	background-image:url(../images/leftCol/verkoop.jpg);
	background-repeat:no-repeat;
	}
.aankoop {
	background-image:url(../images/leftCol/aankoop.jpg);
	background-repeat:no-repeat;
	}
.taxatie {
	background-image:url(../images/leftCol/taxatie.jpg);
	background-repeat:no-repeat;
	}
.onskantoor {
	background-image:url(../images/leftCol/onskantoor.jpg);
	background-repeat:no-repeat;
	}
/*start definition of siteRightcol and siteRightcol elements */
#siteRightcol {
	float:left;
	width:657px;
	height:470px;
	background-image:url(../images/sitebasics/right_col_back_brown_10x2000.jpg);
	background-repeat:repeat-x;
	overflow:auto;
	}
#siteRightcolRelocation {
	float:left;
	width:657px;
	height:470px;
	background-image:url(../images/sitebasics/right_col_back_purple_10x2000.jpg);
	background-repeat:repeat-x;
	overflow:auto;
	}
/*start definition of siteFooter and siteFooter elements */
#siteFooter {
	width:970px;
	height:45px;
	background-image:url(../images/sitebasics/footer_970x45.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
	#siteFooter a, sitefooter a:hover {
		font-size:13px;
		font-weight:normal;
		text-decoration:none;
		color:#FFFFFF;
		}
		.siteFooterSpacerLeft {
		width:80px;
		height:44px;
		float:left;
		}
		.siteFooterMenuholder {
		text-align:center;
		width:800px;
		float:left;
		}
		.siteFooterSpacerRight {
		text-align:right;
		width:80px;
		height:44px;
		float:left;
		}
		#siteFooter h1 {
		padding-top:2px;
		}
		#siteFooter img {
			padding-top:10px;
			border:0px;
			}
#disclaimer {
		color:#fff;
		padding:2px;
		text-align:center;
		}
		#disclaimer a, #disclaimer a:hover{
		color:#fff;
		text-decoration:none;
		}
.onno {
	margin-left:10px;
	float:left;
	color:#000000;
	font-size:10px;
	}
#teamfoto {
	width:100%;
	height:100%;
	background-image:url(images/leftCol/onskantoor.html);
	}
#personeelGallery {
	padding-top:10px;
	width:100%;
	text-align:center;
	}
#personeelGallery img{
	margin:10px;
	border:1px solid #FFFFFF;
	}
