@font-face {
  font-family: 'fontAwesome';
  src: url("../fonts/fontawesome-webfont.svg");
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.woff");
  src: url("../fonts/fontawesome-webfont.woff2");
  src: url("../fonts/fontawesome-webfont.ttf");
  font-weight: 400;
  font-style: normal; }

.only_mobile {
  display: none !important; }
  @media screen and (max-width: 970px) {
    .only_mobile {
      display: block !important; } }

body {
  font-family: 'Lato';
  font-size: 13px;
  background: #f4f4f4;
  padding-top: 140px; }

p {
  line-height: 22px; }

a {
  color: #990000; }

img {
  border: 0px; }

.login-submit {
  text-align: left; }

.margin-top {
  margin-top: 40px; }
  @media screen and (max-width: 500px) {
    .margin-top {
      margin-top: 70px; } }

.no-padding-left {
  padding-left: 0px !important; }

.padding-25px.first {
  padding-left: 0px; }
  @media screen and (max-width: 500px) {
    .padding-25px.first {
      padding-left: 15px; } }

.font-lora {
  font-family: 'Lora';
  font-size: 23px; }

.title {
  font-size: 13px;
  color: #2d2d2d;
  font-weight: bold; }

.btn.btn-red {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase; }
  .btn.btn-red:hover {
    color: #FFFFFF;
    background: #6b140a;
    text-decoration: none; }

.mitgliederbereich:before {
  content: '\f007';
  display: inline-block;
  margin-right: 8px;
  font-size: 13px;
  color: #FFFFFF;
  font-family: 'fontAwesome'; }

.navbar {
  background: #FFFFFF;
  height: 141px;
  border: 0px;
  margin-bottom: 0px;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  border-radius: 0px; }
  .navbar .navbar-nav {
    float: none;
    padding-left: 65px;
    margin-top: 25px; }
    .navbar .navbar-nav li a {
      font-size: 13px;
      font-family: 'Lato';
      font-weight: bold;
      color: #2d2d2d;
      text-transform: uppercase; }
    .navbar .navbar-nav li.current-menu-item a, .navbar .navbar-nav li a:hover {
      color: #990000; }
      .navbar .navbar-nav li.current-menu-item a:after, .navbar .navbar-nav li a:hover:after {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background-color: #990000;
        top: 28px;
        position: relative; }
    .navbar .navbar-nav .active a {
      background: none;
      color: #990000;
      border: 0px; }
    .navbar .navbar-nav #menu-item-152 {
      margin-right: 395px; }
      @media screen and (max-width: 1085px) {
        .navbar .navbar-nav #menu-item-152 {
          margin-right: 215px; } }
    .navbar .navbar-nav li#menu-item-60 a {
      padding-right: 0; }
  .navbar .head-logo {
    position: absolute;
    left: 50%;
    margin-left: -195px; }
  .navbar .meta-nav {
    float: right;
    text-transform: uppercase; }
    .navbar .meta-nav .impressum {
      display: inline-block;
      margin-right: 18px;
      color: #d2d2d2;
      font-size: 12px;
      font-weight: bold; }

#menu-top_menu {
  padding-left: 0px;
  margin-left: -15px; }
  #menu-top_menu li.first {
    padding-left: 0px; }
    #menu-top_menu li.first a {
      padding-left: 140px; }

@media screen and (max-width: 500px) {
  .navbar-toggle {
    z-index: 500; } }

@media screen and (max-width: 970px) {
  .navbar-collapse {
    background: #FFFFFF;
    padding-bottom: 20px; }
    .navbar-collapse ul {
      padding-left: 0px !important; }
      .navbar-collapse ul li {
        padding-left: 0px !important; } }

@media screen and (max-width: 500px) {
  .navbar-collapse {
    margin-top: 47px !important; } }

