.gl-ausbildung-h3{
max-width: 1720px;
margin: 0 auto;
}
.gl-ausbildung-h3 h3{
text-align: center;
text-transform: uppercase;
font-style: italic;
font-weight: 800;
font-size: 35px;
color: #e30613;
padding: 70px 0px;
}
.gl-camp-programm-box-margin{
margin-top: 15px;
} .gl-manschaftsleiter{
margin: 0 auto;
max-width: 1720px;
display: flex;
justify-content: center;
align-items: baseline;
flex-wrap: wrap;
}
.gl-manschaftsleiter-box{
width: 350px;
margin: 25px;
border: 2px solid #fff;
padding: 15px;
margin: 25px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.3);
box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.3);
height: 390px;
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: column;
}
.gl-manschaftsleiter-box h5{
font-size: 25px;
font-weight: 600;
color: #e30613;
padding-bottom: 35px;
}
.gl-manschaftsleiter-box span{
font-size: 18px;
font-weight: 600;
color: #e30613;
}
.gl-manschaftsleiter-box ul{
list-style-type: none;
padding-left: 0px;
}
.gl-manschaftsleiter-box ul li{
color: #000;
font-size: 16px;
} .gl-schnuppern{
max-width: 1720px;
margin: 0 auto;
padding: 0px 15px;
}
.gl-schnuppern p{
color: #000;
font-size: 16px;
}
.gl-schnuppern span{
font-size: 21px;
color: #e30613;
font-weight: 600;
} .gl-myicehockey{
width: 90%;
margin: 0 auto;
margin-bottom: 50px;
} .gl-gastfamilie-content{
max-width: 1720px;
margin: 0 auto;
padding: 15px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.gl-gastfamilie-content img{
max-height: 300px;
margin: 0px 80px;
}
.gl-gastfamilie{
max-width: 1720px;
margin: 0 auto;
margin-bottom: 50px;
}
.gl-gastfamilie p{
padding: 15px;
font-size: 16px;
color: #000;
line-height: 30px;
}
.gl-gastfamilie p span{
font-weight: 600;
color: #e30613;
}
@media all and (max-width:570px){
.gl-gastfamilie-content img{
margin: 0px;
}
} .gl-schussanlage{
max-width: 1720px;
margin: 0 auto;
margin-top: 50px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.gl-schussanlage p{
padding: 15px;
font-size: 16px;
color: #000;
line-height: 30px;
text-align: center;
}
.gl-schussanlage img{
margin-top: 30px;
}