/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 16px;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222222; }

::-moz-selection {
  background: #e6cfc4;
  color: #222222;
  text-shadow: none; }

::selection {
  background: #e6cfc4;
  color: #222222;
  text-shadow: none; }

a {
  color: #222222; }

a:visited {
  color: #222222; }

a:hover {
  color: #222222; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* ==|== primary styles =====================================================
     Author: Philipp Schilling
========================================================================== */
body {
  font-family: "ff-milo-web", sans-serif; }

h2 {
  font-family: "ff-milo-serif-web", serif;
  font-weight: normal;
  font-style: italic;
  font-size: 30px;
  margin: 0 0 20px 0; }

h3 {
  font-size: 15px; }
  h3 .addon {
    display: block;
    width: 100%;
    color: #666;
    font-style: italic;
    font-weight: normal; }

p {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 20px 0; }

a:hover {
  text-decoration: none; }

header {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  background: white;
  height: 128px; }

table {
  border-bottom: 2px #989c97 solid; }

td {
  padding: 3px 0 4px 0;
  border-top: 1px #989c97 solid; }
  td.bold {
    padding-right: 8px; }

th {
  text-align: left;
  padding: 0 0 4px 0;
  font-family: "ff-milo-serif-web", serif;
  font-weight: normal;
  font-size: 15px; }

#container {
  margin: 0;
  overflow: visible; }

th, .bold {
  font-weight: bold; }

/* ==|== styles footer ==================== */
footer {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  float: none; }

footer p {
  font-size: 12px !important;
  margin: 0 0 0 116px; }

footer hr {
  margin-left: 120px; }

.start footer hr {
  margin-left: 168px; }

.image-float {
  margin-left: 0;
  float: left; }

.mail {
  margin-left: 18px; }

.cripema-logo {
  display: block;
  float: left;
  margin: -16px 16px 0 0;
  width: 92px;
  height: 38px;
  text-indent: -9999px;
  background: transparent url(nav/cripema-logo.png) 0 0 no-repeat; }

footer .column {
  margin-top: 20px; }

footer .column.wide {
  width: 680px; }

/* ==|== styles meta navigation =========== */
#meta {
  text-align: right;
  margin: 0;
  width: 976px;
  height: 32px; }
  #meta ul {
    display: block;
    float: left;
    overflow: visible;
    position: relative;
    float: right;
    margin: 0; }
  #meta li {
    display: block;
    float: left;
    overflow: visible;
    position: relative;
    list-style-type: none; }
    #meta li a {
      display: block;
      padding: 8px;
      text-decoration: none;
      font-size: 12px;
      margin: 0; }
      #meta li a:hover, #meta li a:active {
        text-decoration: underline; }

/* ==|== styles main navigation =========== */
#navi {
  text-align: right;
  margin: 0;
  width: 976px;
  font-style: italic;
  position: absolute;
  bottom: 0; }
  #navi ul {
    display: block;
    float: right;
    overflow: auto;
    position: relative;
    margin: 0; }
  #navi li {
    list-style-type: none;
    display: block;
    float: left;
    overflow: auto;
    position: relative; }
    #navi li a {
      text-decoration: none;
      white-space: nowrap;
      display: block;
      float: left;
      overflow: visible;
      position: relative;
      font-size: 20px;
      font-weight: bold;
      margin: 0;
      padding: 8px;
      color: #e6cfc4; }
      #navi li a:hover, #navi li a:active, #navi li a em {
        text-decoration: none; }
      #navi li a:hover em, #navi li a:active em {
        display: block;
        float: right;
        overflow: visible;
        position: relative;
        text-decoration: none;
        height: 20px;
        margin-bottom: -2px;
        border-bottom: 2px #e6cfc4 solid; }

.start #navi ul li a,
.impressum #navi ul li a,
.kontakt #navi ul li a,
#navi ul li.selected a {
  color: #b23c15; }
  .start #navi ul li a:hover em, .start #navi ul li a:active em,
  .impressum #navi ul li a:hover em,
  .impressum #navi ul li a:active em,
  .kontakt #navi ul li a:hover em,
  .kontakt #navi ul li a:active em,
  #navi ul li.selected a:hover em,
  #navi ul li.selected a:active em {
    border-bottom: 2px #b23c15 solid; }

/* ==|== grundrisse =========== */
.grundriss {
  float: left;
  margin-right: 8px; }

.wrap {
  display: block;
  float: left;
  overflow: visible;
  position: relative; }

/* ==|== image replacement =========== */
#logo a {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  width: 112px;
  height: 384px;
  background: #b23c15 url(nav/lortzingstrasse-72-logo.png) 0 0 no-repeat;
  border-right: 8px solid white;
  float: left;
  text-indent: -9999px; }
  .lage #logo a {
    height: 448px; }

#adresse a {
  width: 40px;
  height: 384px;
  background: #e6cfc4 url(nav/adresse-koeln-lindenthal.png) 0 0 no-repeat;
  border-right: 8px solid white;
  float: left;
  text-indent: -9999px; }
  .lage #adresse a {
    height: 448px; }

/* ==|== general styles =========== */
.fullwidth {
  margin: 0;
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  overflow: hidden;
  float: none !important; }

#main {
  height: 384px;
  min-width: 1000px;
  overflow: visible;
  background: #e6cfc4 url(nav/muster-wohnen.png) 0 0 repeat; }
  .grau #main {
    background-color: #e7e8e1; }
  .lage #main {
    height: 448px; }

.content {
  margin-bottom: 64px; }

.column {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  width: 392px;
  margin: 32px 16px 32px 0; }

.column.wide {
  width: 560px; }

.first {
  margin-left: 120px; }

.start .first {
  margin-left: 168px; }

.start .second {
  margin-left: 0; }

.column.marginal {
  width: 256px;
  margin: 88px 16px 32px 0; }

.image {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  border-right: 8px white solid; }

.grundrisse .image, .grundrisse .orbit-wrapper, .lortzing72 .orbit-wrapper, .ausstattung .orbit-wrapper, .fakten .orbit-wrapper {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  border-right: none !important; }

.direktkontakt {
  display: block;
  float: left;
  overflow: visible;
  position: relative;
  margin: 16px;
  height: 352px; }
  .direktkontakt p {
    position: absolute;
    bottom: 0;
    width: 272px; }

a.pfeil {
  padding-left: 13px;
  background: transparent url(nav/pfeil.png) 0 5px no-repeat; }

.provisionsfrei {
  display: block;
  float: none;
  padding-left: 13px;
  font-weight: bold; }

.dash {
  padding: 0;
  margin: 0; }
  .dash li {
    padding-left: 10px;
    background: transparent url(nav/pfeil.png) 0 -24px no-repeat;
    list-style: none;
    margin: 0 0 8px 0; }
    td .dash li {
      background: transparent url(nav/pfeil.png) 0 -26px no-repeat;
      margin: 0; }

.firma {
  font-weight: bold; }

.noborder {
  border: none; }

.timer {
  display: none; }

.large {
  font-size: 24px; }

.lage .timer {
  display: block;
  opacity: 0.8; }

/* ==|== media queries ====================================================== */
/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
