@charset "UTF-8";
/*
Theme Name: RUB Corporate Design Jura 2
Author: Nils Werner
Version: 2.0
Description: Dieses Design soll das Design der Ruhr-Universit├ñt Bochum wiederspiegeln. Die Nutzung ist auch nur auf diese von ihr betriebenen Seiten gestattet.
*/
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlama-Regular.ttf"); }
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlamaLight-Regular.ttf");
  font-weight: lighter; }
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlamaLight-Italic.ttf");
  font-weight: lighter;
  font-style: italic; }
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlama-Italic.ttf");
  font-style: italic; }
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlama-BoldItalic.ttf");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: RubFlama;
  src: url("./ttf/RubFlama-Bold.ttf");
  font-weight: bold; }
@font-face {
  font-family: RubScalaTZ;
  src: url("./ttf/RUB Scala TZ.ttf"); }
@font-face {
  font-family: RubScalaTZ;
  src: url("./ttf/RUB Scala TZ Italic.ttf");
  font-style: italic; }
@font-face {
  font-family: RubScalaTZ;
  src: url("./ttf/RUB Scala TZ Bold.ttf");
  font-weight: bold; }
@font-face {
  font-family: RubScalaTZ;
  src: url("./ttf/RUB Scala TZ Bold Italic.ttf");
  font-style: italic;
  font-weight: bold; }
@font-face {
  font-family: RubScalaMZ;
  src: url("./ttf/RUB Scala MZ.ttf"); }
@font-face {
  font-family: RubScalaMZ;
  src: url("./ttf/RUB Scala MZ Italic.ttf");
  font-style: italic; }
@font-face {
  font-family: RubScalaMZ;
  src: url("./ttf/RUB Scala MZ Bold.ttf");
  font-weight: bold; }
@font-face {
  font-family: RubScalaMZ;
  src: url("./ttf/RUB Scala MZ Bold Italic.ttf");
  font-style: italic;
  font-weight: bold; }
.fa-input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
	/*   font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif; } */

