    input.errorClass , select.errorClass  {
        border:2px solid red;
        background:#CCCCCC;
        color:#000000;
    }
    
    .errorClass {
        color:red;
    }
        
        textarea.errorClass  {
            color:#000000;
            border:2px solid red;
      background:#CCCCCC;
        }
.formular {
    position: relative;
    width: 822px;
    height: 615px;
    color: #000;
}
.form-img {
    position: relative;
    top: 30px;
    left: 40px;
    width: 427px;
    height: 29px;
 }
.innerform {
    position:absolute;
    width:740px;
    top:70px;
    left: 45px;
}
.formular legend {
    display: none;
}
.formular fieldset {
    width: 340px;
    float: left;
    border: none;
}
.pass {
    width:340px;
    height:62px;
    padding: 10px 0;
}
.formular select {
    width: 200px;
}
.formular input {
    width: 200px;
}
.chkNewsLetter {
    width: 10px;
}
.formular label {
    width: 100px;
    float: left;
}
label.teilnahme {
    width: 700px;
    padding: 10px 0 0 0;
    border-top: 1px solid #fff;
    font-size: 11px;
}
.password_txt {
    width: 340px;
    padding: 10px 0 0 0;
}
.btn_gewinnen {
    width:100%;
}
.formular label,.formular input,.formular select {
    margin-bottom: 3px;
}
.password {
    width: 112px;
}
.spacer {
    height:10px;
    display:block;
}
.group4, .group5 {
    padding-top: 10px;
}
.group-radio {
    width: 500px;
    float: left;
}
.group-radio .radiobutton1 {
    display:inline;
    float: left;
    width: 20px;
    height: 20px;
}
.ihreantwort {
    float: left;
    width: 650px;
}
.text {
    width: 650px;
}
label.labelihreantwort {
    width: 650px;
}
.error {
    font-weight: bold;
    color: #c00;
    height:25px;
}
.clearfix {
    height: 1px;
    clear: both;
}
.error_msg{
    color:#ba0000;
}