.banner {
  background: #990000;
  padding: 18px 18px;
  color: #FFFFFF;
  margin-bottom: 50px;
  text-align: center; }
  .banner .btn, .banner h2 {
    float: left; }
  .banner h2 {
    margin: 0px;
    font-size: 23px;
    margin-top: 13px; }
  .banner .btn {
    margin-right: 20px;
    float: none;
    margin: 0; }
  .banner .btn-red {
    border: 2px solid #FFFFFF;
    padding: 14px;
    font-size: 12px;
    text-transform: uppercase; }

.content-block {
  padding: 0px; }
  .content-block .artikel {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px; }
    .content-block .artikel.last {
      border: 0; }
  @media screen and (max-width: 1120px) {
    .content-block {
      margin-bottom: 20px; } }
  .content-block.first {
    padding-right: 10px; }
    @media screen and (max-width: 1120px) {
      .content-block.first {
        padding-right: 0px; } }
  .content-block.last {
    padding-left: 10px; }
    @media screen and (max-width: 1120px) {
      .content-block.last {
        padding-left: 0px; } }
  .content-block.first > div {
    padding-right: 20px; }
  .content-block > div {
    background: #ebebeb;
    padding: 20px;
    height: 100%; }
  .content-block .title {
    color: #990000;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Lato'; }
  .content-block h3 {
    color: #6b140a;
    margin: 0px;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: 'Lora'; }
  .content-block .btn-red {
    margin-top: 35px;
    text-transform: uppercase;
    padding: 10px 25px; }

.page-template-page-startseite .content-block > div {
  max-height: 477px;
  overflow: auto; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar {
    background: transparent;
    width: 8px;
    padding: 10px; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar-button {
    background: transparent; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar-track {
    background: transparent; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar-track-piece {
    background: transparent; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar-thumb {
    background-color: #990000;
    border-radius: 10px;
    height: 50px; }
  .page-template-page-startseite .content-block > div::-webkit-scrollbar-corner {
    background: transparent; }
  .page-template-page-startseite .content-block > div::-webkit-resizer {
    background: transparent; }

ul.check {
  margin-left: 0px;
  padding-left: 0px; }
  ul.check li {
    padding-left: 35px;
    position: relative;
    list-style: none;
    margin: 10px 0px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px; }
    ul.check li:last-child {
      border: 0px; }
    ul.check li:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0px;
      background: url(../images/check.svg) left top no-repeat;
      background-size: 26px 23px;
      width: 26px;
      height: 23px;
      display: block; }

footer {
  margin-top: 30px; }

.footer-newsletter {
  background: #ebebeb;
  color: #2d2d2d;
  margin-top: 70px;
  padding: 20px; }
  .footer-newsletter h3 {
    color: #6b140a;
    font-family: "Lora";
    line-height: 35px;
    margin: 20px 0 10px; }
  .footer-newsletter .title {
    color: #990000;
    text-transform: uppercase; }
  .footer-newsletter .col-md-3:first-child {
    padding-left: 0px; }
  @media screen and (max-width: 991px) {
    .footer-newsletter .row div {
      padding: 0; } }
  .footer-newsletter .mc4wp-form {
    margin: 0; }
    .footer-newsletter .mc4wp-form label {
      font-family: "Lora";
      font-size: 14px;
      font-weight: normal;
      color: #2d2d2d; }
    .footer-newsletter .mc4wp-form input {
      border: 0;
      padding: 12px; }
    .footer-newsletter .mc4wp-form input[type=submit] {
      background: #990000 none repeat scroll 0 0;
      color: #ffffff;
      display: inline-block;
      font-size: 12px;
      font-weight: bold;
      padding: 12px;
      text-transform: uppercase;
      width: 100%;
      margin-top: 30px; }

.footer-bottom {
  background: #6b140a;
  color: #FFFFFF;
  max-height: 70px;
  height: 100%;
  width: 100%;
  display: table;
  padding: 12px 0px;
  margin-top: 0; }
  .footer-bottom ul {
    margin-top: 24px; }
  .footer-bottom .row div {
    padding: 0; }
  .footer-bottom ul li a {
    font-family: 'Lato';
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 0px; }
  .footer-bottom .facebook {
    display: block;
    width: 53px;
    height: 53px;
    background: url(../images/facebook.png) center center no-repeat; }

.headline {
  font-size: 15px;
  color: #990000;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-weight: bold;
  border-bottom: 2px solid #990000;
  margin: 30px 0px;
  display: table; }

@media screen and (max-width: 500px) {
  .slider {
    max-height: 300px !important;
    overflow: hidden; } }

@media screen and (max-width: 500px) {
  .slider .rsOverflow {
    max-height: 300px !important;
    overflow: hidden; } }

.slider .rsShadow {
  background: url(../images/slider-shadow.png) center center no-repeat;
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0px;
  left: 0px; }

.slider .rsExtra {
  position: absolute;
  left: 50%;
  margin-left: -400px;
  top: 50%;
  margin-top: -70px;
  text-align: center;
  max-width: 800px; }
  @media screen and (max-width: 500px) {
    .slider .rsExtra {
      max-width: 500px;
      width: 100%;
      top: 50px;
      left: 0px;
      margin-left: 0px; } }
  .slider .rsExtra h3 {
    font-size: 40px;
    font-family: 'Lora';
    line-height: 55px;
    color: #FFFFFF; }
    @media screen and (max-width: 500px) {
      .slider .rsExtra h3 {
        font-size: 22px;
        line-height: 36px;
        margin-top: 180px; } }
  .slider .rsExtra a {
    display: table;
    color: #FFFFFF;
    padding: 20px 45px;
    background: #f9b933;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lato';
    margin: 20px auto 20px; }
    @media screen and (max-width: 500px) {
      .slider .rsExtra a {
        padding: 10px 15px; } }

#map {
  height: 450px; }

.logout-link {
  float: right; }

.member-menu {
  margin-top: 60px;
  position: relative; }
  .member-menu .menu-interne-navigation-container {
    width: 100%; }
    @media screen and (max-width: 500px) {
      .member-menu .menu-interne-navigation-container {
        margin-top: -75px; } }
  .member-menu .menu-interne-navigation-container ul {
    border-bottom: 2px solid #d2d2d2; }
    .member-menu .menu-interne-navigation-container ul li {
      display: inline-block;
      border: 0px;
      padding: 0px; }
      @media screen and (max-width: 500px) {
        .member-menu .menu-interne-navigation-container ul li {
          width: 44px;
          display: inline; } }
      .member-menu .menu-interne-navigation-container ul li a {
        display: inline-block;
        border: 0px;
        font-family: 'Lato';
        color: #2d2d2d;
        padding-bottom: 20px;
        font-weight: bold;
        margin: 0px 20px;
        margin-bottom: -2px; }
      .member-menu .menu-interne-navigation-container ul li.first a {
        margin-left: 0px; }
        .member-menu .menu-interne-navigation-container ul li.first a:before {
          content: '\f015';
          display: inline-block;
          font-size: 15px;
          color: #2d2d2d;
          font-family: 'fontAwesome';
          margin-right: 8px; }
      .member-menu .menu-interne-navigation-container ul li.last a {
        margin-right: 0; }
      .member-menu .menu-interne-navigation-container ul li.current-menu-item {
        background: none; }
        .member-menu .menu-interne-navigation-container ul li.current-menu-item a {
          color: #990000;
          border-bottom: 2px solid #990000; }
          @media screen and (max-width: 500px) {
            .member-menu .menu-interne-navigation-container ul li.current-menu-item a {
              border: 0px; } }
          .member-menu .menu-interne-navigation-container ul li.current-menu-item a:before {
            color: #990000; }

.headline-blue h3.title, h3.title {
  text-align: left;
  font-weight: normal;
  font-size: 20px;
  font-family: 'Lora';
  color: #6b140a;
  background: none;
  margin-bottom: 20px;
  border-bottom: 0px !important;
  clear: both;
  text-transform: none;
  color: #990000;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Lato';
  font-size: 13px;
  line-height: 19px; }

.intern .news-block {
  border-bottom: 1px solid #d2d2d2 !important; }

.intern > .row > .col-md-8.first {
  padding-top: 20px; }

.intern .user-image-news {
  margin-bottom: 20px; }

.intern .profil .offer-block {
  border: 0px;
  margin-bottom: 0px; }

.intern .page-title {
  color: #990000;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Lato';
  margin-bottom: 20px; }

.intern .author-search .submit-button:after {
  display: none; }

.intern .job_listings .job_filters, .intern .job_listings .job_types, .intern .job_listings .search_jobs {
  background: none !important; }
  .intern .job_listings .job_filters input, .intern .job_listings .job_types input, .intern .job_listings .search_jobs input {
    font-weight: normal; }

.intern .job_listings ul, .intern .job_listings li {
  border: 0px !important; }

.intern .job_listings input[type=text] {
  border: 0px !important;
  border: 1px solid #ebebeb !important;
  padding: 12px !important;
  font-weight: normal !important; }

.intern .job_listings .job_filters label {
  color: #2d2d2d; }

.intern .job_listings .job_types div {
  border: 2px solid #d2d2d2; }

.intern .job_listings .job_listings .delete-msg {
  margin-bottom: 0px;
  margin-top: -9px; }

.intern .job_listings .job_listings .user-infos, .intern .job_listings .news-date {
  color: #2d2d2d;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none !important; }

.intern .job_listings .news-date:before {
  content: '\f073';
  display: inline-block;
  font-size: 13px;
  margin-right: 4px;
  margin-left: 6px;
  font-weight: 400;
  color: #2d2d2d;
  font-family: 'fontAwesome'; }

.intern .beitraege {
  margin-top: 20px; }

.intern .partner-entry {
  background: none;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px; }

.intern .company-logo-small img, .intern img {
  border-radius: 50%; }

.intern .headline-blue {
  margin-bottom: 0px; }

.intern .delete-msg {
  float: right; }
  .intern .delete-msg:after {
    display: none; }

.intern .partner-blog-entry h3.news-title, .intern .partner-blog-entry .text {
  padding-left: 95px !important; }

.intern .company-logo-small {
  margin-right: 30px; }

.intern .news-title, .intern .news-title a {
  font-size: 18px;
  color: #990000;
  font-family: 'Lora';
  text-decoration: none; }
  .intern .news-title:hover, .intern .news-title a:hover {
    text-decoration: underline; }

.intern .more-link, .intern .more-link a {
  margin-right: 15px; }
  .intern .more-link:after, .intern .more-link a:after {
    display: none; }

.intern #meta .news-date {
  float: none;
  color: #2d2d2d;
  font-family: 'Lato';
  font-size: 11px;
  font-weight: bold; }
.intern #meta .news-date .name-inside-date {
  display: inline-block;
  margin-left: 5px;
}
.intern #meta .news-date .name-inside-date:before {
  content: '|';
  color: #2d2d2d;
  margin-right: 8px;
  width: 2px;
  height: 15px;
  display: inline-block;
}

.intern #meta .news-date:before {
  content: '\f073';
  display: inline-block;
  font-size: 13px;
  margin-right: 4px;
  margin-left: 0px;
  font-weight: 400;
  color: #2d2d2d;
  font-family: 'fontAwesome'; }

.intern #usp-submit input {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px; }
  .intern #usp-submit input:hover {
    color: #FFFFFF;
    background: #6b140a;
    text-decoration: none; }

.intern #usp-submit:after {
  display: none; }

.intern #user-submitted-posts {
  margin-bottom: 30px;
  float: left;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px; }

#scrollToTop {
  display: none; }
  #scrollToTop a:after {
    display: none; }

.pagination-nav {
  margin-top: 35px; }
  @media screen and (max-width: 500px) {
    .pagination-nav {
      margin-bottom: 30px; } }
  .pagination-nav .page-numbers .number, .pagination-nav .page-numbers.next, .pagination-nav .page-numbers.prev {
    background: #FFFFFF;
    padding: 9px 15px;
    color: #2d2d2d;
    font-family: 'Lora';
    font-size: 16px;
    display: inline-block;
    margin-right: 4px; }
    .pagination-nav .page-numbers .number:hover, .pagination-nav .page-numbers.next:hover, .pagination-nav .page-numbers.prev:hover {
      text-decoration: underline; }
    .pagination-nav .page-numbers .number:after, .pagination-nav .page-numbers .number:before, .pagination-nav .page-numbers.next:after, .pagination-nav .page-numbers.next:before, .pagination-nav .page-numbers.prev:after, .pagination-nav .page-numbers.prev:before {
      display: none; }
  .pagination-nav .page-numbers .number {
    height: 38px;
    max-height: 38px;
    width: 54px;
    text-align: center; }
  .pagination-nav .page-numbers.current .number {
    background: #990000;
    color: #FFFFFF; }
    .pagination-nav .page-numbers.current .number:hover {
      text-decoration: none; }

@media screen and (max-width: 990px) {
  .sidebar {
    padding-left: 0px;
    padding-right: 0px; } }

.sidebar .bg-white {
  background: #ebebeb; }

.sidebar .plus-link {
  font-family: 'Lora';
  color: #6b140a; }
  .sidebar .plus-link:after {
    display: none; }

.sidebar .headline-blue {
  margin-bottom: -25px; }
  @media screen and (max-width: 1024px) {
    .sidebar .headline-blue {
      margin-bottom: 0px; } }

.sidebar .headline-blue h3.title {
  margin: 0px 13px;
  padding-top: 20px;
  border-bottom: 0px !important; }

.sidebar .sidebar-btn {
  padding-top: 25px; }
  .sidebar .sidebar-btn .btn {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px; }

.sidebar .offer-block {
  border-bottom: 1px solid #d2d2d2; }
  .sidebar .offer-block .image {
    width: 25%;
    float: left; }
  .sidebar .offer-block .content {
    float: left;
    width: 75%;
    max-width: 75%;
    padding-left: 10px; }
    .sidebar .offer-block .content h3 {
      text-decoration: none;
      border-bottom: 0px !important;
      font-size: 14px;
      margin-bottom: 0px;
      margin-top: 1px;
      line-height: 20px; }
      .sidebar .offer-block .content h3:hover {
        text-decoration: underline; }
  .sidebar .offer-block .user-infos, .sidebar .offer-block .news-date {
    display: inline-block;
    color: #2d2d2d;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 11px;
    text-decoration: none !important; }
    .sidebar .offer-block .user-infos:hover, .sidebar .offer-block .news-date:hover {
      text-decoration: none; }
  .sidebar .offer-block .news-date:before {
    content: '\f073';
    display: inline-block;
    font-size: 13px;
    margin-right: 4px;
    font-weight: 400;
    margin-left: 6px;
    color: #2d2d2d;
    font-family: 'fontAwesome'; }

.sidebar .member-list li {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2; }

.sidebar .member-list .user-image {
  float: left;
  width: 25%;
  display: block; }

.sidebar .member-list .user-infos {
  font-family: 'Lora';
  color: #990000;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal; }

.sidebar .member-list .user-registriert {
  font-family: 'Lato';
  color: #2d2d2d;
  font-size: 11px;
  font-weight: bold; }

.sidebar .member-list .float-right {
  float: left;
  width: 75%;
  margin: 0px;
  padding-left: 5px;
  padding-top: 10px; }

.sidebar .overview-link {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px;
  margin-top: 20px; }
  .sidebar .overview-link:after {
    display: none; }
  .sidebar .overview-link:hover {
    color: #FFFFFF;
    background: #6b140a;
    text-decoration: none; }

.sidebar .posts_widget.overview-link {
  margin-right: -30px;
  margin-top: 40px; }

.sidebar .news-block.single .news-link {
  margin-right: -15px; }

.profile-list.first {
  width: 140px; }

input#user_login {
  border: 1px solid #d2d2d2 !important; }

.offer-block {
  border-bottom: 1px solid #d2d2d2; }
  .offer-block .image {
    width: 25%;
    float: left; }
  .offer-block .content {
    float: left;
    width: 75%;
    max-width: 75%;
    padding-left: 10px; }
    .offer-block .content h3 {
      text-decoration: none;
      border-bottom: 0px !important; }
  .offer-block .user-image-overview {
    width: 16%;
    float: left; }
  .offer-block .news-text {
    width: 80%;
    float: left; }
  .offer-block .user-infos, .offer-block .news-date {
    display: inline-block;
    color: #2d2d2d;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 11px;
    text-decoration: none !important; }
    .offer-block .user-infos:hover, .offer-block .news-date:hover {
      text-decoration: none; }
  .offer-block .news-date:before {
    content: '\f073';
    display: inline-block;
    font-size: 13px;
    margin-right: 4px;
    margin-left: 6px;
    font-weight: 400;
    color: #2d2d2d;
    font-family: 'fontAwesome'; }

#user-submitted-posts input[type=text], textarea, .content-block input[type=text], .content-block input[type=password], .content-block input[type=email], .content-block textarea, .search-botschafter {
  border: 0px !important;
  border: 1px solid #ebebeb !important;
  padding: 12px 0 !important;
  height: 41px;
  font-weight: normal; }

textarea {
  min-height: 90px;
  height: auto !important; }

div#user-submitted-posts fieldset label {
  display: block !important;
  background: none;
  color: #2d2d2d;
  font-family: 'Lora';
  font-size: 14px;
  margin: 10px 0px -8px; }

.job_detail {
  border: 0px; }
  .job_detail .user-infos, .job_detail .news-date {
    font-family: 'Lato';
    font-size: 11px;
    color: #2d2d2d;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important; }
  .job_detail .news-date:before {
    content: '\f073';
    display: inline-block;
    font-size: 13px;
    margin-right: 4px;
    font-weight: 400;
    margin-left: 6px;
    color: #2d2d2d;
    font-family: 'fontAwesome'; }
  .job_detail .content {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    float: none; }
  .job_detail .anfrage:before {
    content: '\f003';
    font-family: 'fontAwesome';
    font-size: 12px;
    color: #990000;
    margin-right: 6px; }

.single_post .news-block-2 {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px; }

.single_post .user-infos, .single_post .news-date {
  font-family: 'Lato';
  font-size: 11px;
  color: #2d2d2d;
  font-weight: bold;
  display: inline-block;
  text-decoration: none !important;
  margin-top: 0px !important; }

.single_post .news-date:before {
  content: '\f073';
  display: inline-block;
  font-size: 13px;
  margin-right: 4px;
  font-weight: 400;
  margin-left: 6px;
  color: #2d2d2d;
  font-family: 'fontAwesome'; }

.single_post .news-link.back-link:before {
  display: none; }

.single_post h3 {
  color: #6b140a;
  font-family: 'Lora'; }

input[type=submit].wpcf7-form-control {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px;
  width: 100px; }
  input[type=submit].wpcf7-form-control:hover {
    color: #FFFFFF;
    text-decoration: underline; }

.wpcf7-form p {
  font-family: 'Lora';
  text-color: #2d2d2d;
  font-size: 14px;
  font-weight: normal; }

.new-angebot {
  border-bottom: 1px solid #d2d2d2; }

#loginform label, #simplr-form label, #submit-job-form label, #adduser label {
  float: none;
  display: block;
  font-family: 'Lora';
  color: #2d2d2d;
  font-size: 14px;
  background: none;
  padding-left: 0px;
  font-weight: normal; }
  @media screen and (max-width: 500px) {
    #loginform label, #simplr-form label, #submit-job-form label, #adduser label {
      width: 100%;
      height: auto; } }

#loginform input, #simplr-form input, #submit-job-form input, #adduser input {
  border: 0px;
  font-weight: normal; }

#loginform input[type=submit], #simplr-form input[type=submit], #submit-job-form input[type=submit], #adduser input[type=submit] {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px;
  width: 100px;
  border: 1px solid #d2d2d2; }
  #loginform input[type=submit]:hover, #simplr-form input[type=submit]:hover, #submit-job-form input[type=submit]:hover, #adduser input[type=submit]:hover {
    color: #FFFFFF;
    text-decoration: underline; }

#loginform #user_login, #simplr-form #user_login, #submit-job-form #user_login, #adduser #user_login {
  padding: 0px !important; }

#loginform .login-submit:after, #loginform .news-link:after, #simplr-form .login-submit:after, #simplr-form .news-link:after, #submit-job-form .login-submit:after, #submit-job-form .news-link:after, #adduser .login-submit:after, #adduser .news-link:after {
  display: none; }

#adduser h3 {
  color: #6b140a;
  font-size: 20px;
  font-family: 'Lora';
  border-top: 1px solid #d2d2d2;
  padding-top: 20px;
  margin-top: 20px;
  border-bottom: 0px !important; }

#adduser input[type=submit] {
  width: auto; }

#adduser .form-submit:after {
  display: none; }

#submit-job-form .more-link2 .news-link #submit_job_button_start, #job_preview_submit_button {
  background: #990000 !important;
  color: #FFFFFF !important;
  padding: 9px 14px;
  text-transform: uppercase;
  font-weight: bold; }
  #submit-job-form .more-link2 .news-link #submit_job_button_start:after, #job_preview_submit_button:after {
    display: none; }