li blockquote {
  background: inherit;
  margin: 0;
  padding: 10px 10px 10px 10px;
  color: #7c8993; }

.display-posts-listing .excerpt a:hover, .display-posts-listing .excerpt a:link, .display-posts-listing .excerpt a:visited {
  background: url("./images/pfeil-rechts2.gif") no-repeat left;
  display: block;
  padding-left: 8px;
  color: #0058AD;
  text-decoration: none;
  font-weight: normal; }
.display-posts-listing .excerpt a:hover {
  color: #182E7A;
  text-decoration: underline; }
.display-posts-listing a.title:hover, .display-posts-listing a.title:link, .display-posts-listing a.title:visited {
  font-weight: bold;
  text-decoration: none; }

.display-posts-listing .listing-item {
  margin-bottom: 5px; }
  .display-posts-listing .listing-item .excerpt {
    color: #888; }

#main {
  background: #F3F3F3;
  margin: 0 auto;
  font-size: 14px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden; }

table, ul.hmenu {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
  margin: 0;
  padding: 0; }

/* Reset buttons border. It's important for input and button tags.
 * border-collapse should be separate for shadow in IE.
 */
.button {
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #A1ADBA;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto;
  height: 26px; }

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a {
  text-align: left; }

.postcontent {
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  text-align: left;
  line-height: 175%; }
  .postcontent li, .postcontent table {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-align: left;
    line-height: 175%; }
  .postcontent a {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-align: left;
    line-height: 175%;
    color: #0058AD;
    text-decoration: none;
    font-weight: normal; }
    .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered {
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      text-align: left;
      line-height: 175%; }
  .postcontent p {
    margin: 13px 0; }
  .postcontent table {
    border-top: 2px solid #999;
    border-bottom: 2px solid #999; }
    .postcontent table tr {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
    .postcontent table td {
      vertical-align: top; }
  .postcontent h1 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h1 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }
  .postcontent h2 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h2 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }
  .postcontent h3 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h3 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }
  .postcontent h4 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h4 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }
  .postcontent h5 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h5 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }
  .postcontent h6 {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .postcontent h6 a {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }
      .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover {
        font-size: 22px;
        font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        line-height: 120%; }

.blockheader {
  font-size: 16px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
  padding-bottom: 5px;
  border-bottom: 1px solid #D7D7D7; }
  .blockheader a {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .blockheader a:link, .blockheader a:visited, .blockheader a:hover {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }

.vmenublockheader .t {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%; }
  .vmenublockheader .t a {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }

.headline {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%; }
  .headline a {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .headline a:link, .headline a:visited, .headline a:hover {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }

.slogan {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%; }
  .slogan a {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 120%; }
    .slogan a:link, .slogan a:visited, .slogan a:hover {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal;
      line-height: 120%; }

.postheader {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  line-height: 120%; }
  .postheader a {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    line-height: 120%; }
    .postheader a:link, .postheader a:visited, .postheader a:hover {
      font-size: 22px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      line-height: 120%; }
  .postheader .mod-date {
    margin-left: 5px;
    font-size: 11px;
    color: gray; }
    .postheader .mod-date:before {
      content: 'Letzte \00c4nderung: '; }

.postcontent a {
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #0058AD; }
  .postcontent a:link, .postcontent a:visited, .postcontent a.visited {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #0058AD; }
  .postcontent a:hover, .postcontent a.hover {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #182E7A; }
  .postcontent a[href$=".pdf"]:after, .postcontent a[target="_blank"]:after, .postcontent a[href*="mailto:"]:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding-left: 3px; }
  .postcontent a[target="_blank"]:after {
    content: "\f064"; }
  .postcontent a[href$=".pdf"]:after {
    content: "\f1c1"; }
  .postcontent a[href*="mailto:"]:after {
    content: "\f003"; }
.postcontent h1 {
  color: #003560;
  padding: 0 0 5px;
  margin: 5px 0;
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px solid #D7D7D7; }

.blockcontent h1 {
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h1 a {
  font-size: 26px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited {
    font-size: 26px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h1 a {
  font-size: 26px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited {
    font-size: 26px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h2 {
  color: #003560;
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h2 {
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h2 a {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h2 a {
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited {
    font-size: 22px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h3 {
  color: #003560;
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h3 {
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h3 a {
  font-size: 20px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited {
    font-size: 20px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h3 a {
  font-size: 20px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited {
    font-size: 20px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h4 {
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h4 {
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h4 a {
  font-size: 18px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited {
    font-size: 18px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h4 a {
  font-size: 18px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited {
    font-size: 18px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h5 {
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h5 {
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h5 a {
  font-size: 15px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited {
    font-size: 15px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h5 a {
  font-size: 15px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited {
    font-size: 15px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h6 {
  color: #74910D;
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h6 {
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.postcontent h6 a {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited {
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

.blockcontent h6 a {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }
  .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited {
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif; }

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before {
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important; }

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ul {
  margin-left: 15px;
  list-style-type: none; }

ol {
  list-style-position: inside; }

html {
  height: 100%; }

body {
  height: 100%;
  padding: 0;
  margin: 0;
  min-width: 960px;
  color: #003560; }

.clearfix:before {
  content: "";
  display: table; }
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.cleared {
  font: 0/0 serif;
  clear: both; }

form {
  padding: 0 !important;
  margin: 0 !important; }

table.position {
  position: relative;
  width: 100%;
  table-layout: fixed; }

li h1, .postcontent li h1, .blockcontent li h1, li h2, .postcontent li h2, .blockcontent li h2, li h3, .postcontent li h3, .blockcontent li h3, li h4, .postcontent li h4, .blockcontent li h4, li h5, .postcontent li h5, .blockcontent li h5, li h6, .postcontent li h6, .blockcontent li h6, li p, .postcontent li p, .blockcontent li p {
  margin: 1px; }

.shapes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0; }

.slider-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.slidenavigator > a {
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px; }
  .slidenavigator > a:last-child {
    margin-right: 0 !important; }

.rub-slogan, .headline, .slogan {
  margin-left: 15px;
  display: inline-block;
  color: #8DAE10;
  width: 550px; }

.rub-slogan {
  width: 300px;
  height: 25px;
  background: url("images/logo.png") no-repeat;
  display: block;
  margin-top: 15px;
  margin-left: 10px; }

.headline {
  font-size: 32px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #003560;
  display: inline-block;
  padding: 0;
  margin-top: 20px; }
  .headline a {
    font-size: 24px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #8DAE10;
    display: inline-block;
    padding: 0;
    margin-top: 20px;
    white-space: nowrap; }
    .headline a:link, .headline a:visited, .headline a:hover {
      font-size: 24px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none;
      color: #8DAE10;
      display: inline-block;
      padding: 0;
      margin-top: 20px;
      white-space: nowrap; }

.slogan {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold; }

.rub-logo {
  width: 330px;
  height: 102px;
  display: inline-block;
  background: url("images/logo-rub-102.png") right no-repeat;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-left: 100%;
  top: 0;
  right: 281px;
  padding-top: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .rub-logo a {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none; }
    .rub-logo a:hover, .rub-logo a:visited, .rub-logo a:link {
      color: #666;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none; }
    .rub-logo a:hover {
      text-decoration: underline; }

.sheet {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 960px;
  z-index: auto !important; }

.header {
  margin: 0 auto;
  height: 170px;
  background-image: url("images/header.jpg");
  background-repeat: no-repeat;
  background-position: right;
  z-index: auto !important; }
  .header > .widget {
    position: absolute;
    z-index: 101; }

.breadcrumb {
  padding: 10px 25px 0px;
  color: #808080 !important;
  background-color: transparent;}
  .breadcrumb a, .breadcrumb a:link, .breadcrumb a:hover, .breadcrumb a:visited {
    color: #808080 !important; }

.nav {
  background: #003560;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  font-size: 0;
  text-align: left; }

.slicknav_menu {
  display: none; }

ul.hmenu {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  min-height: 0;
  display: inline-block;
  vertical-align: bottom; }
  ul.hmenu a {
    outline: none;
    position: relative;
    z-index: 11; }
    ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover {
      outline: none;
      position: relative;
      z-index: 11; }
  ul.hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none; }
  ul.hmenu li {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    border: 0; }
    ul.hmenu li:hover {
      z-index: 10000;
      white-space: normal; }
  ul.hmenu:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both; }
  ul.hmenu ul {
    min-height: 0; }
    ul.hmenu ul:after {
      content: ".";
      height: 0;
      display: block;
      visibility: hidden;
      overflow: hidden;
      clear: both; }

.nav:before {
  content: ' '; }

.hmenu-extra1 {
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center; }

.hmenu-extra2 {
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center; }

.hmenu {
  float: left; }

.menuitemcontainer {
  margin: 0 auto; }

ul.hmenu > li {
  margin-left: 1px; }
  ul.hmenu > li:first-child {
    margin-left: 0; }
  ul.hmenu > li:last-child, ul.hmenu > li.last-child {
    margin-right: 0; }
  ul.hmenu > li > a {
    background: #003560;
    padding: 0 18px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 32px;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center; }

.hmenu a {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left; }
  .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover {
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    box-sizing: content-box;
  }

ul.hmenu > li > a.active {
  background: #8DAE10;
  padding: 0 18px;
  margin: 0 auto;
  color: #FFFFFF;
  text-decoration: none; }
ul.hmenu > li > a:visited, ul.hmenu > li > a:hover {
  text-decoration: none; }
ul.hmenu > li:hover > a {
  text-decoration: none; }
ul.hmenu > li > a:hover {
  background: #8DAE10;
  padding: 0 18px;
  margin: 0 auto; }

.desktop ul.hmenu > li:hover > a {
  background: #8DAE10;
  padding: 0 18px;
  margin: 0 auto; }

ul.hmenu > li > a:hover, .desktop-nav ul.hmenu > li:hover > a {
  color: #FFFFFF;
  text-decoration: none; }

ul.hmenu > li:before {
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -1px;
  width: 1px;
  height: 32px;
  background: url("images/menuseparator.png") center center no-repeat; }
ul.hmenu > li:first-child:before {
  display: none; }
ul.hmenu li li {
  float: none;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px; }
  ul.hmenu li li a {
    background: #B9C2CB;
    background: transparent;
    padding: 5px 10px;
    margin: 0 auto; }

.desktop-nav ul.hmenu li li ul > li:first-child {
  margin-top: 0; }

ul.hmenu li li ul > li:last-child {
  margin-bottom: 0; }

.hmenu ul a {
  display: block;
  white-space: nowrap;
  height: 24px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 24px;
  color: #FFFFFF;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0; }
  .hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a.active, .hmenu ul a:hover {
    text-align: left;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0; }

ul.hmenu li li:after {
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -3px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px solid #FFFFFF; }

.desktop-nav ul.hmenu li li:first-child:before, .desktop-nav ul.hmenu li li:first-child:after {
  display: none; }

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover > a {
  background: #003560;
  margin: 0 auto; }

.hmenu ul a:hover {
  text-decoration: none; }
.hmenu ul li a:hover {
  color: #FFFFFF; }

.desktop-nav .hmenu ul li:hover > a {
  color: #FFFFFF; }

ul.hmenu ul:before {
  background: #74910D;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1; }

.desktop-nav ul.hmenu li:hover > ul {
  visibility: visible;
  top: 100%; }
.desktop-nav ul.hmenu li li:hover > ul {
  top: 0;
  left: 100%; }

ul.hmenu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url("images/spacer.gif"); }

.desktop-nav ul.hmenu > li > ul {
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px; }
.desktop-nav ul.hmenu ul ul {
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -8px; }
.desktop-nav ul.hmenu ul.hmenu-left-to-right {
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px; }
.desktop-nav ul.hmenu ul.hmenu-right-to-left {
  left: auto;
  right: 0;
  margin: -10px -30px 0 0; }
.desktop-nav ul.hmenu li li:hover > ul.hmenu-left-to-right {
  right: auto;
  left: 100%; }
.desktop-nav ul.hmenu li li:hover > ul.hmenu-right-to-left {
  left: auto;
  right: 100%; }
.desktop-nav ul.hmenu ul ul.hmenu-left-to-right {
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -8px; }
.desktop-nav ul.hmenu ul ul.hmenu-right-to-left {
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -8px 0 0; }
.desktop-nav ul.hmenu li ul > li:first-child {
  margin-top: 0; }
.desktop-nav ul.hmenu li ul > li:last-child {
  margin-bottom: 0; }
.desktop-nav ul.hmenu ul ul:before {
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px; }
.desktop-nav ul.hmenu ul ul.hmenu-left-to-right:before {
  right: 30px;
  left: 10px; }
.desktop-nav ul.hmenu ul ul.hmenu-right-to-left:before {
  right: 10px;
  left: 30px; }
.desktop-nav ul.hmenu > li > ul:before {
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px; }
.desktop-nav ul.hmenu > li > ul.hmenu-left-to-right:before, .desktop-nav ul.hmenu > li > ul.hmenu-right-to-left:before {
  right: 30px;
  left: 30px; }

.layout-wrapper {
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important; }

.content-layout {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }

.content-layout-row {
  display: table-row; }

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

.breadcrumbs {
  margin: 0 auto; }

a.button {
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 26px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
  a.button:link {
    text-decoration: none;
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF;
    margin: 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 26px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

body a.button:link, a.button:visited, body a.button:visited, input.button, button.button {
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 26px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.button img {
  margin: 0;
  vertical-align: middle; }

.firefox2 .button {
  display: block;
  float: left; }

input, select, textarea {
  vertical-align: middle;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal; }

.block select {
  width: 96%; }

input.button {
  float: none !important; }

.button.active {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto;
  color: #FFFFFF !important; }
  .button.active:hover {
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    margin: 0 auto;
    color: #FFFFFF !important; }
.button.hover, .button:hover {
  background: #667F0B;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto; }
.button.hover, .button:hover {
  color: #FFFFFF !important; }

input[type="text"], input[type="password"], input[type="email"], input[type="url"] {
  background: #F9FAFB;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  margin: 0 auto; }

textarea {
  background: #F9FAFB;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
  margin: 0 auto; }

input[type="text"], input[type="password"], input[type="email"], input[type="url"] {
  width: 100%;
  padding: 4px 0;
  color: #3D5166 !important;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal; }

textarea {
  width: 100%;
  padding: 4px 0;
  color: #3D5166 !important;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal; }

input.error, textarea.error {
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto; }

input.error, textarea.error {
  color: #3D5166 !important;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal; }

form.search {
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0; }
  form.search input {
    top: 0;
    right: 0; }
    form.search input[type="text"] {
      background: #FFFFFF;
      border-radius: 0;
      border: 1px solid #CCD6E0;
      margin: 0 auto;
      width: 100%;
      padding: 3px 5px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #003560 !important;
      font-size: 13px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal; }
    form.search input[type="submit"] {
      margin: 0 auto;
      color: #FFFFFF !important;
      position: absolute;
      display: block;
      left: auto;
      border: none;
      width: 24px;
      height: 100%;
      padding: 0; }
  form.search > input {
    bottom: 0;
    left: 0;
    vertical-align: middle; }

label.checkbox {
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block; }
  label.checkbox:before {
    background: #F9FAFB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 auto;
    width: 16px;
    height: 16px; }

.checkbox > input[type="checkbox"] {
  margin: 0 5px 0 0; }

label.checkbox.active:before {
  background: #FC905A;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block; }
label.checkbox.hovered:before {
  background: #D9DEE3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block; }
label.radiobutton {
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block; }
  label.radiobutton:before {
    background: #F9FAFB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    width: 12px;
    height: 12px; }

.radiobutton > input[type="radio"] {
  vertical-align: baseline;
  margin: 0 5px 0 0; }

label.radiobutton.active:before {
  background: #B9C2CB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block; }
label.radiobutton.hovered:before {
  background: #D9DEE3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block; }

.vmenublock {
  margin: 3px; }

div.vmenublock img {
  margin: 0; }

.vmenublockcontent {
  margin: 0 auto; }

ul.vmenu {
  list-style: none;
  display: block;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
  margin-top: 0;
  margin-bottom: 0; }
  ul.vmenu ul {
    list-style: none;
    display: block; }
  ul.vmenu li {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    line-height: 0; }
  ul.vmenu ul {
    display: none;
    position: relative; }
    ul.vmenu ul.active {
      display: block; }
  ul.vmenu > li > a {
    padding: 0 15px;
    margin: 0 auto;
    color: #003560;
    min-height: 30px;
    line-height: 30px; }
  ul.vmenu a {
    display: block;
    cursor: pointer;
    z-index: 1;
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    position: relative; }
  ul.vmenu li {
    position: relative; }
  ul.vmenu > li {
    margin-top: 0; }
    ul.vmenu > li > ul, ul.vmenu > li:first-child {
      margin-top: 0; }
    ul.vmenu > li > a:hover, ul.vmenu > li > a.active:hover {
      background: url("images/v-menu-pointer.png") #FFFFFF no-repeat;
      padding: 0 15px;
      margin: 0 auto; }
    ul.vmenu > li > a:hover, ul.vmenu > li > a.active:hover {
      text-decoration: none; }
  ul.vmenu a:hover, ul.vmenu a.active:hover {
    color: #667F0B; }
  ul.vmenu > li > a.active {
    padding: 0 15px;
    margin: 0 auto;
    text-decoration: none;
    color: #003560; }
    ul.vmenu > li > a.active:hover > span.border-top, ul.vmenu > li > a.active:hover > span.border-bottom {
      background-color: transparent; }

.block {
  padding: 5px;
  margin: 3px; }

div.block img {
  border: none;
  margin: 0; }

.blockcontent {
  margin: 0 auto;
  color: #2C3A49;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  line-height: 175%; }
  .blockcontent table, .blockcontent li {
    color: #2C3A49;
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 175%; }
  .blockcontent a {
    color: #2C3A49;
    font-size: 13px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 175%; }
    .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover {
      color: #2C3A49;
      font-size: 13px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      line-height: 175%; }
  .blockcontent p {
    margin: 0 5px; }
  .blockcontent a {
    color: #003560;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none; }
    .blockcontent a:link, .blockcontent a:visited, .blockcontent a.visited {
      color: #003560;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none; }
    .blockcontent a:hover, .blockcontent a.hover {
      color: #74910D;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none; }
  .blockcontent ul {
    margin-left: 5px !important; }
  .blockcontent img {
    max-width: 100%; }

.block li {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  line-height: 175%;
  color: #496079;
  margin: 0 0 0 10px; }
.block ul > li, .block ol {
  padding: 0; }

.post {
  padding: 25px; }

a img {
  border: 0; }

.article img, img.article, .block img, .footer img {
  margin: 7px;
  max-width: 100%; }

.article img {
  margin: 15px;
  max-width: 100%;
  -webkit-box-shadow: 10px 10px 0px 0px #afafaf;
  -moz-box-shadow: 10px 10px 0px 0px #afafaf;
  box-shadow: 10px 10px 0px 0px #afafaf; }
.article .row img {
  margin: 15px 0;
}

.metadata-icons img {
  border: none;
  vertical-align: middle;
  margin: 2px; }

.article table, table.article {
  border-collapse: collapse;
  margin: 1px;
  max-width: 100% !important;
  width: 100% !important; }

.post .content-layout-br {
  height: 0; }

.article th {
  text-align: center;
  vertical-align: middle;
  padding: 7px; }

pre {
  overflow: auto;
  padding: 0.1em; }

.preview-cms-logo {
  border: 0;
  margin: 1em 1em 0 0;
  float: left; }

.image-caption-wrapper {
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .image-caption-wrapper img, .image-caption-wrapper div.collage {
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .image-caption-wrapper p {
    font-size: 80%;
    text-align: right;
    margin: 0; }

.postmetadataheader {
  border-bottom: 1px solid #D7D7D7;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 1px;
  margin-bottom: 5px; }

.postheader {
  color: #003560;
  margin: 5px 0;
  font-size: 22px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal; }
  .postheader a {
    font-size: 20px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #003560; }
    .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered {
      font-size: 20px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: normal;
      font-style: normal; }
    .postheader a:link, .postheader a:visited, .postheader a.visited {
      font-size: 20px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      text-decoration: none;
      text-align: left;
      color: #003560; }
    .postheader a:hover, .postheader a.hovered {
      font-size: 20px;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      text-decoration: none;
      text-align: left;
      color: #74910D; }

.postheadericons {
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  color: #003560;
  display: inline-block;
  padding: 1px; }
  .postheadericons a {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #003560;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #003560; }
    .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover {
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      color: #003560; }
    .postheadericons a:link, .postheadericons a:visited, .postheadericons a.visited {
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none;
      color: #003560; }
    .postheadericons a:hover, .postheadericons a.hover {
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none;
      color: #74910D; }

.postcontent ul > li:before, .post ul > li:before, .textblock ul > li:before {
  content: url("images/postbullets.png");
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0; }

.opera .postcontent ul > li:before, .opera .post ul > li:before, .opera .textblock ul > li:before {
  /* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0; }

.postcontent li, .post li, .textblock li {
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  color: #303F50;
  margin: 3px 0 0 11px; }

.postcontent ul > li, .post ul > li, .textblock ul > li, .postcontent ol, .post ol, .textblock ol {
  padding: 0; }

.postcontent ul > li, .post ul > li, .textblock ul > li {
  padding-left: 17px; }

.postcontent ul > li:before, .post ul > li:before, .textblock ul > li:before {
  margin-left: -17px; }

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul {
  margin: 1em 0 1em 11px; }

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul {
  margin: 0.5em 0 0.5em 11px; }

.postcontent li, .post li, .textblock li {
  margin: 3px 0 0 0; }

.postcontent ol > li, .post ol > li, .textblock ol > li {
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible; }

.postcontent ul > li, .post ul > li, .textblock ul > li {
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden; }

blockquote {
  background: #EFF2F5 url("images/postquote.png") no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #0D1216;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
  clear: both; }
  blockquote a {
    color: #0D1216;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-align: left; }

.postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover {
  color: #0D1216;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left; }

/* Override native 'p' margins*/
blockquote p, .postcontent blockquote p, .blockcontent blockquote p {
  margin: 0;
  margin: 5px 0; }

.footer {
  border-top: 5px #efefef solid;
  margin: 0 auto;
  position: relative;
  color: #6986A5;
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  line-height: 175%;
  text-align: left;
  background-color: #f9f9f9; }
  .footer blockquote p {
    margin: 0;
    margin: 5px 0; }
  .footer a {
    color: #74910D;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 175%; }
    .footer a:link, .footer a:visited, .footer a:hover {
      color: #74910D;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      line-height: 175%; }
  .footer td, .footer th, .footer caption {
    color: #74910D;
    font-size: 11px;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 175%; }
  .footer p {
    margin: 0 0 5px 25px;
    padding: 0;
    text-align: left; }
  .footer a {
    color: #839BB4;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none; }
    .footer a:link, .footer a:visited {
      color: #839BB4;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none; }
    .footer a:hover {
      color: #74910D;
      font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
      font-weight: bold;
      font-style: normal;
      text-decoration: none; }
  .footer ul {
    list-style-image: url("images/pfeil-rechts2.gif"); }
  .footer img {
    border: none;
    margin: 0; }

.rss-tag-icon {
  background: url("images/footerrssicon.png") no-repeat scroll;
  margin: 0 auto;
  min-height: 25px;
  min-width: 25px;
  display: inline-block;
  text-indent: 28px;
  background-position: left center; }
  .rss-tag-icon:empty {
    vertical-align: middle; }

.footer li {
  font-size: 13px;
  font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  color: #6986A5; }
.footer ul > li, .footer ol {
  padding: 0; }

.page-footer {
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #5F7081;
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #3F5369; }
  .page-footer a {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #5F7081; }
    .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
      font-family: Arial;
      font-size: 10px;
      letter-spacing: normal;
      word-spacing: normal;
      font-style: normal;
      font-weight: normal;
      text-decoration: underline;
      color: #5F7081; }

img.lightbox {
  cursor: pointer; }

#lightbox-bg * {
  padding: 0;
  margin: 0; }

div#lightbox-bg {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999; }

img.lightbox-image {
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  -ms-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
  z-index: 10000;
  position: fixed;
  border: 6px solid #fff;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0); }
  img.lightbox-image.active {
    opacity: 1;
    filter: alpha(opacity=100); }

.lightbox-error {
  position: fixed;
  background: #fff;
  z-index: 100;
  opacity: 0.95;
  padding: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  width: 300px;
  height: 80px; }

.loading {
  position: fixed;
  background: #fff url("images/preloader-01.gif") center center no-repeat;
  width: 32px;
  height: 32px;
  z-index: 10100;
  opacity: 0.5;
  padding: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333; }

.arrow {
  height: 100px;
  width: 82px;
  z-index: 10003;
  position: fixed;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .arrow.left {
    left: 9px; }
  .arrow.right {
    right: 9px; }
  .arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .arrow.disabled {
    display: none; }

.arrow-t, .arrow-b {
  height: 6px;
  width: 30px;
  left: 26px;
  background-color: #fff;
  position: relative;
  border-radius: 3px; }

.arrow-t {
  top: 38px; }

.arrow-b {
  top: 50px; }

.close {
  width: 22px;
  height: 22px;
  position: fixed;
  top: 30px;
  right: 39px;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .close:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .close .cw, .close .ccw {
    position: absolute;
    top: 8px;
    left: -4px;
    width: 30px;
    height: 6px;
    background-color: #fff;
    border-radius: 3px; }

.cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */ }

.ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
  -moz-transform: rotate(-45deg);
  /* Firefox */ }

.close-alt, .arrow-right-alt, .arrow-left-alt {
  display: none;
  color: #fff;
  font-size: 2.5em; }

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
  display: block; }
.ie8 .cw, .ie8 .ccw {
  display: none; }

.content-layout .content {
  margin: 0 auto; }
.content-layout .sidebar1 {
  background: #F1F1F1;
  margin: 0 auto;
  width: 250px; }

textarea#comment {
  width: 99%; }

ul#comments-list {
  background: none;
  padding: 0; }
  ul#comments-list div.avatar {
    float: right; }
  ul#comments-list li {
    background: none;
    padding: 0; }
    ul#comments-list li li {
      margin-left: 20px; }

div.avatar {
  position: relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float: left; }
  div.avatar img {
    margin: 0 !important;
    padding: 0;
    border: none; }
    div.avatar img.wp-post-image {
      margin: 0 !important;
      padding: 0;
      border: none; }

span.page-navi-outer, span.page-navi-inner {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0; }
span.page-navi-outer {
  margin: 1px;
  border: 1px solid #aaa; }
span.page-navi-inner {
  padding: 1px;
  min-width: 14px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: bold; }

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner {
  border-width: 1px;
  font-weight: normal; }

a span.page-navi-outer, span.page-navi-caption {
  margin: 2px 1px; }

ul#comments-list li cite {
  font-size: 1.2em; }

#commentform {
  text-align: left; }
  #commentform textarea {
    width: 100%; }

.rtl #commentform {
  text-align: right; }

img.wp-smiley {
  border: none;
  margin: 1px;
  vertical-align: middle;
  padding: 0; }

.navigation {
  display: block;
  text-align: center; }

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.aligncenter img {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .aligncenter img.article {
    display: block;
    margin-left: auto;
    margin-right: auto; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

p.aligncenter, p.center {
  text-align: center; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.wp-caption {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  text-align: center; }
  .wp-caption.alignnone {
    display: inline-block;
    margin: 10px auto; }
  .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none; }
  .wp-caption p {
    text-align: center; }
    .wp-caption p.wp-caption-text {
      font-size: 11px;
      line-height: 17px;
      padding: 10px 5px;
      margin: 0; }

.gallery {
  margin: 0 auto 18px;
  clear: both;
  overflow: hidden; }
  .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%; }
  .gallery img {
    border: 2px solid #cfcfcf; }
  .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px; }
  .gallery dl {
    margin: 0; }
  .gallery img {
    border: 10px solid #f1f1f1; }
  .gallery br + br {
    display: none; }

/* End */
.hidden {
  display: none; }

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px; }
  #wp-calendar #next a {
    padding-right: 10px;
    text-align: right; }
  #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left; }
  #wp-calendar a {
    display: block; }
  #wp-calendar caption {
    text-align: center;
    width: 100%; }
  #wp-calendar td {
    padding: 3px 0;
    text-align: center; }

.gallery {
  letter-spacing: normal; }

.content {
  position: relative;
  z-index: 1; }

#todays-events {
  position: relative;
  z-index: 11; }

#upcoming-events {
  position: relative;
  z-index: 10; }

img.wp-post-image {
  margin: 0 5px 5px 0 !important; }

ul#comments-list li {
  list-style-image: none;
  background: none;
  list-style-type: none; }

div.footer div.content-layout {
  margin: 0 auto;
  width: 100%; }
div.layout-cell-size1 {
  width: 100%; }
div.layout-cell-size2 {
  width: 50%; }
div.layout-cell-size3 {
  width: 33%; }
div.layout-cell-size4 {
  width: 25%; }

.widget-title {
  padding: 0 0 0 24px;
  margin-bottom: 0; }

div.center-wrapper {
  padding: 15px; }

div.breadcrumbs h4, div.breadcrumbs p {
  margin: 0; }

li.pingback p, #respond p, h3#reply-title {
  margin: 0; }

h4#comments, h4.box-title {
  margin: 0; }

#respond .comment-notes {
  margin-bottom: 1em; }

.form-allowed-tags {
  line-height: 1em; }

#comments-list #respond {
  margin-left: 20px !important; }

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px; }

#respond .required {
  color: #ff4b33;
  font-weight: bold; }
#respond label {
  font-size: 12px; }
#respond input {
  margin: 0 0 9px;
  width: 98%; }
#respond textarea {
  width: 98%; }
#respond .form-allowed-tags {
  font-size: 12px;
  line-height: 18px; }
  #respond .form-allowed-tags code {
    font-size: 11px; }
#respond .form-submit {
  margin: 12px 0; }
  #respond .form-submit input {
    width: auto; }

.footer .widget-title {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0; }
.footer .widget {
  text-align: left; }
  .footer .widget a {
    text-align: left; }
    .footer .widget a:link, .footer .widget a:visited, .footer .widget a:hover {
      text-align: left; }

DIV[id^="GMPmap"] IMG {
  margin: 0px; }

/* Begin Additional CSS Styles */
.theme-header .theme-header-image {
  width: 100%;
  position: relative;
  height: 250px;
  overflow: hidden; }
  .theme-header .theme-header-image img {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    /* order is important here*/
    backface-visibility: hidden;
    transition: transform 0.35s; }
  .theme-header .theme-header-image:hover img {
    transform: translate(-50%, -50%) scale(1.08); }

.login-btn {
  font-size: 8px !important;
  margin: 5px 15px; }

.overview .item {
  width: 50%;
  background-color: #efefef;
  display: inline-block; }
  .overview .item-img {
    width: 100%;
    height: 150px;
    overflow: hidden; }
    .overview .item-img img {
      width: 100%;
      height: auto;
      margin: 0; }
  .overview .item-header {
    padding: 0 15px; }
  .overview .item-content {
    padding: 0 15px 15px; }
    .overview .item-content ul {
      margin: 0 0; }
    .overview .item-content .btn {
      display: block;
      width: 100%;
      text-align: center;
      border-radius: 3px;
      background-color: #74910D;
      padding: 10px 0; }
      .overview .item-content .btn:link, .overview .item-content .btn:visited {
        color: #fff; }

.signup-content {
  padding: 15px; }

hr {
  border: none;
  height: 1px;
  color: #D7D7D7;
  /* old IE */
  background-color: #D7D7D7;
  /* Modern Browsers */ }

/* End Additional CSS Styles */

/*# sourceMappingURL=style.css.map */
