﻿body, td {
  font-family: "Open Sans", sans-serif; }

table, th, td {
  vertical-align: top; }

body {
  background-color: #cfcfcf; }

h1, h2, h3, h4, h5 {
  color: black;
  font-weight: bold; }

h1.header {
  font-weight: normal;
  color: White; }

#logohead, #footer {
  background-repeat: no-repeat; }

#logohead {
  background-color: white;
  height: 130px;
  position: relative;
  background-image: url("../img/topbar-bg.gif");
  background-repeat: no-repeat;
  background-position: left top; }

#logo-container {
  position: relative; }

#logo {
  position: absolute;
  left: 685px;
  top: 14px; }

#menubar-container {
  background-color: #2f2f2f; }

#menubar {
  font-size: 110%;
  padding: 0 0 0 140px; }

#menubar a,
#menubar a:link,
#menubar a:visited {
  color: White;
  text-decoration: none; }

#menubar ul {
  margin: 0 1em 0 1em;
  padding: 0; }

#menubar li {
  list-style-type: none;
  display: inline; }

#menubar li a {
  display: inline-block;
  padding: .5em 1em;
  clear: none; }

#menubar li a:hover {
  background-color: #5f5f5f; }

#bwz-logo-wrap {
  position: relative; }

#bwz-logo {
  position: absolute;
  top: 25px;
  right: 400px; }

#bodyWrap {
  background-color: white;
  position: relative; }

#content {
  padding: 2em 2em 2em 2em; }

.x-home #content {
  padding: 0; }

.xx-home h1 {
  font-size: 200%; }

#footer {
  padding-top: .5em;
  margin-top: 1em;
  margin-bottom: 3em; }

#footer-wrap {
  margin: .5em 0 3em 0; }

#footer, #footer a:visited, #footer a:link {
  color: #6f6f6f;
  text-decoration: none; }

#footer a:hover {
  text-decoration: underline; }

#footer-2 {
  text-align: center; }

#footer-3 {
  text-align: right; }

#content-lang-container {
  position: relative; }

body {
  background-color: #cfcfcf;
  background-image: url("/img/bwc-bg.gif");
  background-repeat: repeat-y;
  background-position: center top; }

#lang-hover-label {
  position: absolute;
  display: inline;
  background-color: #333;
  color: White;
  font-size: 88%;
  padding: .2em .5em;
  border-radius: 2px;
  display: none; }

#nav-container {
  margin-top: 110px;
  height: 20px;
  padding: 2px 0 2px 106px;
  text-align: center;
  margin-right: 120px;
  font-size: 116%; }

.a-container {
  display: -moz-inline-box;
  display: inline-block;
  margin: 0px;
  zoom: 1;
  *display: inline;
  min-height: 1.25em;
  _height: 1.25em;
  padding: 0 1.25em;
  overflow: visible; }

.a-container.active {
  text-decoration: underline;
  color: White; }

#nav-container a:link,
#nav-container a:visited {
  color: White;
  font-weight: bold;
  text-decoration: none; }

#nav-container a:hover {
  text-decoration: underline; }

#content-container,
#imagebar-container,
#sidebar-container {
  z-index: 1000; }

#sidebar-container {
  padding: 2em 0; }

#imagebar-container {
  padding: 1em 0; }

.page-images-container-hor .ts-page-image {
  float: left;
  margin-right: 1em; }

.page-images-container-hor .ts-page-image-desc {
  text-align: left; }

.children-listing-container .children-listing,
.links-listing-container .links-listing {
  margin-bottom: 1em; }

