/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 14, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* The *:focus rule is reset and suppresses link outlining.
 * You _must_ remember to redefine your own outline, as it’s an important accessibility aid. E.g.
 * *:focus
 *   outline: #ccc dotted medium */
/* line 42, ../src/screen.sass */
body {
  background-color: #7e003a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  line-height: 140%;
}
/* line 45, ../src/screen.sass */
body #banner {
  position: relative;
  width: 597;
  height: 173px;
  margin: 20px 0px 0px 0px;
  float: left;
}
/* line 51, ../src/screen.sass */
body #container, body #container2 {
  margin: 0 auto;
  width: 820px;
  min-height: 700px;
}
/* line 57, ../src/screen.sass */
body #container #left-side, body #container2 #left-side {
  width: 165px;
  float: left;
  margin-right: 30px;
  margin-top: 30px;
}
/* line 62, ../src/screen.sass */
body #container #left-side #infos, body #container #left-side #treatments, body #container #left-side #products, body #container2 #left-side #infos, body #container2 #left-side #treatments, body #container2 #left-side #products {
  margin-top: 57px;
  margin-bottom: 27px;
}
/* line 65, ../src/screen.sass */
body #container #left-side #infos .title, body #container #left-side #treatments .title, body #container #left-side #products .title, body #container2 #left-side #infos .title, body #container2 #left-side #treatments .title, body #container2 #left-side #products .title {
  color: #92c03d;
  border-bottom: 1px solid;
  border-color: #92c03d;
  width: 100%;
  display: block;
  line-height: 140%;
  margin-bottom: 8px;
}
/* line 69, ../src/screen.sass */
body #container #left-side #infos ul li a, body #container #left-side #treatments ul li a, body #container #left-side #products ul li a, body #container2 #left-side #infos ul li a, body #container2 #left-side #treatments ul li a, body #container2 #left-side #products ul li a {
  color: white;
  text-decoration: none;
}
/* line 71, ../src/screen.sass */
body #container #left-side #infos ul li a:hover, body #container #left-side #treatments ul li a:hover, body #container #left-side #products ul li a:hover, body #container2 #left-side #infos ul li a:hover, body #container2 #left-side #treatments ul li a:hover, body #container2 #left-side #products ul li a:hover {
  font-weight: bold;
}
/* line 73, ../src/screen.sass */
body #container #left-side #infos ul li .active, body #container #left-side #treatments ul li .active, body #container #left-side #products ul li .active, body #container2 #left-side #infos ul li .active, body #container2 #left-side #treatments ul li .active, body #container2 #left-side #products ul li .active {
  font-weight: bold;
}
/* line 75, ../src/screen.sass */
body #container #left-side #infos .galland, body #container #left-side #treatments .galland, body #container #left-side #products .galland, body #container2 #left-side #infos .galland, body #container2 #left-side #treatments .galland, body #container2 #left-side #products .galland {
  margin-top: -5px;
}
/* line 77, ../src/screen.sass */
body #container #left-side #treatments, body #container #left-side #products, body #container2 #left-side #treatments, body #container2 #left-side #products {
  margin-top: 0px;
}
/* line 79, ../src/screen.sass */
body #container #left-side #copyright, body #container2 #left-side #copyright {
  color: white;
  font-size: 9px;
  line-height: 120%;
}
/* line 83, ../src/screen.sass */
body #container #content, body #container #content-spacer, body #container #content-aktuell, body #container2 #content, body #container2 #content-spacer, body #container2 #content-aktuell {
  margin-top: 86px;
  margin-right: 30px;
  float: left;
  width: 347px;
}
/* line 88, ../src/screen.sass */
body #container #content h1, body #container #content h2, body #container #content-spacer h1, body #container #content-spacer h2, body #container #content-aktuell h1, body #container #content-aktuell h2, body #container2 #content h1, body #container2 #content h2, body #container2 #content-spacer h1, body #container2 #content-spacer h2, body #container2 #content-aktuell h1, body #container2 #content-aktuell h2 {
  color: #92c03d;
  margin: 0px 0px 20px 0px;
}
/* line 91, ../src/screen.sass */
body #container #content p, body #container #content-spacer p, body #container #content-aktuell p, body #container2 #content p, body #container2 #content-spacer p, body #container2 #content-aktuell p {
  margin: 0px 0px 20px 0px;
}
/* line 93, ../src/screen.sass */
body #container #content .green, body #container #content-spacer .green, body #container #content-aktuell .green, body #container2 #content .green, body #container2 #content-spacer .green, body #container2 #content-aktuell .green {
  color: #92c03d;
}
/* line 95, ../src/screen.sass */
body #container #content .left-side, body #container #content .right-side, body #container #content-spacer .left-side, body #container #content-spacer .right-side, body #container #content-aktuell .left-side, body #container #content-aktuell .right-side, body #container2 #content .left-side, body #container2 #content .right-side, body #container2 #content-spacer .left-side, body #container2 #content-spacer .right-side, body #container2 #content-aktuell .left-side, body #container2 #content-aktuell .right-side {
  width: 280px;
  float: left;
}
/* line 98, ../src/screen.sass */
body #container #content .right-side, body #container #content-spacer .right-side, body #container #content-aktuell .right-side, body #container2 #content .right-side, body #container2 #content-spacer .right-side, body #container2 #content-aktuell .right-side {
  width: 50px;
  float: left;
  text-align: right;
}
/* line 102, ../src/screen.sass */
body #container #content #portrait-image, body #container #content-spacer #portrait-image, body #container #content-aktuell #portrait-image, body #container2 #content #portrait-image, body #container2 #content-spacer #portrait-image, body #container2 #content-aktuell #portrait-image {
  margin: 0px 0px 20px 0px;
}
/* line 105, ../src/screen.sass */
body #container #content ul li, body #container #content-spacer ul li, body #container #content-aktuell ul li, body #container2 #content ul li, body #container2 #content-spacer ul li, body #container2 #content-aktuell ul li {
  float: left;
  margin: 0px 10px 6px 0px;
  padding: 0px;
}
/* line 110, ../src/screen.sass */
body #container #content table, body #container #content-spacer table, body #container #content-aktuell table, body #container2 #content table, body #container2 #content-spacer table, body #container2 #content-aktuell table {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
/* line 113, ../src/screen.sass */
body #container #content table tbody, body #container #content-spacer table tbody, body #container #content-aktuell table tbody, body #container2 #content table tbody, body #container2 #content-spacer table tbody, body #container2 #content-aktuell table tbody {
  margin: 0;
  padding: 0;
}
/* line 116, ../src/screen.sass */
body #container #content table tbody td, body #container #content-spacer table tbody td, body #container #content-aktuell table tbody td, body #container2 #content table tbody td, body #container2 #content-spacer table tbody td, body #container2 #content-aktuell table tbody td {
  margin: 0px;
  padding: 0px;
}
/* line 119, ../src/screen.sass */
body #container #content table tbody td tr, body #container #content-spacer table tbody td tr, body #container #content-aktuell table tbody td tr, body #container2 #content table tbody td tr, body #container2 #content-spacer table tbody td tr, body #container2 #content-aktuell table tbody td tr {
  margin: 0px;
  padding: 0px;
}
/* line 122, ../src/screen.sass */
body #container #content table tbody td.table-right-side, body #container #content-spacer table tbody td.table-right-side, body #container #content-aktuell table tbody td.table-right-side, body #container2 #content table tbody td.table-right-side, body #container2 #content-spacer table tbody td.table-right-side, body #container2 #content-aktuell table tbody td.table-right-side {
  text-align: right;
  vertical-align: bottom;
}
/* line 126, ../src/screen.sass */
body #container #right-side, body #container2 #right-side {
  margin-top: 289px;
  float: left;
  width: 220px;
}
/* line 131, ../src/screen.sass */
body #container #right-side #adress, body #container #right-side #opening-times, body #container2 #right-side #adress, body #container2 #right-side #opening-times {
  margin-bottom: 27px;
}
/* line 133, ../src/screen.sass */
body #container #right-side #adress .title, body #container #right-side #opening-times .title, body #container2 #right-side #adress .title, body #container2 #right-side #opening-times .title {
  color: #92c03d;
  border-bottom: 1px solid;
  border-color: #92c03d;
  width: 100%;
  display: block;
  line-height: 140%;
  margin-bottom: 8px;
}
/* line 135, ../src/screen.sass */
body #container #right-side #adress a, body #container #right-side #opening-times a, body #container2 #right-side #adress a, body #container2 #right-side #opening-times a {
  color: white;
  text-decoration: none;
}
/* line 137, ../src/screen.sass */
body #container #right-side #adress .part-left, body #container #right-side #adress .part-right, body #container #right-side #opening-times .part-left, body #container #right-side #opening-times .part-right, body #container2 #right-side #adress .part-left, body #container2 #right-side #adress .part-right, body #container2 #right-side #opening-times .part-left, body #container2 #right-side #opening-times .part-right {
  width: 120px;
  height: 100px;
  float: left;
}
/* line 141, ../src/screen.sass */
body #container #right-side #adress .part-right, body #container #right-side #opening-times .part-right, body #container2 #right-side #adress .part-right, body #container2 #right-side #opening-times .part-right {
  width: 100px;
  text-align: right;
}
/* line 147, ../src/screen.sass */
body #container2 {
  background: url("../images/titelseite/titelseite.png") no-repeat;
  background-position: 0px 150px;
}

