
body {
	font-family: 'Roboto', sans-serif;
	text-align: left;
	background: #4A4A4A;
	color: white;
	font-size: 15px;
	overflow: hidden;
}

@media screen and (min-width: 381px){
  body {
		font-size: 16px;
	}
}


*{
	padding: 0px;
	margin: 0px;
}




/* Vorstellungstext
	=====================*/

.kontakt-title {
	background: url('Bilder/Kontakt_title.jpg');
	background-size: 100% auto;
	font-size: .7rem;
	height: 180px;
	position: relative;
}

.kontakt-title h1 {
	position: absolute;
	top: 20%;
	text-align: center;
	color: white;
	/*background: rgba(0, 0, 0, 0.4);*/
	width: 100%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 28px;
	line-height: 1.5em;
}

.kontakt-title p {
	position: absolute;
	bottom: 40px;
	text-align: center;
	font-family: 'Courgette', Pristina, serif;
	font-size: 1.7em;
	color: #F2664A;
	width: 100%;
}

#topBtn {
	display: block;
	padding: 10px;
	border: solid #F2664A 2px;
	border-radius: 5px;
	color: #F2664A;
	background: transparent;
	cursor: pointer;
	width: 220px;
	font-size: 1em;
	margin: 1em auto;
}

#topBtn:hover {
	background: white;
	color: #2A2A2A;
	transition: 500ms;
}



.main-div {
	margin: 30px auto;
	width: 95%;
}

.kontakt-main-numbers {
	margin: 80px auto 30px;
}

.contact-data {
	width: 290px;
	margin: 0 auto;
}

@media screen and (min-width: 361px){
  .main-div {
		width: 80%;
	}
	.kontakt-main-data {
		width: 100%;
	}
	.contact-data {
		width: 290px;
		padding: 12px 20px;
		border: solid white 2px;
		border-radius: 15px;
	}
}

@media screen and (min-width: 381px){
	.contact-data {
		width: 305px;
	}
}

.kontakt-main i {
	dispaly: block;
	width: 100%;
	text-align: center;
}

.kontakt-main h1 {
	text-align: center;
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 25px 0;
}

.contact-data h2 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 20px;
}

.contact-data h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 1em;
}

.kontakt-main a {
	color: inherit;
}



#openTime {
	width: 205px;
	margin: 20px auto 30px auto;
	padding: 12px 20px;
	border: solid white 2px;
	border-radius: 15px;
}

#openTime p {
	display: block;
	line-height: 2em;
	position: relative;
}

#openTime span {
	display: inline-block;
	position: absolute;
	left: 100px;
}

.bereitschaft p, .numbers-apo-call p {
	line-height: 1.5em;
}

.dienste {
	table-layout: fixed;
	width: 100%;
	margin: 0 auto;
	border-spacing: 0;
	border-radius: 10px;
	border: solid white 2px;
	margin-top: 30px;
}

.dienste th {
	font-size: 17px;
	font-weight: 400;
	line-height: 40px;
	border-bottom: solid white 2px;
	text-align: center;
}

.dienste td {
	line-height: 25px;
	text-align: center;
	border-bottom: solid white 1px;
}

#first-column {
	width: 35%;
}

@media screen and (min-width: 1201px){
  .dienste td {
		line-height: 30px;
	}
}



#Apo {
	display: inline-block;
	position: relative;
	margin: 20px 0;
	left: 50%;
		-ms-transform: translateX(-50%); /* IE 9 */
		-webkit-transform: translateX(-50%); /* Chrome, Safari,*/
	transform: translateX(-50%);
	height: 121px;
	padding: .5em;
	border: solid white 2px;
	border-radius: 20px;
	background: #B3ACAC;
		-ms-transition: 0.3s; /* IE 9 */
		-webkit-transition: 0.3s; /* Chrome, Safari,*/
	transition: 0.3s;
}
	
#Apo:hover {
	border-color: #e05757;
}
	
.numbers-sub-numbers {
	position: relative;
	left: 50%;
		-ms-transform: translateX(-50%); /* IE 9 */
		-webkit-transform: translateX(-50%); /* Chrome, Safari,*/
	transform: translateX(-50%);
	font-size: 16px;
	line-height: 32px;
	width: 278px;
	padding: .5em;
	border: solid white 2px;
	border-radius: 20px;
}
	
.numbers-sub-numbers a {
	display: block;
	text-decoration: none;
	color: inherit;
}
	
.call-symbol, .call-number {
	display: inline-block;
}
	
.call-symbol {
	width: 170px;
}
	
.call-number {
	font-weight: bold;
}






.impressum {
	padding-top: 30px;
	margin-top: 30px;
}

.impressum i {
	display: inline-block;
	width: 40px;
	text-align: center;
	cursor: pointer;
		-ms-transition: 0.5s; /* IE 9 */
		-webkit-transition: 0.5s; /* Chrome, Safari,*/
	transition: 0.5s;
}

