    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: 540px; /* update 11.01.11 old: 685px; */
    color: #fff;
    margin-top: 40px;
}
.form-img {
    position: relative;
    top: 30px;
    left: 50px;
    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 50px 8px;
}
.formular select {
    width: auto;
    display: block;
}
.formular input {
    width: 200px;
}
.formular input[type=checkbox]{
    width: auto;
}
.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;
}
.formular input#btn_gewinnen {
    width:100% !important;
}
.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;
}
div.newsletter, p.info{
	margin-top: 30px;
}
div.newsletter p{
	margin: 0;
	float: right;
	width: 320px;
}
label#password_txt{
	width:auto;
}
input#chkNewsLetter{
	margin:0;
}
.formular input[type=button]{
	width: auto;
}
.formular div.einleitung{
	margin-left:10px;
}
.formular p.tx_teilnahmebedingungen{
	font-size:10px; 
	line-height:12px;
}
