
/*# Body #*/

BODY {
/** Gesamtseite **/
background-color : #e6f2ff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top : 20px;
}

.mmedia {
/** Multimedia-Objekt **/
text-align : center;
}

.image {
/** Multimedia-Dateien/Bilder **/
border-width : 1px;
border-style : solid;
border-color : #004080;
}

.remark {
/** Kommentar **/
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
}

.order_info {
/** Bestellinformation **/
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
}

#space_title {
/** Abstand nach Überschrift **/
margin-bottom : 10px;
}

#space_info {
/** Abstand nach Bestellinformation **/
margin-bottom : 0px;
}

#space_link {
/** Abstand nach Verweis **/
margin-bottom : 10px;
}

#space_remark {
/** Abstand nach Kommentar **/
margin-bottom : 10px;
}

#space_text {
/** Abstand nach Text **/
margin-bottom : 10px;
}

#space_assembly {
/** Abstand nach Bauteilbild **/
margin-bottom : 5px;
}

#space_product {
/** Abstand nach Produkttabelle **/
margin-bottom : 0px;
}

/*# Links #*/

A:link {
/** Unbesucht **/
text-decoration : underline;
font-style : normal;
font-weight : bold;
font-size : 9pt;
}

A:visited {
/** Besucht **/
text-decoration : underline;
font-style : normal;
font-weight : bold;
font-size : 9pt;
}

A:active {
/** Aktiv **/
text-decoration : none;
font-style : normal;
font-weight : normal;
font-size : 8pt;
}

/*# Texte ohne Tabelle #*/

.title {
/** Titel **/
font-size : 12pt;
font-weight : bold;
color : #00468e;
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #00468e;
}

.foottitle {
/** Titel2 **/
font-size : 12pt;
font-weight : normal;
color : #00468e;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #00468e;
}

.txt {
/** Texte **/
color : #00468e;
font-size : 10pt;
}

.mm_txt {
/** Bildunterschriften **/
color : #000000;
vertical-align : top;
}

/*# Tabelle #*/

.tables {
/** Tabellen allgemein **/
width : 624px;
}

.internalTable {
/** Innere Produkttabelle **/
width : 624px;
border-width : 1px;
border-style : solid;
border-color : #00468e;
margin-top : 10px;
}

TABLE.internalTable TD {
/** Zellen allgemein **/
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
vertical-align : middle;
}

.thead {
/** Kopfzeile allgemein **/
font-size : 9pt;
text-align : center;
font-weight : normal;
background-color : #2939b5;
color : #ffffff;
}

.tline1 {
/** Linie A **/
font-size : 9pt;
text-align : center;
font-weight : normal;
background-color : #ffff80;
}

.tline2 {
/** Linie B **/
font-size : 10pt;
text-align : center;
font-weight : normal;
background-color : #75baff;
}

/*# Tabellenüberschriften #*/

.th_cart {
/** Überschrift Warenkorbspalte **/
width : 1%;
background-color : #378bad;
}

.th_ITEMNUMBER {
/** Überschrift Positionsnummer **/
}

.th_ARTICLENAME {
/** Überschrift Artikelname **/
}

.th_PARTNAME {
/** Überschrift Bauteilname **/
}

.th_ARTICLENUMBER {
/** Überschrift Artikelnummer **/
}

.th_EAN {
/** Überschrift EAN **/
}

.th_DELIVERY {
/** Überschrift Lieferzeit **/
}

.th_HISTORY {
/** Überschrift Historie **/
}

.th_price {
/** Überschrift Preise **/
}

.th_select {
/** Überschrift Auswahlbutton **/
width : 1%;
}

.th_ppbranch {
/** Überschrift PowerParts on Web **/
}

.th_ppf {
/** Überschrift PowerParts lokal **/
}

.th_cad {
/** Überschrift CAD-Link **/
width : 1%;
}

/*# Tabellenspalten #*/

.t_cart {
/** Spalte Warenkorbsymbol **/
width : 1%;
background-color : #adc7d1;
}

.ITEMNUMBER {
/** Spalte Positionsnummer **/
text-align : center;
font-weight : normal;
}

.ARTICLENAME {
/** Spalte Artikelname **/
text-align : center;
font-weight : normal;
}

.PARTNAME {
/** Spalte Bauteilname **/
text-align : left;
font-weight : normal;
}

.ARTICLENUMBER {
/** Spalte Artikelnummer **/
text-align : left;
font-weight : normal;
}

.EAN {
/** Spalte EAN **/
text-align : left;
font-weight : normal;
}

.DELIVERY {
/** Spalte Lieferzeit **/
text-align : left;
font-weight : normal;
}

.HISTORY {
/** Spalte Historie **/
text-align : center;
font-weight : normal;
}

#t_price {
/** Spalte Preise **/
text-align : right;
font-weight : normal;
}

#t_select {
/** Spalte Auswahlbutton **/
width : 1%;
}

#t_ppbranch {
/** Spalte PowerParts on Web **/
}

#t_ppf {
/** Spalte PowerParts lokal **/
}