.impressum-i-click {
		-ms-transform: rotate(180deg); /* IE 9 */
		-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

.impressum-content {
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 95%;
}

.view {
	height: auto;
}

.impressum h2 {
	margin-bottom: 25px;
	margin-top: 40px;
	font-size: 20px;
}

.impressum h3 {
	margin-top: 20px;
	font-weight: 500;
}

.impressum a, .impressum p, .impressum ul {
	color: #D4CBCB;
}

a.impressum-head {
	margin-left: 2.5%;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	text-decoration: underline;
	cursor: pointer;
	display: inline-block;
		-ms-transition: 0.3s; /* IE 9 */
		-webkit-transition: 0.3s; /* Chrome, Safari,*/
	transition: 0.3s;
	color: white;
	font-weight: bold;
}

a.impressum-h1-click {
	color: #e05757;
		-ms-transition: 0.5s; /* IE 9 */
		-webkit-transition: 0.5s; /* Chrome, Safari,*/
	transition: 0.5s;
}

a.impressum-h1-hover:hover {
	color: #e05757;
}

a.impressum-h1-click:hover {
	color: white;
}

.impressum p {
	margin-top: 10px;
}

hr {
	width: 30%;
	border: solid white 1px;
	margin: 40px 0;
}

@media screen and (min-width: 361px){
  a.impressum-head {
		margin-left: 10%;
	}
	.impressum-content {
		width: 80%;
	}
}

#but {
	display: block;
	padding: 10px;
	width: 200px;
	text-align: center;
	margin: 25px;
	background: green;
	cursor: pointer;
}


@media screen and (min-width: 361px) and (max-width: 480px) {
  .kontakt-title {
		height: 200px;
	}
}

@media screen and (min-width: 481px) and (max-width: 600px) {
  .kontakt-title {
		height: 250px;
	}
}

@media screen and (min-width: 601px) and (max-width: 700px) {
  .kontakt-title {
		height: 300px;
	}
	.kontakt-title h1 {
		font-size: 30px;
	}
}

@media screen and (min-width: 701px) and (max-width: 980px) {
  .kontakt-title {
		font-size: .8rem;
		height: 400px;
	}
	.kontakt-title h1 {
		font-size: 35px;
		top: 30%;
	}
}

@media screen and (min-width: 981px) and (max-width: 1200px) {
  .kontakt-title {
		font-size: .8rem;
		height: 500px;
	}
	.kontakt-title h1 {
		font-size: 40px;
		top: 30%;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .kontakt-title {
		font-size: 1.2rem;
		height: 580px;
	}
	.kontakt-title h1 {
		font-size: 45px;
		top: 30%;
	}
}

@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .kontakt-title {
		font-size: 1.2rem;
		height: 600px;
	}
	.kontakt-title h1 {
		font-size: 45px;
		top: 30%;
	}
}

@media screen and (min-width: 1501px) {
	.kontakt-title {
		font-size: 1.2rem;
		height: 850px;
	}
	.kontakt-title h1 {
		font-size: 50px;
		top: 30%;
	}
}

@media screen and (min-width: 1001px) {
	.kontakt-title {
		background-attachment: fixed;
		background-position: 0 80px;
	}
	.kontakt-main-time, .kontakt-main-numbers, .impressum {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	a.impressum-head {
		margin-left: 0;
	}
	.impressum-content {
		width: 100%;
	}
	.bereitschaft p, .numbers-apo-call p {
		font-size: 18px;
	}
}


#topBtn {
	display: none;
	font-size: 1.3rem;
	position: fixed;
	bottom: 56px;
	right: 2.5%;
	cursor: pointer;
	padding: .25em .5em;
	border: solid white 2px;
	color: white;
	background: #B3ACAC;
	border-radius: 2px;
	margin: 0;
	width: auto;
	z-index: 100;
}



.pop-up-box-Apokammer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .7);
}

.btn-button {
	display: block;
	padding: 10px;
	border: solid #D4CBCB 2px;
	border-radius: 5px;
	color: #D4CBCB;
	background: transparent;
	cursor: pointer;
	width: 250px;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	margin: 2em auto;
}

.pop-up-box-show {
	display: block;
}

.no-scroll {
	overflow: hidden;
}

.pop-up-box-Apokammer-info {
	width: 400px;
	background: #90b9e5;
	position: relative;
	margin: 0 auto;
	top: 50%;
		-ms-transform: translateY(-50%); /* IE 9 */
		-webkit-transform: translateY(-50%); /* Chrome, Safari,*/
	transform: translateY(-50%);
}

.pop-up-Apokammer-header {
	width: 100%;
	height: 40px;
	background: #6e96d1;
	position: relative;
}

.pop-up-Apokammer-header h1 {
	display: block;
	line-height: 40px;
	font-size: 1em;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	text-align: left;
	position: absolute;
	left: 1em;
	top: 0;
		-ms-transform: translateX(0); /* IE 9 */
		-webkit-transform: translateX(0); /* Chrome, Safari,*/
	transform: translateX(0);
}

.pop-up-Apokammer-header i {
	display: block;
	height: 20px;
	font-size: 20px;
	color: white;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.pop-up-Apokammer-header i:hover {
	background: #90b9e5;
	transition: 500ms;
}

.pop-up-Apokammer-content {
	display: inline-block;
	padding-top: 20px;
}

.pop-up-Apokammer-content p {
	display: inline-block;
	text-decoration: none;
	padding: 0 20px 10px;
	color: #2A2A2A;
	font-size: 10px;
}

.btn-in-box-button {
		display: inline-block;
		padding: 5px;
		margin: 10px 10px 20px;
		border: solid #2A2A2A 2px;
		border-radius: 5px;
		color: #2A2A2A;
		background: transparent;
		cursor: pointer;
		font-size: 10px;
}

.btn-in-box-button:hover {
		background: #2A2A2A;
		color: white
}


/*------- FOR IPHONE 5 -------*/
@media screen and (max-width: 400px) {
	.pop-up-box-Apokammer-info {
		width: 280px;
	}
}
	
