.sidebar {
	width: 175px;
	float: left;
	padding-top: 57px;
}
.sb-title {
	font-family: "Interstate Black Cond";
	color: #7c8184;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 12px
}
.sidebar p {
	font-family:"Georgia";
	font-size:13px;
	color: #7c8184;
	line-height: 20px;
}

.sidebar-more {
	color: #00ace9; 
	font-size: 13px;
	line-height: 20px;
}
.eventtitle {
	border-bottom: 1px solid #b4b2b1;
	padding-bottom: 17px!important;
}
.event-content {
	width: 700px;
	float: right;
	padding-right: 20px;
	padding-top: 57px;
}

.sold {
	color: #9bba1e;
	font-size: 18px;
	padding-left: 20px;
}
.infos-container {
	border-bottom: 1px dotted #b4b2b1;
	margin-bottom: 15px;
}

.event-infos {
	font-size: 14px;
	font-family: "Interstate Black Cond";
	color: #4f443c;
	font-style: normal;
	text-transform: uppercase;
}
.infos-container p {
	color: #7c8184;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia;
	line-height: 25px;
}

.align-right {
	position: relative;
	left: 453px;
}

.event-desc p { 
	font-family: Georgia; 
	font-size: 16px; 
	line-height: 22px; 
	color: #7c8184;
	margin-bottom: 15px; 
}

.events-overview {
	font-size: 26px;
	font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
	color: #4f443c;
	border-bottom: 1px solid #b4b2b1; 
	padding-bottom: 10px;
}

.events-overview a {
	color: #4f443c;
}

.info-overview {
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	color: #7c8184;
	border-top: 1px solid #b4b2b1;
	border-bottom: 1px dotted #b4b2b1;
	padding: 5px 0;
}
.event-overview-date {
	color: #00ace9;
	font-family: "Interstate", Arial, Verdana, Georgia, sans-serif;;
	font-style: normal;
}
.events-overview-title {
	font-size: 24px;
	font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;;
	color: #4f443c;
	line-height: 26px;
	padding-bottom: 36px;
	padding-top: 12px;
	display: flex;
	justify-content: space-between;
}
.events-overview-title a {
	color: #4f443c;
}

.status {
	float:right;
}
.smallbutton{
	color:#fff!important;
}

#to, #from {
	width: 137px;
	float: right;
	background: url(layout/calendar.png) 111px center no-repeat;
	margin-bottom: 15px;
}
label {
	font-size: 14px;
	line-height: 30px;
	font-family: "Interstate";
	float:left;
}

input[type="submit"].bluebutton {
	line-height: 13px;
	border: 0;
	float: right;
	margin-top: 1rem;
}

#ui-datepicker-div {
	z-index: 500!important;
}

select {
	margin-bottom: 12px;
}

.sidebar input[type="text"] {
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #b3b3b3;
	font-size: 14px;
	font-family: "Interstate";
	color: #7c8184;
	line-height: 26px;
	padding-left: 4px;
}
#to {
	/* margin-bottom: 16px; */
}

.event-padding{
	margin-bottom: 15px
}
.padding-imp {
	padding: 15px 0;
}

#event-search {
	background: url(layout/search.png) 145px center no-repeat;
	width: 169px;
}
#kk_vkat {
	width: 175px;
}

.buchen-info{
	font-family: Georgia;
	font-size: 16px;
	line-height:22px;
}