html,body
{
        text-align: center;
        margin: 0;
        padding: 0;
        height: 100%;
        
}

body
{
	overflow-y: scroll;
}

form
{
	margin: 0px;
	padding: 0px;        
}

div#container
{
	margin: 0px auto;
	position: relative;
	text-align: left;
	height: 100%;
	width: 983px;
	height: 660px;
}

div#winkelwagentop
{
	margin: 0px auto;
	text-align: right;
	width: 983px;
}

div#kader
{
	padding: 65px 55px 40px;
}

div#inhoud
{
	position: relative;
	height: 510px;
	padding: 0;
	margin: 0;
}

div#text
{
	top: 25px;
	position: absolute;
	height: 440px;
	padding: 0px;
	margin: 0;
	overflow: auto;
	width: 778px;
	left: 38px;
	
}

div#footer
{
	text-align: center;
	position: absolute;
	left: 0px;
	padding: 3px;
	margin: 3px;
	height: 30px;
	bottom: -40px;
	width: 100%;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

div#winkelmandje
{
	position: absolute;
	left: 812px;
	font-size: 12px;   
	top: 10px;
	width: 90px;
	height: 47px;
	background-color: white;	
    background-image: url('../images/winkelmandje.gif');
}

div#adresshoppingcart
{
	text-align: center;
	position: absolute;
	left: 0px;
	font-size: 15px;
   line-height: 120%;
	bottom: 63px;
	width: 100%;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
   color: white;
}

div#content_tekst
{
	position: absolute; 
	top: 35px;
	left: 180px;
	width: 580px;
}

div#shoppingcart_boven
{
   position: absolute;
	top: 5px;
	left: 20px;
	width: 630px;

}

div#content
{
	position: absolute; 
	top: 50px;
	left: 180px;
}

div#content_lijstjes
{
	position: absolute;
	top: 50px;
	left: 70px;
	width: 368px;
	height: 251px;
	cursor: move;
}

div#shoppingcart_onder
{
	position: absolute;
	top: 80px;
	left: 20px;
	width: 827px;
	height: 380px;
	cursor: move;
   overflow: auto;
}

div#content_lijstjes_overzicht
{
	position: absolute; 
	top: 100px;
	left: 170px;
	height: 370px;
	overflow: auto;
	overflow-x: hidden;
	width: 676px;
}

div#content_stappen
{
	position: absolute; 
	top: 30px;
	left: 480px;
}

div#content_lijstjes_stap1
{
	position: absolute; 
	top: 20px;
	left: 180px;
}

div#lijstje1
{
	position: absolute; 
	top: -10px; 
	left: 0px; 
	width: 320px;
	height: 370px;
	z-index: 200;
}

div#prijzen
{
	position: absolute; 
	top: 335px; 
	left: 25px; 
	width: 320px;
	height: 30px;
	z-index: 200;
}

div#edit_image
{
	 z-index: 100; 
	 position: absolute; 
	 top: 0px; 
	 left: 0px; 
	 width: 300px; 
	 height: 360px;
	 overflow: hidden;
	 
}

div#edit_image img
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 300px;
}

div#back
{
	bottom: 5px;
	left: 0;
	position: absolute;
	width: 350px;
	z-index: 9;
}

div#next
{
	bottom: 5px;
	right: 0px;
	position: absolute;
	width: 350px;
	z-index: 9;
	color: #203156;
}

div#backshoppingcart
{
	bottom: 90px;
	left: 2;
	position: absolute;
	width: 350px;
	z-index: 9;
	
}

div#nextshoppingcart
{
	bottom: 90px;
	right: 80px;
	position: absolute;
	width: 200px;
	z-index: 9;
}

div#items
{
	padding-top: 20px;
}

div#trendy
{
	position: absolute;
	left: 0px;
	top: 228px;
	width: 167px; 
}

div#naturel
{
	position: absolute;
	left: 205px;
	top: 228px;
	width: 167px; 
}

div#romantisch
{
	position: absolute;
	left: 408px;
	top: 228px;
	width: 167px; 	
}

div#verrassend
{
	position: absolute;
	left: 617px;
	top: 228px;
	width: 167px; 	
}

form.a_form
{
	padding-left: 30px;
}