#schnellwahl ul {
	margin: 0 0 0 1px;
	height: 18px;
	width: auto;
	float: left;
	border-left: 1px solid #674941;
	border-bottom: 1px solid #674941;
}

#schnellwahl li {
	border: 1px solid #674941;
	border-left: 0;
	border-bottom: 0;
	list-style-type: none;
	float: left;
}

#schnellwahl li.aktiv {
	background: none #674941;
}

#schnellwahl li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 15px;
	display: block;
	font-weight: bold;
	color: #674941;
}

#schnellwahl li.aktiv a {
	color: #e6e6e6;
}

#schnellwahl table {
	border-collapse: separate;
}

#schnellwahl table * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3E5056;
}
#schnellwahl table td {
	padding: 2px 5px;
	border: 1px solid #dcdcdc;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
}

#schnellwahl table td:hover {
	border: 1px solid #ccc;
}

#schnellwahl table td.aktiv {
	border: 1px solid #3E5056;
}

#schnellwahl table td a {
	display: block;
	margin: 0;
}

table.daten td, table.daten th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted #3E5056;
	padding: 2px 10px;
	text-align: left;
}
table.daten {
	margin: 0;
}

table.small td {
	font-size: 9px;
}

#tauschbild {
	cursor: default;
}

div#balken {
	background: none #e6e6e6;
}

div#balken img + img {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#container #schnellwahl div {
	overflow: auto;
	width: 990px;
	margin: 0;
}

#shopArtikel a.button {
	display: block;
	width: 140px;
	padding: 3px 10px;
	background: none #3E5056;
	font-weight: bold;
	text-decoration: none;
	color: #e6e6e6;
}

#shopArtikel a.button:hover {
	background: none #64777D;
}
.artikeldetail {
	padding: 20px 0; 
	text-align: left;
}
