@font-face {
  font-family: "Source Sans Pro";
  src: url('../fonts/SourceSans/sourcesanspro-light-webfont.eot');
  src: url('../fonts/SourceSans/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSans/sourcesanspro-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url('../fonts/SourceSans/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/SourceSans/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSans/sourcesanspro-regular-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url('../fonts/SourceSans/sourcesanspro-lightit-webfont.eot');
  src: url('../fonts/SourceSans/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSans/sourcesanspro-lightit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-variant: normal;
}
html {
  background: none repeat scroll 0 0 #333;
  line-height: 1.1;
  font-family: "Source Sans Pro", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: white;
  font-variant: normal;
}
p {
  color: #fff;
  margin: 0 0 10px 0;
}
h1,
h2 {
  font-family: "Source Sans Pro", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
}
h3 {
  font-family: "Source Sans Pro", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px 2;
  font-style: italic;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 16px;
}
a,
a:hover,
a:visited,
a:active {
  color: #444444;
  text-decoration: none;
}
span.langde,
span.langfr,
span.langbr,
div.langde,
div.langfr,
div.langbr {
  display: none;
}
body.langde span.langde,
body.langde div.langde {
  display: inherit;
}
body.langfr span.langfr,
body.langfr div.langfr {
  display: inherit;
}
body.langbr span.langbr,
body.langbr div.langbr {
  display: inherit;
}
.page {
  max-width: 842px;
  background: #999999;
  margin: 40px auto;
  -webkit-box-shadow: 0px 0px 60px 5px #000000;
  -moz-box-shadow: 0px 0px 60px 5px #000000;
  box-shadow: 0px 0px 60px 5px #000000;
}
.greybar {
  background: #444444;
  padding-top: 0;
  padding-bottom: 24px;
  clear: both;
}
.greybar p {
  color: #fff;
  font-size: 15px;
}
.cycle-slideshow {
  background-color: #000;
  padding: 0;
  margin: 0;
}
header,
nav,
.content {
  padding: 0 13%;
  clear: both;
}
nav {
  background-color: #666666;
  font-size: 16px;
  padding-right: 0;
  min-height: 40px;
  padding-top: 20px;
  display: block;
  position: relative;
}
nav a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
nav ul#language {
  list-style-type: none;
  position: relative;
  float: left;
}
nav ul#language li {
  color: white;
  float: left;
  padding: 0;
}
nav ul#language li a {
  color: white;
}
nav ul#language li a:hover {
  color: #d6d6d6;
}
nav ul#language li.active a {
  font-weight: bold;
}
nav ul#language li:after {
  content: '/';
  margin: 0 4px 0 0;
}
nav ul#language li:last-child:after {
  content: '';
}
nav ul#nav {
  list-style-type: none;
  position: relative;
  float: right;
  display: inline-block;
}
nav ul#nav li {
  float: left;
  padding: 0;
  margin-right: 20px;
}
nav ul#nav li a,
nav ul#nav li a:hover,
nav ul#nav li a:visited,
nav ul#nav li a:active {
  color: white;
  text-decoration: none;
}
nav ul#nav li a:hover {
  color: #d6d6d6;
}
nav ul#nav li.active a {
  font-weight: bold;
}
nav ul#nav li:after {
  content: '';
}
nav ul#nav li:last-child:after {
  content: '';
}
header {
  background-color: #444444;
  padding-top: 25px;
  padding-bottom: 10px;
  padding-right: 20px;
  height: 30px;
}
header h1 {
  display: inline-block;
  float: left;
  margin-right: 30px;
  font-size: 16px;
}
header p {
  font-size: 16px;
  position: relative;
  float: right;
  text-align: right;
}
.content {
  background-color: #999999;
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 40px;
}
.content .subnav,
.content .pager {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.content .textbox,
.content .caption {
  position: relative;
  width: 65%;
  margin-left: 35%;
  margin-bottom: 10px;
}
.content .textbox {
  margin-top: 48px;
}
.content .subnav {
  color: #444444;
  top: 0;
}
.content .subnav li {
  text-indent: -30px;
  padding: 0 0 5px 30px;
}
.content .subnav li.active a {
  color: white;
}
.content .subnav li.active a:before {
  content: ">>";
  display: inline-block;
}
.content .pager a {
  color: white;
  font-size: 14px;
}
.content .pager a.cycle-pager-active {
  font-weight: bold;
}
.content .pager a:after {
  content: "|";
  margin: 0 3px;
  font-weight: normal;
}
.content .pager a:last-child:after {
  content: "";
}
.content .caption {
  font-size: 14px;
  color: white;
  font-style: italic;
  text-align: right;
  min-height: 32px;
}
.content .caption:after {
  clear: both;
  content: "";
  display: block;
}
img {
  /* 1 */
  max-width: 100%;
  height: auto;
  /* 2 */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 3 */
  border: 0;
  /* 4 */
  vertical-align: middle;
}
body.imprint .content {
  background-color: black;
}
body.imprint p {
  color: white;
}
@media screen and (max-width: 600px) {
  header h1,
  header p,
  nav ul#language,
  nav ul#nav,
  .content .subnav,
  .content .textbox {
    float: none;
    width: 100%;
    clear: both;
    text-align: left;
    margin-left: 0;
    margin-top: 0;
  }
  header {
    height: auto;
  }
  header p {
    margin-top: 15px;
  }
  nav > * {
    padding-bottom: 0;
    padding-top: 0;
  }
}
