.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}
.left_floated { float: left; }
.padding_left_40px { padding-right: 40px; }
.full_width { position: relative; width: auto; }
.float-left { float: left;}
.text_centered { text-align: center;  }
.left_space { padding-left: 30px; }
/* #div_pf, #div_f, #div_d, #div_dd, #div_overview { position: relative; } */
.offline_text {
   width: auto;
   color: Gray;
   text-align: center;
   padding-top: 20px;
   padding-bottom: 10px;	
}
.offline_text a {
	color: Gray;
	font-weight: bolder;
	font-size: 18px;
}


/* Product FOTO, FEATURES, DRAWING, DOWNLOAD */
#div_pf	{ float: left; padding-right: 30px;	}
#div_f	{ float: left; width: auto; }
#div_d	{ float: left; width: auto; padding-bottom: 20px;	}
#div_dd	{ float: left; padding-bottom: 20px; }
#div_overview { float: left; width: 100%; padding-bottom: 20px; }
.overview_table { text-align: center; border: 0; font-size: 1em; }


#div_overview table { text-align: center; border: 0; font-size: 1em; }
.table_top { font-weight: bold;   background:#dbf3ff;  }
.otc_width { width: 70px; } /* overview table column width */
.otc_width2 { width: 100px; } /* overview table column width */
.otc_first { text-align: left; } /* overview table column width */
/* table backgroud light-dark */
.tbl { background: #F7F7F7; }
.tbd { background: #E7E6DD; }

img 	{ border: 0px;}	

/* START PAGE - logo div and language */
#sp_logo, #sp_language, #menu, #top_curve, #bottom_curve  { display: none; }

#content p { text-align: justify; }

h1 {	font-size: 19px; font-weight: bolder; }
h2 {	font-size: 17px; font-weight: bold;  }
h3 {	font-size:  15px;  }

#div_main	{ text-align: left;  }

body {
   font-family: sans-serif;
   width:800px;
   color : black ; font-size : 12px;
   text-decoration: none;
   text-align: center;
}


a { text-decoration: none; font-size: 1em; font-weight: bold; }

h1, h2 {page-break-before : auto;}

.overview_span { visibility:hidden; }