/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
select{
background-color: #AAAAAA;
border-color: #440000;
border-style: outset;
border-width: 1px;
color: #000000;
font-family: Verdana,sans-serif;
font-size: 12px;
font-weight: normal;
}
input{
border-width:1px;
border-color: #000000;
font-family: Verdana,sans-serif;
font-size: 9px;
font-weight: normal;
}

.input0{
border-style: solid;
background-color: #AAAAAA;
color: #000000;
}
  
.input2{
background-color: #660000;
border-style: solid;
color: #AAAAAA;
}
.input1{
border-style: none;
background-color: #440000;
color: #AAAAAA;
}

  