

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #caaaaa; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #daaaaa; }
.productsNotifications { background: #aaaaaa; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #faaaaa; text-decoration: underline; }

BODY {
  background: #333333;
  color: #333333;
  margin: 0px;
  
  scrollbar-base-color:#000000;
  scrollbar-arrow-color:#dedede;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#dedede;
  scrollbar-track-color:#fafafa;
  }
40



.inhaltText { 
  color: red;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 26px; 
}






.inhaltTextNews { 
  color: #f33333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}
.inhaltSubText { 
  color: #333333;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
}
.textLinks { 
  color: #666666;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px; 
}


.textHeadline { 
  color: #aaaaaa;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: bold;
}

.textHeadlinegelb { 
  
  font-family: Arial, Tahoma, Verdana, sans-serif;
 
 font-size: 10 px; 
  font-weight: standard;
}



.textHeadlineIndex { 
  color: #aaaaaa;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

.textHeadlineStart { 
  color: #aaaaaa;
  font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
  font-size: 20px; 
}



.textDet { 
  color: #aaaaaa;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
}


.textDetk { 
  color: #aaaaaa;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
font-style: italic;

}






A {
  color: #cccccc;
  text-decoration: none;
}


A.links {
  color: #af937f;
  text-decoration: none;
}

A:hover.links {
  color: #916B50;
  text-decoration: none;
}

A:hover {
  color: #FF3300;
  text-decoration: underline;
}


B {
  color: #aaaaaa;
  text-decoration: none;
}


B.links {
  color: #af937f;
  text-decoration: none;
}

B:hover.links {
  color: #916B50;
  text-decoration: none;
}

B:hover {
  color: #AABBDD;
  text-decoration: underline;
}












.formular {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #aaaaaa;
    }

FORM {
    display: inline;
}

TEXTAREA {
    border: #336666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 100px;

    width: 100%;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    
    /*scrollbar-base-color:#336666;
    scrollbar-3d-light-color:#aabbcc;
    scrollbar-arrow-color:#aabbcc;
    scrollbar-darkshadow-color:#336666;
    scrollbar-face-color:#203B54;
    scrollbar-highlight-color:#8899aa;
    scrollbar-shadow-color:#336666;
    scrollbar-track-color:#203B54;*/
    }
    
.textfeld {
    border: #336666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 100%;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    }
.textfeldBestell {
    border: #ABABAB;
    border-style: dashed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 440;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #aaaaaa;
    background-color:#000000;
    padding:2px;
    }

.textfeldBestellZeit {
    border: #88201F;
    border-style: groove;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 40;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    }

.textfeldBestellDatum {
    border: #88201F;
    border-style: groove;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 140;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    }


.textfeldWare {
    

    width: 20;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
    }   
.leftTextfeld {
    border: #cccccc;
    border-style: dashed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 117;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 9px;
    }
    
.leftRadio {
    width: 10;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 9px;
    }



.leftButton {
    border: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 20;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 9px;
}
    
.button {
    border: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 49%;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
}
.buttonNummer {
    border: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 440;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
}
.checkbox {
    border: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    }



A.headerNavigation { 
  color: #999999;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: standard;
}

A.headerNavigation:hover {
  color: #afb6d6;
}

.leftNavigation { 
  color:#afb6d6;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: standard;
}
A.leftNavigation { 
  color: 999999;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: standard;
}

A.leftNavigation:hover {
  color: #afb6d6;
  font-size: 14px; 
  font-weight: standard;
}
A.leftNavigationKlein { 
  color: #afb6d6;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
}

A.leftNavigationKlein:hover {
  color: #FF0080;
}
A.leftNeuNav { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

A.leftNeuNav:hover {
  color: #003366;
}

.leftSchrift { 
  color: #666699;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
}

.newsTextfeld {
    border: #000080;
    border-style: dashed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 200;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 9px;
    }
.newsButton {
    border: #336666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    width: 200;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
}
.grundtabelle { 
  background-color:#D4D4D4;
}
.showtabelle { 
  background-color:#333333;
}
.showImgDet { 
  margin-right:10px;
  margin-bottom:10px;
}
