@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;}
	
	
#container {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	top:0px;
	margin-top:0px;
	z-index:0;
	background-image:url(../assets/achtergrond.jpg);
}
#header {
	position:absolute;
	width:900px;
	left:50px;
	top:16px;
	height:152px;
	background-image: url(../assets/header.png);
	z-index:1;
}	 
#grond {
	position:absolute;
	width:314px;
	height:100px;
	top:173px;
	left:50px;
	z-index:1;
}
#tuin {
	position:absolute;
	width:314px;
	height:100px;
	top:289px;
	left:50px;
}
#sloop {
	position:absolute;
	width:313px;
	height:100px;
	top:405px;
	left:50px;
}
#mainfield {
	position:absolute;
	width:565px;
	top:172px;
	left:380px;
	z-index:1;
	padding-left:5px;
	padding-top:5px;
}
#mainfield_2 {
	position:absolute;
	width:894px;
	top:173px;
	left:51px;
	z-index:1;
	padding-left:5px;
	padding-top:5px;
	height: 576px;
	background-image:url(../assets/mainfield_2_tr.png)
}
#foto_groot {
	position:absolute;
	width:310px;
	height:246px;
	top:274px;
	left:50px;
}
#foto_klein_1 {
	position:absolute;
	width:90px;
	height:79px;
	left:50px;
	top:173px;
}
#foto_klein_2 {
	position:absolute;
	width:90px;
	height:79px;
	left:160px;
	top:173px;
}
#foto_klein_3 {
	position:absolute;
	width:90px;
	height:79px;
	left:260px;
	top:173px;
}
#navigatie_top {
	position:absolute;
	width:203px;
	height:17px;
	top:144px;
	left:488px;
	z-index: 1;
}	
#footer {
	position:absolute;
	width:900px;
	height:50px;
	left:50px;
}
#scroll_container_main {
	position:absolute;
	width:330px;
	height:313px;
	left:50px;
	top:173px;
	z-index:1;
}

#thumb_container{
cursor:pointer
}

#thumb_scroller img{
border:2px solid #647369;
}

#hs2b_big_pic{
opacity:1;
}

#foto_main {
	position:absolute;
	width:316px;
	height:313px;
	left:50px;
	top:173px;
	z-index:1;
}

a:link {
	color: #333333;
	text-decoration: none;}
a:visited {
	color: #333333;
	text-decoration: none;}
a:hover {
	color: #333333;
	text-decoration: underline;}
a:active {
	color: #333333;
	text-decoration: none;}
	
#mainfield a:link {
	color: #333333;
	text-decoration: underline;}
#mainfield a:visited {
	color: #333333;
	text-decoration: underline;}
#mainfield a:hover {
	color: #333333;
	text-decoration: underline;}
#mainfield a:active {
	color: #333333;
	text-decoration: underline;}

#navigatie_top a:link {
	color: #333333;
	text-decoration: none;}
#navigatie_top a:visited {
	color: #333333;
	text-decoration: none;}
#navigatie_top a:hover {
	color: #333333;
	text-decoration: underline;}
#navigatie_top a:active {
	color: #333333;
	text-decoration: none;}

.titel_groot {
	font-size:20px;
	font-weight:bold;}
	
.titel_middel {
	font-size:16px;
	font-weight:bold;}

