DIV.tx-bgmprodbfrontendhefter-pi1 {
 padding:0;
 margin:0;
 width:1px;
}

/* #########   Allgemein   #################  ----------------- */
/* Tabelle Produkte gesamte Tabelle */
/* Tabelle Bestellung gesamte Tabelle */
TABLE.proDBsingle,
TABLE.proDBbasket,
TABLE.proDBListOfficetech,
TABLE.proDBList {
	width:630px;
	padding:0;
	margin:0;
  font-size:11px;
}
/* Tabelle Produkte DIV allgemein */
/* Tabelle Bestellung DIV allgemein */
TABLE.proDBsingle div,
TABLE.proDBbasket div {
  margin:0;
  padding:0;
}
/* Tabelle Produkte TD allgemein */
/* Tabelle Bestellung TD allgemein */
TABLE.proDBsingle td,
TABLE.proDBbasket td,
TABLE.proDBListOfficetech td,	
TABLE.proDBList td {
  vertical-align:top;
}
/* #########   Allgemein   #################  ------------------ */


TABLE.proDBList h1 {
  margin:0;
  padding:0;
  margin-bottom:5px;
	margin-left:3px;
  font-size:12px;
  font-weight:bold;
  color:#000;
}


/* #########   SPAN   #################  ----------------------- */
/* Produktkategorie SPAN */
TABLE.proDBsingle .proDBcat {
	color:#666666;
	margin-bottom:10px;
}
/* Produkttitel Name SPAN */
TABLE.proDBsingle .proDBtitle {
	color:#283f88;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
/* Weitere Produkte SPAN */
TABLE.proDBsingle .proDBmore {
	color:#283f88;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
TABLE.proDBList .proDBlisttitle,
TABLE.proDBList .proDBlisttitle  a {
	color:#666666;
	display:block;
	margin-bottom:3px;
	text-decoration:none;
	font-weight:bold;
}

TABLE.proDBList .proDBlisttitleofficetech, 
TABLE.proDBList .proDBlisttitleofficetech  a {
	color:#ff0000;
	display:block;
	font-size:16px;
	margin-bottom:3px;
	text-decoration:none;
	font-weight:bold;
}

TABLE.proDBListOfficetech .proDBlistdetaillink a,  
TABLE.proDBList .proDBlistdetaillink  a {
	color:#666666;
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	text-align:right;
}

TABLE.proDBList .title {
  font-size:12px;
  line-height:16px;
	font-weight:bold;
	color:#666666;
}

/* SYSTEMFORM Produkttitel ROT Name SPAN */
TABLE.proDBList .proDBtitleSystemform a,
TABLE.proDBList .proDBtitleSystemform,
TABLE.proDBsingle .proDBtitleSystemform {
    color:#cc252f;
    font-size:14px;
    line-height:20px;
    font-weight:bold;
}

/* SYSTEMFORM Slogan kursiv fett SPAN */
TABLE.proDBList .proDBSystemformSlogan {
    color:#000000;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    font-style:oblique;
}


/* #########   SPAN   #################  ----------------------- */





/* ###Allgemeine Beschreibung### begin ------------------------- */
/* TD TEXT allgemein */
TABLE.proDBsingle td.proDB {
	color:#666666;
}
/* TD TEXT Liste */
TABLE.proDBsingle td.proDB ul {
   margin-top:5px;
   margin-bottom:5px;  
}

/* TD TEXT Listenelement */
TABLE.proDBsingle td.proDB ul li{
	list-style-type:circle;
	color:#666666;
	font-size:11px;
}

TABLE.proDBsingle td.proDB ul.normal li{
  font-size:12px;
  list-style:square;
}


/* ###Allgemeine Beschreibung### end--------------------------- */




/* ###BASKET### begin -----------------------------------------*/
/* TD Kaufen DIV */
TABLE.proDBsingle td.proDB .proDBbuy {
	float:right;
	clear:both;
	border:1px #666666 solid;
	margin-top:20px;
}
/* TD Kaufen DIV Basket Bild*/
TABLE.proDBsingle td.proDB .proDBbuy .proDBbuylink {
	background-image:url('images/einkaufswagen.gif');
	background-repeat:no-repeat;
	background-position:1px;
	border-right:1px #666666 solid;
	width:20px;
	height:10px;
}
/* TD Kaufen DIV Basket Link*/
TABLE.proDBsingle td.proDB .proDBbuy a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	padding:3px;
}
/* ###BASKET### end------------------------------------------- */


TABLE.proDBList td.b_tlbr_bold {
	border:1px solid #666666;
	border-bottom:2px solid #666666;
  font-size:11px;
}
TABLE.proDBList td.b_t {
  border-top:1px solid #666666;
  padding:3px;
  font-size:11px;
}
TABLE.proDBList td.pad3 {
  padding:3px;
  font-size:11px;
  width:120px;
}
TABLE.proDBList .titlelink  a {
	color:#666666;
	margin:0;
	padding:0;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

/* ###BILDERLINKS### begin ----------------------------------- */
/* TD Border top-left-bottom (links) */
TABLE.proDBsingle td.b_tlb {
	border:1px solid #666666;
	border-right:none;
	text-align:center;
}

TABLE.proDBsingle td.b_trb {
	border:1px solid #666666;
	border-left:none;
	text-align:center;
}

TABLE.proDBListOfficetech td.b_tlbr {
	border:1px solid #666666;
	text-align:center;
    background-color:#DEDEDE;
}

TABLE.proDBListOfficetech td.b_trb  {
    border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size:11px;
	padding:5px;
	vertical-align:middle;
    background-color:#DEDEDE;
}

/* TD Border top-left-bottom-right (rechts anschliessend) */
TABLE.proDBsingle td.b_tlbr,
TABLE.proDBList td.b_tlbr,
TABLE.proDBsingle td.b_tlbr_imagezoom {
	border:1px solid #666666;
	text-align:center;
}

/* TD Border Links in td mit border */
TABLE.proDBsingle td.b_tlb a,
TABLE.proDBsingle td.b_trb a,
TABLE.proDBsingle td.b_tlbr a {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	margin:1px;
	display:block;
}
TABLE.proDBsingle td.b_tlbr_imagezoom a {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	background-image:url('images/lupe.gif');
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	margin:1px;
	margin-right:5px;
}
/* ###BILDERLINKS### end-------------------------------------- */



/* ###SELECT WEITERE MODELLE### begin */
/* Select Modelle */
#proDB_select {
	color:#666666;
	font-size:14px;
	height:22px !important;
	
}
/* ###SELECT WEITERE MODELLE### end */




/* Tabelle Details allgemein (unten)------------------------------------ */
TABLE.proDBsingleDetails {
	font-size: 11px;
	width:100%;
	padding:0;
	margin:0;
}
/* Tabelle TD Details Link Rahmen (erbt rahmen s.o. aber text align left)*/
TABLE.proDBsingleDetails td.b_tlbr {
	text-align:left;
}

TABLE.proDBsingleDetails .proDBsingleDetails a.download {
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}



/* ###LINKS zu einzelnen Detailsansichten### begin----------------------- */
/* Tabelle TD DetailsLink rahmen links */
TABLE.proDBsingleDetails td.b_l {
	border-left:1px solid #666666;
}
/* Tabelle TD DIV DetailsLink rahmen oben rechts */
/* Tabelle TD DIV DetailsLink rahmen oben rechts Act */
TABLE.proDBsingleDetails div.b_tr,
TABLE.proDBsingleDetails div.b_tr_act {
	border:1px solid #666666;
	border-left:none;
	border-bottom:none;
	display:inline;
	float:left;
	text-align:center;
}
/* Tabelle TD DIV Detail LINK NORMAL*/
TABLE.proDBsingleDetails div.b_tr a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:block;
	color:#666666;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
}
/* Tabelle TD DIV Detail  LINKA ACTIVE */
TABLE.proDBsingleDetails div.b_tr_act a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:block;
	color:#283f88;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
}
/* ###LINKS zu einzelnen Detailsansichten### end------------------------ */





