@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.4 
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000320}}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000330}}
body {
  line-height: 1;
  font: 75%/1.5em Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000336}}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000340}}
nav ul {
  list-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000344}}
blockquote, q {
  quotes: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000349}}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000354}}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000363}}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000369}}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000376}}
del {
  text-decoration: line-through; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000380}}
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000385}}
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000390}}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/reset\.scss}line{font-family:\0000399}}
input, select {
  vertical-align: middle; }

/* CSS3 52framework */
/* 
	The CSS3 Text-Shadow property contains the following values
	horizontal-offset (length, required) | vertical-offset (length, required) | blur-radius (length, optional) | shadow-color (color, optional) 
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/css3\.scss}line{font-family:\000038}}
.shadow {
  text-shadow: 1px 1px 1px #666; }

/*<-- edit the color you wish to use in your shadows */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/css3\.scss}line{font-family:\0000310}}
.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/css3\.scss}line{font-family:\0000317}}
.rounded_top_right {
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border: 1px solid #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/css3\.scss}line{font-family:\0000324}}
.box_shadow {
  -webkit-box-shadow: 2px 2px 3px #ccc;
  -moz-box-shadow: 2px 2px 3px #ccc;
  box-shadow: 2px 2px 3px #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/css3\.scss}line{font-family:\0000330}}
.rotate {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg); }

/* 52framework General StyleSheet - contains styles for all the HTML elements this framework supports */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\000034}}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 52%/1.52em; }

/* ** ** Common Addative Classes ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000310}}
.left, .float_left {
  float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000311}}
.right, .float_right {
  float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000312}}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  height: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000313}}
.hide {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000315}}
.align_right {
  text-align: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000316}}
.align_left {
  text-align: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000317}}
.align_center {
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000318}}
.align_justify {
  text-align: justify; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000320}}
a {
  color: #525252; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000321}}
a:hover, a:focus {
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000324}}
blockquote {
  font-family: Georgia,"Times New Roman", Times, serif;
  margin: 5px;
  padding: 10px;
  font-size: 1.52em;
  color: #999;
  font-style: italic;
  line-height: 1.3em;
  width: 100%;
  quotes: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000335}}
blockquote.left {
  border-right: 1px dashed #ccc;
  width: 35%; }

/* float blockquote left, and set width */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000336}}
blockquote.right {
  border-left: 1px dashed #ccc;
  width: 35%; }

/* float blockquote right and set a width */
/* ** ** Header Styles ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000339}}
h1, h2, h3, h4, h5 {
  /*margin:0 0 0.5em; */
  line-height: 1.1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000340}}
h1 {
  font-size: 2.52em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000341}}
h2 {
  font-size: 1.952em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000342}}
h3 {
  font-size: 1.652em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000343}}
h4 {
  font-size: 1.452em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000344}}
h5 {
  font-size: 1.252em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000345}}
h6 {
  font-size: 1.52em; }

/* ** ** ul li's ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000349}}
ul li {
  margin-left: 20px; }

/* ** ** custom select color ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000354}}
::selection {
  background: #525252;
  /* Safari */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000357}}
::-moz-selection {
  background: #525252;
  /* Firefox */
  color: #fff; }

/* ** ** paragraph styling ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000362}}
p {
  margin: 0 0 1.52em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000363}}
p img.left {
  float: left;
  margin: 1.52em 1.52em 1.52em 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000364}}
p img.right {
  float: right;
  margin: 1.52em 0 1.52em 1.52em; }

/* ** ** forms ** ** */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000375}}
strong {
  font-weight: 600; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000376}}
em, dfn {
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000377}}
dfn {
  font-weight: 600; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000378}}
sup, sub {
  line-height: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000379}}
abbr, acronym {
  border-bottom: 1px dashed #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000380}}
address {
  margin: 0 0 1.5em;
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000381}}
del {
  color: #666; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000382}}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000383}}
code {
  background-color: #d5d2d8;
  display: block;
  padding: 0px 2px 4px 26px;
  background: white url(http://s3.amazonaws.com/stridor-public/ipskoeln/cached/css/code.jpg) no-repeat left top;
  line-height: 1.67em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/general\.scss}line{font-family:\0000384}}
pre {
  margin: 1.5em 0;
  white-space: pre; }

/* 52framework grid

16 cols by 60px, with an 10px gutter
inspired by the http://www.1kbgrid.com/

*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\000039}}
.col {
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
  overflow: hidden;
  float: left;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000317}}
.row {
  width: 980px;
  margin: 0 auto;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000322}}
.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block; }

/* Column widths, and element width based on grid */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000330}}
.col_1, .width_1 {
  width: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000331}}
