
@media(max-width:700px){
	body{background-image:none;}
}

/* Mitarbeiter */
.mitarbeiter h2{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgb(62,61,64);text-align:center;margin:3em 0 1em 0;padding-bottom:.5em;font-weight:400;}
.teamset{margin: 1em -.8em;}
.teamset .set{padding:1em .8em;width:20em;margin:auto;max-width:100%;font-size:.8em;}
.teamset .set img{box-shadow:.2em .2em .2em rgba(0,0,0,.5);width:12.5em;}
.teamset .set h4{margin-bottom:.5em;}

/*.slide { height: 82%;}*/

/* Bilderwechsler 
body{background-image:none;}*/

.slide1{background-image: url(../images/kanzlei/team_1200.jpg);display:block;background-position:center top;}




@media(min-width:300px){
	.teamset .set{display:inline-block;vertical-align:top;padding:1em;width:49.9%;}
}
@media(min-width:600px){
	.teamset .set{width:33.3%;}
}

@media(min-width:800px){
	.teamset .set{width:24.9%;}
}

@media(min-width:950px){
	.bg_service{background-image: url(../images/kanzlei/brille_1800.jpg);background-attachment:fixed;}
}
@media(min-width:1800px){
	.bg_service{background-image: url(../images/kanzlei/brille_2400.jpg);}
}


@media(min-width:1000px) AND (orientation:landscape){
.slide1{background-image: url(../images/kanzlei/team_1500.jpg);}
}

@media(min-width:1500px) AND (orientation:landscape){
.slide1{background-image: url(../images/kanzlei/team_1920.jpg);}
}



