body {
	background: white;
	color:black;
	font-size: 11pt;
	font-family: arial,helvetica,clean,sans-serif;
	margin:2%;
	width: 700px;
}

.druckadresse {
	float: right;
	font-size: 7px;
	padding-top:34px;	
	padding-right: 10px;
}

table  { 
	border-spacing:0;
}

.table_produkt_features tr {
	margin-bottom:10px;
}

.table_produkt_features td {
	vertical-align:top;
	border-bottom:1px solid #C1C1C1;
	padding-bottom:10px;
	padding-top:10px;
}

.table_produkt_features tr.first td {
	padding-top:0;
}

.table_produkt_features tr.last td {
	border-color:#9f9f9f;
}

.table_produkt_features td.value {
	font-size:85%;
	vertical-align:top;
}

.table_produkt_features td.key {
	font-size:92%;
	font-weight:bold;
	width:140px;
}

.table_produkt_features td p {
	font-size:108%;
	margin:0;
}

.table_product_technical_data,
.table_produkt_features {
	width: 700px;	
}

.table_product_technical_data {
	border: 2px solid #DBDBDB;
	margin-bottom: 20px;
}

.table_product_technical_data th {
	/*background-color:#707070;
	color:#FFF;*/
	padding:5px 5px 8px 5px;
	border-bottom:2px solid #DBDBDB;
	border-left:2px solid #DBDBDB;
	text-align:left;
	font-size:92%;
	vertical-align:bottom;
}

.table_product_technical_data td {
	border-bottom:2px solid #DBDBDB;
	padding:5px 5px 8px 5px;
	border-left:2px solid #DBDBDB;
	font-size:92%;
}

.first_col {
	border-bottom:2px solid #DBDBDB;
	padding:5px 5px 8px 5px;
	font-size:92%;
}


td.table_product_technical_data_sub_title {
	border-bottom:2px solid #DBDBDB;
	border-left:none;
	/*background-color:#404040;*/
	/*color:#FFF;*/
	font-style:italic;
	font-weight:bold;
	font-size:108%;
}

.table_product_technical_data tr.last td {
	border-bottom:none;
}

td.table_product_technical_data_td_einheit {
	font-weight:bold;
	font-size:92%;
	vertical-align:top;
	/*background-color:#DBDBDB;*/
	border-bottom:2px solid #DBDBDB;
	border-left: 2px solid #DBDBDB;
	width: 50px;
}

td.table_product_technical_data_td_1 {
	font-weight:bold;
	font-size:92%;
	vertical-align:top;
	/*background-color:#DBDBDB;*/
	border-bottom:2px solid #DBDBDB;
	border-left: none;
	width: 200px;
}

td.table_product_technical_data_td_2 {
	background-color:#DBDBDB;
	border-left:none;
	border-bottom:2px solid #FFF;
}

th.table_product_technical_data_th_0 {
	width:140px;
	border-left: none;
}

th#table_product_technical_data_th_2 {
	width:60px;
}

th#table_product_technical_data_th_3 {
	width:70px;
}

th#table_product_technical_data_th_4 {
	width:70px;
}

th#table_product_technical_data_th_1 {
	border-left:none;
}

#a_product_data_sheet {
	margin-top: 2px;
	margin-right: 20px;
}


#a_product_data_sheet_print {
	display:block;
	margin-top: 16px;	
	margin-bottom: 0 !important;
}


div.disclaimer {
	margin-top:35px;
	font-size:80%;
}

div.pdf_hinweis {
	font-size:80%;
}

img {
	border: 0;	
}

div.clear { clear:both; line-height:0; height:1px;}


.print_footer,
.print_media,
.print_header {
	display: block;
}

#footer, 
#wrapper_navigation_and_logo,
.media,
#navigation_product_groups_wrapper,
#navigation_top_links,
#navigation_top_language_wrapper,
#search,
#navigation_top_courses_wrapper,
.general_back {
	display: none;
}

sup {
	font-size:70%;
}

