@font-face {
  font-family: 'PT Serif';
  src: url('../fonts/pt-serif-bold-700.eot');
  src: url('../fonts/pt-serif-bold-700?#iefix') format('embedded-opentype'),
       url('../fonts/pt-serif-bold-700.woff') format('woff'),
       url('../fonts/pt-serif-bold-700.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/pt-sans-400.eot');
  src: url('../fonts/pt-sans-400?#iefix') format('embedded-opentype'),
       url('../fonts/pt-sans-400.woff') format('woff'),
       url('../fonts/pt-sans-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans';
  src: url('../fonts/pt-sans-italic-400.eot');
  src: url('../fonts/pt-sans-italic-400?#iefix') format('embedded-opentype'),
       url('../fonts/pt-sans-italic-400.woff') format('woff'),
       url('../fonts/pt-sans-italic-400.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
/*  height: 100%; */
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}

body {
/*  height: 100%; */
  margin: 0;
  padding: 0;
  background: #b2b2b2;
  color: #505050;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

h1 {
  font-family: 'PT Serif', serif;
  font-size: 24px;
  font-weight: 700;
}

h2 {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  font-weight: 700;
}

h3 {
  font-family: 'PT Serif', serif;
  font-size: 14px;
  font-weight: 700;
}

h4 {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0.02em 0 0 #000000;
}

h5 {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  font-weight: 700;
}

h6 {
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
/*  text-shadow: 0.02em 0 0 #000000; */
}

p {
  font-size: 14px;
  font-weight: 400;
}

a {
  color: #e9554a;
}

a.button {
  color: #333333;
  background: #e0e0e0;
  border: 1px solid #666666;
  margin: 0 5px 0 0;
  padding: 2px 4px;
/*  font-weight: 400;
  cursor: pointer; */
}

a:link, a:visited {
  text-decoration: none;
  font-weight: 400;
  color: #e9554a;
}

a.button:link, a.button:visited {
  text-decoration: none;
  font-weight: 400;
  color: #333333;
}

a:hover {
  color: #e9554a;
}

a.button:hover {
  color: #333333;
  box-shadow: inset 0 0 2px #666666;
  text-shadow: 0 0 1px #666666;
/*  font-weight: 400;
  cursor: pointer; */
}

ul {
  padding-left: 20px;
}

table {
  border: solid 0;
}

table tr:nth-child(2n+1) {
background-color: #eeeeee;
color: #333333;
}

th {
  font-family: 'PT Serif', serif;
  font-size: 14px;
  font-weight: 700;
}

td {
  border-right: solid 2px #fffbf7;
  border-bottom: solid 2px #fffbf7;
  border-collapse: collapse;
  text-align: left !important;
}

td:last-of-type {
  border-right: solid 0;
}

strong {
  font-weight: 400;
  text-shadow: 0.02em 0 0 #000000;
}

address {
  font-style: normal;
}

img .caption {
  text-align: left;
}

p.img_caption {
  font-size: 12px;
  text-align: right;
  margin: 0;
  padding-top: 2px;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

.button {
  color: #666666;
  background: #e0e0e0;
  border: 1px solid #aaaaaa;
  margin: 0;
  padding: 2px 4px;
/*  font-weight: 400; */
  cursor: pointer;
}

.button::-moz-focus-inner {
  padding: 0;
}

.caption {
  font-size: 12px;
  text-align: left;
  margin: 0;
}

/* .moduletable h3 {
  font-weight: 400;
} */

#back {
  width: 1024px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

#page {
  width: 1024px;
  overflow: hidden;
/*  display: table; */
  margin: 0;
  background: url(../images/page_bg.png) 0 0 repeat-y;
}

#header-left {
  float: left;
  height: 215px;
  width: 690px;
  background: url(../images/header-l_bg.png) 0 0 no-repeat;
}

#header-l_topmenu_1 {
  height: 20px;
  width: 584px;
  margin-top: 157px;
  margin-left: 106px;
  overflow: hidden;
}

#header-l_topmenu_1 ul {
  margin: 0 !important;
  list-style-type: none;
}

#header-l_topmenu_1 li {
  display: inline-block;
  margin-right: 20px;
  padding-top: 2px;
}

#header-l_topmenu_1 li a {
  color: #000000;
}

#header-l_topmenu_1 li a:link, #header-l_topmenu_1 li a:visited {
  text-decoration: none;
  font-weight: 400;
  color: #000000;
}

#header-l_topmenu_1 li a:hover {
  color: #000000;
  text-shadow: 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4;
}

#header-l_topmenu_1 li.active a {
  color: #000000;
  text-shadow: 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4, 0 0 6px #ffffe4;
}

#header-l_topmenu_2 {
  height: 20px;
  width: 584px;
  margin-top: 6px;
  margin-left: 106px;
  overflow: hidden;
}

