.bildlinks{
	width:60%;
	height:500px;
	float:left;
	background-repeat:no-repeat;
	margin-right:5%;
}
.bildrechts{
	width:35%;
	height:400px;
	float:left;
	margin:50px 0 0;
	text-align:center;
}
.bildrechts_img{
	width:100%;
	height:400px;
	background-repeat:no-repeat;
}
.fullimg .button{
	position:absolute;
	bottom: 50px;
	width:100%;
}
.button a{
	color:#fff;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	display:inline-block;
	margin:0 auto;
	background-color:#AE122D;
	padding:10px 20px;
	text-align:center;
}
.button a:hover{
	background-color:#fff;
	color:#AE122D;
}
.footer_middle{
	width:100%;
	margin:0;
	text-align:center;
}
.telefonnummer, .emailadresse a{
	color:#AE122D !important;	
}
.impressum{
	padding-top:15px;
}
.social{
	padding:30px 5px;
	width:99px;
	height:149px;
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 auto;
}

/* //////////////////////////////////// ANFRAGEFORM //////////////////////////////////// */
.schnellanfrage-row-wrapper {
    width: 100%;
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.3);
}
#schnellanfrage label{
    color: #000;
    font-size: 16px;
}
#schnellanfrage input[type="text"], #schnellanfrage input[type="number"], #schnellanfrage-box input[type="text"], #schnellanfrage-box input[type="number"] {
    color: #fff !important;
	height: 45px;
	padding:0 10px !important;
	padding-bottom:7px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	border:0;
	width:18%;
	margin:0 1%;
	float:left;
	text-align:center;
	background-color:transparent;
}
#Anreise_schnell, #Abreise_schnell {
    background-image: url("https://www.urlaub-am-wastlhof.com/wp-content/themes/effekt/images/kalender.svg");
    background-repeat: no-repeat;
	background-position:90% center;
    padding-right: 30px;
}
input, textarea {
    color: #000;
	border:1px solid #ccc;
}
button, input, textarea {
    font-family: inherit;
    padding: 8px 12px;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    width: 100%;
}
#schnellanfrage input[type="submit"]{
	border: 0px;
    color: #fff;
	background-color:#AE122D;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	height:45px;
	font-weight:lighter;
	padding:0 !important;
	padding-bottom:7px;
	text-transform: uppercase;
	width:18%;
	margin:0 1%;
	float:left;
}
#schnellanfrage input[type="submit"]:hover{
	color: #fff !important;
}
.anfrage_btn{
	background-color: #AE122D;
	color: #fff !important;
}
.input{
	line-height: 1.5;
	font-weight: normal;
}
.check{
	width:13px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity:1;
}
.wpcf7{
	text-align: left;
}
.wpcf7 p{
	margin: 0;
}
.one_third{
	width:30%;
	float:left;
	margin-right:5% !important;
	height:80px;
	margin-bottom: 20px;
}
.half{
	width: 48%;
	margin-right: 2%;
	float:left;
	height:80px;
	margin-bottom: 20px;
}
.one_third.last{
	margin-right:0%;
	float: right;
}
.last{
	float: right !important;
	margin-right:0% !important;
}
.input select {
    height: 42px;
}
.abstand-buttons{    
	display: inline-block;
}
span.wpcf7-not-valid-tip {
    color: rgb(255, 0, 0);
    display: block;
    font-size: 1em;
    position: absolute;
    right: 0;
    top: -45px;
}
div.wpcf7-response-output {
    margin: 50px 0;
    padding: 5px 10px;
}
.check_anfrage{
    height: auto;
    clear: both;
    display: inline-block;
    margin-right: 10px;
	vertical-align: top;
}
.check_anfrage_text {
    display: inline-block;
    width: calc(100% - 30px);
}
.dsgvo_kontaktformular span.wpcf7-list-item{
	margin: 0px;
}
.text_block{
	padding-top:40px;
	clear:both;
}
.text_block_left{
	float:left;
	width:40%;
	margin-right:5%;
}
.text_block_right{
	float:left;
	width:55%;
}
.text_block_right .ui-widget-content{
	border:0;
}
.preistext{
	font-size:35px;
	font-weight:bold;
	padding:0 10px;
}
#technische_daten caption, th, td{
	text-align: center;
}
#technische_daten table, #technische_daten th, #technische_daten td{
	color: #000;
}
.bild_rechts{
	width: 50%;
	float:right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.textbox_links{
    float: left;
    padding: 0 90px;
    text-align: center;
    width: 50%;
	color: #000;
	background-color: #f5f5f5;
}
.textbox_links h1, .textbox_links h2{
	color: #AE122D;
	font-size: 30px;
}
.margin_box_rechts{
	margin: 60px 0px;
}
.veranstaltungs_button{
	margin: 40px auto 0px auto !important;
}
.veranstaltungs_button a{
	color: #fff;
	background-color:#AE122D;
}
.veranstaltungs_button a:hover{
	color: #AE122D;
	background-color:#fff;
}
.veranstaltungen .w1280{
	padding: 0px 60px !important;
	margin: 50px auto !important;
}
.rcb-sc-link{
    width:auto;
    margin: 0 10px 10px 0;
    display: inline-block;
}