﻿/*  Global Anfang  */
#c93 div.csc-header	{
	padding: 0;
	margin: 0 0 0 0;
}

#c412 div.csc-header	{
	padding: 0;
	margin: 0 0 0 0;	
}

/* Header bei Unsere Gleitlager*/
#c408 h1, #c423 h1{
  margin: 0px;
}
/*  Global Ende  */




/*  Detail Ansicht Anfang  */

#product_detail{
margin-top: -14px;
}

#product_detail_head_name	{
	float: left;
}


#product_detail_head_name	h1 {
	padding: 0;
	margin: 7px 6px;
	font-size: 18px;
	color: #fff;
}

#product_detail_print_text	{
    width: 120px;
	padding:8px 4px 0 4px;
	float: right;
	color: #0000;
	text-align: right;	
}

#product_detail_print_icon	{
	float: right;
}

#product_detail_box	{
	height: 182px;
	width: 712px;
	padding: 0;
	margin: 10px 0 0 0;
}

#product_detail_box_text	{
	float: left;
	width: 452px;
	height: 174px;
	margin: 0 0 8px 0;	
	background-color: #EDECF1;	
}

#product_detail_box_text	h3 {
	text-transform: uppercase;
  color: #ff0000;
	font-size: 9px;
	font-weight: bolder;
	line-height: 25px;
	padding: 0 20px;
}

#product_detail_box_text	ul {
	list-style-image: url("/fileadmin/default/templates/main/images/arrow.png");
	/*list-style-position: inside;*/
	padding-left: 34px;
	margin: 0;
}

#product_detail_box_text	ul li {
	border-bottom:	1px solid #fff;
	padding: 4px 10px 4px 2px;
}

#product_detail_box_text	ul li a:link {
	color: #000;
	text-transform: uppercase;	
	text-decoration: none;
}

#product_detail_box_text	ul li a:visited {
	color: #000;
	text-transform: uppercase;	
	text-decoration: none;
}

#product_detail_box_text	ul li a:hover {
	color: #005C94;
	text-transform: uppercase;	
	text-decoration: none;
}


#product_detail_box_image	{
	float: left;	
	width: 250px;
	height: 174px;
	margin: 0 0 8px 10px;	
	background-color: #EDECF1;	
}

#product_detail_daten	{
	margin: 0;
	padding: 0;	
	background-color: #e2e1e6;	
}

#product_detail_daten h3	{
	padding: 8px 20px 8px;
	margin: 0;
	color: #000;
	font-size: 18px;
}

#product_detail_daten	ul {
	margin: 0;
	padding: 0 15px 10px 15px;	
}


#product_detail_technische_daten ul {
	margin: 0;
	padding: 0 35px 10px 35px;	
	background-color: #fff;
	color: #3C70B6;
}

#product_detail_daten table {
	padding: 0;
	margin: 0; 
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 1px solid #fff;
}

#product_detail_daten table tr.product_detail_tr_color_1	{
	background-color: #EDECF1;
}

#product_detail_daten table tr.product_detail_tr_color_2	{
	background-color: #E2E1E6;
	border-top: 5px solid #fff;
}

#product_detail_daten table td.product_detail_boldtd {
	vertical-align: top;
	text-transform: uppercase;		
	font-weight: bold;
	padding: 4px 8px;
	margin: 0;
	border-spacing: 1px;
	border: 1px solid #fff;
	width: 135px;
}

#product_detail_daten table td {
	vertical-align: top;
	padding: 4px 8px;
	margin: 0;
	border-spacing: 1px;
	border: 1px solid #fff;
}

#product_detail td.name {
	padding: 0;
	margin: 0;
	width: 470px;
	background-color: #000;
}


#product_detail h2 {
	padding: 4px 15px 0px ;
	margin: 7px 6px;
	font-size: 18px;
	color: #000;
}

#product_detail td.print_text {
	padding: 0;
	margin: 0;
	width: 156px;
	text-align: right;
	color: #fff;
	background-color: #000;
}

#product_detail td.print_icon {
	padding: 0;
	margin: 0;
	width: 66px;
	background-color: #000;
}

#product_detail td.print_icon img {
	width: 66px;
	height: 44px;
	float: right;
}

/*  Detail Ansicht Ende  */

/*  Overvie Ansicht Start  */
/*  FIXME aus content.css entfernen*/
div.product_desc a:link, div.product_desc a:visited {
  color:#3C70B6;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}

div.product_desc p{
  float: left;
  width: 140px;
}


#c93 h1,#c421 h1 {
 background-color: #F9D507;
 color: #000;
 text-transform: uppercase;  
 padding: 10px 20px;
 font-weight: bold;
 font-size: 18px;
 margin: 0; 
}

