/* CSS Document */
.mandje_header {
	position:relative;
	top:20px;
}
.mandje_bloc1{
	position:relative;
	top:30px;
	width:560px;
	height:140px;
}
.mandje_bloc1_left{
	position:absolute;
	left:10px;
	width:539px;
	height:137px;
}
.mandje_bloc1_right{
	position:absolute;
	left:370px;
	width:180px;
	height:570px;
	background-color:#E2E5E7;
}
.mandje_bloc2{
	position:relative;
	top:27px;
	width:560px;
	height:338px;
}
.mandje_item{
	font-size:10px;
}
.mandje_item02{
	font-size:10px;
	padding-right:10px;
}
.mandje_tableRight{
	padding:3px;
}
.mandje_table
{
    /*max-height:100px;
    overflow:auto;*/
}
.mandje_table_shoppingbasket
{
    max-height:100px;
    overflow:auto;
}
.mandje_table_cheques
{
    max-height:85px;
    overflow:auto;
}
.mandje_aantal{
	font-size:10px;
	color:#FF3399
}
.mandje_totaal{
	background-color:#E2E5E7;
	height:20px;
}
.betaalmodus{
	padding-top:15px;
}
.mandje_nextPrev{
	position:absolute;
	top:530px;	
}
.checkoutPrevNextButton{
	position:relative;
	margin-top:30px;
	text-align:center;
	width:520px;	
}
.mandje_prev{
	position:absolute;
	left:90px;
}
.mandje_next{
	position:absolute;
	left:178px;	
}
#mandje_form01{
	overflow:hidden;
}
#mandje_form02{
	overflow:hidden;
}
#mandje_form03{
	overflow:hidden;
}
.mandje_steps{
	margin-bottom:15px;
}
.overschrijving{
	height:50px;
	width:92%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
	background-color: #E2E5E7;
	vertical-align:middle;
}
.kredietkaart{
	height:50px;
	width:92%;
	padding-left: 10px;
	padding-right: 30px;
	background-color: #E2E5E7;
	vertical-align:middle;
}