/* ******************************************************************** */
/* **					© by Jonas Kohlbrenner 2007					 ** */
/* **						Bestellen Stylesheet					 ** */
/* ******************************************************************** */

fieldset
{
	padding: 0 10px 10px 10px;
	width: 520px;
	max-width:500px;
	border: solid 1px #c0c0c0;
}

legend
{
	margin-bottom: 5px;
}

#activeStep
{
	font-weight: bold;
}
#error
{
	margin-bottom: 10px;
	padding: 0;
	list-style: none outside;
	font-weight: bold;
	color: #dd0000;
}

.group
{
	margin: 0;
	padding-bottom: 1em;
}

.slot
{
	clear: both;
	padding: 1px 0;
}

img.product
{
	float: left;
	margin: 0 10px 15px 0;
}

#sGrateful, #sWhatIDo , #lGrateful, #lWhatIDo
{
	margin-top: 100px;
	width: 100px;
}

label
{
	float: left;
	width: 145px;
	vertical-align: middle;
	display: inline;
}

#sGrateful, #sWhatIDo, #anrede, #vorname, #name, #strasse, #nummer, #plz, #ort, #land, #mail, #telefon, textarea
{
	border: 1px solid #c0c0c0;
	padding: 1px;
}

#anrede, #vorname, #name, #land, #mail, #telefon
{
	width: 298px;
}

#strasse, #ort
{
	width: 246px;
}


#nummer
{
	width: 46px;
	margin-left: 2px;
}
#plz
{
	width: 46px;
	margin-right: 2px;
}
textarea
{
	height: 100px;
	width: 298px;
}
#events
{
	text-align: right;
	margin-top: 20px;
}

span.value
{
	font-weight: bold;
	text-align: right;
}

#valueBemerkung
{
	padding-left: 145px;
}

div.photoStack
{
	width: 210px;
	max-width: 188px;
	height: 169px;
	max-height: 150px;
	padding: 19px 0 0 22px;
	margin: 10px 0 0 145px;
	background: transparent url("../../../template/images/photoStack.gif") no-repeat;
}

