body {  } /* alles auf der Shopseite generell (body) */
.templatemenu {  } /* Template Navigationslink generell */
a:templatemenu.active {  } /* Template Navigationslink  aktiv (Maustaste gedrückt) */
a:templatemenu.visited {  } /* Template Navigationslink besucht */
a:templatemenu.hover {  } /* Template Navigationslink  hover (mit der Maus einmal über den Link) */

.eshop_table {  } /* Tabellen wie der Warenkorb oder Versandkosten! */
tr#lightyellow { background-color: #FFFFDD; } /* hervorgehobene Zeile in einer Tabelle */
td#lightyellow { background-color: #FFFFDD; } /* hervorgehobenes Feld in einer Tabelle */

a:link { text-decoration: none; color: darkblue; } /* generell Links */
a:visited { text-decoration: none;  color: darkred; } /* besuchte Links */
a:hover { text-decoration: none; } /* Links Hover (drÃ¼berfahren mit der Maus) */
.positve {  } /* positive Meldungen */
.negative {  } /* negative Meldung */


 /* Datentabelle */
.raised {background: transparent;
 }
.raised .b1,.raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}
.raised .b3 {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}
.raised .b4 {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}
.raised .b4b {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}
.raised .b3b {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}
.raised .b2b {background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc;}

