
/************ DrAB 2022-06 ************/



body {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #666; 
	margin: 0;
	padding: 0;
	behavior:url("csshover.htc");
	text-decoration:none;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

body a {
	text-decoration:none;
	color: #666; 
}

body a.active, body a:hover {
	text-decoration:none;
	font-weight: 600;
	color: #6EAEA7; 
}

#HG {
	width: 100%;
	height: 900px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%; 
	overflow: hidden;
	background-image: url(../pics/DrAB-Logo-HG-5.png);
	background-repeat: no-repeat;
	background-size: 1200px;
	background-position: top;
	z-index: 1;
}

#globalcenter {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px; 
	z-index: 100;
}



/************ Logo & Menue ************/

#logo {
	position: relative;
	float: left;
	margin: 50px 34% 50px 34%;
	width: 32%;
	height: auto;
}

#nav {
	position: relative;
	float: left;
	width: 100%;
	z-index: 98;
}

.nav-pic {
	position: relative;
	float: left;
	width: 23.45%;
	text-align: center;
}

.nav-pic img {
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.nav-space {
	position: relative;
	float: left;
	width: 2%;
	height: 50px;
}



/************ content ************/

#index-text {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 150px;
	text-align: center;
	z-index: 90;
}

#aktuell {
	position: relative;
	float: left;
	width: 280px;
	height: auto;
	margin: 0 250px 50px 348px;
	padding: 0 15px 0 15px;
	text-align: center;
	background-color: #d4e7e5;
	z-index: 90;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#text {
	position: relative;
	float: left;
	width: 490px;
	margin-bottom: 100px;
	text-align: center;
	z-index: 90;
}

#side-text-left, #side-text-right {
	position: relative;
	float: left;
	width: 235px;
	margin-bottom: 100px;
	text-align: center;
	z-index: 90;
}

#mid-text-mobil {
	display: none;
}

#mid-text {
	position: relative;
	float: left;
	width: 450px;
	margin: 0 40px 100px 40px;
	text-align: center;
	z-index: 90;
	background-color: red;
}

#headline {
	position: relative;
	float: left;
	width: 100%;
	min-height: 80px;
	text-align: center;
	margin-top: 40px;
	z-index: 90;
}

#left-pic, #left-team {
	position: relative;
	float: left;
	width: 235px;
	height: 235px;
	margin-right: 18px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#mid-pic, #mid-team {
	position: relative;
	float: left;
	width: 488px;
	height: 235px;
	margin-left: 0px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#right-pic, #right-team {
	position: relative;
	float: right;
	width: 235px;
	height: 235px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}



#mid-pic, #mid-team {
	position: relative;
	float: left;
	width: 488px;
	height: 235px;
	margin-left: 0px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}





/************ TEAM ************/

#pic-team-1 {
	position: relative;
	float: left;
	width: 488px;
	height: auto;
	margin: 2vw 0 0 255px;
	border: 1px solid #CCC;
}

#text-team-1 {
	position: relative;
	float: left;
	width: 90%;
	margin: 1vw 0 50px 5%;
	text-align: center;
	z-index: 90;
}


#team-box {
	position: relative;
	float: left;
	width: 32%;
	height: auto;
	margin: 0;
	z-index: 90;
}

#pic-team {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	border: 1px solid #CCC;
}

#text-team {
	position: relative;
	float: left;
	width: 90%;
	margin: 0 5% 0 5%;
	text-align: center;
	z-index: 90;
}


#seperator {
	position: relative;
	float: left;
	width: 2%;
	height: 450px;
	margin: 0;
}







#wide-pic {
	display: none;
}

table { 
	border: none; 
	text-align: left;
	width: 280px; 
	margin-left: 365px;
}

td, th { 
	border: none; 
	text-align: left;
}

#spalte1 {
	width: 17%;
	vertical-align: text-top;
	font-weight: 600;
	color: #6EAEA7;
}

#spalte2 {
	width: 38%;
}

#spalte3 {
	width: 7%;
	vertical-align: text-top;
	font-weight: 600;
	color: #6EAEA7;
}

#spalte4 {
	width: 38%;
}


.middle {
	padding: 0 5% 0 5%;
}

.right {
	text-align: right;
}


#stapel-links {
	position: relative;
	float: left;
	width: 235px;
	height: 235px;
	margin-right: 2%;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#stapel-links img {
    position: absolute;
    opacity: 0;
    animation: 30s ease-in-out infinite;
}

