@charset "utf-8";
/* CSS Document */
#hoofdframe {
position: relative;
background-image:url(../images/achtergrondlayouthome.jpg);
width: 1000px;
height: 739px;
left: 0%;
top: 0px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#post1{
	position:absolute;
	top: 607px;
	width:171px;
	left: 707px;
	height: 120px;
}

#footer {
	position:absolute;
	top: 628px;
	width:879px;
	left: 58px;
	height: 17px;
}


#post {
	position: absolute;
	top: 92px;
	width:901px;
	left: 49px;
	height: 597px;
	overflow:auto;
	
}

#menu {
	position:absolute;
	top: 20px;
	width:866px;
	left: 40px;
	height: 17px;
}

#pf {
	position:absolute;
	top: 69px;
	width:869px;
	left: 13px;
	height: 517px;
}
#d1 {
	position:absolute;
	top: 5px;
	width:276px;
	left: 8px;
	height: 541px;
}
#d2 {
	position:absolute;
	top: 6px;
	width:276px;
	left: 293px;
	height: 539px;
}
#d3 {
	position:absolute;
	top: 7px;
	width:276px;
	left: 578px;
	height: 540px;
}

	img{border:none;}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
			
	#Content{
	width:900px;
	height:738px;
	position:absolute;
	margin-left:20px;
	margin-top:15px;
	background-color:#FFFFFF;
	}		

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:860px;
		height:368px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:15px;
		height:77px;
		position:absolute;
		left:-15px;
		top:150px;
		}	
	#nextBtn{ 
		left:860px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:15px;
		height:77px;
		background:url(/images/btn_prev.jpg) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/images/btn_next.jpg) no-repeat 0 0;	
		}	
		
#Container{
width:100%;
height:739px;
top:50%;
margin-top:-250px;
left:50%;
margin-left:-50%;
position:absolute;
}


#Container_images{
width:952px;
height:700px;
top:0px;
margin-top:-0px;
left:50%;
margin-left:-476px;
position:absolute;
}

#Container_menu{
width:952px;
height:100px;
margin-top:400px;
margin-left:0px;
position:absolute;
}

#Slide_Portfolio{
width:900px;
height:738px;
margin-left:50px;
margin-top:0px;
position:absolute;

}

#Lock{
width:856px;
height:738px;
margin-left:21px;
margin-top:0px;
position:absolute;
z-index:1;
}

