html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.container {
  position: relative;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
.colgroup:before,
.colgroup:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.colgroup:after,
.clearfix:after {
  clear: both;
}
.colgroup,
.clearfix {
  zoom: 1;
}
.container {
  width: 100%;
  display: block;
  margin: 0 auto 0 auto;
  text-align: left;
}
.col {
  margin: 0 3% 0 3%;
  float: right;
  display: block;
}
.w-1,
.w-2,
.w-3,
.w-4,
.w-5,
.w-6,
.w-7,
.w-8,
.w-9,
.w-10,
.w-11,
.w-12,
.w-13,
.w-14,
.w-15,
.w-16 {
  width: 94%;
}
.l-1,
.l-2,
.l-3,
.l-4,
.l-5,
.l-6,
.l-7,
.l-8,
.l-9,
.l10,
.w11,
.w12,
.w13,
.w14,
.w15,
.w16 {
  margin: 0 3% 0 3%;
}
@media only screen and (min-width: 480px) {
  .container {
    width: 100%;
  }
  .col {
    margin: 0 2% 0 2%;
    float: right;
    display: block;
  }
  .w-1,
  .w-2,
  .w-3,
  .w-4,
  .w-5 {
    width: 96%;
  }
  .w-6,
  .w-7,
  .w-8,
  .w-9,
  .w-10 {
    width: 96%;
  }
  .w-11,
  .w-12,
  .w-13,
  .w-14,
  .w-15 {
    width: 71%;
  }
  .w-16 {
    width: 96%;
  }
  .l-0,
  .l-1,
  .l-2,
  .l-3,
  .l-4 {
    margin-left: 2%;
  }
  .l-5,
  .l-6,
  .l-7,
  .l-8,
  .l-9 {
    margin-left: 27%;
  }
  .l-10,
  .l-11,
  .l-12,
  .l-13,
  .l-14 {
    margin-left: 52%;
  }
  .l-15 {
    margin-left: 77%;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    width: 960px;
  }
  .col {
    display: block;
    float: right;
    margin: 0 10px 0 10px;
  }
  .w-1 {
    width: 40px;
  }
  .w-2 {
    width: 100px;
  }
  .w-3 {
    width: 160px;
  }
  .w-4 {
    width: 220px;
  }
  .w-5 {
    width: 280px;
  }
  .w-6 {
    width: 340px;
  }
  .w-7 {
    width: 400px;
  }
  .w-8 {
    width: 460px;
  }
  .w-9 {
    width: 520px;
  }
  .w-10 {
    width: 580px;
  }
  .w-11 {
    width: 640px;
  }
  .w-12 {
    width: 700px;
  }
  .w-13 {
    width: 760px;
  }
  .w-14 {
    width: 820px;
  }
  .w-15 {
    width: 880px;
  }
  .w-16 {
    width: 940px;
  }
  .l-0 {
    margin-left: 10px;
  }
  .l-1 {
    margin-left: 70px;
  }
  .l-2 {
    margin-left: 130px;
  }
  .l-3 {
    margin-left: 190px;
  }
  .l-4 {
    margin-left: 250px;
  }
  .l-5 {
    margin-left: 310px;
  }
  .l-6 {
    margin-left: 370px;
  }
  .l-7 {
    margin-left: 430px;
  }
  .l-8 {
    margin-left: 490px;
  }
  .l-9 {
    margin-left: 550px;
  }
  .l-10 {
    margin-left: 610px;
  }
  .l-11 {
    margin-left: 670px;
  }
  .l-12 {
    margin-left: 730px;
  }
  .l-13 {
    margin-left: 790px;
  }
  .l-14 {
    margin-left: 850px;
  }
  .l-15 {
    margin-left: 910px;
  }
}
body {
  font: 'HelveticaNeueW02-57Cn', sans-serif;
}
.bar-top {
  position: fixed;
  left: -20px;
  width: 100%;
  height: 56px;
  background-color: #000000;
  -moz-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
  -webkit-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
  box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
  filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
  padding: 0 20px 0 20px;
  z-index: 20;
  top: 0;
}
.header-logo {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 25px;
  width: auto;
}
.header-service {
  position: fixed;
  right: 10px;
  top: 38px;
  font-family: 'HelveticaNeueW02-57Cn', sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  text-align: right;
  z-index: 30;
}
.header-service a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 20px;
}
.header-service a span {
  margin-right: 4px;
}
nav.main,
nav.sub {
  display: none;
}
.nav-drop-down {
  display: block;
  position: fixed;
  z-index: 30;
  right: 10px;
  top: 10px;
  width: 100px;
  left: auto;
}
.header-addresse {
  position: absolute;
  left: 10px;
  top: 30px;
  font-family: 'HelveticaNeueW02-57Cn', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  text-align: left;
  z-index: 18;
}
.header-addresse a {
  color: #666666;
}
.header-addresse a[href^="mailto"] {
  color: #666666;
  position: absolute;
  left: 170px;
  top: 0;
}
.header-service a span {
  margin-right: 4px;
}
.header-slider {
  list-style-type: none;
  height: 306px;
  width: 100%;
  display: none;
}
header {
  margin-bottom: 30px;
  -moz-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  -webkit-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
  filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
  background-image: url("/web/style/img/header-bg.gif");
}
.header-slider li {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header-slider li span.headline {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 25px;
  font-family: 'HelveticaNeueW01-47LtCn 692686', sans-serif;
  line-height: 130%;
  color: #999999;
  z-index: 17;
}
.header-slider li span.headline a {
  text-decoration: none;
  color: #999999;
  background-image: url("/web/style/img/arrow-header.png");
  background-position: left 11px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  padding-left: 25px;
  margin-left: 25px;
}
.header-slider li img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 250px;
  width: auto;
  z-index: 15;
}
div[role=main] {
  padding-top: 90px;
}
.box {
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 30px 0 20px 0;
  position: relative;
}
.box h4 {
  font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  color: #ffffff;
  line-height: 53px;
  height: 53px;
  font-size: 30px;
  background-color: #2581c9;
  padding-left: 3.09%;
  margin-left: -3.09%;
  padding-left: 3.09%;
  margin-right: -3.09%;
  margin-bottom: 30px;
  -moz-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  -webkit-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
  filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
}
.box p {
  color: #999999;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
}
.box a.more {
  font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  color: #2581C9;
  font-size: 16px;
  line-height: 120%;
  text-decoration: none;
  right: 10px;
  bottom: 10px;
  position: absolute;
  background-image: url("/web/style/img/btn_next.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 13px;
}
.box form input[type=text],
.box textarea {
  width: 100%;
  height: 30px;
  background-color: #f8f8f8;
  border-color: #cccccc;
  border-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  font-family: 'HelveticaNeueW02-57Cn', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #999999;
  padding: 0 0 0 5px;
  margin-bottom: 8px;
  -moz-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
  -webkit-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
  box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
}
.box textarea {
  height: 80px;
}
.box a.submit {
  display: block;
  width: 100%;
  height: 36px;
  border-color: #cccccc;
  border-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  background: #2581c9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1ODFjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzY5YThkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#2581c9 0%,#69a8da 66%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2581c9),color-stop(66%,#69a8da));
  background: -webkit-linear-gradient(top,#2581c9 0%,#69a8da 66%);
  background: -o-linear-gradient(top,#2581c9 0%,#69a8da 66%);
  background: -ms-linear-gradient(top,#2581c9 0%,#69a8da 66%);
  background: linear-gradient(to bottom,#2581c9 0%,#69a8da 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2581c9',endColorstr='#69a8da');
  font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  font-size: 24px;
  line-height: 150%;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 480px) {
  .bar-top {
    position: fixed;
    left: -20px;
    width: 100%;
    height: 56px;
    background-color: #000000;
    -moz-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    -webkit-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
    padding: 0 20px 0 20px;
    z-index: 20;
  }
  .header-logo {
    position: absolute;
    left: 10px;
    top: 13px;
    height: 33px;
    width: auto;
  }
  .header-service {
    position: fixed;
    right: 10px;
    top: 10px;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    text-align: right;
    z-index: 30;
    width: 45%;
  }
  .header-service a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 20px;
  }
  .header-service a span {
    margin-right: 4px;
  }
  nav.main,
  nav.sub {
    display: none;
  }
  .nav-drop-down {
    display: block;
    position: fixed;
    z-index: 30;
    left: 220px;
    top: 10px;
    width: 100px;
  }
  .header-addresse {
    position: absolute;
    left: 10px;
    top: 65px;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    text-align: left;
    z-index: 18;
  }
  .header-addresse a[href^="mailto"] {
    color: #666666;
    position: relative;
    top: 0;
    left: 0;
  }
  .header-service a span {
    margin-right: 4px;
  }
  .header-slider {
    list-style-type: none;
    height: 306px;
    width: 100%;
    display: block;
  }
  header {
    margin-bottom: 30px;
    -moz-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -webkit-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
    background-image: url("/web/style/img/header-bg.gif");
    display: block;
  }
  .header-slider li {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .header-slider li span.headline {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 25px;
    font-family: 'HelveticaNeueW01-47LtCn 692686', sans-serif;
    line-height: 130%;
    color: #999999;
    z-index: 17;
  }
  .header-slider li span.headline a {
    text-decoration: none;
    color: #999999;
    background-image: url("/web/style/img/arrow-header.png");
    background-position: left 11px;
    background-repeat: no-repeat;
    background-size: auto 15px;
    padding-left: 25px;
    margin-left: 25px;
  }
  .header-slider li img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 250px;
    width: auto;
    z-index: 15;
  }
  div[role=main] {
    padding-top: 0;
  }
  .box {
    margin-bottom: 20px;
    background-color: #ffffff;
    padding: 30px 0 20px 0;
    position: relative;
  }
  .box h4 {
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    color: #ffffff;
    line-height: 53px;
    height: 53px;
    font-size: 30px;
    background-color: #2581c9;
    padding-left: 2.08%;
    margin-left: -2.08%;
    padding-left: 2.08%;
    margin-right: -2.08%;
    margin-bottom: 30px;
    -moz-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -webkit-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
  }
  .box p {
    color: #999999;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .box a.more {
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    color: #2581C9;
    font-size: 16px;
    line-height: 120%;
    text-decoration: none;
    right: 10px;
    bottom: 10px;
    position: absolute;
    background-image: url("/web/style/img/btn_next.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 13px;
  }
  .box form input[type=text],
  .box textarea {
    width: 100%;
    height: 30px;
    background-color: #f8f8f8;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    padding: 0 0 0 5px;
    margin-bottom: 8px;
    -moz-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
    -webkit-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
    box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
  }
  .box textarea {
    height: 80px;
  }
  .box a.submit {
    display: block;
    width: 100%;
    height: 36px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    background: #2581c9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1ODFjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzY5YThkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2581c9),color-stop(66%,#69a8da));
    background: -webkit-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -o-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -ms-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: linear-gradient(to bottom,#2581c9 0%,#69a8da 66%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2581c9',endColorstr='#69a8da');
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    font-size: 24px;
    line-height: 150%;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
  }
}
@media only screen and (min-width: 1024px) {
  .bar-top {
    position: fixed;
    left: -20px;
    width: 100%;
    height: 56px;
    background-color: #000000;
    -moz-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    -webkit-box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    box-shadow: 0px 11px 12px rgba(0,0,0,0.53);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=11,Color=#87000000,Positive=true)";
    padding: 0 20px 0 20px;
    z-index: 100;
  }
  .header-logo {
    position: absolute;
    left: 10px;
    top: 13px;
    height: 33px;
    width: auto;
  }
  nav.main {
    display: block;
  }
  nav.main a {
    color: #ffffff;
    font: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    text-decoration: none;
    width: 100px;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    margin: 23px 20px 0 0;
    text-align: center;
    border-bottom: 5px solid #2581C9;
  }
  nav.main a.home {
    border-bottom: 5px solid #2581C9;
  }
  nav.main a.ueber-mich {
    border-bottom: 5px solid #519AD4;
  }
  nav.main a.notariat {
    border-bottom: 5px solid #7CB3DF;
  }
  nav.main a.advokatur {
    border-bottom: 5px solid #A8CDE9;
  }
  nav.main a.wertvolle-infos {
    border-bottom: 5px solid #D3E6F4;
  }
  nav.main a.kontakt {
    border-bottom: 5px solid #ffffff;
    margin-right: 0;
  }
  nav.main a.active,
  nav.main a:hover {
    color: #cccccc;
  }
  nav.sub {
    background-color: rgba(37,129,201,0.9);
    width: 640px;
    -moz-box-shadow: 5px 5px 4px rgba(0,0,0,0.36);
    -webkit-box-shadow: 5px 5px 4px rgba(0,0,0,0.36);
    box-shadow: 5px 5px 4px rgba(0,0,0,0.36);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#5c000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#5c000000,Positive=true)";
    position: absolute;
    left: 250px;
    top: 56px;
    padding: 35px 0 35px 60px;
    display: none;
  }
  nav.sub a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    line-height: 150%;
    background-image: url("/web/style/img/btn_subnav.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
  }
  .nav-drop-down {
    display: none ! important;
  }
  header {
    width: 100%;
    height: 320px;
    padding: 56px 0 0 0;
    -moz-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -webkit-box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    box-shadow: 0px 4px 18px rgba(0,0,0,0.21);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#36000000,Positive=true)";
    background-image: url("/web/style/img/header-bg.gif");
    position: absolute;
    z-index: 80;
  }
  .header-addresse {
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    text-align: left;
    z-index: 90;
  }
  .header-addresse a {
    color: #666666;
  }
  .header-service {
    position: absolute;
    left: 10px;
    top: 330px;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    text-align: left;
    z-index: 90;
  }
  .header-service a {
    color: #666666;
    text-decoration: none;
    margin-right: 20px;
    margin-left: 0;
  }
  .header-service a span {
    margin-right: 4px;
  }
  .header-slider {
    list-style-type: none;
    height: 300px;
    width: 960px;
  }
  .header-slider li {
    position: relative;
    overflow: visible;
    height: 320px;
  }
  .header-slider li span.headline {
    position: absolute;
    left: 38px;
    top: 123px;
    font-size: 40px;
    font-family: 'HelveticaNeueW01-47LtCn 692686', sans-serif;
    line-height: 48px;
    color: #999999;
    bottom: auto;
  }
  .header-slider li span.headline a {
    text-decoration: none;
    color: #999999;
    background-image: url("/web/style/img/arrow-header.png");
    background-position: left 13px;
    background-repeat: no-repeat;
    background-size: 19px 25px;
    padding-left: 25px;
    margin-left: 25px;
  }
  div[role=main] .container {
    -moz-box-shadow: 0px 13px 15px rgba(0,0,0,0.49);
    -webkit-box-shadow: 0px 13px 15px rgba(0,0,0,0.49);
    box-shadow: 0px 13px 15px rgba(0,0,0,0.49);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=13,Color=#7c000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=13,Color=#7c000000,Positive=true)";
    background-image: url("/web/style/img/content-bg.gif");
    padding-top: 376px;
    padding-bottom: 70px;
  }
  .col-left {
    margin-top: 74px;
  }
  .content {
    margin-top: 70px;
    margin-right: 70px;
  }
  .box {
    margin-bottom: 20px;
    background-color: #ffffff;
    width: 202px;
    -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 4px rgba(0,0,0,0.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color=#1a000000,Positive=true)";
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color=#1a000000,Positive=true)";
    margin-left: -10px;
    padding: 0 10px 30px 10px;
    position: relative;
  }
  .box h4 {
    background: none;
    background-image: url("/web/style/img/box-title.png");
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    color: #ffffff;
    line-height: 53px;
    padding-left: 27px;
    width: 221px;
    height: 63px;
    margin-left: -20px;
    font-size: 30px;
    -moz-box-shadow: none ! important;
    -webkit-box-shadow: none ! important;
    box-shadow: none ! important;
    -ms-filter: none;
    filter: none;
    margin-bottom: 0;
  }
  .box p {
    color: #999999;
    font-size: 16px;
    line-height: 28px;
  }
  .box a.more {
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    color: #2581C9;
    font-size: 16px;
    line-height: 120%;
    text-decoration: none;
    right: 10px;
    bottom: 10px;
    position: absolute;
    background-image: url("/web/style/img/btn_next.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 13px;
  }
  .box form input[type=text],
  .box textarea {
    width: 187px;
    height: 19px;
    background-color: #f8f8f8;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    font-family: 'HelveticaNeueW02-57Cn', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #999999;
    padding: 0 0 0 5px;
    margin-bottom: 8px;
    -moz-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
    -webkit-box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
    box-shadow: inset 1px 1px 8px rgba(0,0,0,0.08);
  }
  .box textarea {
    height: 50px;
  }
  .box a.submit {
    display: block;
    width: 192px;
    height: 26px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    background: #2581c9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1ODFjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzY5YThkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2581c9),color-stop(66%,#69a8da));
    background: -webkit-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -o-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: -ms-linear-gradient(top,#2581c9 0%,#69a8da 66%);
    background: linear-gradient(to bottom,#2581c9 0%,#69a8da 66%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2581c9',endColorstr='#69a8da');
    font-family: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
  }
}
body {
  font-family: 'HelveticaNeueW02-57Cn', sans-serif;
}
.line-after {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}
.main-content-block {
  color: #999999;
  font-size: 25px;
  line-height: 40px;
}
.main-content-block p {
  margin-bottom: 7px;
}
.main-content-block a {
  color: #999999;
}
.main-content-block ul,
.main-content-block ol {
  padding-left: 15px;
  margin-left: 15px;
}
.title-1 {
  font-size: 52px;
  font-weight: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  line-height: 64px;
  color: #2581C9;
  margin-bottom: 30px;
}
.title-2 {
  font-size: 40px;
  font-weight: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  line-height: 130%;
  color: #2581C9;
  margin-bottom: 15px;
  margin-top: 35px;
}
.title-3 {
  font-size: 30px;
  font-weight: 'HelveticaNeueW01-77BdCn 692722', sans-serif;
  line-height: 130%;
  color: #2581C9;
  margin-bottom: 10px;
}
#map_canvas {
  line-height: 120% ! important;
}
input.error {
  border: 1px solid #cc0000 ! important;
}
@media only screen and (max-width: 480px) {
  .title-1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 36px;
  }
  .title-2 {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px;
    margin-top: 35px;
  }
  .title-3 {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 10px;
  }
  .main-content-block {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
  }
}
.img-main {
  border: 1px solid #cccccc;
  margin: 0 0 3px 0;
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 480px) {
  .img-main {
    margin: 10px 10px 3px 0;
    width: 50%;
    float: left;
  }
}
@media only screen and (min-width: 1024px) {
  .img-main {
    width: auto;
    float: left;
  }
}
.btn-download.image {
  background-image: url(/web/style/img/icon_img.png);
}
.btn-download.pdf {
  background-image: url(/web/style/img/icon_pdf.png);
}
.btn-download.std {
  background-image: url(/web/style/img/icon_std.png);
}
.btn-download {
  display: block;
  width: 90%;
  padding: 5px 5% 5px 5%;
  margin-bottom: 10px;
  float: none;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #e8edf2;
  background-position: right center;
  background-repeat: no-repeat;
}
.btn-download.odd {
  margin-right: 0;
}
@media only screen and (min-width: 480px) {
  .btn-download {
    display: block;
    width: 42%;
    padding: 5px 4% 5px 2%;
    margin-bottom: 4%;
    float: left;
    background-color: #e8edf2;
    margin-left: -2px;
  }
  .btn-download.odd {
    margin-right: 4%;
  }
}
@media only screen and (min-width: 1024px) {
  .btn-download {
    display: block;
    width: 42%;
    padding: 5px 4% 5px 2%;
    margin-bottom: 4%;
    float: left;
    background-color: #e8edf2;
  }
  .btn-download.odd {
    margin-right: 4%;
  }
}
.link-list-entry {
  margin-bottom: 10px;
  paddin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  clear: left;
  position: relative;
}
.link-list-entry img {
  float: left;
  width: 20%;
  height: auto;
  margin: 0 10px 10px 0;
}
.link-list-entry img.img-link {
  position: absolute;
  bottom: 0;
  right: -10px;
  width: auto;
}
@media only screen and (min-width: 480px) {
  .link-list-entry img {
    float: left;
    width: 20%;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .link-list-entry img {
    float: left;
    width: 150px;
  }
}
.gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.gallery-large {
  width: 100%;
  float: none;
}
.gallery-thumbs-container {
  width: 100%;
}
.gallery-thumbs-container div {
  width: 100%;
}
.gallery-thumb {
  display: block;
  width: 27.33333%;
  float: left;
  margin: 0 3% 0 3%;
}
.gallery .slider-gallery_nav.prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  cursor: pointer;
}
.gallery .slider-gallery_nav.next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .gallery {
    position: relative;
    margin-bottom: 20px;
    height: 210px;
  }
  .gallery-large {
    position: relative;
    margin-right: 10px;
    float: left;
    display: block;
    width: auto;
  }
  .gallery-thumbs-container {
    position: relative;
    float: left;
    width: 100px;
    margin-bottom: 10px;
  }
  .gallery-thumb {
    display: block;
    margin: 0 0 10px 0;
    width: auto;
  }
  .gallery .slider-gallery_nav.prev,
  .gallery .slider-gallery_nav.next {
    margin-top: 0;
    top: 190px;
  }
}
.team-list-entry {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  clear: left;
  position: relative;
}
.team-list-entry img {
  float: left;
  width: 25%;
  height: auto;
  margin: 10px 5% 10px 0;
}
.team-list-entry p {
  display: block;
  float: left;
  width: 60%;
}
@media only screen and (min-width: 480px) {
  .team-list-entry img {
    margin-top: 10px;
    float: left;
    width: 30%;
    height: auto;
    margin-right: 5%;
  }
  .team-list-entry p {
    width: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .team-list-entry img {
    margin-top: 10px;
    float: left;
    width: 40%;
    height: auto;
  }
  .team-list-entry p {
    width: 50%;
  }
}
.std-talbe-row-even {
  background-color: #efefef;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}
.std-talbe-row-odd {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}
.plugin {
  display: block;
  width: 100%;
  text-align: center;
}
.plugin iframe {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 480px) {
  .plugin iframe {
    width: 80%;
    height: 200px;
  }
}
.fancybox-tmp iframe,
.fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
}
.fancybox-outer {
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border: none;
}
.fancybox-opened {
  z-index: 1003;
}
.fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-inner {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
  overflow: hidden;
}
.fancybox-error {
  color: #444;
  font: 14px/20px 'Helvetica W01 Light', Arial, sans-serif;
  margin: 0;
  padding: 10px;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url('/web/style/img/fancybox_loading.gif');
  opacity: 0.8;
  cursor: pointer;
  z-index: 1010;
}
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/web/style/img/fancybox_sprite.png');
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 1004;
}
.fancybox-prev,
.fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url('/web/style/img/blank.gif');
  z-index: 1003;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-prev span,
.fancybox-next span {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 1003;
}
.fancybox-prev span {
  background-position: 0 -36px;
}
.fancybox-next span {
  background-position: 0 -72px;
}
.fancybox-prev:hover,
.fancybox-next:hover {
  visibility: visible;
}
.fancybox-prev:hover span {
  left: 20px;
}
.fancybox-next:hover span {
  left: auto;
  right: 20px;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0,0,0,0.7);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  margin-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