#stapel-links img:nth-of-type(1) {
    animation-name: fade1;
}

#stapel-links img:nth-of-type(2) {
    animation-name: fade2;
}

#stapel-links img:nth-of-type(3) {
    animation-name: fade3;
}

#stapel-links img:nth-of-type(4) {
    animation-name: fade4;
}

#stapel-links img:nth-of-type(5) {
    animation-name: fade5;
}



#stapel-rechts {
	position: relative;
	float: right;
	width: 235px;
	height: 235px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#stapel-rechts img {
    position: absolute;
    opacity: 0;
    animation: 30s ease-in-out infinite;
}

#stapel-rechts img:nth-of-type(1) {
    animation-name: fade1;
}

#stapel-rechts img:nth-of-type(2) {
    animation-name: fade2;
}

#stapel-rechts img:nth-of-type(3) {
    animation-name: fade3;
}

#stapel-rechts img:nth-of-type(4) {
    animation-name: fade4;
}

#stapel-rechts img:nth-of-type(5) {
    animation-name: fade5;
}


@keyframes fade1 {
     0%, 10%, 100% {opacity:1;}
    20%, 90%       {opacity:0;}
}

@keyframes fade2 {
     0%, 10%, 40%, 100% {opacity:0;}
    20%, 30%            {opacity:1;}
}

@keyframes fade3 {
     0%, 30%, 60%, 100% {opacity:0;}
    40%, 50%            {opacity:1;}
}

@keyframes fade4 {
     0%, 50%, 80%, 100% {opacity:0;}
    60%, 70%            {opacity:1;}
}

@keyframes fade5 {
     0%, 70%, 100% {opacity:0;}
    80%, 90%       {opacity:1;}
}





/************ TEXT-STILE ************/

h1, .h1 {
	font-size: 2.5em;
	line-height: 1em;
	font-weight: 200;
	color: #6EAEA7;
	letter-spacing: 3px;
}

h2, .h2 {
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	letter-spacing: 1px;
}

h3, .h3 {
	font-weight: 600;
	color: #6EAEA7;
}

.right {
	text-align: right;
}

.strong {
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	letter-spacing: 1px;
}



/************ FOOTER ************/

#footer-grey {
	position: fixed;
	bottom: 0px;	
	width: 100%;
	height: 40px;
	left: 0;
	right: 0;
	background-color: #EEE;
	z-index: 98;
}

#footer {
	position: relative;
	float: left;
	width: 1000px;
	left: 50%;
	margin-left: -500px; 
	margin-top: 6px;
	font-size: 0.8rem;
	z-index: 98;
}

#praxis {
	position: relative;
	float: left;
	margin-top: 0;
	width: 40%;
	z-index: 99;
}

#datenschutz {
	position: relative;
	float: left;
	margin-top: 0;
	width: 20%;
	text-align: center;
	z-index: 99;
}

#kontakt {
	position: relative;
	float: right;
	margin-top: 0;
	width: 40%;
	text-align: right;
	z-index: 99;
}

#agentur {
	position: relative;
	float: left;
	margin-left: 30%;
	margin-top: 0;
	width: 40%;
	z-index: 99;
}





/************        C S S        ************/

/************      1 0 0 0 P X    ************/

/************ T A B L E T S & CO  ************/



@media (max-width: 1000px) 		{



html, body {
overflow-x: hidden;
}        

#globalcenter {
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -50vw; 
}



/************ Logo & Menue ************/

#logo {
	position: relative;
	float: left;
	width: 40%;
	height: auto;
	margin-left: 30%;
}

#nav {
}

.nav-pic {
}

.nav-pic img {
	margin-bottom: 5px;
}

.nav-space {
}



/************ content ************/

#aktuell {
	margin-left: calc(50% - 150px);
}

#left-pic {
	display: none;
}

#stapel-links {
	display: none;
}

#stapel-rechts {
	display: none;
}

table { 
	width: 280px; 
	margin-left: calc(50% - 135px);
}

#team-member {
	width: 23%;
	height: 500px;
	margin: 0 5% 100px 5%;
	padding: 0;
}

.middle  {
	text-align: center;
}

#text {
	position: relative;
	float: left;
	width: 80vw;
	margin: 2vw 0 30vw 10vw;
	text-align: center;
	z-index: 90;
}