.raised .b1 {margin:0 5px; background:#c5cbdc;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#c5cbdc;}
.raised .boxcontent {display:block;  background:#EFEFEF; border-left:1px solid #c5cbdc; border-right:1px solid #c5cbdc; padding: 2mm; }


 .head-left1 {
  position:absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  color: blue;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  font-family: arial; }

 .head-left2 {
  position:absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: blue;
  float: left;
  margin-left: 10px;
  margin-top: 45px;
  font-weight: bold;
  font-family: arial }

 .head-right1 {
  position:absolute;
  right: 0;
  top: 0;
  font-size:30px;
  color:blue;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  font-weight:bold;
  font-family:arial }

 .head-right2 {
  position:absolute;
  right: 0;
  top: 0;
  font-size:16px;
  color:blue;
  float: right;
  margin-right: 10px;
  margin-top: 45px;
  font-weight:bold;
  font-family:arial }

 .menue {
  text-decoration:none;
  font-family: arial;
  color: darkblue;
  font-size: 12px;
  line-height: 10pt;}

 .start {
  position:absolute;
  right: 0;
  top: 0;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 150px;
  width: 100%;
  height: 100% }

 .liste {
  position:relative;
  left: 0;
  top: 0;
  float: left;
  width: 75%;
  height: 100;
  margin-left: 10px;
  margin-top: 10px; }

  .minibasket_header { font-size:12px; font-weight:bold; } /* Mini Warenkorb Überschrift */
.minibasket_quantity_description { font-size:10px; font-weight: bold; } /* Mini Warenkorb Artikelanzahl Beschreibung */
.minibasket_basket_link { font-size:12px; } /* Mini Warenkorb Linktext zum Warenkorb */
.minibasket_order_link { font-size:12px; } /* Mini Warenkorb Linktext zur Bestellung */
a:minibasket {  } /* Mini Warenkorb Links generell */
.minibasket_empty {  } /* Mini Warenkorb Leer (Keine Artikel) */
.popup_articlegroups_table { background-color: #EEEEEE; } /* Artikelgruppen Tabelle */
.popup_article_groups_td { font-size:9px; font-family:Verdana; } /* Artikelgruppen Feld */
.popup_articlegroups_heads { font-size:12px; font-family:Verdana; font-weight:bold; } /* Artikelgruppen Kopfzeile */
.popup_articlegroups_div {  } /* Artikelgruppen (POPUP) */
.articlegroups_tree_td { background-color:#EEEEEE; } /* Artikelgruppen (POPUP) Zeile */
.article_results_table { border-style:solid;  border-width: 1px;  border-color: #EEEEEE; } /* Artikelfundstellen Tabelle */
.show_all_results_navigation_link {  } /* Navigations Links in den Fundstellen */
.show_all_results_link { font-size:16px;  font-family:Verdana;  font-weight:bold; } /* Alle Links in den Fundstellen */
.error_message { color:red;  font-weight:bold; } /* Fehlermeldungen */
.warning_message { color:red;  font-weight:normal; } /* Hinweise / Warnungen */
.results_headlines { font-family:Verdana;  font-size:15px;    font-weight:bold; } /* Kopfzeile der Fundstellen */
.help_to_find_models { font-size:10px; } /* Link zur Gerätesuche Hilfe Datei */
.model_results_table {  } /* Tabelle der Fundstellen */
.model_results_headline_td { font-size:10px;  font-family:Verdana; } /* Kopfzeile der Fundstellen Feld */
.model_results_td_1 { font-family:Verdana;background-color:#F2F2F2; } /* erste Zeile in den Fundstellen */
.model_results_td_2 { font-family:Verdana;  background-color:#FFFFFF; } /* zweite Zeile in den Fundstellen */

.search_form_inputfield_manufacturer { width:210px; } /* Textfeld Hersteller */
.search_form_inputfield_keyword { width:210px; } /* Textfeld Suchbegriff */
.search_form_td { font-size:12px;} /* Suchfeld generell */
.article_search_form_description_1 { font-weight:bold;color:#CC0000;  font-family:Verdana;  font-size:12px; } /* Artikel Suchfeld 1 */
.article_search_form_description_2 { font-weight:bold;  font-family:Verdana;  font-size:12px; } /* Artikel Suchfeld 2 */


.article_results_manufacturer_name { font-size:11px; } /* Herstellername in den Fundstellen */
.article_description { font-size:11px; } /* Artikelbeschreibung */
.replacement_article { font-size:11px; } /* Ersatzartikel */
.article_description_onstock { font-size:12px;  font-weight:bold; } /* Artikel Beschreibung auf Lager */
.article_description_order_impossible { font-size:12px;  color:black;font-weight:bold; } /* Artikelbeschreibung Bestellung nicht möglich */
.article_description_backorder { font-size:12px;    font-weight:bold; } /* Artikel Beschreibung Rückstand */
.article_number { font-size:11px;  color:black;font-weight:normal; } /* Artikelnummer in den Fundstellen */
.article_results_description_td {  } /* Artikelbeschreibung in den Fundstellen */
.article_results_picture_td {  } /* Artikelbilder in den Fundstellen */
.article_results_price_td { font-size:12px; } /* Artikelpreis in den Fundstellen */
.onstock { color:green; font-weight:normal; font-size:11px; } /* auf Lager */
.not_yetonstock { color:#996600; font-weight:normal; font-size:11px; } /* lieferbar innerhalb von X Wochen Text */
.not_onstock { color:#660101;  font-weight:normal; font-size:11px; } /* nicht lieferbar Text */
.german_mwst_info { font-size:11px; color: black; } /* inklusive gültige MwSt */
a:link.order_link { font-size:12px;  font-weight:bold; } /* Bestellen Button in der Artikel- Gerätesuche */
a:special_order_link { font-size:12px;  font-weight:bold; } /* Sonderpreis Bestellen Link */
.model_parts_headline { font-weight:bold;  font-size:12px; } /* Kopfzeile der Geräte */
.model_data { font-weight:bold;font-size:12px; } /* Gerätedaten */
.selectbox_model_parts { background-color:lightyellow; font-size: 11pt; font-family: Verdana; } /* Auswahlliste */
.add_article_link_to_basket { font-weight:bold;  font-family:Verdana;font-size:14px;color:green;text-decoration:underlined; } /* Aritkel in den Warenkorb hinzufügen Link */
.step_active { background-color:#E8E8E8;font-family:Verdana;color:black;font-weight:bold;  font-size:10pt; } /* Schrittweise Bestellung aktiv */
.step_inactive { background-color:#E8E8E8;font-family:Verdana;  color:black;  font-size:8pt; } /* Schrittweise Bestellung inaktiv */
.smallnormaltable { font-family: Verdana; font-size: 10px; color: black; } /* normale Tabelle */
.smallnormal { font-family: Verdana; font-size: 11px; } /* normale Schrift */
.largebold { font-family: Verdana; font-size: 18px; font-weight: bold; } /* gross und fett */
.smallcompact { font-family: Verdana; font-size: 10px; } /* kleine Schrift */
.smallbold { font-family: Verdana; font-size: 10px; font-weight: bold; } /* kleine fette Schrift */
.smallboldtable { font-family: Verdana; font-size: 10px; font-weight: bold; color: black; } /* kleine fette Schrift in einer Tabelle */
.smallboldtabletop { font-family: Verdana; font-size: 10px; font-weight: bold; color: #999999; } /* kleine fette Schrift in der Tabellenkopfzeile */
hr { height: 1; color: #DDDDDD; } /* Horizontale Linien generell */
.select {  } /* Auswahllisten generell */
.details_description { font-size:16px; font-weight:bold; } /* Artikelbeschreibung auf der Detailseite (Kopf) */
.details_description_2 { font-size:12px; font-weight:bold; } /* Artikeldetailseite Hinweis Text */
.details_image_enlarge_text { font-size:10px; } /* Bild vergrössern Text */
.article_extra_information { font-weight:bold; } /* Eigener Text bei Sonderpreis zu diesem Artikel */
.details_description_td {  } /* Beschreibung Spalte: Bezeichnung, Preis, Lieferbarkeit ... */
.details_articlegroups { font-size:10px; color: #AAAAAA; } /* Beschreibung Zeile: Artikelgruppen */
.details_manufacturer { font-size:12px; } /* Beschreibung Zeile: Hersteller */
.details_weight { font-size:12px; } /* Beschreibung Zeile: Gewicht */
.details_articlenumber {  } /* Beschreibung Zeile: Artikelnummer */
.details_additional_information {  } /* Detailsseite Informationstext */
.details_article_price { font-weight:bold; font-size:12px; } /* Beschreibung Zeile: Preis */
.details_installation_qualification { font-size:10px; font-weight:normal; color:#666666; } /* Beschreibung Installationshinweise */
.details_not_known_replacement { font-size:10px; font-weight:normal; color:#000000; } /* Kein Vergleichsartikel bekannt */
.article_in_basket_success { font-size:10px; } /* Artikel erfolgreich in den Warenkorb gelegt */
.addbasket_backlink { font-size:10px; } /* zum Warenkorb hinzufügen Link */
.addbasket_articlesearchlink { font-size:10px; } /* Artikelsuche Link beim Artikel in Warenkorb legen */
.addbasket_basketlink { font-size:10px; } /* zum Warenkorb hinzufügen */
.howitworks { font-size:14px; font-weight:bold; } /* Wie es funktioniert Überschrift */
.howitworks_description { font-size:10px; } /* Wie es funktioniert (Beschreibung) */
.basket_headline_td { font-size:10px; font-weight:bold;  border-collapse:collapse; border: 1px solid #808080; } /* Warenkorb Kopfzeile der Warenkorb Tabelle */
.basket_article_description { font-size:12px; } /* Warenkorb Artikel Beschreibung */
.basket_articlebumber { font-size:10px; } /* Warenkorb Artikelnummer */
.basket_price { font-size:10px; font-weight: bold; } /* Warenkorb Artikelpreis */
.basket_quantity_input_field { font-size:10px; } /* Warenkorb Artikelanzahl */
.basket_remove_link { font-size:10px; } /* Warenkorb Artikel entfernen Link */
.basket_summary { font-size:12px; } /* Warenkorb Summe */
.basket_shippingcosts_header { background-color:#FFFFDD; font-size:10px; } /* Warenkorb Kopfzeile der Versandkostentabelle */
.basket_shipping_nachnahme {  } /* Versandkosten Nachnahme */
.basket_shipping_nachnahme_costs { font-size:12px; } /* Versandkosten Nachnahme Preis */
.basket_shipping_nachnahme_costs_special { font-size:10px; font-weight: bold; } /* Versandkosten Nachnahme Zahlkartegebühr */
.basket_shipping_nachnahme_costs_sum { font-size:12px; } /* Versandkosten Nachnahme Summe */
.basket_shipping_prepayment {  } /* Versandkosten Vorkasse */
.basket_shipping_prepayment_costs { font-size:12px; } /* Versandkosten Vorkasse Preis */
.basket_shipping_prepayment_costs_sum { font-size:12px; } /* Versandkosten Vorkasse Summe */
.basket_shipping_ideal {  } /* Versandkosten IDeal */
.basket_shipping_ideal_costs { font-size:12px; } /* Versandkosten IDeal Preis */
.basket_shipping_ideal_costs_sum { font-size:12px; } /* Versandkosten IDeal Summe */
.basket_shipping_paypal {  } /* Versandkosten PayPal */
.basket_shipping_paypal_costs { font-size:12px; } /* Versandkosten PayPal Preis */
.basket_shipping_paypal_costs_sum { font-size:12px; } /* Versandkosten PayPal Summe */
.basket_shipping_invoice {  } /* Versandkosten Rechnung */
.basket_shipping_invoice_costs { font-size:12px; } /* Versandkosten Rechnung Preis */
.basket_shipping_invoice_costs_sum { font-size:12px; } /* Versandkosten Rechnung Summe */
.basket_shipping_creditcard {  } /* Versandkosten Kreditkarte */
.basket_shipping_creditcard_costs { font-size:12px; } /* Versandkosten Kreditkarte Preis */
.basket_shipping_creditcard_costs_sum { font-size:12px; } /* Versandkosten Kreditkarte Summe */
.basket_shipping_bank {  } /* Versandkosten Bankeinzug */
.basket_shipping_bank_costs { font-size:12px; } /* Versandkosten Bankeinzug Preis */
.basket_shipping_bank_costs_sum { font-size:12px; } /* Versandkosten Bankeinzug Summe */
.basket_payment_method_text { font-weight:bold; font-size:10px; } /* Versankosten im nächsten Schritt wählen Text */
.basket_refresh_input_button {  } /* Warenkorb Aktualisieren Button */
.basket_empty_input_button {  } /* Warenkorb Löschen Button */
.basket_order_input_button { font-weight: bold; } /* Warenkorb Bestellen Button */
.basket_lowest_order_value_reached { color:green; font-weight:bold; font-size:10px; } /* Warenkorb Mindesbestellwert erreicht */
.basket_lowest_order_value_not_reached { color:red; font-weight:bold; font-size:10px; } /* Warenkorb Mindesbestellwert nicht erreicht */
.basket_shipping_free { font-size: 10px;  color:green; } /* Warenkorb Versandfrei Meldung */
.confirm_revocation_print { font-size:12px; font-weight: bold; } /* Widerrufs Ausdruck */
.confirm_revocation_warning { font-size:12px; font-weight:bold; color:black; } /* Widerruf Hinweis */
.confirm_revocation_text { font-size:10px; font-weight:normal; color:#000000; } /* Widerruf Text */
.confirm_revocation_text_contact { font-size:10px; font-weight:bold; } /* Widerruf Kontakt Adresse */
.confirm_agb_link { font-size:12px; } /* Widerruf AGB Link */
.confirm_checkboxtext { font-weight: bold; } /* Widerruf Checkbox */
.confirm_backlink { font-size:10px; } /* Widerruf zurück Link */
.confirm_order_link { font-size:16px; font-weight:bold; } /* Widerruf Bestell Link */
.order_secured_site { font-size:10px; font-weight:bold;  color: green; } /* Bestellung gesicherte Seite Text */
.order_adress_description { font-size:12px; } /* Bestellung Adress Beschreibung */
.order_description_text { font-size:10px; } /* Bestellung Beschreibung Text */
.orders_adress_td { font-size:10px; } /* Bestellung Adress Spalte */
.orders_adress_field_name { font-size:14px; } /* Bestellung Adressfeld Name */
.orders_adress_field_name2 { font-size:14px; } /* Bestellung Adressfeld Nachname */
.orders_adress_field_housenumber {  } /* Bestellung Adressfeld Hausnummer */
.orders_adress_field_street {  } /* Bestellung Adressfeld Strasse */
.orders_adress_field_plz {  } /* Bestellung Adressfeld Postleitzahl */
.orders_adress_field_city {  } /* Bestellung Adressfeld Ort */
.orders_adress_field_country {  } /* Bestellung Adressfeld Land */
.orders_adress_field_phone {  } /* Bestellung Adressfeld Telefon */
.orders_adress_notice { font-family:Verdana; font-size:12px; } /* Bestellung Adressfeld Bemerkung */
.orders_adress_cookie {  } /* Bestellung Adressfeld Cookie */
.orders_payment_table { background-color:#f0ffff; } /* Bestellung Zahlungsart Tabelle */
.orders_payment_prepayments {  } /* Bestellung Versandkosten Vorkasse */
.orders_payment_nachnahme {  } /* Bestellung Versandkosten Nachnahme */
.orders_payment_ideal {  } /* Bestellung Versandkosten IDeal */
.orders_payment_paypal {  } /* Bestellung Versandkosten PayPal */
.orders_payment_invoice {  } /* Bestellung Versandkosten Rechnung */
.orders_payment_bank {  } /* Bestellung Versandkosten Lastschrift */
.orders_payment_creditcard {  } /* Bestellung Versandkosten Kreditkarte */
.orders_payment_pickup {  } /* Bestellung Versandkosten Abholung */
.orders_payment_pickup_city {  } /* Bestellung Abholung Ortsname */
.orders_payment_chrono {  } /* Bestellung Versandkosten Chrono */
.orders_payment_collissimo {  } /* Bestellung Versandkosten Collissimo */
.orders_payment_dhl {  } /* Bestellung Versandkosten DHL24 */
.invoice_head_text { font-weight:bold; font-size: 12px; } /* Bestellbestätigung Überschrift */
.invoice_creditcard {  } /* Bestellung absenden Kreditkarte */
.invoice_creditcard_kpz {  } /* Bestellung absenden Kreditkarte KPZ Nummer */
.invoice_creditcard_owner {  } /* Bestellung absenden Kreditkarten Besitzer */
.invoice_creditcard_valid {  } /* Bestellung absenden Kreditkarte ist gültig */
.invoice_creditcard_number {  } /* Bestellung absenden Kreditkarten Nummer */
.invoice_bank_owner {  } /* Bestellung absenden Kontobesitzer Name */
.invoice_bank_name {  } /* Bestellung absenden Bankname */
.invoice_bank_konto {  } /* Bestellung absenden Kontonummer */
.invoice_order_button { font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; background-color: #EEEEEE; border-style: outset; border-color: #DDDDDD; } /* Bestellung absenden Bestell Button */
.invoice_correct_data_button { font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; background-color: #EEEEEE; border-style: outset; border-color: #DDDDDD; } /* Bestellung absenden Daten korrigieren Button */
.invoice_adress_td { font-weight:bold; border: 1px solid #808080; } /* Bestellung absenden Adress Spalte */
.invoice_adress_kdnr {  } /* Bestellung absenden Adressfeld Kundennummer */
.invoice_adress_salutation {  } /* Bestellung absenden Adressfeld Anrede */
.invoice_adress_name {  } /* Bestellung absenden Adressfeld Name */
.invoice_adress_name2 {  } /* Bestellung absenden Adressfeld Nachname */
.invoice_adress_street {  } /* Bestellung absenden Adressfeld Strasse */
.invoice_adress_country_city_postcode {  } /* Bestellung absenden Adressfeld Land/PLZ/Ort */
.invoice_order_phone {  } /* Bestellung absenden Adressfeld Telefon */
.invoice_order_birthday {  } /* Bestellung absenden Adressfeld Geburtstag */
.invoice_order_mail {  } /* Bestellung absenden Adressfeld Emailadresse */
.invoice_adress_payment {  } /* Bestellung absenden Adressfeld Zahlungsart */
.invoice_adress_notice {  } /* Bestellung absenden Adressfeld Bemerkung */
.invoice_order_table_header { font-weight:bold; border: 1px solid #808080; } /* Bestellung absenden Artikel Tabellen Kopf */
.invoice_order_article_description {  } /* Bestellung absenden Artikel Beschreibung */
.invoice_order_article_quantity {  } /* Bestellung absenden Artikel Anzahl */
.invoice_order_article_price_sum {  } /* Bestellung absenden Artikel Preis Summe */
.invoice_sum_text {  } /* Bestellung absenden Summe Feld */
.invoice_summary_without_shippingcosts {  } /* Bestellung absenden Summe ohne Versandkosten */
.invoice_shipping_costs_description {  } /* Bestellung absenden Summe mit Versandkosten */
.invoice_shipping_costs {  } /* Bestellung absenden Versandkosten */
.invoice_summary_all_description { font-size: 12px; font-weight: bold; } /* Bestellung absenden Summe (Gesamt) */
.invoice_summary_all { font-size: 12px; font-weight: bold; } /* Bestellung absenden Summe Kosten */
.ordersubmit_ready_description {  } /* Bestellbestätigung erfolgreich abgesendet Text */
.ordersubmit_success_header { font-weight:bold; font-size:12px; } /* Bestellbestätigung erfolgreich Überschrift */
.ordersubmit_paypal_payment { font-size:12px; color: green; } /* Bestellbestätigung PayPal Zahlung */
.ordersubmit_paypal_payment_imagetext { font-weight: bold; } /* Bestellbestätigung PayPal Bildtext */
.ordersubmit_success_text { font-size:12px; color: green; } /* Bestellbestätigung erfolgreich abgesendet Text */
.ordersubmit_success_backlink { font-size: 12px; } /* Bestellbestätigung zurück Link */
.request_replacement_article { font-size:14px; font-weight:bold; } /* Anfrage Ersatzartikel */
.request_header { font-size:12px; font-weight:bold; } /* Anfrage Überschrift */
.request_form_manufacturer {  } /* Anfrage Herstellername */
.request_form_modelname {  } /* Anfrage Modelname */
.request_form_modelnumber {  } /* Anfrage Modellnummer */
.request_form_pnc {  } /* Anfrage PNC Nummer */
.request_form_art {  } /* Anfrage Geräteart */
.request_form_articlenumber {  } /* Anfrage Artikelnummer des Gerätes */
.request_form_description {  } /* Anfrage Beschreibung */
.request_form_manufacturer_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Hersteller */
.request_form_modelname_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Modellname */
.request_form_modelnumber_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Modellnummer */
.request_form_pnc_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld PNC Nummer */
.request_form_art_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Geräteart */
.request_form_articlenumber_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Artikelnummer des Herstellers */
.request_form_description_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Beschreibung */
.request_form_kdnr_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Kundennummer */
.request_form_contact_person_text {  } /* Anfrage Kontaktperson */
.request_form_contact_person_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Kontaktfeld */
.request_form_contact_mail_text {  } /* Anfrage Emailadresse */
.request_form_contact_mail_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Emailadresse */
.request_form_contact_phone_text {  } /* Info */
.request_form_contact_phone_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Telefon */
.request_form_phone_available_field { font-size:12px; font-family: Verdana; } /* Anfrage Formularfeld Erreichbarkeit */
.request_submit_button { font-size:12px; font-family:Verdana; font-weight:bold; } /* Anfrage Absende Button */
.cableconf_waiting { font-size: 12px; font-weight:bold; } /* Kabelkonfigurator Bitte warten Text */
.cableconf_main_header { font-size: 18px; font-weight:bold; color:#456FA0; } /* Kabelkonfigurator Haupt Überschrift */
.cableconf_welcome_header { font-size:12px; font-weight:bold; } /* Kabelkonfigurator Willkommen Überschrift */
.cableconf_description {  } /* Kabelkonfigurator Beschreibung des KKs */
.cableconf_steps_description {  } /* Kabelkonfigurator Schritt 1,2,3 Text */
.cableconf_showall_button { font-size: 12px; font-weight: bold; } /* Kabelkonfigurator Alles Anzeigen Button */
.cableconf_showall_info { font-size:10px; } /* Kabelkonfigurator Alles Anzeigen Hinweis */
.cableconf_categories { font-size:12px; } /* Kabelkonfigurator Kategorien (Audio, Video ...) */
.cableconf_first_end { font-size:24px; font-weight:bold; } /* Kabelkonfigurator  Erstes ausgewähltes Kabelende (1.) */
.cableconf_second_end { font-size:24px; font-weight:bold; } /* Kabelkonfigurator Zweites ausgewähltes Kabelende (2.) */
.cableconf_first_end_text {  } /* Kabelkonfigurator erstes Kabelende Text */
.cableconf_second_end_text {  } /* Kabelkonfigurator zweites Kabelende Text */
.cableconf_select_box { font-size: 10px; } /* Kabelkonfigurator Auswahlfeld Kategorien */
.cableconf_table { border-collapse: collapse; border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; bordercolor:#111111; } /* Kabelkonfigurator Ergebnis Tabelle */
.cableconf_table_td { border-left-width: 1; border-right-width: 1; border-top: 1px dotted #808080; border-bottom: 1px dotted #808080; } /* Kabelkonfigurator  Ergebnis Tabellen Zeile */
.cableconf_table_td2 { border-left-width: 1; border-right-width: 1; border-top: 1px dotted #808080; border-bottom: 1px dotted #808080; background-color:#EEEEEE; } /* Kabelkonfigurator Ergebnis Tabellen Zeile 2 */
.cableconf_select_button { width:20pt; height:20pt; } /* Kabelkonfigurator Kabelende Auswahl Button */
.cableconf_cable { font-size:12px; font-weight: bold; } /* Kabelkonfigurator Kabelende Text */
.cableconf_cable_group {  } /* Kabelkonfigurator Kabel Artikelgruppe */
.cableconf_nocable { font-weight:bold; } /* Kabelkonfigurator Kein Kabel vorhanden */
.cableconf_cable_name {  } /* Kabelkonfigurator Kabelende Name in der Beschreibung */
.cableconf_change_link { font-size:12px; } /* Kabelkonfigurator  Kabelende ändern Link */
.cableconf_fitting_ends_description {  } /* Kabelkonfigurator passendes Ende Beschreibung */
.cableconf_fitting_ends_description_cable_name { font-weight:bold; font-size:12px; } /* Kabelkonfigurator passendes Ende Beschreibung des Kabelnamens */
.cableconf_extra_connections {  } /* Kabelkonfigurator Extra Verbindungen Text */
.cableconf_nopicture {  } /* Kabelkonfigurator Kein Bild vorhanden Text */
.cableconf_result_table_td { background-color:A4BCD8; } /* Kabelkonfigurator Ergebnis Fundstellen Zeile */
.cableconf_result_sort { font-size:10px } /* Kabelkonfigurator Ergebnis Sortierung */
.cableconf_blister { font-weight: bold; font-size:12px; font-style:italic; } /* Kabelkonfigurator Blister Hinweis */
.cableconf_article_information {  } /* Kabelkonfigurator Artikel Informationen */
.cableconf_extra_cable_warning { font-size:10px; background-color:yellow; } /* Kabelkonfigurator Extra Verbindung Warnung */
.cableconf_alternative { font-weight:bold; } /* Kabelkonfigurator Alternatives Kabel */
.cableconf_extra_cable_td { background-color:yellow; } /* Kabelkonfigurator Extra Kabel Zeile */
.cableconf_article_number { font-weight: bold; } /* Kabelkonfigurator Artikelnummer */
.cableconf_onstock { font-weight:bold; font-size: 10px; color:green; } /* Kabelkonfigurator Kabel lieferbar */
.cableconf_onstock_inafewdays { font-weight:bold; font-size:10px; } /* Kabelkonfigurator Kabel in ein paar Tagen / Wochen lieferbar */
.cableconf_not_onstock { font-size:12px; color:black; font-weight:bold; } /* Kabelkonfigurator Kabel nicht lieferbar */
.cableconf_price { font-weight:bold; font-size:12px; } /* Kabelkonfigurator Kabel Preis */
.cableconf_order_button { font-size:12px; } /* Kabelkonfigurator Bestellen Button */
.cableconf_request_button { font-size:12px; } /* Kabelkonfigurator Anfrage Button */
a:link.cableconf { color:#456FA0; font-weight:bold; } /* Kabelkonfigurator normaler Link */
a:visited.cableconf { color:#456FA0; font-weight:bold; } /* Kabelkonfigurator besuchter Link */
a:active.cableconf { color:#456FA0; font-weight:bold; } /* Kabelkonfigurator aktiver Link */
.model_manufacturer { font-size:12px; font-weight: bold; } /* Modellsuche Herstellername */
.model_newsearch_link { font-size:12px; } /* Modellsuche Neue Suche starten Link */
.model_choose_articlegroup {  } /* Modellsuche Artikelgruppe auswählen */
.model_modeltype {  } /* Modellsuche Modelltyp */
.model_model_name { font-size: 12px; font-weight:bold; } /* Modellsuche Modellname */
.model_additional_articles_request { color:green; font-size:12px; } /* Modellsuche Artikelanfrage */
.cableconf_start_link { font-weight:bold; } /* Modellsuche Kabelkonfigurator starten Link */
.agb_text { font-size:12px; } /* AGB Text */
.euras_footer { font-size:10px; color:#AAAAAA; } /* EURAS Nutzungstext (Footer) */
.notice_symbol {  } /* Das Hinweis Symbol wird bei Buttons oder Links benutzt um auf diese hinzuweisen. */
.a.model_results_link {  } /* Link zum aufrufen eines Gerätes aus den Fundstellen */