/************************************************************/
/*** BASKET ***/
#basket-overview {
	position: absolute;
	right: 22px;
	top: 28px;
	
	width: 140px;
	height: 55px;
	
	color: #666666;
	background-image: url(../images/basket_overview_bg.gif);
	background-repeat: no-repeat;
	
	/*background-color: #ffffff;
	border: 1px solid #666666;*/
}

#basket-overview-head {
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 12px;
	font-weight: bold;
}


#basket-overview-icon {
	position: absolute;
	top: 4px;
	right: 15px;
}

#basket-overview-count {
	position: absolute;
	top: 30px;
	left: 10px;
}


#basket-overview-amount {
	position: absolute;
	top: 30px;
	right: 18px;
}

#basket-overview-head a:link, #basket-overview-head a:visited, #basket-overview-head a:hover, #basket-overview-head a:active,
#basket-overview-count a:link, #basket-overview-count a:visited, #basket-overview-count a:hover, #basket-overview-count a:active,
#basket-overview-amount a:link, #basket-overview-amount a:visited, #basket-overview-amount a:hover, #basket-overview-amount a:active {
	text-decoration: none;
	color: #666666;
}


/************************************************************/
/*** TABLE ***/
.data-table td {
	padding: 2px 5px 2px 0px;
	margin: 0px; 
	vertical-align: top;
	text-align: left;
	/*white-space: nowrap;*/
}

#tx-ttproducts-pi1-basket td {
	vertical-align: top;
}

.tx-ttproducts-pi1 {
	margin: 0px 20px 0px 10px;
}

#tx-ttproducts-pi1-list, #tx-ttproducts-pi1-single, #tx-ttproducts-pi1-search { 
	/*margin: 0px 20px 0px 10px;*/
}
/************************************************************/
/*** ARTICLE-ITEM ***/
.article-item {
	width: 536px;
	padding-bottom: 10px;
	margin: 0px 0px 10px -20px;
	
	border: 1px solid #676767;
	
	float: left;
}

.text h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #840518;
	
	padding: 10px 0px 0px 0px;	
	background-image: none !important;
	width: auto !important;
}

.article-item a {
	font-weight: bold;
	color: #840518;
	text-decoration: underline;
}

.art-single-back {
	color: #840518 !important;
}

.article-item .image {
	position: relative;
	width: 50px;
	margin: 15px 20px 0px 18px;
	float: left;
}

.article-item .image img {
	width: 50px;
}

/* IE6 */
*html div .article-item .image {
	margin: 15px 20px 0px 8px;
}

.article-item .logo {
	position: relative;
	top: 7px;
	left: -10px;
	width: 19px;
	height: 28px;
	float: left;
}

.article-item .text {
	position: relative;
	width: 410px;
	float: left;
}

.article-footer {
	width: 390px;
	margin: 20px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #000;
	
	float: left;
}

.article-footer .quantity, .price, .basket {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	
	border-right: 1px solid #676767;
	
	float: left;
}

.bio {
	width: 19px;
	height: 28px;
	vertical-align: middle;
	margin-left: 10px;
}

#sterne {
	position: relative;
	top: 5px;
	display: inline;	
}

.sterne {
	width: 18px;
	height: 18px;
}
	
.sigle-view-back {
	margin-top: 15px;
}

.data-table td {
	padding: 0px 7px 7px 0px;
}

.price {
	font-family: Arial, Helvetica, Sans-serif;
	position: relative;
	color: #840518;
	font-size: 18px;
	font-weight: bold;
}

.price input {
	width: 29px;
	height: 16px;
	font-size: 14px;
	border: 1px solid #000;
}

.basket {
	border-right: none;
}

.basket a {
	color: #840518 !important;
}

/* IE6 */
*html div .price input {height: 20px;}


.costs {
	color: #747474;
}

.costslink {
	color: #747474 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

#art-list-head {
	width:538px;
	height: 28px;
	margin: 0px 0px 10px -20px;
	background-color: #820201;
}

#art-list-head #price-sort {
	position: relative;
	top: 5px;
	left: 24px;
	
	float: left;
}

#art-list-head #article-count {
	position: relative;
	top: 5px;
	left: 320px;
	color: #ffffff;
	float: left;
}

/************************************************************/
/*** PAGE NAVIGATION ***/
.page_navigation {
	width: 536px;
	margin-left: -20px;
	text-align: center;
}

.page_prev {
	display: inline;
}

.page_next {
	display: inline;
}

.pages_all {
	display: inline;
	margin: 0px 10px 0px 10px;
}

.pages_all a, .page_all b {
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

/************************************************************/
/*** MISC ***/
.shopbutton {
	/*height: 20px;*/
	color: #676767;
	background-color: #e6e6e6;
	border: 1px solid #676767;
	font-weight: bold;	
}

/************************************************************/
/*** RIGHT-ARTICLES***/
.text a:link, .text a:visited, .text a:hover, .text a:active {
	color: #810000;
	text-decoration: none;
	weight: normal;
}

/************************************************************/
/*** REGISTER-FORM ***/

.tx-srfeuserregister-pi1 dd {
	width: 60%;
}

.tx-srfeuserregister-pi1 input[type="password"] {
	margin-right: 2em;
}

.shopbutton {
	padding: 3px !important;
}

#registerform-buttons {
	position: relative;
	left: 30px;
}
