<style type="text/css">
<!--

/* Darstellung von Eingabefeldern */
form {
    margin: 0;
    padding: 0;
}

table {
    font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: #414141;
}

body {
    font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: #414141;
    background-image: url(hintergrund.jpg);
}

a {
    color: #005d78;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

input[type=text] {
    font-size: 9pt;
    color: #000000;
    border: 1px solid #414141;
}

input[type=password] {
    font-size: 9pt;
    color: #000000;
    border: 1px solid #414141;
}

ul {
    padding-left: 10pt;
}

textarea {
    font-size: 9pt;
    color: #000000;
    border: 1px solid #414141;
}

select {
    font-size: 9pt;
    color: #414141;
}

/* Darstellung von Links im Footer */
.footer {
    font-size: 8pt;
    text-decoration: none;
    color: #414141;
}

/* Darstellung von Links im Footer / wenn mit Maus darüber */
.footer:hover {
    font-size: 8pt;
    text-decoration: underline;
    color: #005d78;
}

/* Darstellung von Text im Footer */
.footer_text {
    font-size: 9pt;
}

.footer_text_small {
    font-size: 8pt;
}

/* Darstellung von Copyright des Autors */
/*.copyA{  
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, 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: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #cccccc;
text-decoration: underline
}*/

/* Darstellung von Standard-Formularbutton */
.standardbutton, .standardbutton:hover {  
    font-size: 8pt;
    font-weight: bold;
    color: #005d78;
    border: 0px;
    background: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
}

/* Darstellung von Standard-Textbutton */
.buttontext, .buttontext:hover{
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #005d78;
    border: 0px;
    background: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
}

/* Darstellung von Next-Formularbutton */
.standardbuttonnext, .standardbuttonnext:hover {  
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    border: 0px;
    background: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
}

/* Darstellung von Links unterhalb Bild in Produktdetails */
.buttonsmall {
    font-size: 8pt;
    color: #414141;
    background-color: #fef1e9;
    text-decoration: none;
    cursor: pointer;
    margin: 1px;
    padding: 1px;
    border: 1px solid #c0c0c0;
    display: block;
}

.buttonsmall:hover {
    font-size: 8pt;
    color: #005d78;
    background-color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    margin: 1px;
    padding: 1px;
    border: 1px solid #c0c0c0;
    display: block;
}

/* Darstellung von Next-Textbutton */
.buttontextnext, .buttontextnext:hover {  
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    border: 0px;
    background: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
}
/* Darstellung von Reiter */
.reiter {
    font-size: 8pt;
    text-decoration: none;
    color: #414141;
}

/* Darstellung von Reiter / wenn Maus darüber */
.reiter:hover {
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}

/* Darstellung von Reiter (aktiv) */
.reiter_akt {
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}

/* Darstellung von Reiter (aktiv) / wenn Maus darüber */
.reiter_akt:hover {
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}

/* Darstellung von Text Produktsuche im Header */
.produktsuche {  
    font-weight: bold;
    color: #ffffff;
}

/* Darstellung von Link Erweiterte Produktsuche im Header */
.erw_produktsuche {
    font-weight: bold;
    color: #ffffff;
}

/* Darstellung von Link Erweiterte Produktsuche im Header / wenn Maus darüber */
.erw_produktsuche:hover {
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}

/* Darstellung von Datum im Header */
.datum {  
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
}
/* Darstellung von Standardbutton (Startseite / FAQ / Impressum / ect..) */
.home {
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Standardbutton (Startseite / FAQ / Impressum / ect..) wenn Maus darüber */
.home:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Content-Hauptpunkt */
.hauptpunkt {
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Content-Hauptpunkt / wenn Maus darüber */
.hauptpunkt:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Content-Unterpunkt */
.unterpunkt {
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Content-Unterpunkt / wenn Maus darüber */
.unterpunkt:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Hauptwarengruppe */
.hauptgruppe {  
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Hauptwarengruppe / wenn Maus darüber */
.hauptgruppe:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Produktwarengruppe */
.produktgruppe {  
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Produktwarengruppe / wenn Maus darüber */
.produktgruppe:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    display: block;
}

/* Darstellung von Artikelwarengruppe */
.artikelgruppe {  
    font-size: 9pt;
    font-weight: bold;
    color: #005f81;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* Darstellung von Artikelwarengruppe / wenn Maus darüber */
.artikelgruppe:hover {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}
/* Darstellung von Headlines innerhalb des Fensters */
.window_normal_headlinein {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.window_normal_headlinein_artnr {
    font-size: 10pt;
    color: #9f9f9f;
}

/* Darstellung von Text im Fenster */
.window_normal_text {
    font-size: 9pt;
}

/* Darstellung von Headlines überhalb des Fensters */
.window_normal_headlineout {
    color: #000000;
    font-size: 10pt;
}

/* Darstellung von Artikeln wenn Ansicht untereinander */
.window_artikel_small {
    padding: 5px;
    border-bottom: 1px dashed #414141;
    margin-top: 1px;
}

/* Darstellung von Tabelle Artikelerweiterungen / hell */
/*.tabelle_1{
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, 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: Trebuchet MS, Trebuchet, Tahoma, Verdana, 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-size: 9pt;
}

/* Darstellung von Versandkostentabelle (bis Preis) */
.window_normal_tabelleA {
    font-size: 9pt;
}

/* Darstellung von Versandkostentabelle (über Preis bis Preis) */
.window_normal_tabelleB {
    font-size: 9pt;
}

/* Darstellung von Versandkostentabelle (über Preis) */
.window_normal_tabelleC {
    font-size: 9pt;
}

/* Darstellung von Headline (Warengruppen / Content) */
.gruppenstatus {
    font-size: 9pt;
    color: #000000;
    text-decoration: none
}

/* Darstellung von Headline (Warengruppen / Content) wenn Maus darüber */
.gruppenstatus:hover {
    font-size: 9pt;
    color: #000000;
    text-decoration: underline
}

/* Darstellung von Bestellstatus im Kundenaccount */
.window_normal_bestellstatus{
    color: #ff0000;
}

/* Darstellung von Datum (Bereitgestellt am / Aktualisiert am) */
.window_normal_bereitgestellt {
    font-size: 8pt;
    color: #9f9f9f;
}

/* Darstellung von Finanzierungsbeispiel bei Artikel */
/*.window_normal_finanzierung{
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, 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-size: 9pt;
}

/* Darstellung von Links im (Downloadbereich / FAQs / Artikel / Content) */
.window_normal_link {
    font-size: 10pt;
    color: #005d78;
    text-decoration: none;
}

/* Darstellung von Links im (Downloadbereich / FAQs / Artikel / Content) wenn Maus darüber */
.window_normal_link:hover {
    font-size: 10pt;
    color:  #005d78;
    text-decoration: underline;
}

/* Darstellung von Headline im Warenkorb */
.window_normal_warenkorbheadline {
    font-size: 10pt;
    color: #000000;
}

/* Darstellung von Produkten im Warenkorb */
.window_normal_artikelcart {
    font-size: 10pt;
    color: #414141;
    text-decoration: none;
}

/* Darstellung von Produkten im Warenkorb / wenn Maus darüber */
.window_normal_artikelcart:hover {
    font-size: 10pt;
    color: #414141;
    text-decoration: underline;
}

.window_normal_artikelcart_price {
    font-size: 10pt;
    font-weight: bold;
    color: #414141;
}

.window_normal_artikelcart_lieferstatus {
    font-size: 8pt;
    color: #919191;
}

/* Darstellung von Summen im Warenkorb */
.window_normal_summecart {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

/* Darstellung von Mehrwertsteuer im Warenkorb */
.window_normal_mwstcart {
    font-size: 10pt;
    font-weight: bold;
    color: #a0a0a0;
}

/* Darstellung von Gutschein im Warenkorb */
.window_normal_gutscheincart {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

/* Darstellung von Versandkosten im Warenkorb */
.window_normal_versandkostencart {
    font-size: 10pt;
    font-weight: bold;
}

/* Darstellung von Zusätzlichen Versandkosten im Warenkorb */
.window_normal_zusversandkostencart {
    font-size: 10pt;
    font-weight: bold;
}

/* Darstellung von Link alle Produkte anzeigen */
.window_info_link {
    font-size: 10pt;
    color: #005d78;
    text-decoration: none;
}

/* Darstellung von Link alle Produkte anzeigen / wenn Maus darüber */
.window_info_link:hover {
    font-size: 10pt;
    color:  #000000;
    text-decoration: underline;
}

/* Darstellung von gefundenen Suchwörtern in der Artikelbeschreibung */
.suchwort {
    background: #ffffff;
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 1px;
}
/* Darstellung von Headline des Fensters */
.window_header_headlinename {
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
}

/* Darstellung von Text im Fenster */
.window_header_text {
    font-size: 8pt;
}

/* Darstellung von Links im Fenster */
.window_header_link {
    font-size: 8pt;
    text-decoration: none;
    color: #414141;
}

/* Darstellung von Links im Fenster / wenn maus darüber */
.window_header_link:hover {
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}

/* Darstellung von News-Links im Fenster */
.window_header_linknews{
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
}

/* Darstellung von News-Links im Fenster  / wenn Maus darüber */
.window_header_linknews:hover{
    font-size: 9pt;
    color: #000000;
    text-decoration: underline;
}

/* Darstellung von News-Datum im Fenster */
.window_header_datumnews{
    font-size: 7pt;
    color: #919191;
}
/* Darstellung von UVP-Preis */
.preisA {
    font-size: 18pt;
    font-weight: bold;
    text-decoration: line-through;
}

.preisA_prozent {
    font-size: 9pt;
    font-weight: bold;
}

/* Darstellung von UVP-Hinweistext */
.uvp {
    font-size: 8pt;
}

/* Darstellung von Preis */
.preisB {  
    font-size: 18pt;
    font-weight: bolder;
    color: #000000;
}

/* Darstellung von Versandkostenlink */
.versandkosten {
    font-size: 8pt;
    color: #005d78;
}

/* Darstellung von Versandkostenlink / wenn Maus darüber */
.versandkosten:hover {
    font-size: 8pt;
    color:  #ff6600;
}

/* Darstellung von Mehrwertsteuer */
.mwst_artikel {
    font-size: 8pt;
}

-->
</style>