/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
/* line 2, styles.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

/* line 2, styles.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 2, styles.scss */
body {
  line-height: 1;
}

/* line 2, styles.scss */
ol, ul {
  list-style: none;
}

/* line 2, styles.scss */
blockquote, q {
  quotes: none;
}

/* line 2, styles.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

/* line 2, styles.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 8, styles.scss */
* {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, styles.scss */
body {
  background: #797c82;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #bcbec1;
}

/* line 23, styles.scss */
#center_container {
  width: 1127px;
  position: absolute;
  top: 30px;
}

/* line 29, styles.scss */
#nav {
  position: absolute;
  left: 0px;
  top: 22px;
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  background: url("../design_files/bg_balken_nav.png") no-repeat 0 14px;
  min-height: 58px;
}
/* line 38, styles.scss */
#nav ul {
  margin-left: 225px;
  position: relative;
}
/* line 41, styles.scss */
#nav ul li {
  float: left;
  position: relative;
  margin-right: 10px;
  padding: 15px 53px 30px 0;
}
/* line 46, styles.scss */
#nav ul li a {
  color: #000;
  text-decoration: none;
  padding: 0 0 0 10px;
}
/* line 51, styles.scss */
#nav ul li ul {
  position: absolute;
  margin: 30px 0 0;
  font-size: 11px;
  min-height: 56px;
  background: #c5c5c9;
  background: rgba(255, 255, 255, 0.4);
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 2px 0 7px 0;
}
/* line 65, styles.scss */
#nav ul li ul li {
  line-height: 14px;
  display: block;
  width: auto;
  padding: 0 10px 0 0;
  white-space: nowrap;
}
/* line 71, styles.scss */
#nav ul li ul li a {
  color: #000 !important;
}
/* line 74, styles.scss */
#nav ul li ul li a:hover, #nav ul li ul li a.rex-current {
  color: #d2232a !important;
}
/* line 80, styles.scss */
#nav ul > li.rex-current, #nav ul > li.rex-active {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background: #c5c5c9;
  background: rgba(255, 255, 255, 0.4);
}
/* line 89, styles.scss */
#nav ul > li.rex-current a, #nav ul > li.rex-active a {
  color: #d2232a;
}
/* line 92, styles.scss */
#nav ul > li.rex-current ul li, #nav ul > li.rex-active ul li {
  background: none;
}

/* line 99, styles.scss */
#left_col {
  position: absolute;
  left: 25px;
  top: 0px;
  height: 100%;
  width: 147px;
  min-height: 560px;
}
/* line 106, styles.scss */
#left_col .logo_col_top {
  background: url("../design_files/bg_logo_top.png") no-repeat;
  height: 6px;
  width: 147px;
  position: absolute;
  top: 0px;
}
/* line 113, styles.scss */
#left_col .logo_col_bottom {
  background: url("../design_files/bg_logo_bottom.png") no-repeat;
  position: absolute;
  bottom: -12px;
  height: 6px;
  width: 147px;
}
/* line 120, styles.scss */
#left_col .logo_col {
  height: 100%;
  margin: 6px 0 0;
  padding: 16px 1px 0;
  background: url("../design_files/bg_logo.png") repeat-y;
}
/* line 125, styles.scss */
#left_col .logo_col .quick_kontakt {
  position: absolute;
  bottom: 35px;
  background: #797c82;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px;
  padding: 7px;
}

/* line 139, styles.scss */
#right_col {
  position: absolute;
  right: 50px;
  top: 22px;
  z-index: -1;
}

/* line 146, styles.scss */
#footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 23px;
  font-size: 10px;
  background: url("../design_files/bg_balken_nav.png") no-repeat;
}
/* line 154, styles.scss */
#footer .copyright {
  color: #000;
  float: left;
  margin: 2px 0 0 235px;
}
/* line 159, styles.scss */
#footer .footer_nav {
  float: right;
  margin: 2px 12px 0 0;
}
/* line 162, styles.scss */
#footer .footer_nav ul {
  float: left;
}
/* line 164, styles.scss */
#footer .footer_nav ul li {
  float: left;
}
/* line 166, styles.scss */
#footer .footer_nav ul li a {
  color: #000;
  text-decoration: none;
  margin: 0 10px;
}
/* line 173, styles.scss */
#footer .footer_nav a.sprache {
  float: left;
  margin: 2px 0 0 4px;
}

/* line 180, styles.scss */
#content {
  margin: 161px 210px 100px 235px;
  min-height: 300px;
}
/* line 183, styles.scss */
#content img {
  float: left;
  margin: 0 20px 0 0;
}
/* line 187, styles.scss */
#content h1 {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
  margin-left: 275px;
}
/* line 193, styles.scss */
#content h1.big_one {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 20px;
  margin-left: 0px;
}
/* line 199, styles.scss */
#content p {
  margin-left: 275px;
}
/* line 201, styles.scss */
#content p a {
  color: #bcbec1;
}
/* line 205, styles.scss */
#content .no_margin {
  margin-left: 0;
}
/* line 207, styles.scss */
#content .no_margin p {
  margin-left: 0;
}

/* line 213, styles.scss */
#sprachwahl {
  background: #797c82;
}
/* line 215, styles.scss */
#sprachwahl #center_container {
  width: 429px;
  text-align: center;
}
/* line 218, styles.scss */
#sprachwahl #center_container .logo_in {
  visibility: hidden;
}
/* line 221, styles.scss */
#sprachwahl #center_container a {
  margin: 0 15px;
  line-height: 60px;
  fonz-size: 12px;
  color: #FFF;
  text-decoration: none;
}

/* line 232, styles.scss */
#intro #first_text, #intro #second_text, #intro #third_text, #intro #decker, #intro #image1, #intro #image2, #intro #image3, #intro #image4, #intro #image5, #intro #image6, #intro #image7, #intro #image8 {
  display: none;
}
/* line 235, styles.scss */
#intro #third_text, #intro #image1, #intro #image2, #intro #image3, #intro #image4, #intro #image5, #intro #image6, #intro #image7, #intro #image8 {
  z-index: 100;
}
/* line 238, styles.scss */
#intro #image1, #intro #image2, #intro #image3, #intro #image4, #intro #image5, #intro #image6, #intro #image7, #intro #image8 {
  position: absolute;
}
