@charset "UTF-8";
.text-center {
}
body {
	background-color: #02667E;
}
.abstand {
	padding-top: 1rem;
}
.row .col-12 .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(190,190,190,1.00) 99.96%);
	background-image: url(url), linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(190,190,190,1.00) 99.96%);
}

.navbar-nav.mr-auto   {
	text-align: justify;
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
}
.nav-link  {
	margin-left: 9px;
	margin-right: 4px;
	background-color: #94C6D2;
	border: thin solid #C2E3FF;
}

.jumbotronkopf {
	pdding: 2rem 1rem;
	background-color: #e9ecef;
	border-radius: 0.3rem;
}
.kopfrot {
	text-align: center;
	color: #EB0003;
	font-size: 4.5vw;
	font-style: italic;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	font-weight: 600;
}
.kopfschwarz {
	text-align: center;
	color: #000000;
	margin-top: 0px;
	font-size: 4vw;
}
a {
	color: #01667E;
	text-decoration: none;
}
.inhalt {
	background-color: #FFFFFF;
	padding-top: 2px;
}
h1 {
	font-size: 1.7rem;
	color: #01667E;
	text-align: center;
	margin-top: 1rem;
}
h2 {
	color: #01667E;
	font-size: 1.2rem;
}
.weiss {
	color: #87B7C2;
}
li {
	text-align: left;
}
.spital_2 {
	font-size: 1.2vw;
}
.spital {
	font-weight: bold;
	color: #01667E;
	margin-bottom: 2px;
}
.spital_rahmen {
	border-style: dotted;
	border-color: #94C6D2;
}



@media (min-width:576px){
h2 {
}
h1 {
	font-size: 1.7rem;
	color: #01667E;
	text-align: center;
	margin-top: 1rem;
}
h1 {
	font-size: 1.7rem;
	color: #01667E;
	text-align: center;
	margin-top: 1rem;
}
.row .col-12 .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}
 .jumbotronkopf {
    padding: 0rem 1rem;
  }
.kopfschwarz {
	margin-top: 0px;
	font-size: 2vw;
}
}

@media (min-width:768px){
	.row .col-12 .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}

}

@media (min-width:992px){
	.row .col-12 .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}
		.kopfrot {
	text-align: center;
	color: #EB0003;
	font-size: 2rem;
	font-style: italic;
	margin-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	font-weight: 600;
}
.kopfschwarz {
	margin-top: 0px;
	font-size: 1.4vw;
}
h1 {
	margin-top: 2rem;
}
}

@media (min-width:1200px){
	.row .col-12 .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	width: 1120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}
.spital {
    font-size: 23px;
}
.spital_2 {
    font-size: 20px;
}
}

@media (max-width:768px){
.spital_2 {
    font-size: 3vw;
}
.spital {
    font-size: 3vw;
}
}

@media (max-width:575px){
.spital {
    font-size: 4vw;
}
.spital_2 {
    font-size: 4vw;
}
}