#t_cad {
/** Spalte CAD Link **/
padding-left : 2pt;
padding-right : 2pt;
width : 1%;
background-color : #adc7d1;
vertical-align : middle;
}

.t_minmax {
/** Min-Max Eingabefeld **/
width : 50px;
text-align : right;
background-color : white;
border-width : 1px;
border-style : solid;
border-color : #999999;
font-size : 8pt;
}

/*# Bauteilanzeige #*/

.isoview {
/** Anzeige des Bauteils **/
width : 540px;
height : 350px;
}

.isoview_div {
/** Darstellung des Anzeigefensters **/
width : 540px;
height : 350px;
border-color : #000000;
border-width : 1px;
border-style : solid;
}

.partstable {
/** Anzeige Bauteiltabelle im IE **/
overflow : auto;
height : 200px;
border-width : 1px;
border-color : #000000;
border-style : none;
}

.selectedPartRow {
/** Ausgewählte Bauteilzeile IE **/
font-size : 10pt;
text-align : center;
background-color : #adc7d1;
}

.part_wo_sub {
/** SVG: Darstellung Bauteil ohne Unterbaugruppe bei mouseover **/
fill : #ff6a6a;
stroke-width : 3;
}

.part_with_sub {
/** SVG: Darstellung Bauteil mit Unterbaugruppe bei mouseover **/
fill : #27dc23;
stroke-width : 3;
}

.clicked_part {
/** SVG: Darstellung angeklicktes Bauteil **/
fill : #6a6aff;
stroke-width : 3;
}

.text_wo_sub {
/** SVG: Darstellung Text ohne Unterbaugruppe bei mouseover **/
fill : #ff6a6a;
stroke : #ff6a6a;
}

.text_with_sub {
/** SVG: Darstellung Text mit Unterbaugruppe bei mouseover **/
fill : #27dc23;
stroke : #27dc23;
}

.clicked_text {
/** SVG: Darstellung angeklickter Text **/
fill : #6a6aff;
stroke : #6a6aff;
}

.svgbutton_pressed {
/** SVG: Darstellung angeklickter Navigationsbutton **/
background-color : #e2e2e2;
}

.svgbutton {
/** SVG: Darstellung Navigationsbutton **/
}

/*# Artikel exportieren #*/

.tgroup {
/** Tabelle **/
border-color : #ffffff;
border-width : 1px;
border-style : solid;
}

.tunit {
/** Überschrift Einheiten **/
font-size : 10pt;
text-align : center;
font-style : normal;
font-weight : bold;
background-color : #e2e2e2;
}

.pi_variant {
/** Varianten **/
font-size : 10pt;
font-style : normal;
}

.pi_orderinfo {
/** Bestellinformation **/
font-size : 20pt;
font-style : normal;
}

.pi_link {
/** Verweise **/
font-size : 10pt;
font-style : normal;
}

.pi_text {
/** Texte **/
}

.default_width {
/** Größe für Multimedia-Objekt **/
width : 200px;
height : 150px;
}

/*# Sachmerkmalssuche #*/

.shistory {
/** Historie **/
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
text-align : left;
font-weight : bold;
}

/*# CAD #*/

.CADImage {
/** CAD Vorschaubild **/
text-align : center;
background-color : #ffffff;
}

.CADButtontd {
/** CAD Button in Tabellen **/
cursor : hand;
}

.t_cad_description {
/** Isolated: Spalte Parametername **/
width : 100%;
text-align : right;
}

.t_cad_minmax {
/** Isolated: Spalte erlaubte MinMax-Werte **/
width : 100%;
text-align : center;
white-space : nowrap;
}

.t_cad_inputbox {
/** Isolated: Spalte Eingabefeld **/
width : 100%;
text-align : right;
}

.t_cad_combobox {
/** Isolated: Spalte Auswahlbox **/
width : 100%;
text-align : right;
}

.t_cad_infotext {
/** Isolated: Spalte Infoanzeige ohne Werteingabe **/
width : 100%;
text-align : right;
}

.t_cad_empty {
/** Isolated: leere Tabellenzelle **/
}

.cad_inputbox {
/** Isolated: Eingabefeld **/
}

.cad_combobox {
/** Isolated: Auswahlbox **/
}

TABLE.DownloadInsertResult {
/** Tabelle für CAD-Applet **/
text-align : right;
}

TABLE.DownloadInsertResult TD {
/** Tabellenzelle für CAD-Applet **/
margin-width : 2em;
}

TABLE.DownloadInsertResult TR.labels {
/** Tabellenzeile für CAD-Applet-Text **/
font-size : 9pt;
}

TABLE.DownloadInsertResult TR.labels TD {
/** Tabellezelle für CAD-Applet-Text **/
}

TABLE.DownloadInsertResult TR.buttons {
/** Tabellenzeile für CAD-Applet-Buttons **/
}

TABLE.DownloadInsertResult TR.buttons TD {
/** Tabellenzelle für CAD-Applet-Buttons **/
font-size : 9pt;
}

TABLE.DownloadInsertResult TR.buttons A {
/** Tabellenzeile in der die CAD-Applet-Buttons Links sind **/
text-decoration : none;
color : #000000;
background-color : white;
}


