#col1 {
  width: 630px;
	z-index: 2;
}


/* --- Kategorieliste --- */
ul.kategorieliste { 
	padding: 0;
	margin: 0;
	list-style: none;
	width: 650px;
}

ul.kategorieliste li { 
	width: 120px;
	height: 160px;
	background: #EBEAEA;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
	float: left;
	position: relative;
	cursor: pointer;
}

ul.kategorieliste li.aktionen {
	background: #DF283A;
}

ul.kategorieliste h4 { 
	position: relative;
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	width: 120px;
	text-align: center;
}

ul.kategorieliste li.aktionen h4 {
	color: #FFFFFF;
}

ul.kategorieliste a { 
	margin: 5px 0 0 5px;
	display: block;
	width: 110px;
	height: 110px;
	background: white;
	text-align: center;
}
ul.kategorieliste img { 
	padding: 0;
	margin: 0;
	display: inline;
}

/* --- Kategorieliste: Marken --- */
ul.markenliste { 
	padding: 0;
	margin: 0;
	list-style: none;
	width: 650px;
}

ul.markenliste li { 
	width: 118px;
	height: 63px;
	padding: 0;
	margin: 0 6px 6px 0;
	list-style: none;
	float: left;
	position: relative;
	cursor: pointer;
}

ul.markenliste a { 
	margin: 2px 0 0 2px;
	padding: 2px;
	display: block;
	width: 110px;
	height: 55px;
	background: white;
	text-align: center;
}
ul.markenliste img { 
	padding: 0;
	margin: 0;
	display: inline;
}

/* --- Kategorieliste: Aktionen --- */
ul.aktionenliste { 
	padding: 0;
	margin: 0;
	list-style: none;
	width: 650px;
}

ul.aktionenliste li { 
	width: auto;
	height: 200px;
	background: #EBEAEA;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
	float: left;
	position: relative;
	cursor: pointer;
}

ul.aktionenliste h4 { 
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0;
	width: auto;
	text-align: left;
	color: #393939;
	font-size: 14px;
	font-weight: normal;
}

ul.aktionenliste h4 span { 
	font-size: 18px;
}

ul.aktionenliste p { 
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0 0 0 20px;
	width: auto;
	text-align: left;
	color: #393939;
	font-size: 11px;
	font-weight: normal;
	background: url(../img/a_action.gif) center left no-repeat;
}

ul.aktionenliste a { 
	margin: 5px 5px 0 5px;
	display: block;
	width: auto;
	height: 129px;
	background: white;
	text-align: center;
}

ul.aktionenliste img { 
	padding: 0;
	margin: 0;
	display: inline;
}

/* --- Artikelliste --- */
ul.artikelliste { 
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 2;
}
ul.artikelliste li {
	display: block;
	background: #F2F2F2;
	padding: 8px 0 8px 8px;
	margin-bottom: 2px;
	height: 126px;
	position: relative;
}

ul.artikelliste li div.bild {
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
	background: #FFFFFF;
	text-align: center;
}

ul.artikelliste li div.bild a img {
	display: inline;
	line-height: 110px;
	vertical-align: middle;
	border: 0;
}

ul.artikelliste li div.text {
	float: left;
	display: inline;
	width: 488px;
	margin: 0 8px 0 16px;
	z-index: 3;
}

ul.artikelliste li div.text h4 {
	margin: 8px 0 11px 0;
	padding: 0;
}

ul.artikelliste li div.markenBild {
	position: absolute;
	right: 2px;
	top: 2px;
}

ul.artikelliste li a.details {
	position: absolute;
	top: 75px;
	right: 8px;
	float: right;
	z-index: 3;
}

ul.artikelliste li form {
	position: absolute;
	top: 93px;
	left: 118px;
	background: #D0CFCF;
	height: 25px;
	width: 512px;
	float: right;
	z-index: 10;
}

ul.artikelliste li form strong {
	margin: 2px 0 3px 16px;
	float: left;
}

ul.artikelliste li form .optionen {
	margin: 2px 0 0 0;
	float: right;
}

ul.artikelliste li div.versandkosten {
	float: none;
	clear: both;
	padding-left: 15px;
	font-size: 9px;
	background: #F2F2F2;
}

ul.artikelliste li div.versandkosten a {
	font-size: 9px;
}

ul.artikelliste li span.stattpreis {
	color: #ffffff;
	margin-right: 6px;
}

ul.artikelliste li div.versandkosten span.stattpreis {
	font-size: 9px;
	margin-right: 12px;
	color: #000000;
}

ul.artikelliste li div.stattbutton {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 39px;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 14px 0 0 6px;
	background: url(../img/Stoerer-Rot.png) left bottom no-repeat;
}

/* --- Artikel-Kategorieliste --- */
ul.artikelkategorieliste { 
	list-style: none;
	padding: 8px 0 8px 8px;
	margin: 0;
	z-index: 2;
}
ul.artikelkategorieliste li {
	display: block;
	background: #F2F2F2;
	padding: 1px 0 1px 0;
	height: auto;
	position: relative;
}

ul.artikelkategorieliste li a {
	font-weight: bold;
	font-size: 12px;
}

/* --- weitere Elemente --- */
div.blaettern,
div.blaettern2 { 
	background: #EBEAEA;
	padding: 5px 0 4px 35px;
	position: absolute;
	left: -35px;
	width: 630px;
}

div.blaettern2 { 
	top: 20px;
	padding: 0 0 2px 35px;
}

div.blaettern_spacer {
	height: 35px;
}

div.blaettern .seiten,
div.blaettern2 .seiten {
	margin-left: 20px;
}

div.blaettern .seiten a,
div.blaettern .seiten span,
div.blaettern2 .seiten a,
div.blaettern2 .seiten span { 
	background: #242B7F;
	margin: 0 0 0 1px;
	padding: 2px 6px 1px 6px;
	font-weight: bold;
	color: #FFFFFF;
}

div.blaettern .seiten a.active, 
div.blaettern .seiten a:hover,
div.blaettern .seiten span.active,
div.blaettern2 .seiten a.active, 
div.blaettern2 .seiten a:hover,
div.blaettern2 .seiten span.active {
	background: #9DB8F0;
}

div.blaettern .seiten em,
div.blaettern2 .seiten em { 
	margin-right: 3px;
	font-style: normal;
}

div.blaettern .anzeigen {
	margin-left: 20px;
}

div.blaettern2 .anzeigen {
	margin-left: 125px;
}

form.blaettern {
	position: absolute;
	top: 2px;
	right: 0;
	margin-bottom: 20px;
	text-align: right;
}

/* --- Kategorieliste für Suche --- */
td.liste_text {
	font-weight: bold;
}
