@media only screen and (max-width: 50em) { /*  */
	/* Standorte */
	.Standorte ul {
		border-top: 1px solid rgba(68,68,75,0.5);
		padding-top: 30px;
	}
	.Standorte li {
		border-bottom: 1px solid rgba(68,68,75,0.5);
		font-weight: 600;
		margin-bottom: 30px;
	}
	.Standorte li a {
		border-bottom: 30px solid transparent;
		display: table;
		width: 100%;
	}
	.Standorte li a i {
		display: table-cell;
		vertical-align: middle;
		width: 150px;
		max-width: 150px;
	}
	.Standorte li a i img {
		width: 130px;
		max-width: 130px;
	}
	.Standorte li a span {
		display: table-cell;
		vertical-align: middle;
	}
}
@media only screen and (max-width: 45em) {
	/*  */
}
@media only screen and (max-width: 37em) {
	/* */
}
@media only screen and (max-width: 28.13em) {
	.Standorte li a i,
	.Standorte li a span {
		display: block;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	.Standorte li a i {
		padding-bottom: 10px;
	}
}
@media only screen and (min-width: 50.001em) { /*  */
	.Standorte {
		background: url("../images/dvs-standorte3.webp") center top no-repeat;
		background-size: 810px 863px;
		height: 900px;
		width: 810px;
	}
	.Standorte a {
		display: block;
		height: 85px;
		text-align: center;
	}
	.Standorte li {
		box-sizing: border-box;
		padding-right: 4px;
		position: absolute;
	}
	.Standorte a span,
	.Standorte a img {
		display: none;
	}

	.Standorte .Standort-EJH-Muenster {
		margin: 265px 0 0 20px;
		width: 135px;
	}
	.Standorte .Standort-EJH-Muenster a {
		height: 80px;
	}
	.Standorte .Standort-EJH-Bochum {
		margin: 470px 0 0 0;
		width: 150px;
	}
	.Standorte .Standort-EJH-Bochum a {
		height: 80px;
	}
	.Standorte .Standort-OESW {
		margin: 550px 0 0 170px;
		width: 100px;
	}
	.Standorte .Standort-OESW a {
		height: 90px;
	}
	.Standorte .Standort-EJH-Schweicheln {
		margin: 230px 0 0 200px;
		width: 150px;
	}
	.Standorte .Standort-EJH-Schweicheln a {
		height: 80px;
	}
	.Standorte .Standort-Stiftung-Dialog {
		margin: 670px 0 0 525px;
		width: 135px;
	}
	.Standorte .Standort-Stiftung-Dialog a {
		height: 95px;
	}
	.Standorte .Standort-Integrationsbetriebe-Schweicheln {
		margin: 425px 0 0 230px;
		width: 140px;
	}
	.Standorte .Standort-Integrationsbetriebe-Schweicheln a {
		height: 70px;
	}
	.Standorte .Standort-Zentrale-Verwaltung {
		margin: 330px 0 0 320px;
		width: 150px;
	}
	.Standorte .Standort-Zentrale-Verwaltung a {
		height: 70px;
	}
	.Standorte .Standort-abw {
		margin: 200px 0 0 510px;
		width: 145px;
	}
	.Standorte .Standort-abw a {
		height: 70px;
	}
	.Standorte .Standort-KileLe {
		margin: 200px 0 0 665px;
		width: 120px;
	}
	.Standorte .Standort-KileLe a {
		height: 75px;
	}
	.Standorte .Standort-EJH-Geltow {
		margin: 355px 0 0 600px;
		width: 140px;
	}
	.Standorte .Standort-EJH-Geltow a {
		height: 80px;
	}
}
@media only screen and (min-width: 60.0625em) { /* 960 */
}