.movieteaser {
position:absolute;
right:0;
top:-20px;

}

.movieteaser img {
width:200px;
height:auto;
position:relative;
}
.yform {
width:100%;
height:auto;
padding:7px 0% 15px 0%;
margin:10px 0px 10px 0px;
display:block;
line-height:1.0em;
background-color:#fefefe;

right:0px;
position:relative;
z-index:10;
font-size:14px;
}
.yform .block {
padding:0 0 0 0%;
}
.yform .block div.form-group {
width:50%;
display:inline-block;
}
.yform .block#block3 div.form-group {
width:100%;
display:block;
}
.yform .radio {
width:50%;
display:inline-block;
position:relative;
}
.formcheckbox input {
width:30px !important;
display:inline-block;
float:left;

}


.formcaptcha img {
width:200px !important;
height:auto !important;
position:relative;
}

.yform label {
width:80%;
display:block;
height:20px;
position:relative;
}

.yform div.form-group {
padding:5px 0 5px 0;
position:relative;
}

.yform .form-group  input.form-control {
width:96%;
border:1px solid #3c6aa5;
border-radius:0px;
font-size:14px;
height:40px;
font-weight:normal;
position:relative;
display:block;
}



.radio input {
width:25px;
position:relative;
}

button {
width:60%;
height:auto;
color:#ffffff;
background-color:#a42e2e;
display:block;
font-weight: 400;
border:0;
padding:10px 5% 10px 5%;
border-radius:0px;
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
font-weight:400;
letter-spacing: 0.03em;
margin-top:10px;
font-family:arial, sans-serif;
}

.yform textarea {
border:1px solid #3c6aa5;
width:96%;
font-size:14px;
padding:1%;
height:100px;
border-radius:5px;
}
.yform #yform-formular-anliegen {
clear:both;
width:100%;
display:block;
}
.yform .block div.form-group.radio-group  {
clear:both;
width:100%;
display:block;
}
.yform .formtextarea label.textarea {
width:100%;
display:block;

}
.yform .formcheckbox {
height:auto;
padding:4px 0;
}
.yform .formcheckbox label {
height:auto;
position: relative;
line-height:1.3em;
width:80%;
}
.yform div#block2 .form-group input.form-control {
border:0px solid #f1a548;
}
#yform-formular-anrede {
clear:both;
float:none;
display:block;
}

@media screen and (max-width:1000px) {
.movieteaser {
position:relative;
right:0;
top:0;

}
.yform .block {
padding:0 0 0 3%;
}
}