﻿/* Andders Pedersen 16-07-2009 */
/* Aanvullende styles voor MecidWebshop */
.textlabel
{
	display: block;
	float: left;
	width: 75px;
}
#kiesbetalingheader
{
	text-align: left;
	margin-left: 0px;
}
.steps
{
	text-align: center;
	font-size: 100%;
	color: #36517C; 
	margin-bottom: 25px;
}
.bestelling
{
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom : 10px;
	background-color: #FEEEC3;	
	border-style: solid;
	border-width: 1px;
	border-color: #ffcc33;
}
.bestelling h4
{
	margin-top: 8px;
	margin-bottom: 5px;
}
#OrderItems
{
	width: 100%;
	border: 0px;	
}
.rightlayout
{
	float: right;
}	
#vat
{
	text-decoration: underline;
}

.art-content
{
	min-height: 500px;
}

