/**************************************************************
*
*	Allgemein
*
***************************************************************/

.tax-info {
	font-size:11px;
	margin-top:5px;
}

.shipping-info {
	font-size:11px;
}

.shipping-info a {
	color:#CBA674;
}

.price {
	font-size:14px;
	font-weight:bold;

	color:#000000;
}

.instead-price {
	text-decoration:line-through;
}

.only-price {
	color:red;
}

.instead, .only {
	font-size:11px;
	font-weight:100;

	margin-right:2px;
}

/**************************************************************
*
*        Kategorie Liste
*
***************************************************************/

.categorie-image {
	
	float:left;
	overflow:hidden;
	
	/*margin-right:10px;*/
	border-right:1px solid #ffffff;
	
	
}

.categorie-overlay {
	float:left;
	overflow:hidden;
	/*margin-top:15px;*/
	border:0px;
	border-bottom:1px solid #ffffff;
}

/**************************************************************
*
*        Produkt Details
*
***************************************************************/

#product-info {
	background-image:url('img/list-background.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}

#product-info .finanz {
	color:#CBA674;

}

#product-info {
	
}

#product-info .finanz a {
	line-height: 35px;
	display: block;	
	background-repeat: no-repeat;	
	background-position: left center;	
	padding-left: 40px;	
	color: #cba674;
}

#finanztab td {
	padding:5px;
}


#product-info .only {
	float:left;

	margin-top:15px;
}

#product-info .image {
	float:left;
	
	margin-right:20px;
	padding:5px;
	border:0px;
}

#product-info .image-motorrad {
	/*float:left;*/
	
	/*margin-right:20px;*/
	padding:5px;
	border:0px;
}

#product-info .information {
	/*width:785px;*/
	
	width:390px;

	overflow:hidden;
	float:left;

	padding-top:10px;
	padding-right:10px;
	
	
	
}

#product-info .information-motorrad {
	width:785px;

	overflow:hidden;
	float:left;

	/*padding-top:10px;*/
	padding-right:10px;
	
}

.data-table {
	width:100%;
}

.data-table td {
	padding:2px;
}

.data-table .td-right, .finanztab-table .td-right {
border-bottom:1px dotted #CBA674;
text-align: right;

}

.data-table .td-left, .finanztab-table .td-left {
border-bottom:1px dotted #CBA674;
text-align: left;

}

#product-info .add-to-cart {
	margin-bottom:10px;
}

#product-info .add-to-cart .input {
	
}



#product-info .information .links {
	padding-top:10px;
}

#product-info .information .links a {
	line-height:35px;

	display:block;

	background-repeat:no-repeat;
	background-position:left center;

	padding-left:40px;

	color:#CBA674;
}

#product-info .bestprice-before-comma {
	font-size:30px;
	font-weight:bold;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:100%;

	color:#CBA674;
}

#product-info .bestprice-after-comma {
	margin-top:0px;
	padding-top:0px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:2px;

	color:#CBA674;
}

#product-info .only, #product-info .only-price .bestprice-before-comma, #product-info .only-price .bestprice-after-comma {
	color:red;
}

/**************************************************************
*
*	Drucken Produkt Details
*
***************************************************************/

#print-product-info {
	padding:20px;
	text-align:left;

	color:#333333;
}

/**************************************************************
*
*        Produkt Liste
*
***************************************************************/

.products-list-item {
	width:120px;
	
	overflow:hidden;
	float:left;
	
	margin-left:10px;
}



.products-list-item .name {
	height:30px;
}

.products-list-item .name a {
	color:#CBA674;
	text-decoration:none;
}





.products-list-overlay {
	/*margin-top:15px;*/
	float:left;
	overflow:hidden;
	
	border:0px;
	border-right:1px solid #ffffff;
}

/**************************************************************
*
*        Navigation
*
***************************************************************/

.navigation {
	height:30px;
	
	/*background-color:#734930;*/
	background-color:#9F6745;
	line-height:30px;
}

.pageResults {
	width:30px;

	float:left;
	display:block;
	
	background-image:url('img/navigation-page-background.png');
	background-repeat:no-repeat;

	color:#ffffff;
	text-align:center;
	text-decoration:none;
	
}

.navigation .act {
	width:30px;
	float:left;
	display:block;
	
	background-image:url('img/navigation-page-act-background.png');
	background-repeat:no-repeat;
	
	text-align:center;
	text-decoration:none;

	
}

.navigation .pageBrowser-prev {
	float:left;
}

.navigation .pageBrowser-next {
	margin-right:10px;
	padding-right:5px;
	float:left;
	border-right:2px solid #66402A;
}

/**************************************************************
*
*        Teilekatalog
*
***************************************************************/

.pdf_boxes{
         margin:auto;
         width:566px;    /*ergibt sich aus 3x Boxbreite + 2x Border-width + 2x das margin-right*/
         min-height:250px;
         /*border:1px solid #EE7F00;*/
}

.pdf_boxes a {
	color:#CBA674;
}

.pdf_box_left{
         width:180px;
         height:148px;
         float:left;
         margin-right:10px;
         margin-bottom:5px;
         border:1px solid #EE7F00;
}
.pdf_link_box_left{
         width:180px;
         height:20px;
         float:left;
         margin-right:10px;
         margin-bottom:10px;
}

.pdf_box_middle{
         width:180px;
         height:148px;
         float:left;
         margin-right:10px;
         margin-bottom:5px;
         border:1px solid #EE7F00;
}

.pdf_link_box_middle{
         width:180px;
         height:20px;
         float:left;
         margin-right:10px;
         margin-bottom:10px;
}

.pdf_box_right{
         width:180px;
         height:148px;
         float:left;
         border:1px solid #EE7F00;
         margin-bottom:5px;
}

.pdf_link_box_right{
         width:180px;
         height:20px;
         float:left;
         margin-bottom:10px;
}

#finanztab td {
	border-bottom:1px dotted #CBA674;
}

.finanz-box {
	padding:0px;
	margin:0px;
	padding-left:10px;
	
	background-color:#614B38;
	
}

#table-reviews-view {
	background-color:#724830;
}

#table-reviews-view td {
	padding:5px;
}

#tabel-reviews-all {
	/*border-top:1px solid #261810;*/
}

#write-review img {
	border:0px;
}

.formular-review-write textarea {
	width:300px;
	height:150px;
}