.startNew h1 {
	margin-top:20px;
	font-size:1.9rem;
	line-height: 2.4rem
}
.startNew h1 span{
	font-size:1.5rem;
	display: block;
}
.startNew h3 {
	color: #000;
		font-size:1.3rem;
		margin:0 0 10px;
}
.startNew hr, hr {
	background:#e2e2e2;
	margin:30px 0;
	border:0;
	height:1px;
}

main .startNew .kachel-link .kachel-kv {
	width:100%;
	height:inherit;
	overflow: hidden;
}
main .startNew .kachel-link .kachel-kv img {
	width: 100%;
	height: auto;
	min-width: 100%
}
main .startNew .kachel-link .text-teaserbox {
	width: 100%;
	padding:30px 30px 80px 30px;

}
main .startNew .kachel-link {
	margin-top:20px;
		position: relative;
		width:50%;
}
main .startNew .kachel-link:last-child {
	margin-right:0;
}
.startNew ul {
	margin:0;
	padding:0
}

.startNew ul li {
	list-style-type: none;
	background: url('/site/assets/files/1/listen-element.jpg') no-repeat left 10px;
	padding:0px 0 0px 20px;
}
.startNew .buttonWrap {
	text-align: center;
	margin:20px 0 0;
	position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom:30px;}
.startNew .button.red {
	background: #e3000f;
	display: block;
	color:#fff;
	padding:10px 20px;
	text-decoration: none;
	min-width: 400px

}
.startNew .button.red:hover {
	background: #c0000d
}
.startNew .sameheights {
	display: flex;
}
.startNew .grey {
	background: #f5f5f5
}

.startNew .greyBox {
	padding:30px;
	margin:3% 0;
}
.startNew .greyBox.quote {
	margin:0 0 3%;
}
.startNew .contactBox, .startNew .border {
	border:1px solid #e9e9e9;
	overflow: hidden;
	display: flex;
}
.startNew .border {
	padding:30px;
	display: block;
}
.startNew .contactBox .contactText {
	padding:30px;
	width:60%;
	float: left;
}
.startNew .contactBox.map .contactText {
	padding:0;
}
.startNew .contactBox.map {
	margin:0 0 30px;
}
.startNew .contactBox.map li {
	margin-bottom: 0
}
.startNew .contactBox .contactImage {
	width:40%;
	float: left;
overflow: hidden;}

.startNew .contactBox .contactImage img {
	height:100%;
}
.startNew .refImage {
	width:49.5%;
	float: left;
	overflow: hidden;
}
.startNew .refImage img {
	width: 100%;
}
.startNew .refFirst {
	margin-right:.5%;
}
.startNew .refSec {
	margin-left:.5%;
}
.startNew .quoteName {
	border-top: 1px solid #e2e2e2;
	margin-top:10px;
	padding-top: 20px;
display: inline-block;
position: relative;}

.startNew .quoteName::before {
	  content:"";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #e2e2e2;
  position: absolute;
  top:0px;
  left:20%;
}
.startNew .quoteName .quoteArrow::before {
		content:"";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #f5f5f5;
  position: absolute;
top:-2px;
  left:20%;

}

.startNew .quote h3 {
color: #e3000f;

}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-radius: 0;
-webkit-border-radius:0;
-moz-border-radius:0;
-o-border-radius:0;}

.ui-accordion .ui-accordion-header.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background-color: #e3000f;
	border:1px solid #e3000f;

}
.ui-accordion p:last-child {
	margin-bottom: 0
}
.ui-accordion hr {
	background:#ededed;
	height:1px;
	border:0;
	margin:20px 0 17px;
}
.ui-accordion .ui-accordion-content {
	padding:20px;
}
.ui-accordion .ui-accordion-header {
	padding:10px 20px 10px 30px;

	background-color: #fafafa;
	border-color: #e9e9e9
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image:url("/site/templates/img/ui-icons_444444_256x240.png") !important;
		margin-left:-16px;

}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
	background-image: url("/site/templates/img/ui-icons_ffffff_256x240.png") !important;
	margin-left:-16px;
}
.accordHeadline {
	margin:30px 0 20px ;
}
@media only screen and (max-width: 1280px) {
	main .startNew .kachel-link {
		margin-right:3%;
	}
	main .startNew .kachel-link:last-child {
		margin-right:0;
	}
}

@media only screen and (max-width: 950px) {
	main .startNew .kachel-link {
		margin-right:0;
		width: 100%;
		float: none;
	}
	.startNew .sameheights {
		display: block;
	}
}


@media only screen and (max-width: 787px) {
.startNew .refImage {
	width:100%;
	float: none;
	margin: 0 !important;
}
.startNew .refImage.refSec {
	display: none;
}
	.startNew .contactBox {
		display: block;
	}
.startNew .contactBox .contactImage, .startNew .contactBox .contactText {
	width: 100%;
	float: none;
}
.startNew .contactBox .contactImage {
	height:500px;
	overflow: hidden;
}
.startNew .contactBox.map .contactImage {
	height: inherit;
	margin-bottom:20px;
}
.startNew .contactBox .contactImage img {
	width:100%;
	height: auto;
	margin-top:-60px;
}
}

@media only screen and (max-width: 667px) {
	.startNew .button.red {
		min-width: 200px;
	}
	.startNew .buttonWrap {
		bottom:20px;
	}
	main .startNew .kachel-link .text-teaserbox {
		padding:30px 30px 110px 30px;
	}
}