#loginform input, #simplr-form input, #submit-job-form input {
  border: 1px solid #d2d2d2; }

#simplr-form input {
  padding: 8px; }

.job_listing_preview {
  border: 0px !important;
  padding-left: 0px !important; }
  .job_listing_preview > h1 {
    display: none; }

.job_listing_preview_title input[name=edit_job] {
  padding: 9px 14px;
  background: #d2d2d2;
  border: 0px; }

#job_preview .entry-content .job_listing_preview_title, .job_listing_preview_title {
  background: none !important;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 20px 0px;
  margin: 20px 0px; }
  #job_preview .entry-content .job_listing_preview_title > h2, .job_listing_preview_title > h2 {
    display: none; }

.job_types input:checked + span {
  background: #990000;
  height: 16px;
  width: 16px; }

.job-manager-form fieldset div.field {
  float: none;
  width: 100%; }

.partner {
  padding-left: 0px;
  margin-left: 0px;
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .partner.last {
    border: 0; }
  @media screen and (max-width: 500px) {
    .partner {
      float: none; } }
  .partner .image {
    float: left;
    margin-right: 15px;
    max-width: 110px;
    width: 110px;
    height: auto; }
    @media screen and (max-width: 500px) {
      .partner .image {
        float: none; } }
  .partner .content {
    float: left;
    max-width: 70%; }
    @media screen and (max-width: 500px) {
      .partner .content {
        float: none; } }
    .partner .content p {
      display: block;
      color: #2d2d2d;
      font-size: 18px;
      font-family: 'Lora';
      font-weight: normal;
      text-transform: none; }
      @media screen and (max-width: 500px) {
        .partner .content p {
          margin-top: 15px; } }
    .partner .content a {
      font-family: 'Lato';
      font-weight: bold;
      margin-top: -12px;
      display: block; }
      @media screen and (max-width: 500px) {
        .partner .content a {
          position: static; } }

.artikel {
  margin-bottom: 15px; }
  .artikel .date {
    color: #2d2d2d;
    font-size: 11px;
    font-family: 'Lato';
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px; }
  .artikel .title {
    font-size: 18px;
    color: #990000;
    font-family: 'Lora';
    font-weight: normal;
    text-transform: none;
    margin-bottom: 8px; }
  .artikel .content {
    padding-top: 8px;
    font-size: 12px;
    color: #2d2d2d;
    font-family: 'Lato'; }

.news-overview .content-block > div > .title {
  margin-bottom: 15px !important;
  display: block; }

.angebote_page .headline {
  color: #6b140a;
  font-size: 22px;
  font-family: 'Lora';
  font-weight: normal;
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-transform: none; }

.angebote_page .subline {
  margin: 15px 0px 45px; }

.angebote_page .subline + .col-sm-8 {
  padding-left: 0px; }

.single_angebot_logout .back-link:before {
  display: none !important; }

.avatar-96 {
  width: 65px;
  height: 65px; }

#adduser input[type=checkbox] {
  width: auto !important; }

