.filterblock_xxx {display:block;width:100%;height:60px;background-color:#000;padding:20px;}
.filterblock {display:none;}
.filterblock444 {
	height:60px;
	background-color:#000;
//	display: -webkit-flex;
//	display: flex;
//	-webkit-flex-direction: row;
//	flex-direction: row;
}
.filter_padding {padding:0;}

.globalblock {padding: 0 80px;}
.contentblock222 {margin: 0; max-width: 1310px;}
.contentblock {
	max-width: 1310px;
	margin: 0 auto;
//	height:60px;
//	background-color:#000;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.but_search
{
display: inline-block;
width:100%;
height:60px;
// background: #2F2F2F; /* grau #eeeeee Old browsers */
border: 0px solid #a1a1a1;
padding: 10px 10px;
margin: 0 0 0 0;
font-family: 'Lato', sans-serif; 
font-size: 17px;
line-height: 100%;
font-weight: 400; 
font-style: normal;
text-decoration: none;
text-align: left;
}
.but_neg {background: #000;}
.but_grey {background: #262626;}
.but_search:after {float: right; display: inline-block; width: 15px; height: 15px; margin: 5px 0 0 5px; padding: 0;}
.arrow_down:after { content: ""; background: url("arrow_down.png") no-repeat 0 0; background-size: 100%; }

.filter_detail_block {float:left;box-sizing:border-box;width:40%;height:60px;padding:0; margin:0 0 0 0;}
.filter_text {
	font-family: 'Lato', sans-serif; 
	font-size: 20px;
	font-weight: 400; 
	font-style: normal;
	//color: #7d7d7d;
	color: #fff;
	margin:13px 10px 0 0;
	padding:0;
}

input[type=text] {
	font-family: 'Lato', sans-serif; 
	font-size: 17px;
	line-height: 100%;
	font-weight: 400; 
	font-style: normal;
	background-color: transparent;
}
.filter_input {
    width: calc(95% - 15px);
	border: 0px solid red;
    padding: 12px 6px !important;
    margin: 8px 0 0 0;
    color: white;
	//text-align: center;
 //   box-sizing: border-box;
}
.arrow_input:after {display: inline-block; width: 15px; height: 15px; margin: 15px 0 0 5px; padding: 0;}
.arrow_down2:after { content: ""; background: url("arrow_down.png") no-repeat 0 0; background-size: 100%; }

.open_filter_button {
//	background: orange;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.dateblock {
	width:100%;
	height:60px;
	padding:0 20px;
	background: #000;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.date_detail_block {-webkit-flex-basis: 100%;flex-basis: 100%;height:60px;padding:0 20px; margin:0;}
.date_detail_block_to {display:none;}
.orteblock {display:none}
.close_filter {display:none;}

.arrow {
 // float:right;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
//  margin: -5px 0 0 0;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

@media only screen and (min-width:460px) {


}

@media only screen and (min-width: 676px) {


}

@media only screen and (min-width:998px) {

.filterblock {display:block;width:100%;height:60px;background-color:#000;}
.filter_padding {padding:0 80px;}
.open_filter_button {display:none}
.zw1 {
	width:10px;
	//background: green;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.dateblock {
	width:65%;
	padding:0;
//	background: orange;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.date_detail_block {display: block; -webkit-flex-basis: 30%;flex-basis: 30%;height:60px;padding:0 5px; margin:0;}
.date_detail_block_to {display: block; -webkit-flex-basis: 50%;flex-basis: 50%;height:60px;padding:0 20px; margin:0;}
.orteblock {
	width:35%;
//	background: orange;
//	border: 1px solid orange;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.orte_detail_block {-webkit-flex-basis: 100%;flex-basis: 100%;height:60px;padding:0; margin:0;}
.bubu:hover {
	background-color: orange;
}
#dateblock button:hover {background: orange;}
.close_filter {display:block;-webkit-flex-basis: 10%;flex-basis: 10%;}
}

@media only screen and (min-width: 1100px) {

.zw1 {width:10px;}

}
@media only screen and (min-width: 1300px) {

.zw1 {width:10px;}

}