.children-listing .children-list-item,
.links-listing .links-item {
  padding: .5em .75em;
  border-top: solid 1px #ddd;
  background-color: #fff; }

.children-listing,
.links-listing,
.links-listing-header {
  margin-left: 0em; }

.children-listing-container {
  margin-bottom: 2.5em; }

.children-listing .children-list-item.active {
  background-color: #efefef;
  text-decoration: underline;
  color: #cf0f0f; }

.children-listing .children-list-item.active a {
  font-weight: bold; }

.children-list-item:hover {
  text-decoration: underline;
  color: #cf0f0f; }

.children-list-item a:link,
.children-list-item a:visited,
.links-listing a:link,
.links-listing a:visited {
  text-decoration: none; }

.children-list-item a:hover,
.links-listing a:hover {
  text-decoration: none; }

.children-list-item a.active {
  text-decoration: underline; }

.links-listing-header {
  margin: 0 0 .25em 1em;
  font-weight: bold;
  font-size: 80%;
  text-transform: uppercase; }

.children-listing,
.links-listing {
  border-bottom: solid 1px #ddd; }

.ts-page-image {
  width: 230px;
  overflow: hidden;
  margin-bottom: 1em;
  padding-top: 5px;
  position: relative; }

.ts-page-images-wrap {
  float: left;
  clear: both;
  background-color: red; }

.ts-page-image-desc {
  font-size: 90%;
  text-align: right;
  color: #3f3f3f; }

.ts-page-image-thumb-overlay {
  position: absolute;
  top: 5px;
  /* 161 - 32 + 5 */
  left: 228px;
  /* 230 - 32 */
  height: 32px; }

.page-teaser-container .page-teaser {
  font-weight: normal;
  margin-bottom: 1em;
  line-height: 120%; }

#home-page-slider-wrap {
  background-image: url("/img/home-slidr-bg.png");
  background-repeat: no-repeat;
  margin-top: 1px;
  width: 950px;
  height: 298px;
  border-top: solid 1px white; }

.frontpage-teaser {
  padding: 1.25em 2.3em;
  height: 180px;
  margin-top: .5em; }

.frontpage-teaser-text {
  margin-top: 15px; }

.frontpage-teaser-title {
  font-size: 130%;
  font-weight: bold; }

.frontpage-teaser-link {
  margin-top: .5em; }

.frontpage-image-wrap h1,
.frontpage-image-wrap p {
  color: White; }

.frontpage-image-wrap {
  font-size: 120%; }

#xhome-page-container p {
  font-size: 120%; }

a:link, a:visited {
  color: #cf0505; }

a:hover {
  color: #cf0f0f;
  text-decoration: underline; }

#home-page-slider-wrap,
#home-page-slider-wrap h1,
#home-page-slider-wrap h2,
#home-page-slider-wrap h3,
#home-page-slider-wrap h4,
#home-page-slider-wrap h5,
#home-page-slider-wrap h6 {
  color: White;
  margin: 0; }

#home-page-slider-text-wrap h1 {
  font-size: 400%;
  font-weight: 100;
  margin-bottom: .15em; }

#home-page-slider-text-wrap h3 {
  font-size: 180%;
  font-weight: 100;
  margin-bottom: .75em; }

#home-page-slider-text-wrap {
  margin-right: 360px;
  padding: 2.5em; }

#home-page-slider-text-wrap p {
  font-size: 115%; }

#home-page-slider-wrap {
  position: relative; }

#home-page-slider-image-wrap {
  position: absolute;
  right: 0;
  top: -30px; }

#home-page-slider-tiles-container div {
  background-color: #efefef;
  color: #1f1f1f; }

#home-page-slider-tiles-container .span-8 {
  width: 316px;
  margin-right: 1px; }

#home-page-slider-tiles-container .last {
  margin-right: 0; }

#home-page-slider-tiles-container {
  margin-top: 1px; }

#home-page-sidebar {
  padding-top: 3em; }

#side-bar-header,
#side-bar-footer {
  margin-bottom: 1em; }

.home-page-sidebar-wrap {
  background-color: #efefef;
  padding: 1.25em 1.5em;
  margin-bottom: .75em; }

#home-page-sidebar,
#page-body-wrap {
  margin-top: 1px; }

#page-body {
  padding: 2em 2.5em;
  font-size: 110%; }

#page-body h1.light {
  margin-bottom: .5em;
  padding-bottom: .5em;
  background-image: url("/img/hr.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  font-weight: 100;
  font-size: 245%;
  color: #333; }

.home-page-news {
  margin-bottom: 3em !important; }

#home-page-sidebar {
  font-size: 95%; }