#header-l_topmenu_2 ul {
  margin: 0 !important;
  list-style-type: none; 
}

#header-l_topmenu_2 li {
  display: inline-block;
  margin-right: 19px;
  padding-top: 2px;
}

#header-l_topmenu_2 li a {
  color: #ffffff;
}

#header-l_topmenu_2 li a:link, #header-l_topmenu_2 li a:visited {
  text-decoration: none;
  font-weight: 400;
  color: #ffffff;
}

#header-l_topmenu_2 li a:hover {
  color: #ffffff;
  text-shadow: 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d;
}

#header-l_topmenu_2 li.active a {
  color: #ffffff;
  text-shadow: 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d, 0 0 6px #929a1d;
}

#header-right {
  float: right;
  height: 215px;
  width: 334px;
  background: url(../images/header-r_bg.png) 0 0 no-repeat;
}

#column-left {
  float: left;
  width: 690px;
}

#content {
  text-align: justify;
  width: 585px;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 80px;
  margin-right: 0;
}

#content .blog .items-leading .leading-0 h2 {
  font-size: 16px;
}

#content .blog.no-leading .items-row .item h2 {
  font-size: 16px;
}

#content .blog-featured .items-row div.item.column-1 {
  margin-top: 50px;
}

#content .blog .items-row div.item.column-1 {
  margin-top: 50px;
}

#content div.leading-0 h2 {
  text-shadow: 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff;
}

#content div.item-page h2 {
  text-shadow: 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff;
}

#content div.item.column-1 h2 {
  text-shadow: 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff, 0 0 12px #ffffff;
}

#content div.leading-0 h6 {
  margin-top: 18px;
  margin-bottom: 18px;
}

#content div.item-page h6 {
  margin-top: 18px;
  margin-bottom: 18px;
}

#content div.item.column-1 h6 {
  margin-top: 18px;
  margin-bottom: 18px;
}

#content div.pull-left.item-image {
  float: right;
  margin-top: -37px;
  margin-right: 0;
  margin-left: 20px;
  margin-bottom: 20px;
}

#content div.pull-left.item-image img {
  margin: -5px;
  border: 1px solid #ccc;
  padding: 4px;
}

#content .fullframe {
  margin-right: -5px;
  margin-left: -5px;
  border: 1px solid #ccc;
  padding: 4px;
}

#content img.leftframe {
  margin-right: 15px;
  margin-left: -5px;
  border: 1px solid #ccc;
  padding: 4px;
}

#content img.rightframe {
  margin-right: -5px;
  margin-left: 15px;
  border: 1px solid #ccc;
  padding: 4px;
}


/*
#content iframe.fullframe {
  margin-right: -5px;
  margin-left: -5px;
  border: 1px solid #ccc;
  padding: 4px;
}
*/

#content ul.sige {
  position: relative;
}

#content ul.sige li:first-of-type {
  position: relative;
  top: 0;
  left: -5px;
  overflow: visible !important;
  z-index: 3;
}

#content ul.sige li:nth-of-type(2) {
  position: absolute;
  top: 10px;
  left: 5px;
  overflow: visible !important;
  z-index: 2;
}

#content ul.sige li:nth-of-type(3) {
  position: absolute;
  top: 20px;
  left: 15px;
  overflow: visible !important;
}

#content ul.sige span.sige_thumb {
  margin-top: 7px;
  margin-left: 5px;
  overflow: visible !important;
}

#content ul.sige img {
  cursor: url('../cursors/lupe.cur'), -moz-zoom-in;
}

#content ul.sige_single {
  padding-left: 0;
}

#content ul.sige_single li {
/*  margin-top: -5px;
  margin-left: -5px; */
  overflow: visible !important;
}

#content ul.sige_single span.sige_thumb {
  margin-top: 0;
  margin-left: 0;
	margin-bottom: 0;
  overflow: visible !important;
}

#content ul.sige_single img {
  cursor: url('../cursors/lupe.cur'), -moz-zoom-in;
}

#content ul.sige_single br.sige_clr {
  clear: both;
}

#content span.vorstand-tab {
  width: 135px;
  display: inline-block;
}

#content span.kontakt-tab {
  width: 53px;
  display: inline-block;
}

#content span.bank-tab {
  width: 53px;
  display: inline-block;
}

#content span.beitrag-l-tab {
  width: 130px;
  display: inline-block;
}

#content span.beitrag-r-tab {
  width: 40px;
  display: inline-block;
  text-align: right;
}

#content span.bank-l-tab {
  width: 108px;
  display: inline-block;
}

#content span.bank-r-tab {
  width: 100px;
  display: inline-block;
  text-align: right;
}

#content .item-page_impressum script+a {
  color: #000000;
}

#content .item-page_impressum script+a:hover {
  color: #e9554a;
}

#content .item-separator {
  clear: both;
}

