.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.c {
  clear: both;
}
html,
body {
  height: 100%;
}
body {
  height: 99.9%;
  background: #a2b6c4;
  color: #0a0a0a;
  font-size: 15px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
h4 {
  font-weight: 300;
  font-size: 14px;
  text-shadow: 1px 1px 0px #e6e6e6;
  color: #141414;
  margin: 25px 0 10px 0;
}
p {
  font-size: 15px;
  margin: 0 0 18px 0;
  line-height: 1.5em;
}
strong {
  font-weight: 500;
}
a {
  color: #4E5454;
}
a:visited {
  color: #4E5454;
}
a:active {
  color: #4E5454;
}
a:hover {
  color: #000;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
  border: 0px solid #e6e6e6;
  border-bottom: 0px;
  position: relative;
  margin-top: 0px;
  padding-bottom: 140px;
  padding-top: 0;
  box-shadow: 0 5px 5px rgba(0,0,0,0.2);
  background: white;
}
#flashMessage,
#authMessage {
  margin: 0px 0px 20px 0px;
  padding: 10px 16px;
  background: #ffe3c3;
  border: 1px solid #c8c8c8;
  border-radius: 2px;
}
.c {
  text-align: center;
}
#headline {
  background: #dfe7ed;
  background: -moz-linear-gradient(top,#eef2f5 0%,#dfe7ed 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eef2f5),color-stop(100%,#dfe7ed));
  background: -webkit-linear-gradient(top,#eef2f5 0%,#dfe7ed 100%);
  background: -o-linear-gradient(top,#eef2f5 0%,#dfe7ed 100%);
  background: -ms-linear-gradient(top,#eef2f5 0%,#dfe7ed 100%);
  background: linear-gradient(top,#eef2f5 0%,#dfe7ed 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-bottom: 1px;
  margin-top: 0px;
  position: relative;
}
#lastedited {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 12px;
}
#maintitle {
  margin: 0;
  background: #c6d4dd;
  padding: 6px 20px 6px 20px;
  display: inline-block;
}
#topbox {
  border-bottom: 0px solid #757575;
}
#logo {
  margin: 0;
  float: left;
}
h1 {
  font-size: 25px;
  font-weight: 500;
  padding: 0 0 0 20px;
}
#navi {
  padding: 10px 0 10px 12px;
  margin: 0;
  list-style: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.15);
  text-align: left;
  border-top: 1px solid #d7d7d7;
  background: #fafafa;
  background: -moz-linear-gradient(top,#ffffff 0%,#ebebeb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#ebebeb));
  background: -webkit-linear-gradient(top,#ffffff 0%,#ebebeb 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#ebebeb 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#ebebeb 100%);
  background: linear-gradient(top,#ffffff 0%,#ebebeb 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#navi > li {
  margin: 6px 0 4px 0;
  padding: 0;
  display: inline-block;
}
#navi > li a {
  text-decoration: none;
  display: block;
  padding: 3px 2px 3px 2px;
  margin: 0 8px 0 8px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: #0a0a0a;
  border-bottom: 0px solid #5a5a5a;
}
#navi > li a:hover {
  color: #5148c4;
  border-bottom: 0px solid #5148c4;
}
#navi > li > ul {
  display: block;
  visibility: hidden;
  position: absolute;
  padding: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