#c412 h1,#c420 h1 {
 background-color: #FF8D2C;
 color: #000;
 text-transform: uppercase; 
 padding: 10px 20px;
 font-weight: bold;
 font-size: 18px; 
 margin: 0;  
}

table.product_list {
	padding: 0;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

.product_list table, tr, td, img, p {
	padding: 0;
	margin: 0;
}


div.product_item{
  width: 228px;
}

.product_list td{
  vertical-align: top;
}

.lhg_line	{
    background-repeat: repeat-y;
	background-image: url("/fileadmin/default/templates/main/images/lhg_right.png");
	width: 13px;
}

.glt_line	{
	background-repeat: repeat-y;
	background-image: url("/fileadmin/default/templates/main/images/glt_right.png");
	width: 13px;
}


.product_list h3 {
	padding: 4px 4px 0 0;
	font-size: 12px;
	margin: 0;
}

.product_list h3 a:link {
	padding: 4px 4px 0 0;
	font-size: 12px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.product_list h3 a:visited {
	padding: 4px 4px 0 0;
	font-size: 12px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.product_list h3 a:hover {
	padding: 4px 4px 0 0;
	font-size: 12px;
	margin: 0;
	color: #000;
	text-decoration: none;
}


.odd	{
	/* background-color:	#e8e7ed; */	
}

.even	{
/*	background-color:	#f1f0f5;	*/	
}


.first	{
	border-right: 8px solid #fff;
	border-top: none;	
}

.middle	{
	border-right: 9px solid #fff;	
}

.product_desc	{
	padding: 4px 5px 0 5px;
}

.product_image	{
	float: left;
	margin-right: 2px;
}

/*  Overvie Ansicht Ende  */

/*  Categorie Ansicht Anfang  */

#product_category_list	{
	padding: 0;
	margin: 0;
	margin-top: -14px;
}

#product_category_list_head_name	{
	padding: 0;
	margin: 0;
	background-color: #000;
	width: 712px;
}

#product_category_list_head_name h1 {
	padding: 8px 15px 8px ;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #fff;
}

#product_category_list_print {
	clear: both;
	margin: 0 0 10px 0;
}

#product_category_list_print_icon	{
	float: left;
	width: 40px;
}

#product_category_list_print_text	{
	float: left;
	color: #0178C0;
	width: 652px;
	padding: 2px 10px;
}

#product_category_list_container_glt	{
	width: 712px;
	background-repeat: repeat-y;
  background-position: right;	
	background-image: url("/fileadmin/default/templates/main/images/glt_right.png");		
}

#product_category_list_container_lhg	{
	width: 712px;
	background-repeat: repeat-y;
  background-position: right;	
	background-image: url("/fileadmin/default/templates/main/images/lhg_right.png");		
}

#product_category_list_container_left	{
	float: left;
	width: 700px;
}

#product_category_list_container_right {
	float: left;
	width: 13px;
}

.product_category_list_item_odd	{
	background-color: #EDECF2;
}

.product_category_list_item_even	{
	background-color: #E2E1E6;
}

.product_category_list_item_arrow	{
	float: left;
	background-image: url(/fileadmin/default/templates/main/images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 8px;
	min-height: 115px;
}

.product_category_list_item_image	{
	float: left;
	width: 115px;
	height: 115px;
}

.product_category_list_item_text	{
	float: left;
	width: 435px;
	padding: 30px 60px;
}

.product_category_list_item_text a:link {
	color: #000;
	text-decoration: none;
}

.product_category_list_item_text a:visited {
	color: #000;
	text-decoration: none;
}

.product_category_list_item_text a:hover {
	color: #005C94;
	text-decoration: none;
}

.product_category_list_item_text_title	{
	display: block;
}

.product_category_list_item_text_title a:link {
	text-transform: uppercase;	
}

.product_category_list_item_text_title a:visited {
	text-transform: uppercase;	
}

.product_category_list_item_text_title a:hover {
	text-transform: uppercase;	
}

.product_category_list_item_text_desc	{
	margin-top: 5px;
}

.product_category_list_item_text_desc a:link {
	font-weight: normal;	
}

.product_category_list_item_text_desc a:visited {
	font-weight: normal;	
}

.product_category_list_item_text_desc a:hover {
	font-weight: normal;		
}

#product_category_list p	{
	font-weight: bold;
	color: #0178C0;
} 

.name_space	{
	text-transform: uppercase;
}

/*  Categorie Ansicht Ende  */

.clear	{
	clear: both;
	height: 0em;
	overflow: hidden;
}
