@charset "UTF-8";
/* CSS Document */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=94640149-2efe-4291-bd42-121d430654be");
@font-face {
  font-family: "DIN Next LT W01 Light";
  src: url("fonts/14aba99e-8c97-4daa-a8df-67920a051402.woff2") format("woff2"), url("fonts/96fd6d6f-fad6-4dd9-ab70-29547a56cacd.woff") format("woff");
}
@font-face {
  font-family: "DIN Next LT W01 Light Italic";
  src: url("fonts/432c9e2a-ea2e-479f-8920-a944904adff2.woff2") format("woff2"), url("fonts/a062545d-8a1d-4a8c-88ce-48870c7cb3ca.woff") format("woff");
}
@font-face {
  font-family: "DIN Next LT W01 Regular";
  src: url("fonts/6b4d4830-9c7d-43d2-b5d3-c73f739561b9.woff2") format("woff2"), url("fonts/ccf25ada-6d2a-4133-95dc-deb039e22999.woff") format("woff");
}
@font-face {
  font-family: "DIN Next LT W01 Italic";
  src: url("Fonts/e8258209-d292-4480-9fe3-b30dfa63ea97.woff2") format("woff2"), url("fonts/c3cbbafb-1878-424d-b2f5-b176d0f9b370.woff") format("woff");
}
body {
  font-family: 'DIN Next LT W01 Light', Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  color: rgba(30, 30, 30, 1.0);
  margin: 0px;
  font-weight: normal;
  font-style: normal;
  line-height: 175%;
  background-color: rgba(240, 240, 240, 1.0);
}

@media screen and (min-width: 801px) and (max-width: 1280px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 600px) and (max-width: 800px) {
  body {
    font-size: 19px;
  }
}
@media screen and (min-width: 0px) and (max-width: 599px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  body {
     background-color: rgba(240, 0, 240, 0.0);
  }
}
.pad-01 {
  padding: 20px;
  position: relative;
}
.pad-02 {
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 800px) {
  .pad-01 {
    padding: 15px;
  }
  .pad-02 {
    padding: 15px;
  }
}
@media screen and (min-width: 0px) and (max-width: 480px) {
  .pad-01 {
    padding: 10px;
  }
  .pad-02 {
    padding: 10px;
  }
}
.w-content {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  background-color: rgba(255, 255, 255, 1.0);
}
.w-content-trim {
  margin-top: 140px;
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
.w-content-trim {
  margin-top: 124px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
.w-content-trim {
  margin-top: 114px;
}
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
.w-content-trim {
  margin-top: 99px;
}
}
@media screen and (min-width: 768px) and (max-width: 800px) {
.w-content-trim {
  margin-top: 87px;
}
}
@media screen and (min-width: 601px) and (max-width: 767px) {
.w-content-trim {
  margin-top: 75px;
}
}
@media screen and (min-width: 481px) and (max-width: 600px) {
.w-content-trim {
  margin-top: 60px;
}
}
@media screen and (min-width: 0px) and (max-width: 480px) {
.w-content-trim {
  margin-top: 67px;
}
}
.w-content, .wrapper-menu-02 {
  max-width: 1830px;
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
.w-content, .wrapper-menu-02 {
	width: calc(100% - 80px);
	}
}
@media screen and (min-width: 768px) and (max-width: 800px) {
.w-content, .wrapper-menu-02 {
	width: calc(100% - 60px);
	}
}

.home-hero {
  margin-top: -40px;
}
@media screen and (min-width: 768px) and (max-width: 800px) {
.home-hero {
  margin-top: -30px;
}
}

p {
  line-height: 175%;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
}
ul {
  list-style-type: circle;
}
li {
  padding: 0px 0px 10px 10px;
}
strong {
  font-family: 'DIN Next LT W01 Light', Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.25px;
  font-size: 0.90em;
  line-height: 138%;
}
a:link {
  text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
}
a:visited {
  color: rgba(0, 0, 0, 1.0);
}
a:hover {
  color: rgba(0, 79, 159, 1.0);
  border-bottom: 1px solid rgba(0, 79, 159, 1.0);
  margin-bottom: -1px;
}
ul {
  text-align: left;
  margin-left: -20px;
}
a[href^="tel"] {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a[href^="tel"]:hover {
  border-bottom: none;
  margin-bottom: 0px;
  color: rgba(0, 79, 159, 1.0);
}
h1 {
  font-size: 1.777em;
  line-height: 110%;
  margin: -0.17em 0em 0.2em 0em;
  padding: 0px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 79, 158, 1.0);
}
h2 {
  font-size: 1.222em;
  line-height: 130%;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 1.0);
}
.h2-special {
  padding: 4px 20px 4px 20px;
  border: 1px solid rgba(0, 0, 0, 1.0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	text-align:center;
}
.h2-wrap {
  padding: 20px 0px 37px 0px;
  display: flex;
  justify-content: center;
	margin-bottom:-40px;
}
h3 {
  font-size: 1em;
  line-height: 175%;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 79, 158, 1.0);
  margin-top: -0.5em;
}
h1, h2, h3 {
  font-family: 'DIN Next LT W01 Light', Helvetica, Arial, Sans-Serif;
}
.h3-list {
  line-height: 270%;
}
.center {
  text-align: center;
}
.intro {
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
.intro {
/*  text-align: left;*/
  font-size: 1.1rem;
}
}
.trim-intro {
  margin-top: -10px;
}
.space-intro {
  width: 100%;
  height: 15px;
}
.w-100 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w-intro {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 0px) and (max-width: 600px) {
.w-intro {
  width: 100%;
}
}
.anwaelte-special-01 {
	margin-right:30px;
}
.anwaelte-special-02 {
	margin-right:30px;
}
.anwaelte-special-03 {
	display:none;
}
.anwaelte-special-04 {
	display:none;
}
@media screen and (min-width: 0px) and (max-width: 950px) {
.anwaelte-special-02 {
	display:none;
}
	.anwaelte-special-04 {
	display:block;
		height:0px;
}
}
@media screen and (min-width: 0px) and (max-width: 650px) {
.anwaelte-special-01 {
	display:none;
}
	.anwaelte-special-03 {
	display:block;
		height:0px;
}
}