#content td ul {
  margin-top: 11px;
}

#content td ul li {
  margin-bottom: 5px;
}

#column-right {
  float: right;
  width: 334px;
}

#column-r-1 {
  margin-top: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 32px;
  background: url(../images/column-r-1_bg.png) 0 0 repeat-y;
}

#column-r-1 .search form.form-inline label.element-invisible {
  display: none;
}

#column-r-1 .search input {
  width: 249px;
  border-width: 1px;
  border-color: #b4a784 #fff3d0 #fff3d0 #b4a784;
  border-style: inset;
  padding: 2px;
  background: #e8dbb8;
}

#column-r-2 {
  margin-top: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 12px;
  padding-left: 32px;
  padding-right: 64px;
  background: url(../images/column-r-1_bg.png) 0 0 repeat-y;
}

#column-r-2 p {
  font-size: 14px;
  margin-bottom: 0;
}

#column-r-2 h3 {
  margin-top: 10px;
}

#column-r-2 h4 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

#column-r-2 h6 {
  font-size: 12px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  text-shadow: none;
}

#column-r-2 a {
  color: #505050;
}

#column-r-2  a:hover {
  text-shadow: 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff;
}

#column-r-2 ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
}

#column-r-2 li {
  margin-top: 8px;
  margin-bottom: 0;
  margin-left: 5px;
  color: #505050;
}

#column-r-2 li:nth-last-of-type(2) {
  margin-bottom: 25px;
}

#column-r-2 li a {
  margin-left: 0;
  padding-left: 0;
  color: #505050;
}

#column-r-2  li a:hover {
  text-shadow: 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff;
}

#column-r-2 li.current a {
  text-shadow: 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff;
}

#column-r-2 span.info-tab {
  width: 65px;
  display: inline-block;
}

#column-r-3 {
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 32px;
  background: url(../images/column-r-2_bg.png) 0 0 no-repeat;
}

#footer {
  clear: both;
  height: 45px;
  width: 1024px;
  background: url(../images/footer_bg.png) 0 0 no-repeat;
  text-align: center;
}

#footer-1 {
/*  height: 45px; */
/*  width: 584px; */
  padding-top: 18px;
/*  margin-left: 106px; */
  overflow: hidden;
}

#footer-1 ul {
  margin: 0 !important;
  list-style-type: none;
}

#footer-1 li {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}

#footer-1 li a {
  color: #ffffff;
}

#footer-1 li a:link, #footer-1 li a:visited {
  text-decoration: none;
  font-weight: 400;
  color: #ffffff;
}

#footer-1 li a:hover {
  color: #ffffff;
  text-shadow: 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080;
}

#footer-1 li.active a {
  color: #ffffff;
  text-shadow: 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080, 0 0 6px #808080;
}


.tip-wrap {
  display: none !important;
}

#system-message-container {
/*  position: absolute;
  text-align: left;
  top: 587px; */
  height: 36px;
  margin-top: -36px;
  margin-left: 210px;
/*  margin-right: auto;
  padding-left: 210px;
  z-index: 0; */
}

#system-message-container dl {
  margin: 0;
  padding: 0;
}

#system-message-container dt {
  display: none;
}

#system-message-container dd {
/*  border: 1px solid #aaaaaa;
  background: #e0e0e0; */
  margin: 0;
  padding: 0;
}

#system-message-container dd.warning {
/*  border: 1px solid #ef8880;
  background: #fbe5e4; */
  color: #e9554a;
  font-weight: bold;
}

#system-message-container dd ul {
  padding-left: 0;
}

#system-message-container dd li {
  list-style: none;
}

/* Pagination */
.pagination {
  margin-top: 40px;
}

.pagination p.counter {
  display: inline-block;
  margin-right: 20px;
}

.pagination div.pagination-list {
  display: inline-block;
}

.pagination ul {
  margin: 0;
  padding: 0;
}

.pagination li {
  display: inline;
  color: #000;
  text-shadow: 0.02em 0 0 #000000;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 3px 7px;
}

.pagination a {
/*  padding: 0 10px; */
/*  line-height: 2em; */
  text-shadow: none;
  display: inline-block
}

.pagination li:first-of-type {
  color: #aaa;
  text-shadow: none;
  border-left: 1px solid #aaa;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.pagination li:nth-of-type(2) {
  color: #aaa;
  text-shadow: none;
}

