/* 
    Document   : products
    Created on : 04.02.2010, 16:51:18
    Author     : A. Karadeniz
    Description:
    Purpose of the stylesheet follows.
*/

#view{
	width:500px;
	display:block;
	min-height:50px;
	/*background-color:yellow;*/
	margin-top:0px;
}
.product_list{
	width:500px;
	float:left;
	display:block;
}
.product_header{
	font-weight:bold;
	width:500px;
	height:20px;
	margin: 10px 0 5px 0;
}
.product_row{
	width:500px;
	/*height:80px;*/
	float:left;
	/*margin-bottom:25px;*/
	padding-bottom:25px;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	color:#666666;
}
.product_row:hover{
	background-color: #e9f0f8;
	cursor:pointer;
}
.product_serie{
	width:170px;
	float:left;
	min-height:1px;
}
.product_artnr{
	width:80px;
	float:left;
	min-height:1px;
}
.product_format{
	width:80px;
	float:left;
	min-height:1px;
}
.product_images{
	width:150px;
	float:left;
	min-height:1px;
}
.product_delivery{
	width:10px;
	float:left;
	min-height:1px;
}
.product-searchmask{
	min-height:450px;
	height:auto;
	display:inline-block;
	position:relative;
	padding-bottom:30px;
	color: #666666;
}
.inp-submit-list{
/*	padding: 10px 0 10px 0;
	margin-top: -20px;*/
	margin-bottom:10px;
}
a.inp-submit-list:link, a.inp-submit-list:visited {
/*	background: url(../img/button-rechts.gif) no-repeat center right;
	color: #fff;
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 21px;
	margin-left: 20px;
	padding-right: 2px;
	text-decoration: none;*/



/*	background: transparent url(../img/verlauf_button_3.gif) repeat-x scroll 0 0;
	color: #fff;
	display: block;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:26px;
	margin:2px;
	padding:1px;
	text-decoration: none;
	margin-left:5px;*/


	background: url(../img/button-rechts.gif) no-repeat top right;
	color: #fff;
	cursor: pointer;
	float: right;
	/*font-weight: bold;*/
	height: 21px;
	margin-left: 20px;
	padding-right: 2px;
	text-decoration: none;




}
#content .content-single a.inp-submit-list:link,#content .content-single a.inp-submit-list:visited,#content .content-single a.inp-submit-list:active {
	color: #fff;
	text-decoration: none;
}
a.inp-submit-list:hover, a.inp-submit-list:active {
	text-decoration: underline;
	/*margin-left:5px;*/
}
a.inp-submit-list span {
/*	background: url(../img/button-links.gif) no-repeat;
	display: inline-block;
	height: 18px;
	padding: 3px 8px 0 10px;*/

/*	border: 1px solid white;
	display: block;
	padding: 4px;
	padding-right:8px;
	padding-left:8px;
	font-size: 12px;
	text-decoration: none;*/

				background: url(../img/button-links.gif) no-repeat;
				display: inline-block;
				height: 18px;
				padding: 3px 8px 0 10px;


}
.product_details_bottom_left {
	display:block;
	float:left;
	position:relative;
	width:500px;
}
.product_details_bottom_left label.left, .product_details_bottom_left label.right{
	width:auto;
	margin-right: 5px;
}
.product_row a:visited, .product_row a:link, .product_row a:hover, .product_row a:active, .product_row a{
	color: #666666;
	text-decoration:none;
}

#haendler a,#seiten a{
    color:#4F4E4F;
    color:red;
    color:#333333;
}
#seiten ul li a.active, #haendler ul li a.active{
	font-weight:bold;
	text-decoration:none;
}

/*#content .content-single a.inp-submit-list:hover*/