#home-page-sidebar h4 {
  font-size: 140%;
  font-weight: bold;
  margin-bottom: .5em; }

.page-text {
  font-size: 120%; }

.header-wrap {
  background-image: url("/img/home-slidr-bg.png");
  padding: 1.5em 2em;
  position: relative; }

.header-wrap-error {
  background-image: url("/img/home-slidr-bg-erro.jpg"); }

.header-wrap h1 {
  padding: 0;
  margin: 0; }

.header-wrap #header-login-info {
  position: absolute;
  top: 1.5em;
  right: 2em;
  font-size: 110%;
  text-align: right;
  line-height: 115%; }

.header-wrap #header-login-info,
.header-wrap #header-login-info a:link,
.header-wrap #header-login-info a:visited {
  color: white; }

#home-page-footer {
  margin-top: 2em; }

#home-page-footer p {
  margin: 0;
  padding: 0; }

#x-customer-preview {
  position: fixed;
  right: .3em;
  top: .3em;
  background-color: #ffea00;
  color: #cf0f0f;
  font-weight: bold;
  padding: .1em .35em;
  border-radius: .25em; }

#members-login label {
  font-size: 75%;
  text-transform: uppercase; }

#members-login input {
  margin: 0 0 1em 0;
  padding: .25em .5em; }

.members-login-form-buttons {
  padding-top: .5em; }

.members-login-form-error {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 1px;
  padding-left: .5em;
  display: none; }

#members-index {
  min-height: 20em; }

#members-index table td {
  padding: 0; }

#members-index h3 {
  margin: 0 0 .25em 0; }

#members-index h3 a {
  text-decoration: none; }

#members-index h3 a:hover {
  text-decoration: underline; }

a.members-index-item:link,
a.members-index-item:visited {
  text-decoration: none;
  color: #333; }

a.members-index-item h3 {
  text-decoration: underline; }

a.members-index-item:hover h3 {
  color: #cf0505; }

#members-results {
  /*.members-results-list-exam-cert a {
        text-decoration: none;
    }

    .members-results-list-exam-cert a:hover {
        text-decoration: underline;
    }*/ }
  #members-results tbody tr td {
    background-color: #e8e8e8;
    border-bottom: solid 1px white;
    padding: .5em 1em; }
  #members-results .members-results-list td {
    background-color: #f5f5f5; }
  #members-results .members-results-list .members-results-list-exam-title {
    padding-left: 1em; }
  #members-results .members-results-name {
    padding-left: .25em; }
  #members-results .members-results-group-name {
    background-color: #ccc;
    font-size: 92.5%;
    font-weight: bold;
    color: #000;
    padding: .25em 1rem;
    border-bottom: solid 1px white; }
  #members-results .members-results-group-ziplink {
    float: right; }
  #members-results .members-result-group-ziplink-anchor {
    display: none;
    text-decoration: none; }
  #members-results .members-result-group-ziplink-disabled {
    display: inline; }
  #members-results .members-results-name-row td div {
    xdisplay: inline-block; }
  #members-results .members-results-expandicon {
    width: .5em;
    padding: 0 0 0 .25em;
    font-size: 140%;
    vertical-align: middle; }
    #members-results .members-results-expandicon a:link,
    #members-results .members-results-expandicon a:visited {
      color: #333;
      text-decoration: none; }
    #members-results .members-results-expandicon .icon-right {
      position: relative;
      top: -.035em; }
    #members-results .members-results-expandicon .icon-down {
      position: relative;
      left: -.05em; }
  #members-results .x-active td {
    background-color: #d6d6d6; }

a.x-noul {
  text-decoration: none;
  color: #333; }

a.x-noul:hover {
  text-decoration: underline; }

.x-hide {
  display: none; }

.x-has-results tr td {
  cursor: pointer; }

#bauakademie-postit {
  position: absolute;
  top: .5em;
  left: -3em; }

.members-results-name-va {
  font-size: 75%;
  clear: both; }

