@media (max-width:991.999px){
	.kinder-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/kids_head.jpg) no-repeat center center;
		background-size: cover;
	}

	.junioren-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/jun-sen_head.jpg) no-repeat center center;
		background-size: cover;
	}

	.erwachsene-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/erwachsene_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.masters-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/masters_head.jpg) no-repeat center center;
		background-size: cover;
	}
	.altherren-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/altherren_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.ausbildung-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/ausbildung_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.regatta-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/ausbildung_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.rbl-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/rbl_head.jpg) no-repeat center center;
		background-size: cover;
	}
	.rbl-header-2 {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/rbl_head2.JPG) no-repeat center center;
		background-size: cover;
	}
	.regatta-header {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/regatta_head_1.JPG) no-repeat center center;
		background-size: cover;
	}
	.regatta-header-2 {
		height: 200px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/regatta_head_2.JPG) no-repeat center center;
		background-size: cover;
	}
	
}

@media (min-width: 992px){
	.kinder-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/kids_head.jpg) no-repeat center center;
		background-size: cover;
	}

	.junioren-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/jun-sen_head.jpg) no-repeat center center;
		background-size: cover;
	}

	.erwachsene-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/erwachsene_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.masters-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/masters_head.jpg) no-repeat center center;
		background-size: cover;
	}
	.altherren-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/altherren_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.ausbildung-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/ausbildung_head.JPG) no-repeat center center;
		background-size: cover;
	}
	.rbl-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/rbl_head.jpg) no-repeat center center;
		background-size: cover;
	}
	.rbl-header-2 {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/rbl_head2.JPG) no-repeat center center;
		background-size: cover;
	}
	.regatta-header {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/regatta_head_1.JPG) no-repeat center center;
		background-size: cover;
	}
	.regatta-header-2 {
		height: 300px;
		text-align: center;
		color: #f8f8f8;
		background: url(../img/Layout/regatta_head_2.JPG) no-repeat center center;
		background-size: cover;
	}
}
.head-main-top {
	margin-top: 48px;
}
.kat-head {
	height: 300px;
	background-color: rgba(255,255,255,0.5);
	padding-top: 120px;
}
.kat-head h2 {
	color: #352f44;
}
.zeiten_border {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-radius: 10%;
	padding-top: 10px;
	padding-bottom: 25px;
}
.zeiten_border-big {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-radius: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.subtext {
	color: #888;
}
blockquote {
	border-left: none !important;
	padding: 40px;
	background: #e3e3e3;
	position: relative;
	margin: 0 0 20px;
	box-sizing: border-box;
}
blockquote::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 40px;
	border-top: 15px solid black;
	border-top-color: black;
	border-top-color: #e3e3e3;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}
.quote {
position: absolute;
top: 0px;
left: 10px;
text-align: center;
padding-top: 10px;
font-size: 30px;
line-height: 0;
display: table;
color: #1f3c5f;
width: 56px;
height: 56px;
margin-top: -30px;
background: #f8f8f8;
border-radius: 50%;
}
.author {
	margin-bottom: 40px;
}
#ausbildung-container {
	background-color: #f8f8f8;
	margin-bottom: 20px;
}
#zeiten {
	background-color: #f8f8f8;
	padding-bottom: 20px;
}
@media (min-width:900px){
	.zeiten_head {
		font-size: 17px;
	}
}
.training {
	margin-bottom: 8px; 
}

.img-leer {
	width: 300px !important;
	height: 300px;
	border: 1px solid #999;
	border-radius: 50%;
	margin-top: 0px;
	padding-top: 110px;
}
.img-leer-2 {
	width: 90%;
	height: 300px;
	border: 1px solid #999;
	border-radius: 50%;
	margin: 20px 0;
	padding-top: 110px;
}
.img-leer-3 {
	width: 60px;
	height: 130px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.img-fluid {
	margin-top: 25px;
}
.content_title {
	font-size: 18px;
	margin-left: -10px;
	color: black;
	
}
.kids-text {
	color: #777;
}
@media (max-width: 767px) {
	.slider-carousel-text {
		width: 100% !important;
		margin: 0;
	}
}
@media (min-width: 768px) {
	.slider-carousel-text {
		width: 66.3333% !important;
		margin: 0 16.33333%;
	}
}
@media (min-width: 900px){
	.kids-faq {
		float: left;
		position: relative;
	}
	.slider-carousel {
		margin-left: 3.33333%;
		margin-right: 3.33333%;
		margin-bottom: 20px;
	}
	.slider-carousel-text {
		margin-left: 3.33333%;
		margin-right: 3.33333%;
	}
}
.down {
	padding-top: 25px;
}
.border-left {
	border-right: 3px solid #dc143c;
	border-radius: 5%
}
.time-view {
	padding-top: 10px;
	border-top: 1px solid #999;
	background-color: green;
}

.timetable-flat {
	margin-bottom: 10px;
	border-bottom: 0.5px solid #ddd;
}
@media (max-width: 767px) {
	.timetable {
		text-align: left;
	}
	.timetable-flat {
		display: none;
	}
}
@media (min-width:768px) {
	.col-xs-offset-2 {
			margin-left: 0px !important;
	}
}
.table-top {
	margin-top: 60px;
}
.table-container {
	border-right: 1px solid #999;
}
.table-line {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	
}
.table-line-end {
	padding: 15px 0;
}
.table-sub-contact {
	margin-left: 15px;
}

.adult-group {
	margin-top: 1em;
}

.regatta-head {
	background: url(../img/Layout/regatta_head_1.JPG) no-repeat center center !important;
	background-size: cover !important;
}

.block-ausb {
	margin-top: 2em;
}