input[name=manage_avatar_submit] {
  margin-bottom: 20px;
  margin-top: 20px;
  float: right;
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px;
  width: auto !important;
  border: 0px; }
  input[name=manage_avatar_submit]:hover {
    color: #FFFFFF;
    text-decoration: underline; }

.border-top-blue {
  border-top: 1px solid #d2d2d2;
  margin-top: 10px; }

#updateuser {
  display: inline-block;
  color: #FFFFFF;
  background: #990000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 9px 14px;
  width: auto !important; }
  #updateuser:hover {
    color: #FFFFFF;
    text-decoration: underline; }

.form-submit:after, .fieldset-job_location {
  display: none; }

.botschafter-results .avatar {
  width: 95px !important; }

.logged-in-hello {
  float: right;
  padding: 8px 20px 8px;
  text-align: right; }
  .logged-in-hello a {
    color: #2d2d2d;
    display: block; }
    .logged-in-hello a:before {
      content: '';
      width: 30px;
      height: 30px;
      background: url(../images/icon_mitgliedschaft.png) left top no-repeat;
      margin-right: 7px;
      display: block;
      float: left;
      margin-top: -2px; }
  @media screen and (max-width: 1050px) {
    .logged-in-hello {
      display: none; } }

.botschafter-results {
  min-height: 0px !important; }