.col_2, .width_2 {
  width: 100px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000332}}
.col_3, .width_3 {
  width: 160px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000333}}
.col_4, .width_4 {
  width: 220px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000334}}
.col_5, .width_5 {
  width: 280px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000335}}
.col_6, .width_6 {
  width: 350px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000336}}
.col_7, .width_7 {
  width: 400px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000337}}
.col_8, .width_8 {
  width: 460px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000338}}
.col_9, .width_9 {
  width: 520px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000339}}
.col_10, .width_10 {
  width: 590px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000340}}
.col_11, .width_11 {
  width: 640px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000341}}
.col_12, .width_12 {
  width: 700px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000342}}
.col_13, .width_13 {
  width: 760px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000343}}
.col_14, .width_14 {
  width: 820px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000344}}
.col_15, .width_15 {
  width: 880px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid\.scss}line{font-family:\0000345}}
.col_16, .width_16 {
  width: 940px; }

/* Column widths, and element width based on grid */
/* Clearfix-Methode zum Clearen der Float-Umgebungen */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/own\/peace-sass\/1\.0\/peace-clear\.scss}line{font-family:\000032}}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/own\/peace-sass\/1\.0\/peace-clear\.scss}line{font-family:\0000311}}
.clearfix {
  display: block; }

/* Clearen per Overflow */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/own\/peace-sass\/1\.0\/peace-clear\.scss}line{font-family:\0000314}}
.floatbox {
  overflow: hidden; }

/* all but print, in print we want black and white only (colors for images) */
@media screen, handheld, projection, tv {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000329}}
  body {
    background-color: white;
    color: #333333; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000334}}
  .main {
    background-color: white; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000338}}
  .content {
    background-color: #cccccc;
    color: black; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000344}}
  a, a:active, a:focus, a:link, a:visited, a:hover {
    color: red; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000348}}
  a:hover {
    color: #cc3333; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000361}}
  header {
    background-color: #cccccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000366}}
  #googlemap a, #googlemap a:active, #googlemap a:focus, #googlemap a:link, #googlemap a:visited, #googlemap a:hover {
    color: black; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000372}}
  nav a, nav a:active, nav a:focus, nav a:link, nav a:visited, nav a:hover {
    color: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000376}}
  nav a:hover {
    color: red; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/colors\.scss}line{font-family:\0000381}}
  nav li.selected a, nav li.selected a:active, nav li.selected a:focus, nav li.selected a:link, nav li.selected a:visited, nav li.selected a:hover {
    background-color: white; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\000032}}
html {
  height: 100%;
  margin-bottom: 1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\000037}}
body {
  height: 101%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000314}}
body {
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000318}}
header {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid_mixins\.scss}line{font-family:\0000314}}
  header .row {
    margin: 0 -10px;
    width: auto;
    display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000328}}
.logo {
  width: 981px;
  height: 128px;
  padding: 0px;
  margin: 0px;
  text-indent: -9999px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000336}}
.content {
  width: 980px;
  margin: 0 auto;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/lib\/vendor\/52framework\/1\.1\.6\/modified\/grid_mixins\.scss}line{font-family:\0000314}}
  .content .row {
    margin: 0 -10px;
    width: auto;
    display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000340}}
.main {
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
  overflow: hidden;
  float: left;
  position: relative;
  width: 590px;
  margin-left: 0px;
  margin-right: 0px;
  float: right;
  width: 620px;
  padding: 12px;
  padding-right: 10px;
  padding-left: 230px;
  padding-top: 160px;
  min-height: 500px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000352}}
  .main .ptk-sub {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000357}}
aside {
  z-index: 10;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
  overflow: hidden;
  float: left;
  position: relative;
  width: 107px;
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  overflow: visible;
  padding: 6px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000367}}
  aside .ptk-sub {
    display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000373}}
a, a:active, a:focus, a:link, a:visited, a:hover {
  outline: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000377}}