/* TD DIV Detailansichten Allgemein begin------------------------------- */
TABLE.proDBsingleDetails td.b_tlbr .proDBsingleDetails {
	padding:5px;
	font-size:11px;
}


TABLE.proDBbasket .b_blue_tb,
TABLE.proDBbasket .b_blue_tb_act {
  border-top:1px solid #053099;
  border-bottom:1px solid #053099;
  font-size:14px;
  font-weight:bold;
  color:#666666;
}
TABLE.proDBbasket .b_blue_tb_act {
  background-color:#b7c8f6;
  color:#000;
}
TABLE.proDBbasket .b_blue_tb .big,
TABLE.proDBbasket .b_blue_tb_act .big {
	font-size:18px;
}
TABLE.proDBbasket td.proDBbasketsubhaeder {
  font-size:12px;
  font-weight:bold;
  color:#666666;
}

TABLE.proDBbasket td.b_ltb {
  border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size:11px;
}
TABLE.proDBbasket td.b_tb {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  font-size:11px;
}
TABLE.proDBbasket td.b_trb,
TABLE.proDBList td.b_trb  {
  border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size:11px;
	padding:5px;
	vertical-align:middle;
}


TABLE.proDBbasket td.b_lb {
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size:11px;
}
TABLE.proDBbasket td.b_b {
  border-bottom:1px solid #666666;
  font-size:11px;
}
TABLE.proDBbasket td.b_rb {
  border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size:11px;
}

TABLE.proDBbasket .proDBbasket_count {
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin:0;
}


TABLE.proDBList td.b_lrb {
  border:1px solid #666666;
	border-top:none;
}

/* moreimages */
TABLE.proDBimages {
	width:100%;
	height: 100%;
	padding:0;
	margin:0;
	font-size:11px;
}

TABLE.proDBthumbs {
	padding: 10px;
	font-size:11px;
}

TABLE.proDBimages td.b_b	{
	border-bottom: 1px solid #666666;
}

TABLE.proDBimages td.b_r	{
	border-right: 1px solid #666666;
}

TABLE.proDBimages td.b_rb	{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

TABLE.proDBimages td h1	{
	font-family: arial;
	font-size : 16px;
	color : #023498;
	margin:0px;
	padding:10px;
	padding-right:30px;
}

TABLE.proDBimages td	{
	font-family: arial;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

/* RTE - Überlagerung von ProDB - Formatierungen */

TABLE.proDBRTE td.proDBRTE ul,ol {
  margin-top:4px;
  margin-bottom:6px;
  font-size:12px;
  font-family:arial;
  list-style-type:disc;
  list-style-position:inside;
}

TABLE.proDBRTE td.proDBRTE ul li {
  font-family:arial;
  font-size:12px;
  list-style-type:disc;
  color:#000000;
}

TABLE.proDBRTE p {
   background-color:#fff;
   font-family:arial;
   font-size:12px;
   line-height:14px;
   color:#000000;
}

TABLE.proDBRTE table.htmlarea-showtableborders {
      font-size: 12px;
}

