/* Compiled Less CSS File */
/* Generated from "style.css" */

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot');
  src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-italic.eot');
  src: local('Lato Italic'), local('Lato-Italic'), url('../fonts/lato-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/lato-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/lato-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
   url('../fonts/lato-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/lato-v14-latin-italic.svg#Lato') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot');
  src: local('Lato Bold'), local('Lato-Bold'), url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/lato-v14-latin-700.svg#Lato') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* ===========
   L A Y O U T */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  min-height: 100%;
  position: relative;
}
body {
  font-family: "Lato", sans-serif;
  line-height: 2;
  color: #666;
}
.inside {
  margin: 0 auto;
}
#wrapper {
  padding: 40px 0;
  background: #fff;
}
header {
  padding: 20px 0;
}
header .float-right {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: right;
  line-height: 1.5;
}
@keyframes einblenden {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes einblenden {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes einblenden {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#callout {
  width: 100%;
  text-align: center;
  background: #f1850c;
  color: #fff;
}
#callout .inside {
  padding: 6px 10px;
}
#callout a {
  color: #fff;
  text-decoration: underline;
}
#logo {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: bold;
}
#logo img {
  margin-right: 20px;
  vertical-align: middle;
}
#logo a:link,
#logo a:visited {
  color: #486c66;
  text-decoration: none;
}
#logo a:hover,
#logo a:focus,
#logo a:active {
  color: #27b6a3;
  text-decoration: none;
}
.claim {
  color: #27b6a3;
  margin-top: 20px;
}
.siegel {
  text-align: center;
}
#nav1 {
  font-size: 18px;
  font-size: 1.125rem;
  background: #27b6a3;
  margin-bottom: 2px;
}
#nav2 {
  font-size: 22px;
  font-size: 1.375rem;
  background: #27b6a3;
}
footer {
  padding-top: 20px;
  padding-bottom: 140px;
}
footer .float-left {
  margin-right: 50px;
}
/* ===================================
   N A V I G A T I O N   &   L I N K S */
a:link,
a:visited {
  color: #27b6a3;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
a:hover img,
a:focus img,
a:active img {
  opacity: 0.8;
}
nav a:link,
nav a:visited {
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#start .start,
#kanzlei .kanzlei,
#aktuelles .aktuelles,
#anfahrt .anfahrt,
#kontakt .kontakt,
#steuerberatung .steuerberatung,
#jobs .jobs,
#nav1 a:hover,
#nav1 a:focus,
#nav1 a:active {
  background: #486c66;
  color: #fff;
}
#service .service,
#rechtsberatung .rechtsberatung,
#vertragsrecht .vertragsrecht,
#nav2 a:hover,
#nav2 a:focus,
#nav2 a:active {
  color: #27b6a3;
  background: #fff;
}
nav a:hover,
nav a:focus,
nav a:active {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}
nav ul {
  width: 100%;
  margin-left: 0;
}
nav li {
  list-style: none;
  text-align: center;
  border-left: 2px solid #fff;
}
nav .lb {
  border-right: 2px solid #fff;
}
nav a {
  display: block;
  padding: 5px 0;
}
a[href$=".pdf"] {
  background: url(../img/pdf.svg) no-repeat left top;
  background-size: 22px 22px;
  padding-left: 28px;
}
/* =====================
   A L L G E M E I N E S */