em, .highlight {
  padding-left: 2px;
  padding-right: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000382}}
img {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 0px solid white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000388}}
  img.left {
    float: left;
    margin-right: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000393}}
  img.right {
    float: right;
    margin-left: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\0000399}}
#googlemap {
  width: 330px;
  height: 260px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\00003104}}
h1 {
  margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\00003108}}
h2 {
  margin-bottom: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/layout\.scss}line{font-family:\00003112}}
p.no-margin-bottom {
  margin-bottom: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000310}}
nav li.selected {
  position: relative;
  right: -50px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000349}}
nav {
  margin-top: 166px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000320}}
  nav ul {
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000322}}
    nav ul li {
      text-align: right;
      padding: 0px;
      margin: 0px;
      margin-left: 0px;
      list-style: none;
      margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000326}}
      nav ul li a, nav ul li a:active, nav ul li a:focus, nav ul li a:link, nav ul li a:visited, nav ul li a:hover {
        padding: 4px;
        padding-top: 5px;
        padding-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000332}}
      nav ul li.selected {
        text-align: left;
        position: relative;
        right: -105px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000337}}
strong {
  font-weight: bold; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000341}}
.logo {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000347}}
a, a:active, a:focus, a:link, a:visited, a:hover {
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000351}}
body, input, select, textarea, p {
  font-family: Verdana;
  font-size: 14px;
  line-height: 21px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000357}}
em, .highlight {
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000361}}
h1 {
  font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  font-size: 24px;
  line-height: 32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000367}}
h2 {
  font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  font-size: 18px;
  line-height: 21px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000373}}
h3 {
  font-size: 14px;
  line-height: 21px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000378}}
h4 {
  font-size: 14px;
  line-height: 21px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000384}}
#googlemap a, #googlemap a:active, #googlemap a:focus, #googlemap a:link, #googlemap a:visited, #googlemap a:hover {
  font-size: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/typography\.scss}line{font-family:\0000390}}
nav a, nav a:active, nav a:focus, nav a:link, nav a:visited, nav a:hover {
  font-weight: bold;
  text-decoration: none; }

/* all but print, in print we want just images that are content */
@media screen, handheld, projection, tv {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/images\.scss}line{font-family:\0000316}}
  .logo {
    background-image: url(../../static/img/logo.png);
    background-repeat: no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/images\.scss}line{font-family:\0000321}}
  aside {
    background-image: url("../../static/img/hapichome.jpg");
    background-repeat: no-repeat;
    background-position: 5px 0px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\000035}}
body.kontakt .ptk-emailformfrontend fieldset {
  display: block;
  height: auto;
  border: 0px;
  padding: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000313}}
body.kontakt .ptk-emailformfrontend legend {
  padding-left: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000338}}
body.kontakt .ptk-emailformfrontend input, body.kontakt .ptk-emailformfrontend textarea {
  width: 448px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000349}}
body.kontakt .ptk-emailformfrontend textarea {
  height: 70px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000363}}
body.kontakt .ptk-emailformfrontend label.error {
  color: red; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000367}}
body.kontakt .ptk-emailformfrontend label.callback {
  width: 152px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000372}}
  body.kontakt .ptk-emailformfrontend label.callback span {
    width: 16px;
    height: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\0000387}}
  body.kontakt .ptk-emailformfrontend label.callback input, body.kontakt .ptk-emailformfrontend label.callback input[type=checkbox] {
    width: 10px;
    height: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003100}}
body.kontakt .ptk-emailformfrontend fieldset.submit {
  width: 460px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003109}}
body.kontakt .ptk-emailformfrontend #formerrors {
  color: red;
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003115}}
body.kontakt .ptk-emailformfrontend label.submit {
  width: 154px;
  line-height: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003122}}
  body.kontakt .ptk-emailformfrontend label.submit button {
    width: 20px;
    line-height: 20px;
    float: right;
    font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003133}}
  body.kontakt .ptk-emailformfrontend label.submit button.hover, body.kontakt .ptk-emailformfrontend label.submit button:hover {
    cursor: pointer;
    cursor: hand; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003139}}
