/* CSS Style */

* {
  margin:0px;
  padding:0px;
  border:none;
}



html, body {
	font: small Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}

/*
--------------------------------------- Hiding
*/
#header_image,
#header_menu,
#header_bottom,
#main_menu,
#left_side,
#home_page,
#footer,
#login_search,
#search,
#footer_sign,
div.news-single-backlink,
#right_side 
{
	display: none;
	width: 0;
	height: 0;
}


#content_top {
}

#content_area {
}
#content_strict {
}

#lang_fontsize {
	display: none;
}

#content {
	/*margin-top: 100px;*/
}


hr.clean {
	clear: both;
	width: 100%;
	color: white;
	display: block; 
  	visibility: hidden;
}


div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 241px;
	padding: 5px;
}

div.Column3_1,
div.Column3_2 {
	/*padding-right: 18px;*/
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 40%;
	padding: 5px;
}

div.Column2_1 {
	padding-right: 2%;
}

ul,ol {
	margin: 0px 0px 0px 20px;
}

p,h1,h2,h3,h4{
padding: 5px;
}

#breadcrumbs a {
	padding-left: 7px;
}
#logo {
	float: right;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
}

/*geht nicht:*/

/*@import "content.css";
@import "flexible.css";
@import "forms.css";
@import "overwrite.css";*/

/* --------------------------------------------- Product Table */
.product-table {
	margin: 10px;
	border-collapse:collapse;
	width: 99%;
}

.product-table td, 
.product-table th {
	border: none;
	vertical-align: top;
	padding: 0;
}

.product-details-table td, 
.product-table th {
	border: none;
	border-bottom:solid 1px #B6BAB9;
	font-size: 84.62%;
}

.product-col-detail {
	text-align: right;
	width: 250px;           /* dumme Browser */
}

.product-details-table {
	border-collapse:collapse;
	width: 95%;
	text-align: right;
	margin-top: 25px;
}
.product-details-table td{
	padding: 2px;
	text-align:left;
	color: #4A5157;
}

.procuct-col-img,
.product-col-company {
	text-align:center;
}

* {
  margin:0px;
  padding:0px;
  border:none;
}



html, body {
	font: small Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	text-align: left;
}

a {
	color: #000000;
}

#content {
	clear: both;
}

#header_image,
#left_side,
#login_search,
#search,
#footer_sign,
div.news-single-backlink,
.news-single-backlink,
#right_side {
	display: none;
}

#logo {
	text-align: right;
	margin-top: 15px;
}
#content table.product-details-table,
.product-table-header {
	border-collapse:collapse;
	width: 99%;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;	
	border-top: solid 1px #cccccc;
	margin: 15px 0;	
}
#content table.product-details-table td,
.product-table-header {
	border-bottom: solid 1px #cccccc;
}
#content table.product-details-table td.product-details-table-label,
#content table.product-details-table td.product-details-table-content {
	width: 33%;
}

#header_product_table_single_header .product-col-workpart img {
	width: 150px;
	height: 117px;
}

#header_product_table_single_header .product-col-img img {
	width: 134px;
	height: 117px;	
}

#header_product_table_single_header  .product-col-details {
	padding: 0 25px;
}