#index-text {
	position: relative;
	float: left;
	width: 80vw;
	margin: 2vw 0 20vw 10vw;
	text-align: center;
	z-index: 90;
}

#wide-pic {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 50vw;
	margin: 24px 0 0 0;
}

#team-pic {
	border: none;
	height: auto;
	margin: 24px 0 0 0;
}


#left-pic {
	position: relative;
	float: left;
	width: 235px;
	height: 235px;
	margin-right: 18px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#mid-pic {
	position: relative;
	float: left;
	width: 488px;
	height: 235px;
	margin-left: 0px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#right-pic {
	position: relative;
	float: right;
	width: 235px;
	height: 235px;
	margin-top: 2vw;
	border: 1px solid #CCC;
}

#mid-team {
	position: relative;
	float: left;
	width: 80vw;
	height: auto;
	margin-left: 10vw;
	margin-top: 2vw;
	border: 1px solid #CCC;
}


#left-team {
	position: relative;
	float: left;
	width: 37.5vw;
	height: auto;
	margin: 0 5vw 0 10vw;
	border: 1px solid #CCC;
}

#right-team {
	position: relative;
	float: left;
	width: 37.5vw;
	height: auto;
	margin: 0;
	border: 1px solid #CCC;
}

#mid-text-mobil {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	width: 80vw;
	margin: 2vw 0 5vw 10vw;
	margin-top: 2vw;
}

#side-text-left {
	float: left;
	width: 37.5vw;
	height: 37.5vw;
	margin: 2vw 5vw 10vw 10vw;
	text-align: center;
}

#side-text-right {
	float: left;
	width: 37.5vw;
	height: 37.5vw;
	margin: 2vw 0 0 0;
	text-align: center;
}

#mid-text {
	display: none;
}




/************ TEAM ************/

#pic-team-1 {
	width: 48.6%;
	left: 50%;
	margin-left: -24.3%;
}







/************ FOOTER ************/

#footer-grey {
	height: 75px;
}

#footer {
	width: 90%;
	left: 5%;
	margin: 0; 
	margin-top: 6px;
}

#praxis {
	width: 100%;
	height: 20px;
	text-align: center;
}

#kontakt {
	width: 100%;
	height: 20px;
	text-align: center;
}

#datenschutz {
	width: 100%;
	height: 20px;
}

#agentur {
	margin-left: 35%;
	width: 30%;
}
      
}         





/************       C S S       ************/

/********  S M A R T P H O N E S  **********/

/***********      H O C H       ************/

/************    6 0 0 P X     ************/



@media (max-width: 600px) {
	

html, body {
	font-size: 4vw;
	line-height: 6vw;
}        

#HG {
	display: none;
}

#globalcenter {
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -50vw; 
	overflow: hidden;
}



/************ Logo & Menue ************/


#logo {
	position: relative;
	float: left;
	width: 80vw;
	height: auto;
	margin-top: 10vw;
	margin-left: 10vw;
}



/************ content ************/

#text {
	position: relative;
	float: left;
	width: 80vw;
	margin: 2vw 0 0 10vw;
	text-align: center;
	z-index: 90;
}

#wide-pic {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 50vw;
	margin: 0;
	margin-top: 30px;
}

#left-pic {
}

table { 
	width: 85%; 
	margin-left: 9%;
}

#spalte1 {
	width: 15%;
}

#spalte2 {
	width: 40%;
}

#spalte3 {
	width: 5%;
}

#spalte4 {
	width: 40%;
}





/************ TEAM ************/

#pic-team-1 {
	width: 100%;
	left: 0;
	margin: 30px 0 0 0;
	border: 0;
}

#text-team-1 {
	margin-bottom: 8vw;
}


#team-box {
	width: 66%;
	margin-left: 17%;
}

#seperator {
	display: none;
}



/************ FOOTER ************/


#footer-grey {
	position: relative;
	float: left;
	height: auto;
	margin-top: 100px
}

#footer {
	width: 90%;
	left: 5%;
	margin: 10px 0 15px 0; 
	font-size: 0.9rem;
}

#praxis {
	height: auto;
}

#kontakt {
	height: auto;
}

#datenschutz {
	height: auto;
}

#agentur {
	margin-left: 25%;
	width: 50%;
}
      
}    