.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords {
  width: 100%; }

#map img {
  border-radius: 0px !important; }

.edit-profil h3.edit_profile_pic {
  color: #2d2d2d;
  font-family: 'Lora';
  font-size: 20px;
  font-weight: normal;
  border-bottom: 1px solid #d2d2d2 !important;
  margin-top: 40px;
  padding-bottom: 10px; }

.profil .profilbild img {
  width: 95px !important; }

.formular {
  clear: both;
  font-family: 'Lora'; }
  .formular > p {
    position: relative; }
  .formular p > span {
    display: inline-block;
    width: 20%; }
    @media screen and (max-width: 767px) {
      .formular p > span {
        width: 100%; } }
    .formular p > span.wpcf7-form-control-wrap, .formular p > span.wpcf7-form-control {
      width: 70%;
      border: 0; }
      @media screen and (max-width: 767px) {
        .formular p > span.wpcf7-form-control-wrap, .formular p > span.wpcf7-form-control {
          width: 100%; } }
    .formular p > span.mail {
      margin-left: 0;
      padding-left: 0; }
  .formular input {
    width: 100%; }
  .formular .col-sm-6 {
    padding: 0; }
    .formular .col-sm-6 p > span {
      width: 40%; }
    .formular .col-sm-6 input {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .formular .col-sm-6 p > span {
        width: 100%; }
      .formular .col-sm-6 p > span.wpcf7-form-control-wrap, .formular .col-sm-6 p > span.wpcf7-form-control {
        width: 100%; } }
  .formular .wpcf7-radio {
    background: none;
    border: 0; }
  .formular .wpcf7-list-item {
    display: inline-block;
    margin-right: 30px; }
    .formular .wpcf7-list-item .wpcf7-list-item-label {
      font-family: 'Lora';
      font-weight: normal;
      font-size: 14px;
      color: #000000; }
    .formular .wpcf7-list-item input {
      margin-right: 5px;
      width: auto; }
  .formular .beitrag {
    margin-top: -10px; }
    .formular .beitrag .wpcf7-list-item {
      display: block;
      margin: 4px 0; }
  .formular input[type=submit].wpcf7-form-control {
    width: auto;
    margin: 15px 0 25px; }
  .formular .input_wrapper {
    margin-top: 30px; }
  .formular span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -4px;
    font-size: 14px;
    font-family: 'Lora'; }
  .formular input.wpcf7-not-valid {
    margin-bottom: 20px; }

.closest_birthdays {
  padding-top: 1px;
  margin-top: 25px; }
  @media screen and (max-width: 500px) {
    .closest_birthdays {
      margin-top: 0; } }
  .closest_birthdays .news-date {
    margin-top: 15px;
    display: block; }
