body {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif; }

p {
  margin: 0 0 4px; }

h2,
h3,
h4,
h5,
h6 {
  color: #f94000;
  font-family: Georgia, Times, Times New Roman, serif; }

h1 {
  text-indent: -9999px;
  width: 100%;
  height: 494px;
  background: url("/images/logo.jpg") center center no-repeat; }

h2 {
  font-size: 24px;
  margin: 0; }

h3 {
  font-size: 20px;
  margin: 14px 0 8px; }

h4 {
  font-size: 16px;
  margin: 12px 0 6px; }

hr {
  width: 100%;
  clear: none; }

body#start div {
  text-align: center; }
body#start h1 {
  margin-top: 30px; }
body#start h2 {
  margin: 100px 10px;
  color: black;
  font-family: inherit; }
  body#start h2 a {
    letter-spacing: 2px;
    color: #f94000;
    padding-left: 40px; }
    body#start h2 a#lang-de-link {
      background: url("/images/de.png") no-repeat center left; }
    body#start h2 a#lang-en-link {
      background: url("/images/en.png") no-repeat center left; }

.invisible {
  display: none; }

.container {
  margin-top: 20px; }
  .container #sidebar {
    margin-top: 10px;
    text-align: center; }
    .container #sidebar p {
      margin-top: 50px; }
  .container #body #header {
    margin-top: 29px; }
    .container #body #header img {
      height: 180px;
      width: 710px;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-topright: 3px;
      -webkit-border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
  .container #body #menu {
    margin-bottom: 20px;
    background-color: #f94000;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .container #body #menu ul {
      list-style-type: none;
      margin: 0; }
      .container #body #menu ul li {
        display: inline-block;
        width: 142px;
        float: left;
        text-align: center;
        color: #eeeeee;
        letter-spacing: 1px; }
        .container #body #menu ul li a {
          display: inline-block;
          width: 130px;
          line-height: 37px;
          margin-top: 3px;
          text-decoration: none;
          color: white;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-right-radius: 5px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; }
          .container #body #menu ul li a:hover {
            color: #eeeeee; }
        .container #body #menu ul li.current a {
          background-color: white;
          color: black;
          font-weight: bold; }
  .container #body #content h2,
  .container #body #content h3,
  .container #body #content h4,
  .container #body #content h5,
  .container #body #content h6 {
    padding-left: 3px; }
  .container #body #content p,
  .container #body #content table {
    padding-left: 6px; }
  .container #body #content p.important {
    margin: 10px 0;
    padding: 10px 15px;
    background-color: #f9ff8f;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .container #body #content table {
    width: auto; }
    .container #body #content table#donation-account {
      width: 100%; }
      .container #body #content table#donation-account th {
        width: 15%; }
      .container #body #content table#donation-account td {
        padding-left: 25px; }
    .container #body #content table#partners {
      margin-top: 20px; }
      .container #body #content table#partners tr,
      .container #body #content table#partners td {
        padding-bottom: 30px; }
      .container #body #content table#partners td.description {
        padding-left: 15px; }
    .container #body #content table#contact {
      padding-left: 0;
      width: 100%; }
  .container #body #content th,
  .container #body #content td {
    vertical-align: top;
    padding: 0; }
  .container #body #content ul {
    margin: 0 0 10px 25px; }
  .container #body #content img#kissi {
    float: left;
    padding: 0 10px 0 6px; }
  .container #body #content a#betterplace-link {
    display: inline-block;
    text-align: center;
    width: 254px;
    padding-bottom: 65px;
    background: url("/images/help/betterplace.png") no-repeat bottom center; }
  .container #body #content .hidden {
    display: none; }
  .container #body #content .images,
  .container #body #content .experience-reports {
    text-align: center;
    margin: 20px 0; }
  .container #body #content .images .inner {
    display: inline-block;
    height: 115px; }
    .container #body #content .images .inner a {
      text-decoration: none; }
      .container #body #content .images .inner a.center {
        margin: 0 70px; }
      .container #body #content .images .inner a img {
        border: 1px solid #cccccc; }
  .container #body #content .experience-reports a {
    display: inline-block;
    width: 110px;
    padding-top: 50px;
    margin-left: 30px;
    background: url("/images/doc.png") no-repeat top center; }
    .container #body #content .experience-reports a.first {
      margin-left: 0; }
  .container #body #blog {
    float: right;
    padding: 10px;
    background-color: #f9ff8f;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .container #body #blog .date {
      font-size: 0.8em;
      margin-bottom: 5px; }
    .container #body #blog h3 {
      line-height: 1.3em;
      margin: 0; }
    .container #body #blog a {
      text-decoration: none;
      color: black; }
    .container #body #blog p {
      margin-bottom: 10px; }
    .container #body #blog #all-entries {
      width: 100%;
      text-align: center; }
  .container #footer {
    margin-top: 20px; }
    .container #footer a {
      text-decoration: none;
      color: #f94000;
      margin: 0 5px;
      background-color: #cccccc;
      padding: 5px 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .container #footer a:hover, .container #footer a.current {
        text-decoration: underline; }
