body {
    scrollbar-3dlight-color: #DAF2FC;
    scrollbar-arrow-color: #B5DFF1;
    scrollbar-base-color: #efefef;
    scrollbar-darkshadow-color:#efefef;
    scrollbar-face-color: #efefef;
    scrollbar-highlight-color: #B5DFF1;
    scrollbar-shadow-color: #B5DFF1;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
border: 1px solid #9ccfe7;
background: #f2f8ff;
padding: 3px;
font-variant:small-caps
}

.formie {
background-color: #efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.formns {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}

/* Angaben der Formularelemente */

.formular {
background-color: #efefef;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #000000
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

select {
background-color: #CCCCCC;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px
}

input {
background-color: #efefef;
border-color: #cccccc;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px
}

input:submit {
BACKGROUND-COLOR: #ff9900;
border-bottom-color: black;
border-top-color: black;
}

ul {
line-height: 10pt;
}

li {
line-height: 10pt;
}

/* Verweise */
a.con:active {  color: #000000; text-decoration: underline ; font-size: 8pt}
a.con:link  { color: #000000; text-decoration: underline ; font-size: 8pt}
a.con:visited { color: #000000; text-decoration: underline ; font-size: 8pt }
a.con:hover{ color: #000000; text-decoration: underline ; font-size: 8pt }

a.fuss:active {  color: #000000; text-decoration: none ; font-size: 7pt}
a.fuss:link  { color: #000000; text-decoration: none ; font-size: 7pt}
a.fuss:visited { color: #000000; text-decoration: none ; font-size: 7pt }
a.fuss:hover{ color: #000000; text-decoration: underline ; font-size: 7pt }

a:active {  color: #000000; text-decoration: none ; font-size: 8pt}
a:link  { color: #000000; text-decoration: none ; font-size: 8pt}
a:visited { color: #000000; text-decoration: none ; font-size: 8pt }
a:hover{ color: #000000; text-decoration: underline ; font-size: 8pt }

a.nav:link {
font-family: arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

a.nav:active {
font-family: arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

a.nav:visited {
font-family: arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

a.nav:hover {
font-family: arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration:underline;
}

/* Tabellen Abstände/Farben */
.contentTabelle {
padding: 5px;
}

.rechteTabelle {
background: #e7e7e7;
}

.navigationTabelle {
background: #5a9ab5;
color: #ffffff;
}

.infoBox {
  background: #9ccfe7;
}

.infoBoxContents {
/*  background: #dceef7; */
  background: #f2f8ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.box {
padding: 0px 3px 0px 3px;
}

.switch_hell{
background: #ffffff;
}

.switch_dunkel{
background: #f7fbff;
}

.inputRequirement{
color: #ff0000;
}

.fehlerMeldung{
color: #ff0000;
}

.erfolgsMeldung{
color: #009900;
}

.dunkelBlau{
background: #d6ebf7;
}

.sonderPreis{
color: #ff0000;
}

.artikelPreis{
font-size: 24px;
line-height: 26px;
color: #000000;
font-weight: bold;
font-family: arial, verdana, sans-serif;
background: #ffffff;
padding: 3px;
}

.artikelPreisD{
font-size: 24px;
line-height: 26px;
color: #000000;
font-weight: bold;
font-family: arial, verdana, sans-serif;
background: #ffffff;
padding: 3px;
text-decoration: line-through;
}

.artikelSonderpreis{
font-size: 24px;
line-height: 26px;
color: #990000;
font-weight: bold;
font-family: arial, verdana, sans-serif;
background: #ffffff;
padding: 3px;
}

.mwstArtikel {
font-size: 10px;
text-align:right;
}

.ausgabeBestellung{
font-family: courier new, courier new,
font-size: 10px;
}