.w-anwaelte {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 0px) and (max-width: 1400px) {
.w-anwaelte {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
}
.w-anwaelte-02 {
  width:50%;
	float:left;
}
.w-anwaelte-03 {
  width:50%;
	float:left;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.w-anwaelte-02 {
  width:100%;
	float:left;
}
.w-anwaelte-03 {
  width:100%;
	float:left;
}
}
.adac {
  width: 100px;
  height: auto;
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
.adac {
  width: 80px;
  height: auto;
  position: absolute;
  top: 20px;
  right: 20px;
}
}
@media screen and (min-width: 601px) and (max-width: 800px) {
.adac {
  top: 15px;
  right: 15px;
}
}
@media screen and (min-width: 481px) and (max-width: 600px) {
.adac {
	width: 70px;
  top: 15px;
  right: 15px;
}
}
@media screen and (min-width: 376px) and (max-width: 480px) {
.adac {
	width: 70px;
  top: 10px;
  right: 10px;
}
}
@media screen and (min-width: 0px) and (max-width: 375px) {
.adac {
	width: 45px;
  top: 10px;
  right: 10px;
}
}


.w-team {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.w-formulare {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 0px) and (max-width: 1400px) {
.w-formulare {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
}
.w-formulare-02 {
  width: 50%;
  float:left;
}
@media screen and (min-width: 0px) and (max-width: 500px) {
.w-formulare-02 {
  width: 100%;
  float:left;
}
}
.formulare {
  height: 110px;
}
@media screen and (min-width: 1201px) and (max-width: 1650px) {
.formulare {
  height: 142px;
}
}
@media screen and (min-width: 981px) and (max-width: 1200px) {
.formulare {
  height: 174px;
}
}
@media screen and (min-width: 851px) and (max-width: 980px) {
.formulare {
  height: 206px;
}
}
@media screen and (min-width: 701px) and (max-width: 850px) {
.formulare {
  height: 238px;
}
}
@media screen and (min-width: 600px) and (max-width: 700px) {
.formulare {
  height: 270px;
}
}
@media screen and (min-width: 501px) and (max-width: 599px) {
.formulare {
  height: 250px;
}
}
@media screen and (min-width: 0px) and (max-width: 500px) {
.formulare {
  height: auto;
}
}
.w-kontakt {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 0px) and (max-width: 1800px) {

.w-kontakt {
  width: 100%;
}
}
.w-kontakt-01 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-02 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-03 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-04 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-wrap-01 {
  width: 20%;
  float: left;
  position: relative;
}
.w-kontakt-wrap-02 {
  width: 20%;
  float: left;
  position: relative;
}
.w-kontakt-karte {
  width: 60%;
  float: left;
  position: relative;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {

.w-kontakt-wrap-01 {
  width: 28%;
  float: left;
  position: relative;
}
.w-kontakt-wrap-02 {
  width: 28%;
  float: left;
  position: relative;
}
.w-kontakt-karte {
  width: 44%;
  float: left;
  position: relative;
}

}
@media screen and (min-width: 0px) and (max-width: 1023px) {

.w-kontakt-wrap-01 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-wrap-02 {
  width: 100%;
  float: left;
  position: relative;
}
.w-kontakt-karte {
  width: 100%;
  float: left;
  position: relative;

}

}

.w-kontaktformular {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
	display:none!important;
}
@media screen and (min-width: 1251px) and (max-width: 1350px) {
.w-kontaktformular {
  width: 85%;
	}}
	@media screen and (min-width: 0px) and (max-width: 1250px) {
.w-kontaktformular {
  width: 100%;
		}}



a.logo-link:link {
  text-decoration: none;
  border: none;
}
a.logo-link:visited {
  text-decoration: none;
  border: none;
}
a.logo-link:hover {
  text-decoration: none;
  border: none;
}
a.pdf-link:link {
  text-decoration: none;
  border: none;
}
a.pdf-link:visited {
  text-decoration: none;
  border: none;
}
a.pdf-link:hover {
  text-decoration: none;
  border: none;
}
.logo {
  width: 230px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  transition: width 0.6s ease;
  position: relative;
  margin-left: -5px;
}
.logo.sticky {
  width: 230px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: -5px;
}
@media screen and (min-width:1201px) and (max-width: 1400px) {
  .logo {
  width: 200px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  transition: width 0.6s ease;
  position: relative;
  margin-left: -5px;
}
.logo.sticky {
  width: 200px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: -5px;
}
}
@media screen and (min-width:1025px) and (max-width: 1200px) {
  .logo {
  width: 180px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  transition: width 0.6s ease;
  position: relative;
  margin-left: -5px;
}
.logo.sticky {
  width: 180px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: -5px;
}
}
@media screen and (min-width:0px) and (max-width: 1024px) {
  .logo {
  width: 150px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  transition: width 0.6s ease;
  position: relative;
  margin-left: -5px;
}
.logo.sticky {
  width: 150px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: -5px;
}
}

.logo-mobile {
  width: 175px;
  top: 0px;
  position: absolute;
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .logo-mobile {
    width: 150px;
    top: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 480px) {
  .logo-mobile {
    width: 125px;
    top: 0px;
  }
}


.button-vita {
  margin: 0px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 1.0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  text-transform: uppercase;
  padding: 7px 12px 5px 15px;
  letter-spacing: 2px;
  position: absolute;
  line-height: 100%;
}
.button-vita:hover {
  color: rgba(0, 0, 0, 1.0);
  text-decoration: none;
}
.button-vita-02 {
  margin-left: 150px;
}
a.button-vita-link:link {
  text-decoration: none;
}
a.button-vita-link:visited {}
a.button-vita-link:hover {
  border-bottom: none;
  margin-bottom: 0px;
  color: rgba(0, 79, 159, 1.0);
}
.pdf-download {
  width: 60px;
  height: auto;
  margin-top: 20px;
}
.vita-tab-01 {
  width: 125px;
  float: left;
}
.vita-tab-02 {
  margin-left: 125px;
}
.team-tab-01 {
  width: 75px;
  float: left;
}
.team-tab-02 {
  margin-left: 75px;
}
.space-vita {
  height: 30px;
	height: 15px;
}
.blau {
  color: rgba(0, 79, 159, 1.0);
}
.schwarz {
  color: rgba(0, 0, 0, 1.0);
}

.w-sekretariat {
  width: 33.3333%;
	width: 25%;
  float: left;
  position: relative;
}
@media screen and (min-width: 766px) and (max-width: 1675px) {
.w-sekretariat {
  width: 50%;
  float: left;
  position: relative;
}
}
@media screen and (min-width: 0px) and (max-width: 765px) {
.w-sekretariat {
  width: 100%;
  float: left;
  position: relative;
}
}
.w-office {
  width: 25%;
  float: left;
  position: relative;
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
.w-office {
  width: 33.333%;
  float: left;
  position: relative;
}
}
@media screen and (min-width: 851px) and (max-width: 1200px) {
.w-office {
  width: 50%;
  float: left;
  position: relative;
}
}
@media screen and (min-width: 0px) and (max-width: 850px) {
.w-office {
  width: 100%;
  float: left;
  position: relative;
}
}
.divider {
  height: 40px;
  width: 100%;
}
.img-karte {
  background-color: rgba(240, 240, 240, 1.0);
}
.img-wrap {
  line-height: 0% !important;
}


.trim-01 {
  padding-bottom: 52px;
}
.trim-02 {
  padding-bottom: 30px;
}

@media screen and (min-width: 0px) and (max-width: 599px) {

.trim-02 {
  padding-bottom: 15px;
}}
	



@media screen and (min-width: 766px) and (max-width: 1675px) {
.line-01 {
	border-bottom: 1px solid rgba(0, 79, 159, 1.0);
	padding-bottom: 0px;
	margin-right:25%;
	margin-top:15px;
}
	}

@media screen and (min-width: 600px) and (max-width: 765px) {
.line-01 {
	border-bottom: 1px solid rgba(0, 79, 159, 1.0);
	padding-bottom: 0px;
	padding-top:15px;
	margin-right:25%;
	margin-top:15px;
}
	}

@media screen and (min-width: 0px) and (max-width: 599px) {
.line-01 {
	border-bottom: 1px solid rgba(0, 79, 159, 1.0);
	padding-bottom: 0px;
	padding-top:10px;
	margin-right:25%;
	margin-top:10px;
}
	}
@media screen and (min-width: 0px) and (max-width: 765px) {
.invisible-01 {
	display:none;
  padding-bottom: 0px;
}}

@media screen and (min-width: 0px) and (max-width: 1080px) {
.al-korrektur-01 { 
	padding-right:25%;
}
}
.al-korrektur-02 { 
	padding-right:25%;
}