body.kontakt .ptk-emailformfrontend #ajax_recaptcha {
  width: 448px;
  margin-top: 20px;
  margin-bottom: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003149}}
  body.kontakt .ptk-emailformfrontend #ajax_recaptcha span.recaptcha_only_if_image {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003153}}
  body.kontakt .ptk-emailformfrontend #ajax_recaptcha span {
    margin-right: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/kontakt\.scss}line{font-family:\00003157}}
  body.kontakt .ptk-emailformfrontend #ajax_recaptcha sup {
    vertical-align: super; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000320}}
body.site_map section.main ul {
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000322}}
  body.site_map section.main ul li {
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    list-style: none;
    margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000326}}
    body.site_map section.main ul li a, body.site_map section.main ul li a:active, body.site_map section.main ul li a:focus, body.site_map section.main ul li a:link, body.site_map section.main ul li a:visited, body.site_map section.main ul li a:hover {
      padding: 4px;
      padding-top: 5px;
      padding-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000332}}
    body.site_map section.main ul li.selected {
      text-align: left;
      position: relative;
      right: -105px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/sitemap\.scss}line{font-family:\000034}}
body.site_map section.main ul li {
  padding-bottom: 7px;
  margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/sitemap\.scss}line{font-family:\0000316}}
body.site_map section.main ul li.selected {
  padding-bottom: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000320}}
body.site_map section.main ul li ul {
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000322}}
  body.site_map section.main ul li ul li {
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    list-style: none;
    margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000326}}
    body.site_map section.main ul li ul li a, body.site_map section.main ul li ul li a:active, body.site_map section.main ul li ul li a:focus, body.site_map section.main ul li ul li a:link, body.site_map section.main ul li ul li a:visited, body.site_map section.main ul li ul li a:hover {
      padding: 4px;
      padding-top: 5px;
      padding-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/menus\.scss}line{font-family:\0000332}}
    body.site_map section.main ul li ul li.selected {
      text-align: left;
      position: relative;
      right: -105px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/sitemap\.scss}line{font-family:\000034}}
body.site_map section.main ul li ul li {
  padding-bottom: 7px;
  margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/sitemap\.scss}line{font-family:\0000322}}
body.site_map section.main ul li ul {
  margin-top: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/pages\/sitemap\.scss}line{font-family:\0000325}}
  body.site_map section.main ul li ul li li {
    margin-left: 12px; }

/* 
  these classes could be used anywhere in the css, always being specific and overwrite
  since we do not use any other #id css styling
  these could be used in WYSIWYG JS Editors
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\000038}}
#body .brown {
  color: #8a7d75; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000312}}
#body .bg-brown {
  background-color: #8a7d75; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000316}}
#body .red {
  color: red; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000320}}
#body .bg-red {
  background-color: red; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000324}}
#body .large {
  font-size: 20px;
  line-height: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000329}}
#body .bold {
  font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000333}}
#body .underline {
  text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000337}}
#body .not-underlined {
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000341}}
#body .not-bold {
  font-weight: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000345}}
#body .float-left {
  float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000349}}
#body .float-right {
  float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000353}}
#body .autoclear {
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000357}}
#body .no-margin-top {
  margin-top: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000361}}
#body .no-margin-left {
  margin-left: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000365}}
#body .no-margin-right {
  margin-right: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000369}}
#body .no-margin-bottom {
  margin-bottom: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000373}}
#body .font-lead {
  font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000377}}
#body .font-read {
  font-family: Verdana; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/globals\.scss}line{font-family:\0000381}}
#body .font-special {
  font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif; }

@media print {}
@media only screen and ( max-device-width: 480px ) {}
@media only screen and ( max-width: 480px ) {}
@media handheld, projection, tv {}
/* ie hacks / fixes */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/ie_hacks\/ie_hacks\.scss}line{font-family:\0000314}}
* html body header nav {
  /*  for some reason, in ie7 the background image of the list doesn't show
    at the right place and its repeated, so don't show it
  */
  background-image: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/ie_hacks\/ie_hacks\.scss}line{font-family:\0000326}}
* + html body header nav {
  /*  for some reason, in ie7 the background image of the list doesn't show 
    at the right place and its repeated, so don't show it
  */
  background-image: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/benny\/Entwicklung\/relax\/project\/ipskoeln\/style\/ie_hacks\/ie_hacks\.scss}line{font-family:\0000336}}
* + html body aside .gallery .entry {
  float: left;
  /* needed by ie7 (at least, should not harm others) */
  height: 158px; }