.pagination li:last-of-type {
  color: #aaa;
  text-shadow: none;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.pagination li:nth-last-of-type(2) {
  color: #aaa;
  text-shadow: none;
}

/* Form Kontakt */
.contact h3 {
  display: none;
}

.contact-address .jicons-text {
  display: none;
}

.contact-form fieldset {
  border: none;
  margin: 0;
  padding: 0; 
}

.contact-form legend {
  display: none;
}

.contact-form dl {
  margin-top: 0;
  margin-bottom: 14px;
}

.contact-form dt {
  float: left;
  width: 100px;
  margin-top: 1px;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 0;
}

.contact-form dt span.star {
  display: none;
}

.contact-form dd {
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.contact-form dd input {
  width: 430px;
  border: 1px solid #e0e0e0;
  padding: 2px;
}

.contact-form dd input.invalid {
  border: 1px solid #ef8880;
  background: #fbe5e4;
}

.contact-form dd input:focus {
  border: 1px solid #aaaaaa;
  outline: 0 none;
}

.contact-form dd textarea {
  width: 430px;
  border: 1px solid #e0e0e0;
  padding: 2px;
}

.contact-form dd textarea.invalid {
  border: 1px solid #ef8880;
  background: #fbe5e4;
}

.contact-form dd textarea:focus {
  border: 1px solid #aaaaaa;
  outline: 0 none;
}

.contact-form dd button {
/*  border: 1px solid #e0e0e0;
  padding: 2px; */
}

.contact-form dd button:focus {
  outline: 0 none;
}

.contact-miscinfo .jicons-text {
  display: none;
}

.contact-form dl>dt:last-of-type {
  clear: left;
}

/* Plugin reCaptcha */
#recaptcha_table.recaptcha_theme_clean {
  border: none !important;
}

#recaptcha_table.recaptcha_theme_clean tr {
  height: auto !important;
}

#recaptcha_table.recaptcha_theme_clean td {
  padding: 2px 0 0 0 !important;
}

#recaptcha_table.recaptcha_theme_clean td.recaptcha_image_cell {
  width: 302px !important;
  padding: 0 !important;
}

#recaptcha_table.recaptcha_theme_clean #recaptcha_image {
  width: 302px !important;
  height: 59px !important;
  margin-right: 10px !important;
}

#recaptcha_table.recaptcha_theme_clean #recaptcha_logo {
  margin-top: 2px !important;
  margin-left: 10px !important;
}

#recaptcha_table.recaptcha_theme_clean div.recaptcha_input_area {
  padding: 6px 0 1px 0 !important;
}

#recaptcha_table.recaptcha_theme_clean div.recaptcha_input_area input {
  font-size: 10pt !important;
  border: 1px solid #e0e0e0 !important;
  padding: 2px !important;
}

#recaptcha_table.recaptcha_theme_clean div.recaptcha_input_area input.invalid {
  border: 1px solid #ef8880 !important;
  background: #fbe5e4 !important;
}

#recaptcha_table.recaptcha_theme_clean div.recaptcha_input_area input:focus {
  border: 1px solid #aaaaaa !important;
  outline: 0 none !important;
}

#recaptcha_table.recaptcha_theme_clean #recaptcha_tagline {
  margin-top: 5px !important;
  margin-left: 10px !important;
}

/* Modul Unite Nivo Slider */
.nivo-directionNav a {
  top: 0;
}

.nivo-directionNav a.nivo-prevNav {
  left: 0;
  height: 100%;
  width: 50%;
  background-image: none;
  display: none;
}

.nivo-directionNav a.nivo-nextNav {
  right: 0;
  height: 100%;
  width: 100%; /* 50% */
  background-image: none;
}

.nivo-controlNav {
  bottom: -42px !important;
  left: 0 !important;
  margin-left: -7px !important;
}

.nivo-controlNav a {
  background: url(../images/ring3-grau_15x15.png) 4px 0 no-repeat !important;
}

.nivo-controlNav a:hover {
  background: url(../images/ring3-rot_15x15.png) 4px 0 no-repeat !important;
}

.nivo-controlNav a.active {
  background: url(../images/kreis1-rot_15x15.png) 4px 0 no-repeat !important;
}

.nivo-caption {
  bottom: -16px;
  background: #ffffff;
  color: #000000;
  opacity: 1 !important;
}

.nivo-caption p {
  padding: 0 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.nivo-caption a {
  color: #e9554a !important;
}

/* Modul OSMap */
div.leaflet-container {
  border: 1px solid #ccc;
}

.leaflet-control-zoom-in {
  padding-left: 1px;
}

.leaflet-control-zoom-out {
  padding-left: 2px;
}

.leaflet-control-zoom a:link, .leaflet-control-zoom a:visited {
  text-decoration: none;
/*  font-weight: 400; */
  color: #777777;
}

.leaflet-control-zoom a:hover {
  color: #e9554a;
}

.leaflet-popup-content-wrapper {
  border-radius: 5px;
}

.leaflet-popup-content {
  margin: 12px 14px 10px 14px;
}

.leaflet-popup-content p {
  margin: 12px 0 10px 0;
}

/* Lightbox */
div#lbBottomContainer {
  margin-top: -7px;
}

div#lbBottom {
  margin-bottom: -5px;
}
