/*
========================================
       Architekturpreis Beton
========================================
*/

#logo {
  margin: 11px 73px 0 0;
}

#logo img {
  width: 100px;
  height: auto;
}

#navi-sitemap ul li {
  width: 260px;
}

#header #beton-claim {
  padding-left: 35px;
  padding-top: 32px;
  height: 85px;
}

@media screen and (min-width: 690px) and (max-width: 989px) {
  #beton-claim {
    display: none;
  }
}

@media screen and (max-width: 689px) {
  #beton-claim {
    display: none;
  }
}

/*
========================================
       Laureate List
========================================
*/

#laureateNav {
  margin: 20px 0px 25px 0px;
}

#laureateNav a {
  text-decoration: none;
  font-weight: bold;
  font-size: 95%;
}

#laureateNav .currentYear a {
  color: #000000;
}

#laureateNav a:hover {
  color: #000000;
}

table#laureateNav  td {
  padding: 0;
}

.content .frame-default #laureateNav ul,
.content .csc-default #laureateNav ul {
  margin: 0;
}

.content .frame-default #laureateNav ul li,
.content .csc-default #laureateNav ul li {
  background: none;
  display: inline;
  padding-left: 0;
}

#laureateNav .navSpacer {
  padding: 0px 2px 15px 2px;
}

.laureateSingleNav {
  text-align: right;
}

.laureateSingleNav .navSpacer {
  padding: 0px 2px 0px 5px;
}

.laureateSingleNav a {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 95%;
}

.laureateSingleNav a:hover {
  color: #000000;
}


.architects {
  padding: 10px 0 0;
}

.completion {
  padding: 0 0 10px;
}

.desc {
  padding: 12px 0 10px;
}

.pic {
  padding: 15px 0 5px;
}

.caption {
  color: #6E6E6E;
  font-size: 90%;
}

.laureateSingle .contentHeader h1.csc-firstHeader {
  margin: 0 0 10px;
  padding-top: 0 !important;
}

.laureateSingle .title {
  color: #000000;
  line-height: 160%;
}

.laureateBlockfirst {
  padding: 0 0 50px;
}

.laureateBlock .contentHeader h1.csc-firstHeader, .laureateBlockfirst .contentHeader h1.csc-firstHeader {
  margin: 0 0 18px;
}

.laureateListBuildings {
  padding: 0 0 10px;
}

.laureateListBuildings .title a {
  color: #353537 !important;
  font-size: 108%;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0;
  text-decoration: none !important;
  text-transform: none;
}

.laureateListBuildings .title a:hover {
  color: #B3B3AB !important;
  text-decoration: underline !important;
}

.laureateListBuildings .architects {
  color: #6E6E6E;
  font-size: 90%;
}

.laureateListArchitects {
  line-height: 180%;
  text-align: justify;
}

.laureateListArchitects ul {
  display: inline;
}

.content .frame-default .laureateListArchitects ul li,
.content .csc-default .laureateListArchitects ul li {
  background: none;
  display: inline;
  padding-left: 0;
}

.laureateListArchitects .navSpacer {
  padding: 0 0 0 6px;
}

.laureateListArchitects ul li a {
  color: #353537 !important;
  font-size: 106%;
  text-decoration: none !important;
  margin-left: 4px;
}

.laureateListArchitects ul:first-child li:first-child a {
  margin: 0;
}

.laureateListArchitects ul li a:hover {
  color: #B3B3AB !important;
  text-decoration: underline !important;
}

.laureateListArchitects ul li.year a {
  color: #000000;
  font-size: 116%;
  font-weight: bold;
  letter-spacing: 4px;
}

.laureateListArchitects ul li.year a:hover {
  text-decoration: none !important;
}

.laureateCurrent {
  border-top: 1px solid #B3B3AB;
  margin: 20px 0 0;
  padding: 20px 0 0;
}

.laureateCurrent .title {
  font-size: 116%;
  text-transform: none;
}

.laureateCurrent .desc {
  padding: 10px 0 0;
}

.laureateCurrent .col1 {
  float: left;
  width: 48%;
}

.laureateCurrent .col2 {
  float: right;
  width: 48%;
}

.laureateCurrent .link {
  clear: both;
  margin: 20px 0 0;
}

.laureateCurrent .architects {
  padding: 0;
}

.laureateCurrent .completion {
  padding: 0;
}

.laureateListBuildings span.title {
  background: url(../Images/icn_list-links.png) no-repeat left 2px;
  padding-left: 15px;
}

.visually-hidden {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}