/***********************************************************************************
*
*  Gestaltende GmbH 11.08.2008
*  wbv.de - shop.css
*
************************************************************************************/

/***********************************************************************************
*  LAYOUT
************************************************************************************/

ul.geshop-ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

li.geshop-li
{
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 100%;
	list-style: none;
	background: none;
}

a.geshop-link
{
	color: #ff0000;
	text-decoration: none;
	padding-left: 16px;
	background: url(navi_arrow_red.gif) 0 2px no-repeat;
	font-weight: normal;
}

a.geshop-link:hover { text-decoration: underline; }

li.geshop-li h3
{
	font-size: 100%;
	color: #333333;
	padding: 0 0 2px 0;
	margin: 0;
	font-weight: bold;
	margin-bottom: 7px;
}

div.geshop-listitem
{
	padding: 7px;
	border-bottom: 1px solid #999999;
}

div.geshop-listitem div.geshop-listitem-col1
{
	float: left;
	width: 85px;
}

div.geshop-listitem div.geshop-listitem-col2
{
	float: left;
	width: 422px;
}

div.geshop-listitem div.geshop-img { }

div.geshop-listitem div.geshop-special
{
	font-size: 11px;
	margin-left: 0px;
}

a.geshop-button
{
	background: url(navi_arrow_red.gif) 0 50% no-repeat;
	padding: 0px 0px 0px 16px;
	line-height: 130%;
	font-size: 13px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

div.geshop-list-description { margin-top: 7px; }
div.geshop-description p { font-size: 11px; }
div.geshop-maindescription { margin-bottom: 15px; }

div.geshop-price
{
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}

div.geshop-price span.geshop-price
{
	color: #ff0000;
	line-height: 130%;
}

div.geshop-price span.geshop-oldprice
{
	color: #333333;
	font-weight: bold;
	text-decoration: line-through;
	line-height: 130%;
}

div.geshop-itemnumber
{
	color: #333333;
	font-size: 11px;
	line-height: 130%;
	float: left;
	margin-left: 14px;
}

div.geshop-listitem div.geshop-link
{
	clear: both;
	padding-top: 0px;
	text-align: right;
}

div.geshop-special { }

div.geshop-special-oldprice
{
	width: 48px;
	height: 48px;
	padding-top: 50px;
	background: url(oldprice.gif) 0 0 no-repeat;
	float: left;
}

div.geshop-browser
{
	height: 19px;
	margin-bottom: 7px;
	border-bottom: 1px #999999 solid;
	line-height: 20px;
	font-size: 11px;
}

div.geshop-browser-inside
{
	display: block;
	position: relative;
}

div.geshop-browser .geshop-title
{
	position: absolute;
	margin-left: 7px;
}

div.geshop-browser .geshop-pages
{
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 1000;
}

div.geshop-browser2 .geshop-pages
{
	text-align: right;
	left: auto;
	right: 0%;
	width: 150px;
}

div.geshop-browser div.geshop-prev
{
	display: inline;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

div.geshop-browser div.geshop-next
{
	display: inline;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

div.geshop-browser div.geshop-pagenumbers
{
	display: inline;
	margin-left: -3px;
}

div.geshop-browser div.geshop-pagenumbers a, div.geshop-browser div.geshop-browsemode a
{
	text-decoration: none;
	color: #666666;
}

div.geshop-browser div.geshop-sorting
{
	position: absolute;
	right: 0%;
}

div.geshop-browser2 div.geshop-sorting
{
	position: absolute;
	left: 0%;
	width: 400px;
}

div.geshop-browser div.geshop-browsemode
{
	position: absolute;
	right: 0%;
	z-index: 1001;
}

div.geshop-browser div.geshop-mode { font-weight: normal; }
div.geshop-browser div.geshop-modeact { font-weight: bold; }

div.geshop-browser div.geshop-back
{
	position: absolute;
	right: 0%;
}

div.geshop-back a.geshop-back
{
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background: url(link_default.gif) 0% 0% no-repeat;
	padding-bottom: 2px;
	font-weight: normal;
}

div.geshop-back a.geshop-back:hover { text-decoration: underline; }

div.geshop-sorting-text
{
	float: left;
	margin-left: 3px;
}

div.geshop-sorting a.geshop-sortup, div.geshop-sorting a.geshop-sortdown
{
	width: 9px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(sort_up.gif) 0% 50% no-repeat;
	margin-left: 2px;
}

div.geshop-prev a.geshop-prev, div.geshop-next a.geshop-next
{
	text-decoration: none;
	background: url(arrow_left.gif) 0% 50% no-repeat;
	padding: 7px;
}

div.geshop-next a.geshop-next
{
	background: url(arrow_right.gif) 0% 50% no-repeat;
	margin-left: 1px;
}

div.geshop-sorting a.geshop-sortdown { background: url(sort_down.gif) 0% 50% no-repeat; }
div.geshop-browser strong, div.geshop-basket-box strong { color: #ff0000; }

div.geshop-single
{
	border-bottom: 1px solid #999999;
	margin-bottom: 7px;
}

div.geshop-single-bottom { margin-bottom: 7px; }

div.geshop-single-col1
{
	float: left;
	width: 150px;
	margin-right: 7px;
	margin-top: 7px;
}

div.geshop-single-col2
{
	padding-top: 8px;
	width: 370px;
	float: left;
}

div.geshop-single-col1-inside { }
div.geshop-single-col2-inside { }

div.geshop-single h4
{
	color: #333333;
	margin-top: 7px;
	margin-bottom: 0;
	padding: 0;
	font-size: 12px;
	border: 0;
}

div.geshop-single-col1 h4 { margin-right: 7px; }

div.geshop-description
{
	font-size: 11px;
	line-height: 130%;
}

div.geshop-single div.geshop-price, div.geshop-single .geshop-oldprice, div.geshop-single .geshop-itemnumber, div.geshop-moreinfo, div.geshop-variants { line-height: 130%; }

div.geshop-variants
{
	height: 1%;
	float: none;
	clear: both;
}

div.geshop-single div.geshop-img
{
	width: 370px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

div.geshop-single div.geshop-single-description h4.price
{
	float: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}

div.geshop-single div.geshop-single-description div.geshop-description { font-size: 11px; }

div.geshop-single div.geshop-price
{
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div.geshop-single div.geshop-oldprice
{
	float: none;
	margin-bottom: 7px;
}

div.geshop-single div.geshop-itemnumber
{
	float: none;
	margin-left: 0;
	margin-bottom: 7px;
	margin-top: 7px;
}

div.geshop-single .geshop-vatinfo
{
	font-size: 11px;
	line-height: 130%;
	margin-left: 0px;
	margin-bottom: 7px;
}

ul.geshop-imgmore, ul.geshop-imgmore li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.geshop-imgmore li
{
	float: left;
	margin-right: 7px;
}

div.geshop-single h3
{
	font-size: 14px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 8px 0 8px 0;
	border-bottom: 1px solid #999999;
	line-height: 120%;
	font-weight: bold;
}

div.geshop-single div.geshop-special
{
	position: static;
	margin: 0 7px;
}

div.geshop-single div.geshop-unittitle
{
	font-size: 11px;
	font-weight: bold;
}

div.geshop-single div.geshop-unit { margin-bottom: 14px; }

div.geshop-basketsmall div.geshop-basket-count, div.geshop-basketsmall div.geshop-basket-value
{
	font-size: 10px;
	line-height: 130%;
}

div.geshop-basketsmall
{
	overflow: hidden;
	padding-bottom: 7px;
}

div.geshop-basketsmall p.bodytext
{
	margin: 0;
	padding: 0;
}

div.geshop-basketsmall h3, div.geshop-searchboxsmall h3, div.geshop-searchboxmulti h3
{
	font-size: 13px;
	line-height: 115%;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #b2b2b2;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}

div.geshop-basketsmall h3
{
	background: url(icon_warenkorb.gif) 0% 55% no-repeat;
	padding-left: 20px;
}

div.geshop-basketsmall div.geshop-basket-box { padding: 5px 5px 0 5px; }
div.geshop-basket-box { padding: 7px 7px; }
div.geshop-basket-bg { background: #E9E9E9; }
div.geshop-basket-bg2 { background: transparent; }
input.geshop-input { border: 1px solid #b2b2b2; }
a.geshop-submit { }
div.geshop-submit { float: right; }
form.geshop-form { }

div.geshop-formrow
{
	float: none;
	clear: both;
	line-height: 100%;
}

div.geshop-field
{
	float: left;
	font-size: 11px;
	width: 215px;
}

div.geshop-variants .geshop-label { padding-top: 0px; }

div.geshop-variants select.sizeselect, div.geshop-variants select.colorselect
{
	width: 220px;
	border: 1px solid #b2b2b2;
	margin-bottom: 2px;
}

div.geshop-variants input.geshop-input { margin-bottom: 2px; }
div.geshop-error p { color: #ff0000; }

div.geshop-errororder
{
	text-align: right;
	margin: 10px 0;
}

div.geshop-errororder p
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

div.geshop-form { padding: 5px; }
div.geshop-basketitem { }

div.geshop-formheader
{
	color: #333333;
	background: url(line_bottom.gif) 0% 100% repeat-x;
	font-size: 11px;
	line-height: 100%;
	padding: 7px 0 7px 0;
}

div.geshop-formheader div.geshop-basketitem { font-weight: bold; }

div.geshop-formrow-odd, table.geshop-order-table tr.geshop-formrow-odd td
{
	padding: 3px 0 2px 0;
	border-bottom: 1px solid #ffffff;
	background: #f0f0f0;
}

table.geshop-order-table caption { display: none; }

table.geshop-order-table td.geshop-sonder-label
{
	text-align: right;
	white-space: nowrap;
}

table.geshop-order-table td.geshop-sonder-value { text-align: right; }
div.geshop-formrow-even, table.geshop-order-table tr.geshop-formrow-even td { border-bottom: 1px solid #ffffff; }

.geshop-basketitem-nr
{
	width: 20%;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-nr a { display: block; }

.geshop-basketitem-name
{
	width: 32%;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-quantity
{
	width: 7%;
	font-size: 11px;
	vertical-align: top;
}

th.geshop-basketitem-quantity { padding: 4px 2px; }

.geshop-basketitem-price
{
	width: 10%;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-vat
{
	width: 10%;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-sumprice
{
	width: 11%;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-delete
{
	width: 10%;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 2px;
}

.geshop-basketitem-delete div.geshop-button { text-align: right; }

input.geshop-input-quantity
{
	width: 40px;
	text-align: right;
}

div.geshop-formfooter
{
	background: url(line_bottom.gif) 0% 100% repeat-x;
	padding: 2px 0 4px 0;
}

div.geshop-formfooter geshop-label
{
	padding-top: 0;
	/*	width: 415px;*/
	width: 73%;
	text-align: right;
}

div.geshop-formfooter div.geshop-field
{
	padding-top: 0;
	text-align: right;
	/*	width: 100px;*/
	width: 11%;
}

div.geshop-basket6 div.geshop-formfooter div.geshop-field { width: 140px; }

div.geshop-ordersteps
{
	padding: 7px 0px 0 0px;
	color: #ff0000;
}

div.geshop-ordersteps ul, div.geshop-ordersteps li
{
	padding: 0;
	margin: 0;
}

div.geshop-ordersteps li
{
	list-style: none;
	float: left;
	padding: 7px 8px 7px 8px;
	background: #f0f0f0;
}

div.geshop-ordersteps li.geshop-inactive
{
	color: #999999;
	background: #ffffff;
}

div.geshop-ordersteps li.geshop-active
{
	background: #e0e0e0;
	font-weight: bold;
}

div.geshop-ordersteps a
{
	color: #ff0000;
	text-decoration: none;
}

div.geshop-ordersteps a:hover { text-decoration: underline; }

.geshop-extra
{
	margin-top: 10px;
	margin-bottom: 10px;
}

input.gehsop-extra-text
{
	width: 300px;
	border: 1px solid #b2b2b2;
}

textarea.gehsop-extra-textarea
{
	width: 300px;
	border: 1px solid #b2b2b2;
}

.geshop-extra-info
{
	font-size: 11px;
	line-height: 140%;
}

div.geshop-order-label
{
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}

div.geshop-order-field
{
	float: left;
	width: 400px;
	font-size: 11px;
}

div.geshop-staffel { }

.geshop-staffel table td
{
	font-size: 11px;
	line-height: 120%;
	padding-right: 7px;
}

.geshop-staffel table td>td { border-right: 1px solid #cccccc; }

input.geshop-searchsmall
{
	width: 200px;
	padding: 2px;
}

div.geshop-searchboxsmall div.geshop-form, div.geshop-searchboxmulti div.geshop-form
{
	padding: 0;
	float: left;
}

div.geshop-searchboxsmall input.geshop-button, div.geshop-searchboxmulti input.geshop-button { float: left; }

div.geshop-searchboxsmall div.geshop-linkextend, div.geshop-searchboxmulti div.geshop-linkextend
{
	float: left;
	padding-top: 1px;
	padding-left: 10px;
}

div.geshop-searchboxsmall input.geshop-button, div.geshop-searchboxmulti input.geshop-button
{
	background: #dddddd;
	padding: 2px;
	color: #000000;
	margin: 0;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 5px;
}

div.geshop-searchboxsmall input.geshop-searchsmall, div.geshop-searchboxmulti input.geshop-searchmulti
{
	font-size: 10px;
	padding-bottom: 2px;
}

div.geshop-searchboxmulti select.geshop-searchmulti
{
	font-size: 10px;
	padding: 0;
	margin: 0;
	border: 1px solid #B2B2B2;
}

.geshop-order-table { width: 100%; }
.geshop-order-table td { border: none; }

.geshop-order-header
{
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
}

.geshop-order-prodname
{
	float: left;
	width: 280px;
}

.geshop-order-quantity
{
	width: 50px;
	text-align: right;
}

.geshop-order-price
{
	width: 100px;
	text-align: right;
}

.geshop-order-sumprice
{
	width: 100px;
	text-align: right;
}

.geshop-order-prodnr { width: 85px; }
.geshop-order-delete { width: 100px; }

.geshop-order-item
{
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	line-height: 120%;
}

.geshop-order-sumitem
{
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	line-height: 120%;
}

.geshop-order-itemlabel
{
	width: 534px;
	text-align: right;
	float: left;
}

.geshop-order-itemvalue
{
	width: 100px;
	text-align: right;
	float: left;
}

div.geshop-basket { margin-bottom: 7px; }

div.geshop-basket h3, div.geshop-searchbox h3, div.geshop-message h3
{
	font-size: 14px;
	color: #333333;
	padding: 2px 7px;
	margin: 0;
	border-bottom: 1px solid #999999;
	line-height: 118%;
	font-weight: bold;
	overflow: hidden;
	height: 17px;
}

div.geshop-basket h4
{
	color: #333333;
	padding: 0 0px;
	margin: 0;
	font-size: 13px;
}

div.geshop-basket .geshop-box, div.geshop-searchbox .geshop-box
{
	background: #e0e0e0;
	margin-bottom: 7px;
}

div.geshop-basket2 div.geshop-box-inside, div.geshop-basket3 div.geshop-box-inside, div.geshop-basket4 div.geshop-box-inside, div.geshop-basket5 div.geshop-box-inside, div.geshop-basket6 div.geshop-box-inside { margin: 0 7px 7px 7px; }

div.geshop-basket-recalc
{
	font-size: 11px;
	width: 93%;
	text-align: right;
}

.form-field div.geshop-salutation
{
	float: left;
	margin-right: 16px;
	margin-bottom: 0;
}

div.geshop-basket fieldset.form-fieldset
{
	padding: 0;
	margin: 0;
	border: none;
	margin-bottom: 7px;
}

div.geshop-basket h4
{
	padding-bottom: 4px;
	margin-bottom: 4px;
}

div.geshop-form-info
{
	font-size: 12px;
	line-height: 140%;
	margin-left: 150px;
}

div.geshop-form-button
{
	margin: 7px 0 7px 150px;
	position: relative;
}

div.geshop-searchbox { }
div.geshop-searchbox div.geshop-box { }

div.geshop-searchbox div.geshop-form
{
	width: 500px;
	padding: 0;
}

div.geshop-searchbox div.geshop-form-inside { background: url(line_bottom.gif) 0% 100% repeat-x; }

div.geshop-searchbox div.geshop-form form
{
	background: url(line_bottom.gif) 0% 0% repeat-x;
	padding: 0 0 1px 0;
}

div.geshop-searchbox div.geshop-button { margin: 0 7px 7px 0; }
div.geshop-searchbox div.geshop-box-inside { padding: 7px; }
div.geshop-searchbox div.geshop-info { font-size: 12px; }

div.geshop-infotext
{
	font-size: 12px;
	line-height: 130%;
}

div.geshop-searchbox input.geshop-input { padding: 2px; }
div.geshop-form div.geshop-reset { font-size: 12px; }
div.geshop-basket6 div.geshop-form-info { margin-left: 0px; }

div.geshop-basket6 div.geshop-submit
{
	float: none;
	margin: 7px 0 0 0px;
}

div.geshop-orderdata { margin-top: 16px; }
div.geshop-basket6 div.geshop-orderdata h4 { margin-top: 7px; }

div.geshop-message
{
	width: 644px;
	margin-bottom: 7px;
}

div.geshop-message div.geshop-box { background: #e0e0e0; }
div.geshop-message div.geshop-form-inside { }
div.geshop-message div.geshop-box { padding: 7px; }

div.geshop-image-info
{
	font-size: 10px;
	line-height: 130%;
}

div.geshop-img-zoom
{
	position: relative;
	background: #ffffff;
	padding: 7px;
}

div.geshop-img-zoom div.geshop-img-inside
{
	overflow: auto;
	position: relative;
}

div.geshop-searchbox select.form-select { width: auto; }
div.geshop-xsell-list { width: 696px; }
ul.geshop-xsell-ul, ul.geshop-upsell-ul { margin-top: 5px; }

li.geshop-smallview-li
{
	padding: 0;
	margin: 0 20px 0 0;
	list-style: none;
	float: left;
}

div.geshop-upsell-list div.geshop-img, div.geshop-xsell-list div.geshop-img, div.geshop-listitem div.geshop-img
{
	width: 102px;
	overflow: hidden;
}

div.geshop-smallview-item
{
	font-size: 80%;
	width: 119px;
	overflow: hidden;
}

div.geshop-catmenu h4
{
	border: none;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0;
}

div.geshop-catmenu h3
{
	color: #ffffff;
	padding-left: 8px;
	margin-bottom: 0;
}

div.geshop-catmenu h4 a, div.geshop-catmenu h3 a { color: #ffffff; }

div.geshop-catmenu h4 a:hover, div.geshop-catmenu h3 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

div.geshop-catmenu ul
{
	list-style-position: outside;
	list-style-type: square;
	margin: 2px 0px 8px 0px;
	padding-left: 20px;
}

/***************************************/
/* Farbzuordnungen der Themenbereiche  */
/***************************************/
ul.category-d57e1c { list-style-image: url(liststyle_d57e1c.gif); }
div.category-d57e1c h4, div.category-d57e1c h3, div.geshop-catmenu-simple-notext div.category-d57e1c { background: #D57E1C; }
li.geshop-li div.category-d57e1c, h3.category-d57e1c { background: url(liststyle_d57e1c.gif) no-repeat; }
ul.category-c1001f { list-style-image: url(liststyle_c1001f.gif); }
div.category-c1001f h4, div.category-c1001f h3, div.geshop-catmenu-simple-notext div.category-c1001f { background: #C1001F; }
li.geshop-li div.category-c1001f, h3.category-c1001f { background: url(liststyle_c1001f.gif) no-repeat; }
ul.category-81ae36 { list-style-image: url(liststyle_81ae36.gif); }
div.category-81ae36 h4, div.category-81ae36 h3, div.geshop-catmenu-simple-notext div.category-81ae36 { background: #81AE36; }
li.geshop-li div.category-81ae36, h3.category-81ae36 { background: url(liststyle_81ae36.gif) no-repeat; }
ul.category-336eb0 { list-style-image: url(liststyle_336eb0.gif); }
div.category-336eb0 h4, div.category-336eb0 h3, div.geshop-catmenu-simple-notext div.category-336eb0 { background: #336EB0; }
li.geshop-li div.category-336eb0, h3.category-336eb0 { background: url(liststyle_336eb0.gif) no-repeat; }
ul.category-d2c90b { list-style-image: url(liststyle_d2c90b.gif); }
div.category-d2c90b h4, div.category-d2c90b h3, div.geshop-catmenu-simple-notext div.category-d2c90b { background: #D2C90B; }
li.geshop-li div.category-d2c90b, h3.category-d2c90b { background: url(liststyle_d2c90b.gif) no-repeat; }
ul.category-82b4d3 { list-style-image: url(liststyle_82b4d3.gif); }
div.category-82b4d3 h4, div.category-82b4d3 h3, div.geshop-catmenu-simple-notext  div.category-82b4d3 { background: #82B4D3; }
li.geshop-li div.category-82b4d3, h3.category-82b4d3 { background: url(liststyle_82b4d3.gif) no-repeat; }
ul.category-0090a8 { list-style-image: url(liststyle_0090a8.gif); }
div.category-0090a8 h4, div.category-0090a8 h3, div.geshop-catmenu-simple-notext  div.category-0090a8 { background: #0090A8; }
li.geshop-li div.category-0090a8, h3.category-0090a8 { background: url(liststyle_0090a8.gif) no-repeat; }
ul.category-007855 { list-style-image: url(liststyle_007855.gif); }
div.category-007855 h4, div.category-007855 h3, div.geshop-catmenu-simple-notext div.category-007855 { background: #007855; }
li.geshop-li div.category-007855, h3.category-007855 { background: url(liststyle_007855.gif) no-repeat; }
ul.category-949eb3 { list-style-image: url(liststyle_949eb3.gif); }
div.category-949eb3 h4, div.category-949eb3 h3, div.geshop-catmenu-simple-notext div.category-949eb3 { background: #949EB3; }
li.geshop-li div.category-949eb3, h3.category-949eb3 { background: url(liststyle_949eb3.gif) no-repeat; }
ul.category-d7ad4e { list-style-image: url(liststyle_d7ad4e.gif); }
div.category-d7ad4e h4, div.category-d7ad4e h3, div.geshop-catmenu-simple-notext div.category-d7ad4e { background: #D7AD4E; }
li.geshop-li div.category-d7ad4e, h3.category-d7ad4e { background: url(liststyle_d7ad4e.gif) no-repeat; }
ul.category-034c8f { list-style-image: url(liststyle_034c8f.gif); }
div.category-034c8f h4, div.category-034c8f h3, div.geshop-catmenu-simple-notext div.category-034c8f { background: #034C8F; }
li.geshop-li div.category-034c8f, h3.category-034c8f { background: url(liststyle_034c8f.gif) no-repeat; }

div.geshop-catmenu-simple-notext div.geshop-category-notext
{
	width: 10px;
	height: 10px;
	overflow: hidden;
	display: inline;
}

div.geshop-catmenu-simple-notext div.geshop-category-notext a img
{
	width: 10px;
	height: 10px;
}

div.geshop-single h3.geshop-category
{
	padding-left: 12px;
	background-position: 0 7px;
}

li.geshop-li div.geshop-category
{
	background-position: 0 3px;
	padding-left: 12px;
}

.geshop-catmenu-simple-item { display: inline; }

.geshop-catmenu-simple ul
{
	display: block;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	white-space: normal;
}

.geshop-catmenu-simple ul li { white-space: nowrap; }

.geshop-catmenu a
{
	text-decoration: none;
	color: #000000;
}

.geshop-catmenu a:hover
{
	text-decoration: none;
	color: #ff0000;
}

.geshop-searchspecial
{
	margin-bottom: 8px;
	padding-top: 8px;
}

.geshop-searchspecial .geshop-searchspecial-az ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.geshop-searchspecial .geshop-searchspecial-az ul li
{
	display: inline;
	margin-right: 5px;
}

.geshop-searchspecial .geshop-searchspecial-az ul li a
{
	text-decoration: none;
	color: #ff0000;
	font-size: 13px;
}

.geshop-searchspecial .geshop-searchspecial-az ul li a:hover { text-decoration: underline; }

.geshop-searchspecial .geshop-searchspecial-list
{
	clear: both;
	float: none;
}

.geshop-searchspecial .geshop-searchspecial-list ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

.geshop-searchspecial .geshop-searchspecial-list ul li a
{
	padding-left: 15px;
	background: url(navi_arrow_grey.gif) transparent 0px 4px no-repeat;
	text-decoration: none;
	color: #000000;
	display: block;
}

.geshop-searchspecial .geshop-searchspecial-list ul li a:hover { text-decoration: underline; }

.geshop-searchspecial .geshop-searchspecial-list ul li a.act
{
	color: #ff0000;
	font-weight: bold;
}

.geshop-searchspecial .geshop-searchspecial-list ul li a.act:hover
{
	color: #ff0000;
	font-weight: bold;
}

.geshop-searchspecial .geshop-seachspezial-listazsingle ul li { display: block; }

p.geshop-minordervalue
{
	color: #ff0000;
	font-weight: bold;
}

a.geshop-searchextend
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

a.geshop-searchextend:hover { text-decoration: underline; }
div.geshop-mailarticle .form-label { width: 200px; }
div.geshop-mailarticle .geshop-form-button { margin-left: 200px; }
div.geshop-mailarticle .geshop-form-button input.form-submit { width: 150px; }

div.geshop-download a
{
	background: url(icons/speichern.gif) 3px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-www a
{
	background: url(icons/WWW.gif) 0 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-maillink a
{
	background: url(icons/mail.gif) 0 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-zoomlink a
{
	background: url(icons/vergroessern.gif) 2px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-printlink a
{
	background: url(icons/drucken.gif) 2px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-librekalink a
{
	background: url(icons/Librekalink.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-gratisdownload a
{
	background: url(icons/GratisDownload.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-ciandolink a
{
	background: url(icons/GratisDownload.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-leseprobe a
{
	background: url(icons/Leseprobe.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-mediadaten a
{
	background: url(icons/Mediadaten.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-ordnungsmittel a
{
	background: url(icons/Ordnungsmittel.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #000000;
}

div.geshop-click-n-buy
{
	float: none;
	clear: both;
}

div.geshop-click-n-buy a
{
	background: none;
	padding: 0;
	color: #000000;
}

div.geshop-click-n-buy a.click-n-buy
{
	display: block;
	float: left;
}

div.geshop-click-n-buy a.help
{
	color: red;
	line-height: 36px;
	font-weight: bold;
	margin-left: 10px;
}

label.geshop-search { display: none; }

div.geshop-single label
{
	width: auto;
	text-align: left;
}

label.geshop-search { display: none; }

div.geshop-form-button input
{
	width: auto;
	height: auto;
}

a.geshop-button, input.geshop-button, input.form-submit, input.form-reset
{
	background: url(navi_arrow_red.gif) 0 50% no-repeat;
	padding: 0px 0px 0px 16px;
	line-height: 130%;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	border: none;
	width: auto;
	overflow: visible;
	float: none;
	margin-right: 20px;
}

input.form-reset { display: inline; }

li.geshop-twocols input
{
	float: left;
	width: 50px;
}

li.geshop-twocols input+label
{
	width: auto;
	margin-left: 10px;
}

table.geshop-order-table th { background: transparent; }
table.geshop-order-table tfoot td { color: #000000; }
div.geshop-searchboxsmall { margin-bottom: 15px; }
div.geshop-searchboxmulti { margin-bottom: 15px; }
div.geshop-single div.geshop-link { margin-top: 10px; }
.rightcol .tx-geshop-pi1 { padding: 5px; }

.rightcol ul.geshop-ul
{
	width: 188px;
	overflow: hidden;
}

div.geshop-listitem h3 { border-bottom: none; }
.topnavi-inside .tx-geshop-pi1 { display: inline; }
table.geshop-orderdata div.geshop-form-info { margin-left: 0; }
div.geshop-article-quantity label.geshop-label { font-size: 11px; }

div.geshop-single h3 div.geshop-description
{
	margin-top: 4px;
	margin-bottom: 4px;
}

div.staffelpreise { margin-bottom: 10px; }
div.geshop-list-description div.staffelpreise { margin: 5px 0 0 0; }
/*div.geshop-addresstype { float:none; clear:both; }
div.geshop-addresstype div.form-radiobox { width: 25px; float:left; }*/
li.divlabel label { width: 450px; text-align: left; margin-left: 10px; }