img {
  max-width: 100%;
  height: auto;
}
.browser-hinweis {
  display: block;
  background: #F0E3AE;
  padding: 10px 20px;
  color: #333;
  text-align: center;
}
p {
  margin-bottom: 1.5em;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
small {
  font-size: 12px;
  font-size: 0.75rem;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  margin: 1.5em 0 15px 0;
  line-height: 1.3;
}
h1 {
  font-size: 40px;
  font-size: 2.5rem;
  margin-top: 0;
}
h1 + h2 {
  margin-top: 0;
}
h2 {
  font-size: 22px;
  font-size: 1.375rem;
}
h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
h4 {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
}
h1 a,
h2 a,
h3 a {
  display: block;
}
hr {
  border: none;
  border-top: none;
  height: 1px;
  background: #ccc;
  margin: 10px 0;
}
main ul,
main ol {
  margin: 15px 0;
  overflow: auto;
}
main ul {
  padding-left: 18px;
  list-style-type: disc;
}
main li ul {
  margin: 5px 0;
}
main li ul li {
  list-style-type: circle;
}
main ol {
  padding-left: 30px;
}
table {
  margin: 15px 0;
}
td,
th {
  border: 0px solid #bfbfbf;
  padding: 0 10px 5px 0;
  vertical-align: top;
}
.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
img.float-left {
  margin-right: 20px;
}
img.float-right {
  margin-left: 20px;
}
.box {
  background: #f8f8f2;
}
.box h2 {
  margin: 0;
  color: #fff;
  text-align: center;
}
.box h2 a:link,
.box h2 a:visited {
  color: #fff;
  padding: 5px 0;
  background: #27b6a3;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box h2 a:hover,
.box h2 a:focus,
.box h2 a:active {
  background: #486c66;
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box img {
  display: block;
  margin-bottom: 1px;
}
.boxinnen {
  padding: 20px;
}
.boxinnen h3 {
  margin-top: 0;
}
.boxinnen ul {
  margin: 0;
}
.boxinnen li {
  line-height: 2;
}
.boxinnen p:last-child {
  margin-bottom: 0;
}
.cta {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.5;
  padding: 10px 20px;
  color: #486c66;
}
.cta img {
  vertical-align: middle;
}
iframe {
  width: 100%;
}
figcaption {
  text-align: center;
}
/* =============================
   K O N T A K T F O R M U L A R */
input,
textarea,
.fehler,
.danke {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
input,
textarea {
  font: inherit;
  border: 1px solid #b7b7b7;
  outline: 0 none;
  background: #fff;
  color: inherit;
  padding: 0.5em;
  width: 100%;
  margin-bottom: 20px;
}
.fehler,
.danke {
  padding: 10px 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}
.fehler {
  background: #900;
}
.danke {
  background: #27b6a3;
}
input:focus,
textarea:focus {
  background: #fcfcfc;
  border: 1px solid #999;
}
label {
  display: block;
  margin-bottom: 5px;
}
.bee {
  display: none;
}
input[type=submit] {
  line-height: 1;
  float: right;
  cursor: pointer;
  border: none;
  width: 150px;
  -moz-box-shadow: 0 0 3px #000000;
  -webkit-box-shadow: 0 0 3px #000000;
  box-shadow: 0 0 3px #000000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #eeeeee;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C */

  border: 1px solid #ccc;
}
input[type=submit]:hover {
  background: #e8e8e8;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e8e8e8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f9f9f9 0%, #e8e8e8 100%);
  /* W3C */

}
.checkboxLabel input {
  width: inherit;
  padding: 0;
  margin: 0;
}
/* =======================
   M O B I L - S T Y L E S */
@media only screen and (max-width: 699px) {
  #logo {
    font-size: 24px;
    font-size: 1.5rem;
  }
  header .float-right {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #menu {
    display: none;
  }
  nav li {
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #fff;
  }
  nav .lb {
    border-right: none;
    border-bottom: none;
  }
  .menubutton {
    display: block;
    background: #27b6a3;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 2px;
    cursor: pointer;
  }
}
/* =======================
   D R U C K - S T Y L E S */
@media print {
  * {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: transparent !important;
  }
  html {
    background-color: #fff;
  }
  /* Hide navigation */
  nav {
    display: none;
  }
  /* Show link destinations in brackets after the link text */
  a[href]:after {
    content: " (" attr(href) ") ";
  }
  a[href] {
    font-weight: bold;
    text-decoration: underline;
    color: #06c;
    border: none;
  }
  /* Don't show link destinations for JavaScript or internal links */a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Show abbr title value in brackets after the text */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  figure {
    margin-bottom: 1em;
    overflow: hidden;
  }
  figure img {
    border: 1px solid #000;
  }
}