/* (c) 2001 by  nessy, EDV-Dienstleistungen */
/* Autor: Gerhard Nesvadba, office@nessy.at */


/* Font + Standard Color */


/* Eingabe-Elemente */

input,select,textarea {
  background-color: #ffcc66;
  border: 1 solid #000000;
}

input.required,select.required,textarea.required,td.required {
  background-color: #ffcc66;
}

input.button {
  color: #212994;
  font-weight:bold;
}

input.white {
  background-color: #ffcc66;
  border: 0;
}


/* Bilder */

/* img {
  border: 1;
} */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

BODY
{
        scrollbar-3d-light-color : #330000;
        scrollbar-arrow-color : #330000;
        scrollbar-base-color : #ffcc66;
        scrollbar-dark-shadow-color : #330000;
        scrollbar-face-color : #ffcc66;
        scrollbar-highlight-color : #33000;
        scrollbar-shadow-color : #33000;
}
