.tfield {
width:auto;
}
/* Content Form -----------------------------------------------------------------*/
#contentRight form {
width:auto;
border:solid 0px reD;
}
#contentRight label{
font-size:10px;
width:90px !important;
display:block;

float:left;
text-align:left !important;
}
#contentRight input {
border:solid 1px green;
width:100px !important;
}

  #contentLeft input.calendar-button,
  #contentRight input.calendar-button {
    width: 16px !important;
    height: 16px !important;
    border: 0 !important;
    background: transparent url('img/calendar_icon.png') center no-repeat;
  }

#contentLeft label {
width:160px !important;
display:block;
float:left;
}
#contentLeft .csc-mailform-field label{
width:150px !important;
display:block;

float:left;
text-align:right;
margin-right:10px;
margin-top:4px;
}
#sidebar-b input, textarea {
margin-top:0.3em;
padding:1px;
border:solid 1px #ABABAB;
background: #fff;
}
#mailformVom,
#mailformBis{
width:80px;
}
#mailformErwachsene,
#mailform0-1_Jahre,
#mailform1-3_Jahre,
#mailform3-12_Jahre {
width:30px;
}

#mailformLand {
  width: 145px;
}
#contentLeft .csc-mailform-submit {

width:204px;
color:#000;
background-color:#FEDA7D;
}
#contentRight .csc-mailform-submit {
width:104px !important;
color:#000;
margin-left:90px;
font-size:10px;
background-color:#FEDA7D;
}
/**/

#sidebar-b fieldset {
border:none;

border:solid 0px red;
}

fieldset#mailformTyp label,
fieldset#mailform label{
width:auto !important
}

/**/
html>body #contentLeft .csc-mailform-radio imput {
float:none;
}

html>body #contentLeft .csc-mailform-field,
html>body #contentLeft .csc-mailform-submit {
margin-top:4px;
}

.csc-mailform-radio {
width:auto !important;
float:left;
border: 1px solid #fff;
}

.csc-mailform-radio label {
float:none;
text-align:left;
border: 1px solid #fff;
width:auto !important;
}
