.modulFormular {
margin-top:25px;
padding:10px;
}
.formular {
background-color:#ECEAE7;
padding:10px;
}
.formular fieldset {
background-color:#fff;
border:0;
padding:8px 10px 10px 10px;
position:relative;

}
.formular fieldset.last {
padding-bottom:20px;
}
.formular fieldset.eins {
background-image:url(../img/form-eins.gif);
background-repeat:no-repeat;
background-position:right bottom;
margin-bottom:1px;
padding-bottom:15px;
}
.formular fieldset.zwei {
background-image:url(../img/form-zwei.gif);
background-repeat:no-repeat;
background-position:right bottom;
margin-bottom:1px;
padding-bottom:15px;
}
.formular fieldset.drei {
background-image:url(../img/form-drei.gif);
background-repeat:no-repeat;
background-position:right bottom;
margin-bottom:1px;
padding-bottom:15px;
}
.formular fieldset.vier {
background-image:url(../img/form-vier.gif);
background-repeat:no-repeat;
background-position:right bottom;
margin-bottom:1px;
padding-bottom:15px;
}
.inhalt .formular fieldset h3 {
margin:0 0 3px 0;
}
.formular fieldset legend {
display:none;
}
.formular span {
display:block;
padding:3px 0 0 0;
clear:both;
color:#2e385f;
}
.formular .send {
padding:10px 0;
clear:both;
width:100%;
display: block;
}
.modulFormular p {
padding:4px 0 4px 0;
}
.AbstandTop {
margin-top:10px;
}
/* - - - Label - - - */
.formular label,
.formular span.left {
cursor:default;
float:left;
width:auto;
padding:1px 9px 0 0;
margin:0 0 0 0;
border:0;
}
.formular .label {
float:left;
width:auto;
padding:1px 9px 0 0;
margin:0 0 0 0;
border:0;
display:inline!important;
}
.formular .left,
.formular span.left {
width:17em;
}
.formular .right {
display:inline;
clear:none;
float:left;
width:30.0em;
padding:1px 9px 0 0;
margin:0 0 0 0;
}
.formular .left2 {
width:12.5em;
*width:13.75em;
}
.formular .left3 {
width:27.25em;
}
* html .formular .left3 {
width:27.0em;
}
.formular .left4 {
width:12.50em;
}
.formular .left5 {
width:38.25em;
*width:39.0em;
}
* html .formular .left5 {
width:38.25em;
}
.formular label.radioLeft {
width:70%; 
margin-top:0;
margin-bottom:3px;
}
.formular label.radioLeft2 {
width:40%; 
}
.formular label.radioLeft3 {
width:auto; 
}
.formular label.radioLeft4 {
margin-right:20px;
}
.formular label.error {
color:#ef1820;
}
span.einzug {
display:block;
margin-left:20px;
}
span.einzug .left {
width:15.25em;
width:17em;
}
/* - - - Formularelemente - - - */
.formular input,
.formular select,
.formular textarea {
float:left;
line-height:15px;
text-align:left;
cursor: pointer; 
padding:2px 5px 2px 5px;
*padding:1px 5px 1px 5px;
*height:1.7em;
vertical-align:top;
font-size:100%;
margin-right:10px;
border:1px solid #aeaeae;
*border:1px solid #7f9db9;
color:#504e44;
font-family:Verdana,Arial,Helvetica,sans-serif;
} 
.formular input.error,
.formular select.error,
.formular textarea.error {
background-color:#d1d1d1;
}
.formular textarea {
font-size:120%;
padding:2px 0 2px 5px;
}
.formular select {
padding:0; 
height:1.55em;
}
.formular input.textfeld {
width:30.0em;
}
.formular select.textfeld {
width:31.0em;
}
.formular input.textfeld1 {
width:10.25em;
}
.formular .fieldset.lsast input.textfeld1 {
width:9.25em;
}
.formular select.textfeld1 {
width:9.25em;
}
.formular input.textfeld2 {
width:18.9em;
}
.formular input.textfeld3 {
width:8em;
*width:7.25em;
}
.formular input.textfeld4 {
width:5em;
}
.formular input.textfeld5 {
width:14.55em;
}  
.formular .radio  {
float:left!important;
clear:both;
width:auto;
cursor: pointer; 
vertical-align:top;
display:inline;
margin:0 0 7px 0;
*padding-top: 0px;
*line-height:0;
}
.formular .radio2  {
clear:none;
float:left!important;
width:auto;
vertical-align:top;
display:inline;
margin:0 0 7px 0;
*padding-top: 0px;
*line-height:0;
}
.formular .radio input,
.formular .radio2 input {
border:0;
cursor: pointer; 
}
.formular textarea.nachricht {
width:26.0em;
height:8em;
}
.formular .fieldset.lsast textarea.nachricht {
width:25.0em;
}
/* - - - Button - - - */
.formular input.buttonGo{
float:left;
background-color:#e54843;
border:0;
font-size:100%;
color:#fff;
font-weight:bold;
background-image:url(../img/pfeil-button.gif);
background-repeat:no-repeat;
background-position:left center;
padding:0 11px 3px 23px;
*padding:0 11px 0 23px;
float:left;
width:auto;
*width:8em;
*overflow:visible; 
text-align:left;
height:1.7em;
*height:1.75em;
}
.formular input.buttonGo2 {
float:right;
*width:10em;
}
