<style type="text/css">
<!--

/* Darstellung von Formularen */
FORM{
margin: 0; padding: 0
}

/* Darstellung von Pulldownmenüs */
SELECT{
font-family: Arial; 
font-size: 12px;
color: #000000;
}

/* Darstellung von Eingabefeldern */
INPUT{
font-family: Arial;
font-size: 12px;
color: #000000;
}

/* Darstellung von Eingabefeldern / gross */
TEXTAREA{
font-family: Arial;
font-size: 12px;
color: #000000;
}

/* Darstellung von Hintergrundfarbe / Scrollbars */
BODY {
background: #E0E0E0;
scrollbar-base-color:; 
scrollbar-track-color:;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
scrollbar-arrow-color:
}

/* Darstellung von Links im Footer */
.footer{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #666666;
text-decoration: none
}

/* Darstellung von Links im Footer / wenn mit Maus darüber */
.footer:hover {
font-family: Arial; 
font-size: 11px;
font-style: normal; 
text-decoration: underline;
color: #333333
}

/* Darstellung von Text im Footer */
.footer_text {
font-family: Arial; 
font-size: 11px;
font-style: normal; 
text-decoration: none;
color: #000000
}

/* Darstellung von Copyright des Autors */
.copyA{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #cccccc;
text-decoration: none
}

/* Darstellung von Copyright des Autors / wenn mit Maus darüber */
.copyA:hover {
font-family: Arial; 
font-size: 11px;
font-style: normal; 
text-decoration: underline;
color: #666666
}

/* Darstellung von Standard-Formularbutton */
.standardbutton{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #666666;
border: 0px;
background: transparent;
margin: 0; 
padding: 0;
text-decoration: none
}

/* Darstellung von Standard-Textbutton */
.buttontext{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #666666;
text-decoration: none
}

/* Darstellung von Next-Formularbutton */
.standardbuttonnext{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #555555;
border:0px;
background: transparent;
margin: 0; 
padding: 0;
text-decoration: none
}

/* Darstellung von Next-Textbutton */
.buttontextnext{  
font-family: Arial; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
color: #555555;
text-decoration: none
}
/* Darstellung von Reiter */
.reiter  {  
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}

/* Darstellung von Reiter / wenn Maus darüber */
.reiter:hover   {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Reiter (aktiv) */
.reiter_akt  {  
font-family: Arial;
font-size: 12px; 
font-style: normal;
font-weight: bold;
color: #FFFFFF; 
text-decoration: none
}

/* Darstellung von Reiter (aktiv) / wenn Maus darüber */
.reiter_akt:hover   {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none
}

/* Darstellung von Text Produktsuche im Header */
.produktsuche {  
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}

/* Darstellung von Link Erweiterte Produktsuche im Header */
.erw_produktsuche {  
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}

/* Darstellung von Link Erweiterte Produktsuche im Header / wenn Maus darüber */
.erw_produktsuche:hover   {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Datum im Header */
.datum{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: none
}
/* Darstellung von Standardbutton (Startseite / FAQ / Impressum / ect..) */
.home {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none
}

/* Darstellung von Standardbutton (Startseite / FAQ / Impressum / ect..) wenn Maus darüber */
.home:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #666666;
text-decoration: none
}

/* Darstellung von Content-Hauptpunkt */
.hauptpunkt {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000066;
text-decoration: none
}

/* Darstellung von Content-Hauptpunkt / wenn Maus darüber */
.hauptpunkt:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000066;
text-decoration: none
}

