/* Hover Effekt Startseite */

.ch-grid{
margin:0;
padding:0 0 10px 0;
list-style:none;
display:block;
width:100%;
text-align:center;
}
.ch-grid:after,
.ch-item:before{
content:'';
display:table;
}
.ch-grid:after{
clear:both;
}
.ch-grid li{
width:100%;
height:300px;
display:inline-block;
margin:0;
text-align:center;
}
.ch-grid ul{
margin:0;
padding:0;
}
.ch-item{
width:100%;
height:100%;
border-radius:0;
position:relative;
cursor:default;
transition:all 0.4s ease-in-out;
}
.ch-img-1{
background:url(/stream/images/bilder/dr-philipp.jpg) no-repeat 50%; 
width:100%;
margin-left: -20px
}
.ch-img-2{
background:url(/stream/images/bilder/dr-bielawski-sigges.jpg) no-repeat 50%;
width:100%;
margin-left: -20px
}
.ch-img-3{
background:url(/stream/images/bilder//claudiu-dobre.jpg) no-repeat 50%;
width:100%;
margin-left: -20px
}
.ch-img-4{
background:url(/stream/images/bilder/dr-frincu_300x0.jpg) no-repeat 50%;
width:100%;
margin-left: -20px
}
.ch-info{
position:absolute;
background:rgba(52,52,52,0.6);
width:inherit;
height:inherit;
opacity:0;
transition:all 0.4s ease-in-out;
transform:scale(0);
-webkit-backface-visibility:hidden;
}
.ch-info p{
color:#fff;
margin:-25px 0 0 -15px;
font-size:50px;
opacity:0;
transition:all 0s ease-in-out 0.5s;
position:absolute;
left:50%;
top:50%;
line-height:50px;
}
.ch-info p a{
display:block;
color:#fff;
color:rgba(255,255,255,0.9);
font-style:normal;
font-weight:700;
text-transform:uppercase;
font-size:50px;
font-family:Arial,sans-serif;
}
.ch-info p a:hover{
color:rgba(255,255,255,1);
text-decoration:none;
}
.ch-item:hover{
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1),
0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info{
transform:scale(1);
opacity:1;
}
.ch-item:hover .ch-info p{
opacity:1;
}








/* Caption Hover Mitarbeiter */



.caption-style-1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.caption-style-1 li {
	padding: 0px;
	position: relative;
	overflow: hidden;
}

.caption-style-1 li:hover .caption {
	opacity: 1;
	width: 100%;
}


.caption-style-1 img {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 4;
	
	max-width: 100%;
}


.caption-style-1 .caption {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	-webkit-transition:all 0.45s ease-in-out;
	-moz-transition:all 0.45s ease-in-out;
	-o-transition:all 0.45s ease-in-out;
	-ms-transition:all 0.45s ease-in-out;
	transition:all 0.45s ease-in-out;
	width: 100%;

}
.caption-style-1 .blur {
	background-color: rgba(0,0,0,0.65);
	height: 450px;
	width: 282px;
	z-index: 5;
	position: absolute;
}

.caption-style-1 .caption-text h1 {
	text-transform: uppercase;
	font-size: 24px;
}
.caption-style-1 .caption-text {
	z-index: 10;
	color: #fff;
	position: relative;
	width: 100%;
	font-size: 16px;
	text-align: center;
	top:60px;
	
	line-height: 1.3em;
}

.caption-style-1 .caption-text p {
	margin: 0 auto;
	width: 90%;
	font-size: 100%;
}






/* Hover Effekt Startseite */

.ch-grid-2{
margin:0;
padding:0 0 10px 0;
list-style:none;
display:block;
width:100%;
text-align:center;
}
.ch-grid-2:after,
.ch-item-2:before{
content:'';
display:table;
}
.ch-grid-2:after{
clear:both;
}
.ch-grid-2 li{
width:100%;
height:570px;
display:inline-block;
margin:0;
text-align:center;
}
.ch-grid-2 ul{
margin:0;
padding:0;
}
.ch-item-2{
width:100%;
height:100%;
border-radius:0;
position:relative;
cursor:default;
transition:all 0.4s ease-in-out;
}
.ch-img-5{
background:url(/stream/images/bilder/dr._med._juergen_philipp.jpg) no-repeat 50%;
width:100%;
}
.ch-img-6{
background:url(/stream/images/bilder/dr._med._a._bielawski-sigges.jpg) no-repeat 50%;
width:100%;
}
.ch-img-7{
background:url(/stream/images/bilder/verena-lueke.jpg) no-repeat 50%;
width:100%;
}
.ch-img-8{
background:url(/stream/images/bilder/dr-med-margitt-magnus.jpg) no-repeat 50%;
width:100%;
}

.ch-info-2{
position:absolute;
background:rgba(52,52,52,0.6);
width:inherit;
height:inherit;
opacity:0;
transition:all 0.4s ease-in-out;
transform:scale(0);
-webkit-backface-visibility:hidden;
}
.ch-info-2 p{
color:#fff;
margin:-25px 0 0 -30px;
font-size:50px;
opacity:0;
transition:all 0s ease-in-out 0.5s;
position:absolute;
left:50%;
top:50%;
line-height:50px;
}
.ch-info-2 p a{
display:block;
color:#fff;
color:rgba(255,255,255,0.9);
font-style:normal;
font-weight:700;
text-transform:uppercase;
font-size:50px;
font-family:Arial,sans-serif;
}
.ch-info-2 p a:hover{
color:rgba(255,255,255,1);
text-decoration:none;
}
.ch-item-2:hover{
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1),
0 1px 2px rgba(0,0,0,0.1);
}
.ch-item-2:hover .ch-info-2{
transform:scale(1);
opacity:1;
}
.ch-item-2:hover .ch-info-2 p{
opacity:1;
}