/* ==========================================================================
   Nuernberg CSS fuer Print
   ========================================================================== */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  height: 100%; }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: verdana,arial,helvetica,sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  position: relative;
  margin: 0;
  font-size: 11pt;
  line-height: 1.5rem;
  background: white; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a {
  color: #999;
  background: transparent;
  font-weight: bold;
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

a:hover {
  text-decoration: underline; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 14pt;
  color: #464646; }

h2 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 12pt;
  color: #464646; }

h3 {
  margin: 0 0 6px 0;
  padding: 0;
  font-size: 11pt;
  color: #464646; }

h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 11pt;
  color: #464646; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0 0 24px 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0 0 24px 0; }

dd {
  margin: 0 0 0 0; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 0; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
menu ul,
menu ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  max-width: 100%;
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   _base.scss: Allgemeine Elementanweisungen, uebergreifende Klassen
   ========================================================================== */

#binding,
#binding.fullsize {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border-left: none;
  border-right: none;
}
  
.break {
  display: none; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  zoom: 1;
  /* IE <= 8 */ }

.print {
  display: block; }

.screen {
  display: none; }

.block {
  display: block; }

.box, .box-in-connection, .island,
.island-small {
  display: block; }
  .box > :first-child, .box-in-connection > :first-child, .island > :first-child,
  .island-small > :first-child {
    margin-top: 0; }
  .box > :last-child, .box-in-connection > :last-child, .island > :last-child,
  .island-small > :last-child {
    margin-bottom: 0; }

.with-js {
  display: none; }
  .js .with-js {
    display: block; }

.box {
  margin-bottom: 15px; }

.box-with-bg {
  padding-bottom: 15px; }

.in-connection {
  margin-bottom: 0; }

.fix {
  overflow: hidden; }

.table {
  overflow: auto; }

.nested-bg {
  border: 1px solid #b9b9b9; }

.space {
  margin: 0;
  padding: 0;
  height: 45px; }

.space-small {
  margin: 0;
  padding: 0;
  height: 15px; }

.space-bg {
  border-top: 1px solid #b9b9b9;
  margin-bottom: 22.5px; }

/* 
 * Link-Icons als Hintergrund-Image
 */
.link {
  margin-left: 0;
  padding-left: 0;
  text-indent: 0; }

.link-intern, .HTML, .link-extern, .link-download, .XPDF, .link-email, .link-map, .link-app, .link-audio, .link-skip, .link-back, .link-before, .link-next {
  display: none; }

/* ==========================================================================
   _flags.scss: Flaggen
   ========================================================================== */
.flags-button,
.flags-button-active {
  padding: 0;
  margin: 0 1px 0 0 0;
  display: inline-block;
  width: 26px;
  height: 18px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  text-decoration: none;
  border: 1px solid gainsboro; }

.flags-button {
  background-position: 0 0; }

.flags-button:hover,
.flags-button-active,
.flags-button-active:hover {
  background-position: -24px 0; }

.ar {
  background-image: url(../images/global/flag_ar.png); }

.cz {
  background-image: url(../images/global/flag_cz.png); }

.de {
  background-image: url(../images/global/flag_de.png); }

.el {
  background-image: url(../images/global/flag_el.png); }

.en {
  background-image: url(../images/global/flag_en.png); }

.es {
  background-image: url(../images/global/flag_es.png); }

.fr {
  background-image: url(../images/global/flag_fr.png); }

.hi {
  background-image: url(../images/global/flag_hi.png); }

.hu {
  background-image: url(../images/global/flag_hu.png); }

.it {
  background-image: url(../images/global/flag_it.png); }

.ja {
  background-image: url(../images/global/flag_ja.png); }

.ku {
  background-image: url(../images/global/flag_ku.png); }

.ls {
  background-image: url(../images/global/flag_ls.png); }

.pl {
  background-image: url(../images/global/flag_pl.png); }

.pt {
  background-image: url(../images/global/flag_pt.png); }

.ro {
  background-image: url(../images/global/flag_ro.png); }

.ru {
  background-image: url(../images/global/flag_ru.png); }

.tr {
  background-image: url(../images/global/flag_tr.png); }

.zh {
  background-image: url(../images/global/flag_zh.png); }

/* ==========================================================================
   _header.scss: Logo, Titel, Titelbild
   ========================================================================== */
.skip-links {
  display: none; }

.mobile {
  display: none !important; }

.logo {
  position: absolute;
  top: -48px;
  right: 7%;
  white-space: nowrap;
  text-indent: 100%;
  width: 128px;
  height: 80px;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/global/nuernberg_logo.gif); }

.header {
  margin-top: 48px;
  border-top: 1px solid #464646; }
 
.header-link-mobile,
.header-link-mobile:hover,
.header-portal-link-mobile,
.header-portal-link-mobile:hover {
  text-decoration: none;
  display: block;  }

.header-link,
.header-portal-link {
  display: none; }

.heading-title,
.heading-portal-title {
  font-size: 18px;
  line-height: 24px;
  color: #464646;
  background: white;
  padding: 5px 200px 5px 0;
  margin: 0; }

.header-img,
.header-portal-img {
  display: none; }

/* ==========================================================================
   _service.scss: Flaggenliste, Login Buergerkonto, Servicenavgation, Suche
   ========================================================================== */
.service,
.portal-service {
  display: none; }

/* ==========================================================================
   _portalmenu.scss: Portalmenue
   ========================================================================== */
.portal-menu,
.portal-menu-mobile {
  display: none; }

/* ==========================================================================
   _breadcrumb.scss: Breadcrumb
   ========================================================================== */
.breadcrumb {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  color: #464646;
  border-bottom: 1px solid #b9b9b9; }

.breadcrumb-text {
  display: none; }

.breadcrumb-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.breadcrumb-list li {
  padding-right: 5px;
  display: inline; }

.breadcrumb-list li:after {
  content: ">";
  padding: 0 0 0 8px;
  /* fuer IE 9 */
  padding: 0 0 0 0.5rem; }

.breadcrumb-list li.active {
  font-weight: bold; }

.breadcrumb-list li.active:after {
  content: "";
  padding: 0; }

.breadcrumb-link {
  text-decoration: none; }

.breadcrumb-text {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    text-align: left;
    vertical-align: top; }

  .breadcrumb-list {
    padding-right: 16px; }
	
/* ==========================================================================
   _main.scss: Hauptbereich und Rahmen Navigation, Content und 3. Spalte
   ========================================================================== */
.main,
.main-portal-home {
  overflow: hidden; }

.content {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.to-top-end,
.to-top-fullsize-end {
  display: none; }

.col1,
.col1-portal-home,
.col3,
.main-portal-home .col3 {
  display: none; }

/* ==========================================================================
   _menu.scss: Hauptnavigation
   ========================================================================== */

.no-js .menu,
.js .menu,
.js .menu.is-visible {
  display: none; }

/* ==========================================================================
   _contentmoduls.scss: Module Content 
   ========================================================================== */
/* 
 * Spalten Verhalten 
 */
.content-1-col {
  width: 31.57895%; }

.content-2-col {
  width: 65.78947%; }

.content-3-col {
  width: 100%; }

.content-1-col-s {
  width: 20.17544%; }

.content-2-col-l {
  width: 77.19298%; }

  .content-left {
  float: left; }

.content-right {
  float: right; }

.img-1-col {
  margin-right: 15px;
  margin-bottom: 7.5px; }

.text-2-col,
.text-2-col-bg {
  float: right;
  width: 65.78947%; }

.text-2-col-bg {
  padding-left: 0; }

.text-2-col {
  position: relative;
  top: -0.6px; }

/* 
 * Abstaende im Contentbereich 
 */
.island,
.island-small {
  padding: 5px 5px; }

.text-image-wrapper {
  position: relative; }

/* 
 * Ueberschriften 
 */
.heading-box {
  margin: 0 0 5px 0;
  color: #464646; }

.accent {
  background-color: #fff; }

.accent-rubric-1 {
  background-color: #fff; }

.accent-rubric-2 {
  background-color: #fff; }

.accent-rubric-3 {
  background-color: #fff; }

.accent-rubric-4 {
  background-color: #fff; }

.accent-rubric-5 {
  background-color: #fff; }

.neutral {
  background-color: #fff; }

/* 
 * Listen 
 */
.list-text .text {
  margin-left: 6.57895%; }

ul.list-text {
  list-style-image: url(../images/global/punkt.png); }

.list-links {
  list-style-image: none;
  list-style-type: none; }

.list-images {
  list-style-type: none;
  margin-left: -2.63158%; }
  .list-images li {
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-left: 2.5641026%;
    width: 30.7692308%; }
    .list-images li.box-images {
      margin-bottom: 0; }

.list-az li.aktiv, .list-az li.leer, .list-az li a {
  padding-top: 2px;
  padding-bottom: 2px; }

.list-az {
  list-style-type: none; }

.list-az li {
    font-weight: normal;
    float: left;
    display: block;
    text-align: center;
    width: 3.846153846%; }
    
.list-az li.aktiv {
      color: #000;
	  font-weight: bold;
      background-color: #fff; }
    .list-az li.leer {
      color: #efefef; }
    .list-az li a {
      color: #666;
	  display: block;
      width: 100%;
      text-decoration: none; }
}

.list-weather {
  list-style-type: none; }
  .list-weather .icon {
    margin: 0.1em 5px 7.5px 0;
     /* fuer IE 9 */
    margin: 0.1rem 5px 0.46875rem 0;
   padding: 0;
   float: left; }
  .list-weather p {
    margin: -2px 0 3px 0;
    padding: 0;
    float: right;
    width: 65.78947%; }

/* 
 * Bildmodule 
 */
#binding .ui-tabs .ui-tabs-nav {
  margin: 0 0 8px 0;
  /* fuer IE 9 */
  margin: 0 0 0.5rem 0; }

#binding .ui-tabs li {
  font-size: 80%;
  display: inline;  }

#binding .ui-tabs li a {
  color: #666;
  font-weight: bold;
  text-decoration: underline; }

#binding .tab-image {
  padding: 0; }

.caption {
  padding-top: 8px;
  padding-bottom: 0;
  font-size: 80%; }

.caption-m {
  margin-top: 8px;
  padding: 0 5px;
  font-size:  80%; }

/* 
 * Link gesamte Box, Teaserbox, Bilderbox 
 */
.box-linked {
  color: black;
  font-weight: normal;
  text-decoration: none;
  display: block;
  cursor: pointer;
  /* nur fuer den IE 8 */ }

.box-linked .link {
  color: #666;
  font-weight: bold;
  text-decoration: underline;
    }

/* 
 * Panorama
 */
.panorama-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  max-width: 100%; }

.panorama-link span {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/global/icon_panorama.png) 50% 50% no-repeat; }

/* 
 * Youtube-Video
 */
.youtube {
  display: none; }

/* 
 * Formularelemente Broschueren (Download, Postversand)
 */
.order-checkbox {
  display: block;
  float: left;
  margin-top: 0.3em;
  /* fuer IE 9 */
  margin-top: 0.3rem;
  margin-right: 3px; }

.order-radio {
  display: inline-block;
  margin-right: 3px; }

.order-label {
  padding-right: 15px;
  /* fuer IE 9 */
  padding-right: 0.9375rem; }

.order-button {
  display: inline-block;
  margin-left: 15px;
  /* fuer IE 9 */
  margin-left: 0.9375rem; }

.input-text-s {
  max-width: 180px;
  /* fuer IE 9 */
  max-width: 11.25rem;
  margin-bottom: 3px;
  /* fuer IE 9 */
  margin-bottom: 0.2rem; }

.input-text-l {
  width: 100%;
  margin-bottom: 3px;
  /* fuer IE 9 */
  margin-bottom: 0.2rem; }

/* 
 * Bilderbox und Vorschauseite 
 */
.thumbnail {
  background: #e2e2e2; }

.portrait {
  display: block;
  padding: 0 16.66667%;
  /* 30px in Prozent zu 180px */ }

.landscape {
  display: block;
  padding: 16.66667% 0;
  /* 30px in Prozent zu 180px */ }

/* 
 * Blaettern 
 */
.before, .next {
  display: none; }

.pages {
  padding-left: 34.21053%; }
  .pages .label {
    margin-bottom: 0;
    padding-top: 0.1em;
    /* fuer IE 9 */
    padding-top: 0.1rem;
    padding-bottom: 0.1em;
    /* fuer IE 9 */
    padding-bottom: 0.1rem;
    width: 3em;
    /* fuer IE 9 */
    width: 3rem;
    float: left; }
  .pages .number {
    margin-bottom: 0;
    padding-top: 0.1em;
    /* fuer IE 9 */
    padding-top: 0.1rem;
    padding-left: 5px;
    padding-bottom: 0.1em;
    /* fuer IE 9 */
    padding-bottom: 0.1rem;
    width: 3.5em;
    /* fuer IE 9 */
    width: 3.7rem;
    float: left; }
  .pages select {
    margin-top: 0.15em;
    /* fuer IE 9 */
    margin-top: 0.1rem;
    padding: 0;
    width: 3.5em;
    /* fuer IE 9 */
    width: 3.5rem;
    float: left; }

/* 
 * Link zum Seitenanfang 
 */
.to-top,
.to-top-fullsize {
  display: none; }

/* 
 * Randabstaende bei kleiner Fensterbreite mit einspaltigem Inhalt 
 */
.justified-l-r,
.heading-box,
.text-2-col,
.text-2-col-bg,
.justified-r,
.justified-l,
#binding .tab-menu {
  padding-left: 0;
  padding-right:0; }

  .image-m {
    width: 65.78947%;
    float: left; }

  .caption-m {
    float: right;
    width: 31.57895%;
    margin-top: -8px;
    /* fuer IE 9 */
    margin-top: -.5rem;
    padding-left: 0; }

  .island,
  .island-small,
  .text-2-col-bg,
  .heading-box {
    padding-left: 2.63158%;
    padding-right: 2.63158%; }

  .island {
    padding-top: 15px;
    padding-bottom: 15px; }

  .island-small {
    padding-top: 7.5px;
    padding-bottom: 7.5px; }

  .list-text .text {
    margin-left: 5.26316%; }

/* ==========================================================================
   _footer.scss: Footer, Links zu rechtlichen Hinweisen und Hilfe, Bildnachweis
   ========================================================================== */
.footer {
  display: none; }

.credits {
  padding: 5px 5px;
  font-size: 85%;
  /* fuer IE 9 */
  font-size: 0.7rem;
  line-height: 24px;
  /* fuer IE 9 */
  line-height: 1.5rem;
  text-align: justify;
  color: #8f8f8f; }

.credits li,
.credits-header {
  margin: 0;
  padding: 0 0.5em 0 0;
  /* fuer IE 9 */
  padding: 0 0.5rem 0 0; }

.credits li {
  display: inline; }

.credits .credits-header {
  display: none; }

.credits li span {
  padding: 0 0 0 0.5em;
  /* fuer IE 9 */
  padding: 0 0 0 0.5rem;
  background: url(../images/global/punkt_bildnachweis.gif) 0 0.5rem no-repeat; }

.credits a {
  color: #8f8f8f; }

/* ==========================================================================
   _search.scss: Imperia Suche Frontend
   ========================================================================== */
.pale {
  color: #666;
  display: block;
  text-indent: 0px; }

.highlight-meta {
  font-weight: bold; }

.search-description {
  margin: 0 0 10px 0; }

.typeHTML {
  display: none; }

.typeXPDF {
  display: block;
  text-indent: 0px; }

.search-input {
  display: none; }

.search-button {
  display: none; }

.page-all {
  font-weight: bold; }

.page-link {
  font-weight: normal; }

.page {
  margin: 0 5px; }

/* ==========================================================================
   _old.scss: Alte, noch nicht umformatierte Module
   ========================================================================== */
/* 
 * Tabelle alt
 */
.tabelleMittel {
  width: 375px;
  margin: 0 0 20px 0; }

.tabelleGross {
  width: 100%;
  margin: 0 0 20px 0; }

.tabelleBackHell {
  padding: 2px 10px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  vertical-align: top;
  background: #e7e7e7; }

.tabelleBackDunkel {
  padding: 2px 10px;
  vertical-align: top;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  background: #cecece; }

.tabelleBackPreisTitel {
  padding: 2px 10px;
  vertical-align: top;
  border-bottom: 1px solid white;
  background: #cecece; }

.tabelleBackPreis {
  padding: 2px 10px;
  border-bottom: 1px solid white;
  vertical-align: top;
  background: #e7e7e7; }

.tabelleText {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: normal; }

.tabelleZahl {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: right; }

.tabelleBeschriftung {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: bold; }

.tabelleTelefon {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 5px 10px;
  background: #e7e7e7; }

td.datenLinks {
  padding: 5px 10px;
  width: 70%;
  vertical-align: top; }

td.datenRechts {
  padding: 5px 10px;
  width: 30%;
  vertical-align: top; }

/* 
 * Tabelle fuer 1-spaltigen Inhaltsbereich alt
 */
table.tabelleDaten {
  width: 100%;
  margin: 0 0 20px 0; }

table.tabelleDaten th {
  padding: 2px 10px 2px 10px;
  vertical-align: top;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  background: #cecece; }

table.tabelleDaten td {
  padding: 2px 10px 2px 10px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  vertical-align: top;
  background: #e7e7e7; }

table.tabelleDaten td.tabelleBackTitel {
  padding: 2px 10px;
  vertical-align: top;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  background: #cecece; }

table.tabelleDaten .tabelleSonderText {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: normal; }

table.tabelleDaten .tabelleSonderBeschriftung {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: bold; }

/* 
 * Bilder alt
 */
.old-wrapper {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 66.66666666666667%;
  /* Bilder Seitenverhaeltnis 3:2 */ }

.old-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.old-s,
.old-m,
.old-l {
  width: 100%; }

.old-3 {
  max-width: 194px; }

.old-s {
  max-width: 180px; }

.old-contact {
  float: right;
  width: 31.57895%;
  max-width: 150px;
  margin-left: 1.51515%;
  margin-bottom: 1.51515%; }

.old-archiv-small {
  width: 100%;
  max-width: 100px; }

.old-archiv-detail-portrait {
  max-height: 374px; }

.old-archiv-detail-landscape {
  max-width: 374px; }

.bild-dreifach {
  display: block;
  margin: 0;
  padding: 0;
  border-right: 1px solid white;
  width: 33.33333333%; }
  .bild-dreifach img {
    width: 194px; }

.bild-klein {
  display: block; }