/* Darstellung von Content-Unterpunkt */
.unterpunkt {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Content-Unterpunkt / wenn Maus darüber */
.unterpunkt:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Hauptwarengruppe */
.hauptgruppe {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Hauptwarengruppe / wenn Maus darüber */
.hauptgruppe:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #666666;
text-decoration: none
}

/* Darstellung von Produktwarengruppe */
.produktgruppe {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #990000;
text-decoration: none
}

/* Darstellung von Produktwarengruppe / wenn Maus darüber */
.produktgruppe:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Artikelwarengruppe */
.artikelgruppe {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Artikelwarengruppe / wenn Maus darüber */
.artikelgruppe:hover {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #990000;
text-decoration: none
}
/* Darstellung von Headlines innerhalb des Fensters */
.window_normal_headlinein{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bolder;
color: #000000;
text-decoration: none
}

/* Darstellung von Headlines überhalb des Fensters */
.window_normal_headlineout{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bolder;
color: #000000;
text-decoration: none
}

/* Darstellung von Tabelle Artikelerweiterungen / hell */
.tabelle_1{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #B0B0B0;
color: #666666;
text-decoration: none
}

/* Darstellung von Tabelle Artikelerweiterungen / dunkel */
.tabelle_2{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #CCCCCC;
color: #666666;
text-decoration: none
}

/* Darstellung von Versandkostentabelle / Headline */
.window_normal_headlinetabelle{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #666666;
color: #FFFFFF;
text-decoration: none
}

/* Darstellung von Versandkostentabelle (bis Preis) */
.window_normal_tabelleA{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #EEEEEE;
color: #333333;
text-decoration: none
}

/* Darstellung von Versandkostentabelle (über Preis bis Preis) */
.window_normal_tabelleB{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #CCCCCC;
color: #333333;
text-decoration: none
}

/* Darstellung von Versandkostentabelle (über Preis) */
.window_normal_tabelleC{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
background: #B0B0B0;
color: #333333;
text-decoration: none
}

/* Darstellung von Headline (Warengruppen / Content) */
.gruppenstatus{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: none
}

/* Darstellung von Headline (Warengruppen / Content) wenn Maus darüber */
.gruppenstatus:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: underline
}

/* Darstellung von Text im Fenster */
.window_normal_text{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Bestellstatus im Kundenaccount */
.window_normal_bestellstatus{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF9900;
text-decoration: none
}

/* Darstellung von Datum (Bereitgestellt am / Aktualisiert am) */
.window_normal_bereitgestellt{
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #999999;
text-decoration: none
}

/* Darstellung von Finanzierungsbeispiel bei Artikel */
.window_normal_finanzierung{
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #333333;
text-decoration: none
}

/* Darstellung von wichtigen Informationen zu Versandkosten ect.. bei der Anmeldung */
.window_normal_info{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #990000;
text-decoration: none
}

/* Darstellung von Links im (Downloadbereich / FAQs / Artikel / Content) */
.window_normal_link{
font-family: Arial;
font-size: 11px;
font-style: none;
font-weight: normal;
color: #990000;
text-decoration: none
}

/* Darstellung von Links im (Downloadbereich / FAQs / Artikel / Content) wenn Maus darüber */
.window_normal_link:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color:  #000000;
text-decoration: none
}

/* Darstellung von Headline im Warenkorb */
.window_normal_warenkorbheadline{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #990000;
text-decoration: none
}

/* Darstellung von Mehrwertsteuer im Warenkorb */
.window_normal_mwstcart{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #999999;
text-decoration: none
}

/* Darstellung von Summen im Warenkorb */
.window_normal_summecart{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bolder;
color: #333333;
text-decoration: none
}

/* Darstellung von Gutschein im Warenkorb */
.window_normal_gutscheincart{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bolder;
color: #990000;
text-decoration: none
}

/* Darstellung von Versandkosten im Warenkorb */
.window_normal_versandkostencart{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}

/* Darstellung von Zusätzlichen Versandkosten im Warenkorb */
.window_normal_zusversandkostencart{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}

/* Darstellung von Produkten im Warenkorb */
.window_normal_artikelcart{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Produkten im Warenkorb / wenn Maus darüber */
.window_normal_artikelcart:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #990000;
text-decoration: underline
}

/* Darstellung von Link alle Produkte anzeigen */
.window_info_link{
font-family: Arial;
font-size: 11px;
font-style: none;
font-weight: bold;
color: #000000;
text-decoration: none
}

/* Darstellung von Link alle Produkte anzeigen / wenn Maus darüber */
.window_info_link:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color:  #990000;
text-decoration: none
}

/* Darstellung von gefundenen Suchwörtern in der Artikelbeschreibung */
.suchwort{
background: #990000;
color: #FFFFFF
}
/* Darstellung von Text im Fenster */
.window_header_text{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none
}

/* Darstellung von Headline des Fensters */
.window_header_headlinename{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
text-decoration: none
}

/* Darstellung von Links im Fenster */
.window_header_link{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: none;
color: #666666;
text-decoration: none
}

/* Darstellung von Links im Fenster / wenn maus darüber */
.window_header_link:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #999999;
text-decoration: underline
}

/* Darstellung von News-Links im Fenster */
.window_header_linknews{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: none;
color: #990000;
text-decoration: none
}

/* Darstellung von News-Links im Fenster  / wenn Maus darüber */
.window_header_linknews:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: underline
}

/* Darstellung von News-Datum im Fenster */
.window_header_datumnews{
font-family: Arial;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none
}
/* Darstellung von UVP-Preis */
.preisA {  
font-family: Arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #990000;
text-decoration: none
}

/* Darstellung von UVP-Hinweistext */
.uvp{
font-family: Arial;
font-size: 11px;
font-style: none;  
font-weight: normal;
color: #990000;
text-decoration: none
}

/* Darstellung von Preis */
.preisB {  
font-family: Arial;
font-size: 15px;
font-weight: bolder;
font-style: normal;
color: #333333;
text-decoration: none
}

/* Darstellung von Versandkostenlink */
.versandkosten{
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #999999;
text-decoration: underline
}

/* Darstellung von Versandkostenlink / wenn Maus darüber */
.versandkosten:hover{
font-family: Arial;
font-size: 11px;
font-style: normal;  
font-weight: normal;
color:  #333333;
text-decoration: underline
}

/* Darstellung von Mehrwertsteuer */
.mwst_artikel {
font-family: Arial;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #666666;
text-decoration: none
}

-->
</style>