﻿/*
	Product Selection Style Sheet
*/
.artikel
{
	overflow: hidden;
}

.ProductSelection
{
	clear: left;
	margin: 0;
	width: 730px;
	background: transparent url('/portaldata/1/resources/_internal/layer/bg_selection.png') repeat scroll 0 0 !important;
}
#artikelauswahl .artikel .text a.category
{
	background: none;
	padding: 0;
}
.SelectionColumn
{
	float: left;
	list-style-type: none;
	padding: 8px 25px 15px 10px;
}
.SelectionColumn li
{
	clear: both;
	float: left;
}
.SelectionColumn li.head
{
	float: left;
	padding: 0 0 6px;
}
.SelectionColumn li.Selection div
{
	float: left;
	padding: 0 0 7px;
}
.SelectionColumn li.Selection span
{
	display: block;
	float: left;
	padding: 6px 0 0 5px;
}
.SelectionColumn li.head
{
	height: 13px;
	display: block;
}
