.Formular {
background-color: #fff9eb;
color: #311c0c;
height: 22px;
font-size: 100%;
font-family: tahoma, helvetica, sans serif;
border-bottom: 1px solid #b96d32;
border-top: 1px solid #fedf9c;
border-left: 1px solid #fedf9c;
border-right: 1px solid #b96d32; }

.B175 {width: 175px;}
.B350 {width: 350px;}
.B350H100 {width: 350px; height: 100px;}

.Formbutton {
background-color: #fedf9c;
color: #623919;
font-weight: bold;
font-size: 100%;
height: 33px;
margin-top: 10px;
margin-bottom: 22px;
font-family: times new roman;
border-bottom: 1px solid #b96d32;
border-top: 1px solid #fff9eb;
border-left: 1px solid #fff9eb;
border-right: 1px solid #b96d32; }



/* Style Form Fehlerhinweis */
.Form_False {
margin-top: 20px;
width: 350px;
text-align: center; }

/* Style Form Korrekthinweis */
.Form_OK {
margin-top: 20px;
width: 350px;
text-align: center; }