#navi > li > ul > li {
  float: none;
  display: block;
  background: #ffffff;
  text-align: left;
}
#navi > li > ul > li:hover {
  background: #f2f2f2;
}
#navi > li > ul > li a {
  text-align: left;
  font-size: 14px;
  display: block;
  padding: 8px 25px 8px 15px;
}
#navi > li > ul > li a:hover {
  color: black;
}
#navi > li:hover > ul {
  visibility: visible;
}
#bannerbox {
  position: relative;
  margin: 0 0 0 0;
  background: #dcdcdc;
  min-height: 200px;
  background: url(/img/banner4.jpg);
  border: 0;
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
}
#bannerbox img {
  border: 0;
  float: left;
  z-index: 10;
}
#bannerbox img.mmiede {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 1000;
}
#bannerbox img.wahlzumob {
  position: absolute;
  top: 40px;
  left: 500px;
  z-index: 1000;
}
#bannerbox img.portrait {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
#bannerbox img.tag1 {
  position: absolute;
  left: 20px;
  bottom: 35px;
  z-index: 1000;
}
#bannerbox img.tag2 {
  position: absolute;
  left: 200px;
  bottom: 15px;
  z-index: 1000;
}
#bannerbox img.tag3 {
  position: absolute;
  left: 365px;
  bottom: 35px;
  z-index: 1000;
}
#contentbox {
  margin: 0px 0 0 0;
}
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  padding: 0;
}
#footer > div {
  margin: 10px 25px;
}
#footer > div p {
  font-size: 14px;
  float: left;
  margin: 0 60px 0 0;
  color: #6e6e6e;
}
#tinymce {
  padding: 5px;
}
.form-input-div {
  margin: 5px 30px 15px 0;
  float: left;
  width: 400px;
}
.form-input-div label {
  display: block;
  margin: 0 0 0px 5px;
  font-weight: 400;
  font-size: 14px;
}
.form-input-div.checkbox {
  padding: 0;
  position: relative;
}
.form-input-div.checkbox input {
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
}
.form-input-div.checkbox label {
  padding: 0 0 0 12px;
}
.nice-input-field {
  box-shadow: 0px 7px 7px #f0f0f0 inset;
  padding: 5px 9px;
  color: #1e1e1e;
  border: 3px solid #c8c8e6;
  border-radius: 4px;
  background: #ffffff;
  width: 80%;
  font-size: 15px;
}
.nice-input-field:focus {
  border: 3px solid #9696b4;
}
select.nice-input-field {
  box-shadow: 0px 1px 3px #DDD inset;
  padding: 4px 9px;
  color: #646464;
  border: 1px solid #bebebe;
  border-radius: 2px;
  background: #fcfcfc;
}
.nice-formular div {
  margin: 0 0 15px 0;
}
.nice-formular div label {
  display: block;
  margin: 0 0 3px 3px;
}
.nice-formular div input,
.nice-formular div textarea {
  box-shadow: 0px 7px 7px #f0f0f0 inset;
  padding: 5px 9px;
  color: #1e1e1e;
  border: 3px solid #c8c8e6;
  border-radius: 4px;
  background: #ffffff;
  width: 80%;
  font-size: 15px;
}
.nice-formular div input:focus,
.nice-formular div textarea:focus {
  border: 3px solid #9696b4;
}
.form-end-div {
  margin: 20px 0 20px 0;
  text-align: left;
}
.hdbtn {
  display: inline-block;
  text-decoration: none;
  background: -moz-linear-gradient(top,#fafafa 0%,#d2d2d2 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#d2d2d2));
  background: -webkit-linear-gradient(top,#fafafa 0%,#d2d2d2 100%);
  background: -o-linear-gradient(top,#fafafa 0%,#d2d2d2 100%);
  background: -ms-linear-gradient(top,#fafafa 0%,#d2d2d2 100%);
  background: linear-gradient(top,#fafafa 0%,#d2d2d2 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 13px;
  border: 1px solid #ebebeb;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  color: black;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 100;
  box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.hdbtn:hover {
  background: -moz-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f0f0),color-stop(100%,#c3c3c3));
  background: -webkit-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -o-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -ms-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hdbtn.green {
  color: white;
  background: -moz-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8affa5),color-stop(100%,#2edb57));
  background: -webkit-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -o-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -ms-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: linear-gradient(top,#8affa5 0%,#2edb57 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #bdffcc;
  border-bottom: 1px solid #35a14f;
  border-right: 1px solid #43c161;
}
.hdbtn-nice {
  display: inline-block;
  text-decoration: none;
  padding: 5px 13px;
  color: white;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 300;
  background-color: #12ba00;
  box-shadow: inset 0 10px 15px rgba(255,255,255,0.5), 1px 2px 3px rgba(0,0,0,0.3);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border: 0px;
  border-bottom: 1px solid #7d7d7d;
  border-right: 1px solid #a0a0a0;
}
.hdbtn-nice:hover {
  background-color: #10a100;
}
.hdbtn-nice:visited {
  color: white;
}
.hdbtn-nice.blue {
  background-color: #5b72c7;
  box-shadow: inset 0 10px 15px rgba(255,255,255,0.4), 1px 2px 3px rgba(0,0,0,0.3);
  border-bottom: 1px solid #646464;
  border-right: 1px solid #828282;
}
.hdbtn-nice.blue:hover {
  background-color: #425dc2;
}
.hdbtn-nice.disabled {
  background: #c8c8c8;
}
.slicknav_menu {
  display: none;
}
.show-mobile-menu .slicknav_menu {
  display: block;
}
@media screen and (min-width: 960px) {
  div.left-col {
    float: left;
    width: 100%;
  }
  div.left-col.admin {
    width: 100%;
  }
  div.right-col {
    float: right;
    width: 20%;
  }
  .two-boxes-horizontal > div {
    width: 46%;
  }
  .two-boxes-horizontal > div.left {
    float: left;
  }
  .two-boxes-horizontal > div.right {
    float: right;
  }
}
.maincontent h2 {
  font-size: 22px;
  color: #126680;
  font-weight: 500;
  font-style: italic;
}
.maincontent h3 {
  font-size: 17px;
  color: #126680;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.maincontent ul {
  padding: 0;
  margin: 0 0 0 18px;
  list-style: none;
}
.maincontent ul li {
  padding: 0 0 5px 5px;
  margin: 0 0 5px 0;
}
.maincontent ul li:before {
  font-family: 'FontAwesome';
  content: '\f061';
  margin: 0 7px 0 -19px;
  color: #6e6e6e;
}
.maincontent p {
  font-size: 14px;
}
.box {
  font-size: 14px;
  margin: 0;
  background: #fbfbfb;
}
.box > div {
  margin: 20px;
}
.box.box-50 {
  float: left;
  width: 48%;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
}
.box.box-100 {
  width: 100%;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
}
.box.right {
  float: right;
}
.hdbtn {
  display: inline-block;
  text-decoration: none;
  background: -moz-linear-gradient(top,#fdfdfd 0%,#e1e1e1 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdfdfd),color-stop(100%,#e1e1e1));
  background: -webkit-linear-gradient(top,#fdfdfd 0%,#e1e1e1 100%);
  background: -o-linear-gradient(top,#fdfdfd 0%,#e1e1e1 100%);
  background: -ms-linear-gradient(top,#fdfdfd 0%,#e1e1e1 100%);
  background: linear-gradient(top,#fdfdfd 0%,#e1e1e1 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 3px 9px;
  border: 1px solid #dcdcdc;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  color: black;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 100;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  text-shadow: 0 1px 1px white;
}
.hdbtn:hover {
  background: -moz-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f0f0),color-stop(100%,#c3c3c3));
  background: -webkit-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -o-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: -ms-linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  background: linear-gradient(top,#f0f0f0 0%,#c3c3c3 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hdbtn.green {
  color: white;
  background: -moz-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8affa5),color-stop(100%,#2edb57));
  background: -webkit-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -o-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: -ms-linear-gradient(top,#8affa5 0%,#2edb57 100%);
  background: linear-gradient(top,#8affa5 0%,#2edb57 100%);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #bdffcc;
  border-bottom: 1px solid #35a14f;
  border-right: 1px solid #43c161;
}
div.foto {
  background: #f5f5f5;
  display: inline-block;
  margin: 0 20px 40px 20px;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
div.foto.right {
  float: right;
}
div.foto img {
  display: block;
  width: 800px;
}
div.foto p {
  float: left;
  padding: 5px 10px;
  margin: 0;
}
.supporters tr td {
  font-size: 14px;
}
.supporters tr th {
  font-weight: 400;
}
.historie tr td {
  vertical-align: top;
  padding: 0 0 12px 0;
}
.historie tr td.date {
  font-weight: 400;
  width: 130px;
}
