@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse; }

a {
  color: inherit; }

html, body {
  width: 100%;
  height: 100%; }

body {
  background-color: #f6f6f6;
  color: #555;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5; }

h1 {
  font-size: 1.8em;
  margin-bottom: .6em;
  font-weight: 800; }

.clearfix::before, .ea__header::before, .ea__info__box::before,
.clearfix::after,
.ea__header::after,
.ea__info__box::after {
  content: " ";
  display: table; }

.clearfix::after, .ea__header::after, .ea__info__box::after {
  clear: both; }

.clearfix, .ea__header, .ea__info__box {
  *zoom: 1;
  /* Für den IE6 und IE7 */ }

.ea__heading {
  font-weight: 600;
  color: #333; }
  .ea__heading--90 {
    font-size: 1.2em; }
    @media only screen and (max-width: 65em) {
      .ea__heading--90 {
        margin: .5em 0 0 0; } }
    @media only screen and (min-width: 65em) {
      .ea__heading--90 {
        margin: 1em 0 0 0; } }
  .ea__heading--100 {
    margin: .5em 0; }
    @media only screen and (max-width: 65em) {
      .ea__heading--100 {
        font-size: 1.5em; } }
    @media only screen and (min-width: 65em) {
      .ea__heading--100 {
        font-size: 2em; } }
  .ea__heading--110 span {
    display: block;
    margin-top: -.5em; }
  @media only screen and (max-width: 65em) {
    .ea__heading--110 {
      font-size: 1.5em;
      margin: 0 .6em .5em .6em; }
      .ea__heading--110 span {
        font-size: .6em; } }
  @media only screen and (min-width: 65em) {
    .ea__heading--110 {
      padding: 0 1em;
      font-size: 2em;
      margin: .5em 0; }
      .ea__heading--110 span {
        font-size: .5em; } }
  .ea__heading--150 {
    font-family: 'Parisienne', Arial, sans-serif; }
    @media only screen and (max-width: 65em) {
      .ea__heading--150 {
        font-size: 2.3em;
        margin: .5em 0;
        line-height: 1.1;
        margin-left: -1em; } }
    @media only screen and (min-width: 65em) {
      .ea__heading--150 {
        font-size: 3.2em;
        margin: 1em 0 .9em 0;
        line-height: 1.1;
        margin-left: -1.5em; } }

.ea__text {
  line-height: 1.5em;
  letter-spacing: .01em; }
  .ea__text--90 {
    font-size: 1em; }
    .ea__text--90 a {
      text-decoration: none;
      color: #c0c0c0;
      margin-top: .5em; }
  .ea__text--91 {
    font-size: 1.5em; }
    .ea__text--91 strong {
      font-size: 2em;
      display: block;
      color: #e3ca88;
      font-weight: normal; }
  .ea__text--100 {
    font-size: 1em;
    margin-bottom: 1em; }
  .ea__text--120 strong {
    letter-spacing: .04em;
    font-weight: 600;
    padding: 0 .1em; }
  @media only screen and (min-width: 65em) {
    .ea__text--120 {
      font-size: 1.1em;
      margin-bottom: .5em; } }
  @media only screen and (min-width: 65em) {
    .ea__text--120 {
      font-size: 1.3em;
      margin-bottom: 1em; } }
  .ea__text--150 {
    line-height: 1.4;
    font-size: 2em; }
    .ea__text--150:before {
      content: "";
      display: inline-block;
      width: 1.8em;
      border-bottom: 3px solid #e3ca88;
      margin: .5em 0 .1em 0; }
    .ea__text--150 strong {
      font-family: 'Parisienne', Arial, sans-serif;
      display: block; }

.ea_page {
  margin: 0 auto;
  padding: 0 1em; }
  @media only screen and (max-width: 50em) {
    .ea_page {
      width: 50em; } }
  @media only screen and (min-width: 50em) {
    .ea_page {
      max-width: 80em; } }

.ea__header {
  font-family: 'Source Sans Pro', Arial, sans-serif; }
  @media only screen and (max-width: 65em) {
    .ea__header {
      padding: 1em 0; } }
  @media only screen and (min-width: 65em) {
    .ea__header {
      padding: 2em 0; } }

.ea__logo {
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  font-size: 2.5em;
  font-family: 'Parisienne', Arial, sans-serif;
  background-size: 100%;
  padding: 0 1em 0 .1em;
  transition: all .3s; }
  .ea__logo span {
    display: block;
    margin: -.4em -.7em 0 0;
    text-align: right;
    line-height: 1; }
    .ea__logo span strong {
      color: #e3ca88; }
  @media only screen and (max-width: 65em) {
    .ea__logo {
      font-size: 2em;
      margin-right: 1em; } }
  @media only screen and (min-width: 65em) {
    .ea__logo {
      font-size: 2.5em;
      margin-right: 2em; } }

.ea__menu {
  display: inline-block;
  vertical-align: top;
  line-height: 100%; }
  .ea__menu__item {
    float: left;
    transition: all .3s; }
    .ea__menu__item a {
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase; }
    .ea__menu__item + .ea__menu__item {
      margin-left: 1.3em; }
    .ea__menu__item.active a {
      border-bottom: 3px solid #e3ca88; }
    @media only screen and (max-width: 65em) {
      .ea__menu__item {
        line-height: 5em; }
        .ea__menu__item a {
          font-size: .8em;
          letter-spacing: .02em; } }
    @media only screen and (min-width: 65em) {
      .ea__menu__item {
        line-height: 6em; }
        .ea__menu__item a {
          font-size: .9em;
          letter-spacing: .05em; } }

.ea__lang {
  text-align: right;
  margin-bottom: .5em;
  float: right; }

.ea__lang__item {
  height: 12px;
  display: inline-block;
  transition: all .3s; }
  .ea__lang__item span {
    text-transform: uppercase;
    font-weight: 600; }
  @media only screen and (max-width: 65em) {
    .ea__lang__item {
      line-height: 5em; }
      .ea__lang__item span {
        font-size: .8em;
        letter-spacing: .02em; } }
  @media only screen and (min-width: 65em) {
    .ea__lang__item {
      line-height: 6em; }
      .ea__lang__item span {
        font-size: .9em;
        letter-spacing: .05em; } }
  .ea__lang__item:hover {
    cursor: pointer;
    color: black;
    opacity: 0.9; }
  .ea__lang__item + .ea__lang__item:before {
    content: "•";
    padding-right: .3em;
    margin-left: .2em;
    display: inline-block; }
  .ea__lang__item.active {
    color: #c0c0c0; }
    .ea__lang__item.active:before {
      color: #555; }

.ea__images {
  display: table;
  text-align: left; }
  .ea__images--100 {
    margin-bottom: 2em; }
  .ea__images--120 {
    margin-bottom: 4em; }
  .ea__images .ea__image {
    display: inline-block;
    vertical-align: top; }
    .ea__images .ea__image img {
      width: 100%;
      display: inline-block;
      vertical-align: top;
      -webkit-box-shadow: -5px 4px 15px -7px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: -5px 4px 15px -7px rgba(0, 0, 0, 0.75);
      box-shadow: -5px 4px 15px -7px rgba(0, 0, 0, 0.75); }
    .ea__images .ea__image--1 {
      width: 50%;
      display: table-cell; }
      @media only screen and (max-width: 65em) {
        .ea__images .ea__image--1 img {
          margin-top: 1em;
          margin-left: 1em; } }
      @media only screen and (min-width: 65em) {
        .ea__images .ea__image--1 img {
          margin-top: .5em;
          margin-left: 2em; } }
    .ea__images .ea__image--2 {
      width: 50%;
      display: table-cell; }
      @media only screen and (max-width: 65em) {
        .ea__images .ea__image--2 img {
          margin-top: -1em;
          margin-left: -1em; } }
      @media only screen and (min-width: 65em) {
        .ea__images .ea__image--2 img {
          margin-top: -2em;
          margin-left: -2em; } }
  @media only screen and (max-width: 65em) {
    .ea__images {
      padding: 0; } }
  @media only screen and (min-width: 65em) {
    .ea__images {
      padding: 0 0 1em 0; } }

.ea__content__side {
  display: table-cell;
  vertical-align: top; }
  .ea__content__side img {
    width: 100%; }

.ea__content__main {
  display: table-cell;
  vertical-align: top; }

@media only screen and (max-width: 65em) {
  .ea__content {
    margin-bottom: 2em; } }

@media only screen and (min-width: 65em) {
  .ea__content {
    margin-bottom: 4em; } }

.ea__content--100 {
  display: table; }
  .ea__content--100 .ea__content__side {
    padding-left: 3em; }
    @media only screen and (min-width: 65em) {
      .ea__content--100 .ea__content__side {
        max-width: 34em; } }
  .ea__content--100 .ea__content__main {
    max-width: 47em; }
    @media only screen and (min-width: 65em) {
      .ea__content--100 .ea__content__main {
        padding-right: 3em; } }
    @media only screen and (min-width: 65em) {
      .ea__content--100 .ea__content__main {
        padding-right: 2em; } }

.ea__content--200 .ea__content__side {
  width: 50%; }
  @media only screen and (max-width: 65em) {
    .ea__content--200 .ea__content__side {
      padding-left: 1em;
      padding-right: 1em; } }
  @media only screen and (min-width: 65em) {
    .ea__content--200 .ea__content__side {
      padding-left: 2em;
      padding-right: 2em; } }

.ea__content--200 .ea__content__main {
  width: 50%; }
  @media only screen and (max-width: 65em) {
    .ea__content--200 .ea__content__main {
      padding-left: 1em;
      padding-right: 1em; } }
  @media only screen and (min-width: 65em) {
    .ea__content--200 .ea__content__main {
      padding-left: 2em;
      padding-right: 2em; } }

.ea__info__box {
  text-align: right;
  margin-top: 1em;
  border-right: 1px solid #e3ca88; }
  @media only screen and (max-width: 65em) {
    .ea__info__box {
      margin-bottom: 2em;
      padding: 2em; } }
  @media only screen and (min-width: 65em) {
    .ea__info__box {
      padding: 2em 4em; } }

.ea__footnote {
  font-size: .9em; }
  @media only screen and (max-width: 65em) {
    .ea__footnote {
      padding: 0 10em 2em 10em;
      text-align: center; } }
  @media only screen and (min-width: 65em) {
    .ea__footnote {
      padding: 0 20em 2em 20em; } }

.ea__footer {
  padding-bottom: 2em;
  text-align: center;
  font-family: 'Source Sans Pro', Arial, sans-serif; }
  .ea__footer__options {
    display: inline-block;
    border-top: 1px solid #c0c0c0;
    padding: .5em 1em 0 1em; }
    .ea__footer__options li {
      font-size: .9em;
      text-transform: uppercase;
      display: inline-block; }
      .ea__footer__options li + li:before {
        content: "•";
        padding-right: .5em;
        margin-left: .4em;
        display: inline-block; }
    .ea__footer__options a {
      color: #c0c0c0;
      text-decoration: none; }
