body {
	font-size: 0.9rem;
}

.navbar-brand {
	padding-top: 0px !important;
}

.jumbotron {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
	background: unset !important;
}


.btn-primary {
  background-color: #009ddf;
  border-color: #009ddf;
}

.media-left i {
    color: #009ddf;
}

a {
    color: #009ddf;
}

.label-info {
    background-color: #009ddf;
}

.nav-pills .nav-link.active, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-link.active:focus, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link:hover {
    background-color: #009ddf;
}

.btn-secondary {
    background-color: #009ddf;
    border-color: #009ddf;
    color: #ffffff;
}

.carousel-item .img-fluid {
	max-width: 100% !important;
}

.img-fluid {
	max-width: 100%;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #009DDF;
}

.news-text-wrap p {
	text-align: justify;
}

.tx-facebook-stream .tx-facebook-stream-wrap-style2 ul.stream-list-style {
    padding: 10px 20px;
    max-height: 100%;
    max-width: 100%;
    height: unset;
    width: unset;
    overflow-y: unset;
    border: unset;
}

.trenner {
	width:100%;
}