span, div, td, h1, h2, h3, li, .inv {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #900;
} 

body {
  background-color: #fff5e0;
}
body, input, textarea, select, {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #900;
  background-color: #fff5e0;
  scrollbar-base-color: #900;
  scrollbar-track-color: #900;
  scrollbar-face-color: #fff5e0;
  scrollbar-highlight-color: #fff5e0;
  scrollbar-3d-light-color: #900;
  scrollbar-dark-shadow-color: #900;;
  scrollbar-shadow-color: #900;
  scrollbar-arrow-color: #900;
}
/* headlines */
.section {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  color: #900;
  letter-spacing : 1pt;
}
.head {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  color: #900;
  padding-bottom: 5px;
} 
.boxhead {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #fff5e0;
  background-color: #900;
} 
.whiteboxhead {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #900;
} 

/* text und lists */

.zusatz {
  font-family: Verdana, sans-serif;
  font-size: 8px;
  font-style: italic;
}

.boxtxt, .boxtxt a {
  color: #fff5e0;
  background-color: #900;
  /*text-indent:0.5cm;*/
}

.boxtxt_noident, .boxtxt_noident a, .boxtxt_noident ol {
  color: #fff5e0;
  background-color: #900;
}
.winzer {
  color: #fff5e0;
  text-transform: uppercase;
  background-color: #900;
}
.boxlist, .boxlist a {
  color: #fff5e0;
  background-color: #900;
  line-height : 16px;
}
.boxlist li {
  color: #fff5e0;
  background-color: #900;
  line-height : 16px;
  text-indent:0px;
}
.footertxt {
  color: #fff5e0;
  background-color: #900;
}
.whiteboxtxt {
  color: #900;
  background-color: #fff5e0;
  text-indent:0.5cm;
}
.whiteboxlist, .whiteboxlist a {
  color: #900;
  background-color: #fff5e0;
  line-height : 16px;
}
.prize {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #900;
} 
.liter_prize {
  font-family: Verdana;
  font-weight: normal;
  color: #cc6666;
} 
.scale {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: -1.1pt;
  color: #900;
  padding-top: 25px;
} 
.alphabet {
  font-family: Palatino, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  color: #990000;
  line-height: 28px;
 }
.number {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #900;
}

/* links */
a {
  color: #900;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.nav1, .nav1 a {
  font-style: italic;
  font-family: Palatino, Times New Roman, Times, serif;
  font-size: 13px;
}
.nav1on, .nav1on a {
  font-style: italic;
  font-family: Palatino, Times New Roman, Times, serif;
  font-weight: bold;
  font-size: 13px;
}
.nav2, .nav2 a {
  font-family: Verdana, sans-serif;
  font-size: 10px;
}
.nav2on, .nav2on a {
  font-family:  Verdana, sans-serif;
  font-weight: bold;
  font-size: 10px;
}
.nav3, .nav3 a {
  font-family:  Verdana, sans-serif;
  font-size: 9px;
}
.nav3on, .nav3on a {
  font-family:  Verdana, sans-serif;
  font-weight: bold;
  font-size: 9px;
}

/* Backgrounds */
.redwine {
  background-color: #900;
}
.whitewine {
  background-color: #fff5e0;
}

/* tablebackgrounds */

.tdbgrose {
  background-color: #f0d0bf;
}
.tdbgred {
  color: #fff5e0;
  font-weight: bold;
  background-color: #900;
}

.tdbgwhite {
  color: #900;
  font-weight: bold;
  background-color: #fff5e0;
}
hr {
  color:#900;
}
