a:link { color: #ff7100; text-decoration: none; }
a:visited { color: #ff7100; text-decoration: none; }
a:hover { color: #ff8a00; text-decoration: none; }
a:active { color: #800080; text-decoration: none; }
/*Formular
*/
form {  }
td, input, select, textarea { color: black; font-size:12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
input, select, textarea { color:black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; border: solid 1px #ddd;; }
.Bereich, .Feld {  }
.Auswahl {  }
.check {  }
.radio {  }
.Button1 { background-color:#a5c400; color:white; font-size: 12px; width: 110px; border: solid 1px #a5c400; cursor: pointer; }
.Button2 { background-color:#a5c400; color:white; font-size: 12px; width: 110px; border: solid 1px #a5c400; cursor: pointer; }
.Button2:hover { color:black; font-size: 12px; }
.Button1:hover { color:black; font-size: 12px; }
#jumpMenu1 { background-color: white; width: 320px; }
