/* *************************************************************************** */
/* FORM-STYLES FÜR WEBSEITE                                                    */
/* *************************************************************************** */

input 
{
  float: left;
  height: 12px;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
}


.radio
{
  border: 0px;
}


#suche
{
  float: left;
  width: 150px;
  height:16px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  height:12px;
  line-height:1.1;
}
html>#suche
{
  height:12px;
} 


.abschicken
{
  clear:right;
  width: 34px;
  height: 14px;
  margin: 0px 0px 0px 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
}


#formSuche
{
  height:16px;
}


#erweiterteSuche
{
  float: left;
  margin: 0px 2px 0px 0px;
  width: 222px;
  height:16px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  height:12px;
}
html>#erweiterteSuche
{
  height:12px;
} 




#formErweiterteSuche
{
  float:left;
}


#tagVon
{
  float:left;
  width:40px;
}


#monatVon
{
  float:left;
  width:40px;
}


#jahrVon
{
  float:left;
  width:50px;
}


#tagBis
{
  float:left;
  width:40px;
}


#monatBis
{
  float:left;
  width:40px;
}


#jahrBis
{
  float:left;
  width:50px;
}


.mitteilungen
{
  border-width: 1px;
  border-style: solid;
  border-color:  #707070;
  width: 270px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}


.formoFeldKommentar
{
  height: 60px;
  overflow: visible;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  width: 293px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
} 


.formoAbschicken
{
  width: auto;
  height: 16px;
  text-align: center;
  background-color: #FFFFFF;
  cursor: hand;
  margin: 0px 0px 5px 0px;
  color: #707070;
}


.formoAbbrechen
{
  width: auto;
  height: 16px;
  margin: 0px 0px 0px 5px;
  text-align: center;
  background-color: #FFFFFF;
  cursor: hand;
  color: #707070;
}


.formoAbschickenCMS
{
  width: auto;
  height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  cursor: hand;
  color: #707070;
}


.formoSpeichernCMS
{
  width: auto;
  height: 18px;
  text-align: center;
  border: 2px outset #FFFFFF;
  cursor: hand;
  line-height: 1.1;
  background-color: #417CB1;
  color: #707070;
}



