@charset "utf-8";
.navbar-brand {
	width: 250px;
}
.nav.navbar-nav {
	margin-top: 15px;
	color: rgba(255,255,255,1.00);
}
.carousel-inner {
	width: 100%;
}

.icon-bar {
	background-color: rgba(255,255,255,1.00);
}
.navbar.navbar {
	background-color: rgba(22,75,154,1.00);
	min-height: 90px;
}
.carousel-indicators {
	position: absolute;
	top: auto;
}


h1 {
	color: rgba(22,75,154,1.00);
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
    font-size: 50px
}

h4 {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgba(22,75,154,1.00);
}
h3 {
	text-align: center;
	color: rgba(22,75,154,1.00);
}
h5 {
	color: rgba(22,75,154,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
    font-size: 18px
}
.text-justify {
	margin-left: 30px;
	margin-right: 30px;
}
#myCarousel {
	width: 100%;
}
top-bild {
	min-height: 150px;
	max-height: 500px;
	width: 100%;

}
.top-bild img {
	width: 100%;
	min-height: 150px;
}
.text-left {
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.pull-left {
	padding-left: 30px;
}

.row {
    justify-content: center;
}
.vertikal {
	display: block;
	height: 550px;
	border-right: 1px solid rgba(176,173,174,1.00);
}

div.kreis {
	width: 150px;
	height: 150px;
	border-radius: 150px;
	background-color: #E9E9E9
}

.flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.object-fit img { 
	object-fit: cover; 
	width: 100%; 
	height: 100%;
}


.background-light
{
	background-color: rgba(243,243,243,1.00)
}

.zitat
{
    color: blue
}

p
{ font-size: 16px
    
}


.font-size-1
{
    font-size: 300px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
    
}

.text-light

{
    text-color: #FFF;
}

.line

{
    border-color: blue
}
