



/* line 76, ../../app/stylesheets/application.sass */
.link_list a {
  background-image: url(/images/layout/sprite.png);
  background-position: -530px 4px;
  background-repeat: no-repeat;
  color: #666;
  font-size: 10px;
  padding-left: 15px;
  text-decoration: none; }
  /* line 11, ../../app/stylesheets/application.sass */
  .link_list a:active {
    position: relative;
    top: 1px; }
  /* line 85, ../../app/stylesheets/application.sass */
  .link_list a:hover {
    color: #cc6633;
    text-decoration: underline; }

/* line 1, ../../app/stylesheets/reset.sass */
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; }

/* line 11, ../../app/stylesheets/reset.sass */
body {
  line-height: 1; }

/* line 15, ../../app/stylesheets/reset.sass */
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

/* line 19, ../../app/stylesheets/reset.sass */
ul, ol {
  list-style: none; }

/* line 23, ../../app/stylesheets/reset.sass */
blockquote, q {
  quotes: none; }

/* line 28, ../../app/stylesheets/reset.sass */
blockquote:before, blockquote:after {
  content: '';
  content: none; }

/* line 34, ../../app/stylesheets/reset.sass */
q:before, q:after {
  content: '';
  content: none; }

/* line 39, ../../app/stylesheets/reset.sass */
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  /* line 47, ../../app/stylesheets/reset.sass */
  a:active {
    outline: 1px dotted #fff;
    outline: 1px dotted rgba(255, 255, 255, 0.<5></5>); }

/* line 52, ../../app/stylesheets/reset.sass */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* line 58, ../../app/stylesheets/reset.sass */
img {
  border: 0;
  vertical-align: top; }

/* line 63, ../../app/stylesheets/reset.sass */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* line 70, ../../app/stylesheets/reset.sass */
del {
  text-decoration: line-through; }

/* line 74, ../../app/stylesheets/reset.sass */
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

/* line 79, ../../app/stylesheets/reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 84, ../../app/stylesheets/reset.sass */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/* line 93, ../../app/stylesheets/reset.sass */
input, select {
  vertical-align: middle; }

/* line 3, ../../app/stylesheets/standard.sass */
img {
  -ms-interpolation-mode: bicubic; }

/* line 1, ../../app/stylesheets/layout_default.sass */
html {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  background-color: #FFFFFF;
  color: #111111; }

/* line 6, ../../app/stylesheets/layout_default.sass */
body {
  width: 960px;
  margin: auto; }

/* line 10, ../../app/stylesheets/layout_default.sass */
input.check {
  display: none; }

/* line 13, ../../app/stylesheets/layout_default.sass */
input,
textarea {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  margin: 0px;
  padding: 5px;
  border: none;
  background-color: #E5E5E5;
  font-size: 12px;
  color: #111111; }
  /* line 23, ../../app/stylesheets/layout_default.sass */
  input.placeholder,
  textarea.placeholder {
    text-transform: uppercase; }

/* line 26, ../../app/stylesheets/layout_default.sass */
textarea {
  margin-top: 10px;
  line-height: 16px; }

/* line 30, ../../app/stylesheets/layout_default.sass */
button {
  height: 24px;
  padding: 0px;
  border: none;
  cursor: pointer; }

/* line 36, ../../app/stylesheets/layout_default.sass */
.pdf_link {
  text-decoration: none;
  color: #666; }
  /* line 39, ../../app/stylesheets/layout_default.sass */
  .pdf_link span {
    display: block;
    background-image: url(/images/layout/sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
    margin-right: 8px;
    background-position: -399px -269px;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 0.15em; }
  /* line 48, ../../app/stylesheets/layout_default.sass */
  * html .pdf_link span {
    display: inline; }
  /* line 50, ../../app/stylesheets/layout_default.sass */
  *+ html .pdf_link span {
    display: inline; }
  /* line 52, ../../app/stylesheets/layout_default.sass */
  .pdf_link:hover {
    color: #000; }
    /* line 54, ../../app/stylesheets/layout_default.sass */
    .pdf_link:hover span {
      background-position: -399px -289px; }

/* line 57, ../../app/stylesheets/layout_default.sass */
#header,
#error_header {
  *display: inline-block;
  overflow: hidden;
  height: 78px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #000;
  position: relative; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #header:after,
  #error_header:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 68, ../../app/stylesheets/layout_default.sass */
  #header a#logo,
  #error_header a#logo {
    float: left;
    width: 197px;
    height: 30px;
    background-color: #000;
    margin-top: 25px;
    cursor: pointer;
    margin-right: 156px; }
    /* line 11, ../../app/stylesheets/application.sass */
    #header a#logo:active,
    #error_header a#logo:active {
      position: relative;
      top: 1px; }
    /* line 78, ../../app/stylesheets/layout_default.sass */
    #header a#logo h1,
    #error_header a#logo h1 {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      font-weight: normal;
      text-transform: uppercase;
      width: 197px;
      height: 30px;
      background-position: -349px -196px;
      font-size: 28px;
      color: #FFFFFF;
      overflow: hidden; }
  /* line 88, ../../app/stylesheets/layout_default.sass */
  #header ul,
  #error_header ul {
    float: left; }
    /* line 90, ../../app/stylesheets/layout_default.sass */
    #header ul li,
    #error_header ul li {
      float: left;
      margin-left: 45px; }
      /* line 94, ../../app/stylesheets/layout_default.sass */
      #header ul li:first-child,
      #error_header ul li:first-child {
        margin-left: 0px; }
      /* line 97, ../../app/stylesheets/layout_default.sass */
      #header ul li a,
      #error_header ul li a {
        display: block;
        background-image: url(/images/layout/sprite.png);
        background-repeat: no-repeat;
        text-indent: -9999px;
        outline: none;
        display: block;
        height: 44px;
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #999999;
        -webkit-appearance: none;
        padding: 0;
        margin-top: 34px; }
        /* line 108, ../../app/stylesheets/layout_default.sass */
        #header ul li a:hover,
        #error_header ul li a:hover {
          color: #FFFFFF; }
        /* line 111, ../../app/stylesheets/layout_default.sass */
        #header ul li a:active,
        #error_header ul li a:active {
          margin-top: 35px; }
      /* line 115, ../../app/stylesheets/layout_default.sass */
      #header ul li.who a,
      #error_header ul li.who a {
        width: 103px;
        background-position: -154px -147px; }
        /* line 119, ../../app/stylesheets/layout_default.sass */
        #header ul li.who a:hover,
        #header ul li.who a.active,
        #error_header ul li.who a:hover,
        #error_header ul li.who a.active {
          background-position: -154px -93px; }
      /* line 124, ../../app/stylesheets/layout_default.sass */
      #header ul li.what a,
      #error_header ul li.what a {
        width: 127px;
        background-position: -267px -147px; }
        /* line 128, ../../app/stylesheets/layout_default.sass */
        #header ul li.what a:hover,
        #header ul li.what a.active,
        #error_header ul li.what a:hover,
        #error_header ul li.what a.active {
          background-position: -267px -93px; }
      /* line 133, ../../app/stylesheets/layout_default.sass */
      #header ul li.where a,
      #error_header ul li.where a {
        width: 141px;
        background-position: -405px -147px; }
        /* line 137, ../../app/stylesheets/layout_default.sass */
        #header ul li.where a:hover,
        #header ul li.where a.active,
        #error_header ul li.where a:hover,
        #error_header ul li.where a.active {
          background-position: -405px -93px; }
  /* line 141, ../../app/stylesheets/layout_default.sass */
  #header #header_join,
  #error_header #header_join {
    position: absolute;
    top: 20px;
    right: 0px;
    width: 112px;
    height: 40px;
    display: block;
    background-image: url(/images/layout/sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
    font-weight: normal;
    text-transform: uppercase;
    background-position: -120px -380px;
    font-size: 12px;
    color: #FFFFFF;
    overflow: hidden; }
    /* line 153, ../../app/stylesheets/layout_default.sass */
    #header #header_join:hover,
    #error_header #header_join:hover {
      background-position: 1px -380px; }
    /* line 155, ../../app/stylesheets/layout_default.sass */
    #header #header_join:active,
    #error_header #header_join:active {
      top: 21px; }

/* line 159, ../../app/stylesheets/layout_default.sass */
#self_praise {
  *display: inline-block;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #self_praise:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 165, ../../app/stylesheets/layout_default.sass */
  #self_praise h2 {
    float: left;
    display: block;
    background-image: url(/images/layout/sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
    font-weight: normal;
    text-transform: uppercase;
    width: 550px;
    height: 64px;
    background-position: 0px -310px;
    font-size: 40px;
    margin-right: 244px;
    overflow: hidden; }
    /* line 176, ../../app/stylesheets/layout_default.sass */
    #self_praise h2 a {
      display: block;
      height: 64px;
      width: 550px; }
  /* line 181, ../../app/stylesheets/layout_default.sass */
  #self_praise div {
    float: left;
    width: 146px; }
    /* line 185, ../../app/stylesheets/layout_default.sass */
    #self_praise div h3 {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      font-weight: normal;
      text-transform: uppercase;
      width: 105px;
      height: 9px;
      margin-bottom: 10px;
      background-position: 0px -73px;
      font-size: 13px; }
    /* line 194, ../../app/stylesheets/layout_default.sass */
    #self_praise div ul {
      *display: inline-block; }
      /* line 14, ../../app/stylesheets/standard.sass */
      #self_praise div ul:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      /* line 197, ../../app/stylesheets/layout_default.sass */
      #self_praise div ul li {
        float: left;
        padding-left: 10px; }
        /* line 201, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li.first_child {
          padding-left: 0px; }
        /* line 204, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li a,
        #self_praise div ul li span {
          display: block;
          background-image: url(/images/layout/sprite.png);
          background-repeat: no-repeat;
          text-indent: -9999px;
          outline: none;
          height: 41px;
          font-size: 13px; }
          /* line 11, ../../app/stylesheets/application.sass */
          #self_praise div ul li a:active,
          #self_praise div ul li span:active {
            position: relative;
            top: 1px; }
        /* line 212, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li.red_dot a {
          width: 27px;
          background-position: -3px -92px; }
          /* line 216, ../../app/stylesheets/layout_default.sass */
          #self_praise div ul li.red_dot a:hover {
            background-position: -3px -143px; }
        /* line 220, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li.if a,
        #self_praise div ul li.if span {
          width: 30px;
          background-position: -42px -93px; }
        /* line 229, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li.designpreis a,
        #self_praise div ul li.designpreis span {
          width: 27px;
          background-position: -82px -91px; }
        /* line 238, ../../app/stylesheets/layout_default.sass */
        #self_praise div ul li.sae a,
        #self_praise div ul li.sae span {
          width: 26px;
          background-position: -115px -93px; }

/* line 246, ../../app/stylesheets/layout_default.sass */
#main_content {
  *display: inline-block; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #main_content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* line 249, ../../app/stylesheets/layout_default.sass */
#footer {
  margin-top: 50px;
  border-top: 1px dashed #000000;
  zoom: 1; }
  /* line 254, ../../app/stylesheets/layout_default.sass */
  #footer a {
    color: #666666;
    text-decoration: none; }
    /* line 258, ../../app/stylesheets/layout_default.sass */
    #footer a:hover,
    #footer a.active {
      color: #cc6633; }
  /* line 262, ../../app/stylesheets/layout_default.sass */
  #footer #navigation,
  #footer #contact,
  #footer #misc,
  #footer #client_comment {
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  /* line 270, ../../app/stylesheets/layout_default.sass */
  #footer #navigation,
  #footer #contact,
  #footer #client_comment {
    float: left;
    width: 286px; }
    /* line 276, ../../app/stylesheets/layout_default.sass */
    #footer #navigation h3,
    #footer #contact h3,
    #footer #client_comment h3 {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      font-weight: normal;
      text-transform: uppercase;
      height: 17px;
      margin-bottom: 10px;
      font-size: 24px; }
  /* line 283, ../../app/stylesheets/layout_default.sass */
  #footer #navigation {
    padding-right: 20px; }
    /* line 286, ../../app/stylesheets/layout_default.sass */
    #footer #navigation h3 {
      width: 235px;
      background-position: 0px -200px; }
    /* line 290, ../../app/stylesheets/layout_default.sass */
    #footer #navigation ul {
      padding-top: 3px; }
      /* line 293, ../../app/stylesheets/layout_default.sass */
      #footer #navigation ul li {
        margin-top: 3px; }
        /* line 296, ../../app/stylesheets/layout_default.sass */
        #footer #navigation ul li:first-child {
          margin-top: 0px; }
        /* line 299, ../../app/stylesheets/layout_default.sass */
        #footer #navigation ul li a {
          padding-left: 20px;
          background-image: url(/images/layout/sprite.png);
          background-position: -530px 4px;
          background-repeat: no-repeat;
          font-size: 12px;
          text-transform: uppercase; }
          /* line 11, ../../app/stylesheets/application.sass */
          #footer #navigation ul li a:active {
            position: relative;
            top: 1px; }
  /* line 308, ../../app/stylesheets/layout_default.sass */
  #footer #client_comment {
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px dashed #000000;
    border-right: 1px dashed #000000;
    position: relative;
    min-height: 177px; }
    /* line 315, ../../app/stylesheets/layout_default.sass */
    * html #footer #client_comment {
      height: 177px; }
    /* line 317, ../../app/stylesheets/layout_default.sass */
    *+ html #footer #client_comment {
      height: 177px; }
    /* line 320, ../../app/stylesheets/layout_default.sass */
    #footer #client_comment h3 {
      width: 132px;
      background-position: -51px -262px;
      margin-bottom: 14px; }
    /* line 325, ../../app/stylesheets/layout_default.sass */
    #footer #client_comment blockquote {
      font-size: 13px;
      color: #666;
      line-height: 1.4;
      margin-bottom: 10px;
      padding-left: 1px; }
    /* line 332, ../../app/stylesheets/layout_default.sass */
    #footer #client_comment p {
      font-size: 11px;
      text-transform: uppercase;
      text-align: right;
      color: #000; }
      /* line 337, ../../app/stylesheets/layout_default.sass */
      #footer #client_comment p a {
        color: #000; }
        /* line 11, ../../app/stylesheets/application.sass */
        #footer #client_comment p a:active {
          position: relative;
          top: 1px; }
        /* line 340, ../../app/stylesheets/layout_default.sass */
        #footer #client_comment p a:hover {
          color: #cc6633; }
  /* line 344, ../../app/stylesheets/layout_default.sass */
  #footer #contact {
    padding-left: 20px;
    position: relative; }
    /* line 348, ../../app/stylesheets/layout_default.sass */
    #footer #contact h3 {
      width: 82px;
      background-position: -245px -200px;
      margin-bottom: 14px; }
    /* line 353, ../../app/stylesheets/layout_default.sass */
    #footer #contact p {
      font-size: 13px;
      line-height: 1.4;
      margin-bottom: 15px;
      color: #666; }
    /* line 360, ../../app/stylesheets/layout_default.sass */
    #footer #contact ul li {
      line-height: 1.6; }
      /* line 362, ../../app/stylesheets/layout_default.sass */
      #footer #contact ul li a,
      #footer #contact ul li span {
        padding-left: 15px;
        text-transform: uppercase;
        font-size: 14px;
        color: #666;
        color: #000; }
      /* line 369, ../../app/stylesheets/layout_default.sass */
      #footer #contact ul li a {
        background: url('/images/layout/sprite.png') no-repeat -530px 5px; }
        /* line 11, ../../app/stylesheets/application.sass */
        #footer #contact ul li a:active {
          position: relative;
          top: 1px; }
        /* line 372, ../../app/stylesheets/layout_default.sass */
        #footer #contact ul li a:hover {
          color: #cc6633; }
    /* line 374, ../../app/stylesheets/layout_default.sass */
    #footer #contact ul#contact_form_link {
      margin-bottom: 5px; }
      /* line 376, ../../app/stylesheets/layout_default.sass */
      #footer #contact ul#contact_form_link a {
        background: #000;
        color: #FFF;
        font-size: 14px;
        padding: 2px 8px; }
        /* line 11, ../../app/stylesheets/application.sass */
        #footer #contact ul#contact_form_link a:active {
          position: relative;
          top: 1px; }
        /* line 382, ../../app/stylesheets/layout_default.sass */
        #footer #contact ul#contact_form_link a:hover {
          background-color: #CC6600; }
  /* line 386, ../../app/stylesheets/layout_default.sass */
  #footer #misc {
    *display: inline-block;
    clear: left;
    border-top: 1px dashed #000000;
    color: #666666;
    font-size: 10px;
    line-height: 12px; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #footer #misc:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 394, ../../app/stylesheets/layout_default.sass */
    #footer #misc address {
      font-style: normal;
      float: left; }
    /* line 398, ../../app/stylesheets/layout_default.sass */
    #footer #misc .nav {
      float: right; }
      /* line 400, ../../app/stylesheets/layout_default.sass */
      #footer #misc .nav iframe {
        margin-top: -2px; }
      /* line 402, ../../app/stylesheets/layout_default.sass */
      #footer #misc .nav ul {
        float: right;
        margin-left: 15px; }
        /* line 405, ../../app/stylesheets/layout_default.sass */
        #footer #misc .nav ul li {
          float: left;
          margin-left: 10px; }
          /* line 409, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li:first-child {
            margin-left: 0px; }
          /* line 412, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li a {
            display: block;
            background-image: url(/images/layout/sprite.png);
            background-repeat: no-repeat;
            text-indent: -9999px;
            outline: none;
            height: 16px;
            width: 16px; }
            /* line 11, ../../app/stylesheets/application.sass */
            #footer #misc .nav ul li a:active {
              position: relative;
              top: 1px; }
          /* line 419, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.xing a {
            background-position: -399px -229px; }
            /* line 422, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.xing a:hover {
              background-position: -399px -249px; }
          /* line 426, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.delicious a {
            background-position: -425px -229px; }
            /* line 429, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.delicious a:hover {
              background-position: -425px -249px; }
          /* line 433, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.facebook a {
            background-position: -451px -229px; }
            /* line 436, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.facebook a:hover {
              background-position: -451px -249px; }
          /* line 440, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.flickr a {
            background-position: -477px -229px; }
            /* line 443, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.flickr a:hover {
              background-position: -477px -249px; }
          /* line 447, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.lastfm a {
            background-position: -503px -229px; }
            /* line 450, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.lastfm a:hover {
              background-position: -503px -249px; }
          /* line 454, ../../app/stylesheets/layout_default.sass */
          #footer #misc .nav ul li.twitter a {
            background-position: -529px -229px; }
            /* line 457, ../../app/stylesheets/layout_default.sass */
            #footer #misc .nav ul li.twitter a:hover {
              background-position: -529px -249px; }


/* line 465, ../../app/stylesheets/layout_default.sass */
#error_page body {
  width: 960px; }
/* line 468, ../../app/stylesheets/layout_default.sass */
#error_page #error_header {
  margin-bottom: 30px; }
  /* line 471, ../../app/stylesheets/layout_default.sass */
  #error_page #error_header #header_back {
    float: right;
    background: url('/images/icons/arrow_right_white.png') no-repeat 0 3px;
    padding-left: 15px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 38px; }
    /* line 11, ../../app/stylesheets/application.sass */
    #error_page #error_header #header_back:active {
      position: relative;
      top: 1px; }
    /* line 482, ../../app/stylesheets/layout_default.sass */
    #error_page #error_header #header_back:hover {
      color: #CCC; }
/* line 486, ../../app/stylesheets/layout_default.sass */
#error_page #error_content a,
#error_page #error_content img {
  display: block; }
/* line 490, ../../app/stylesheets/layout_default.sass */
#error_page #footer {
  margin-top: 50px; }
  /* line 493, ../../app/stylesheets/layout_default.sass */
  #error_page #footer #misc {
    border: none; }

/* line 1, ../../app/stylesheets/who.sass */
#teaser {
  *display: inline-block;
  width: 960px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #teaser:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 5, ../../app/stylesheets/who.sass */
  .js #teaser {
    overflow: hidden;
    position: relative;
    height: 436px; }
  /* line 10, ../../app/stylesheets/who.sass */
  #teaser li {
    *display: inline-block;
    width: 960px;
    margin-top: 20px;
    background-color: transparent;
    background-repeat: no-repeat; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #teaser li:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 17, ../../app/stylesheets/who.sass */
    #teaser li.first {
      margin-top: 0px; }
    /* line 20, ../../app/stylesheets/who.sass */
    .js #teaser li {
      display: none;
      position: absolute;
      left: 960px;
      margin-top: 0px; }
    /* line 26, ../../app/stylesheets/who.sass */
    #teaser li.first {
      display: block;
      left: 0px;
      box-shadow: 0px 0px 0px black;
      -webkit-box-shadow: 0px 0px 0px black;
      -moz-box-shadow: 0px 0px 0px black; }
    /* line 31, ../../app/stylesheets/who.sass */
    #teaser li a.catch {
      float: left;
      width: 29px;
      height: 436px;
      border-left: 1px solid #FFFFFF;
      background-color: transparent;
      color: #FFFFFF;
      font-size: 10px;
      text-transform: uppercase;
      text-decoration: none;
      cursor: pointer; }
      /* line 43, ../../app/stylesheets/who.sass */
      .rgba #teaser li a.catch:hover {
        border-left-color: rgba(0, 0, 0, 0.05);
        background-color: rgba(0, 0, 0, 0.05);
        transition-property: background-color;
        transition-duration: 0.5s;
        -moz-transition-property: background-color;
        -moz-transition-duration: 0.5s;
        -webkit-transition-property: background-color;
        -webkit-transition-duration: 0.5s; }
      /* line 53, ../../app/stylesheets/who.sass */
      #teaser li a.catch:active {
        margin-top: 0px; }
    /* line 57, ../../app/stylesheets/who.sass */
    #teaser li.first a.catch {
      width: 30px;
      border-left: none; }
    /* line 61, ../../app/stylesheets/who.sass */
    #teaser li span {
      display: block;
      height: 5px;
      width: 9px;
      margin-left: 10px;
      margin-top: 420px;
      text-indent: -9999px; }
    /* line 70, ../../app/stylesheets/who.sass */
    #teaser li.open span {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -537px -80px; }
    /* line 75, ../../app/stylesheets/who.sass */
    #teaser li.open.black span {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -537px -70px; }
    /* line 80, ../../app/stylesheets/who.sass */
    #teaser li.closed span {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -537px -85px; }
    /* line 85, ../../app/stylesheets/who.sass */
    #teaser li.closed.black span {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -537px -75px; }
    /* line 89, ../../app/stylesheets/who.sass */
    #teaser li .teaser {
      float: left;
      position: relative; }
      /* line 93, ../../app/stylesheets/who.sass */
      #teaser li .teaser .teaser_link {
        display: block; }
    /* line 96, ../../app/stylesheets/who.sass */
    #teaser li a.teaser {
      float: left; }
    /* line 100, ../../app/stylesheets/who.sass */
    #teaser li a.link_area {
      display: block;
      background: transparent;
      position: absolute;
      top: 0;
      left: 0; }
      /* line 106, ../../app/stylesheets/who.sass */
      #teaser li a.link_area.appstore {
        width: 130px;
        height: 45px; }
    /* line 112, ../../app/stylesheets/who.sass */
    #teaser li .teaser.cencurio_teaser .appstore {
      left: 642px;
      top: 360px; }
    /* line 116, ../../app/stylesheets/who.sass */
    #teaser li .teaser.zwanzigzehn_teaser .appstore {
      left: 661px;
      top: 360px; }
    /* line 120, ../../app/stylesheets/who.sass */
    #teaser li .teaser.sport1_teaser .appstore {
      left: 660px;
      top: 351px; }
    /* line 124, ../../app/stylesheets/who.sass */
    #teaser li .teaser.hiring_teaser .link_area {
      left: 503px;
      top: 346px;
      height: 55px;
      width: 225px; }
    /* line 130, ../../app/stylesheets/who.sass */
    #teaser li .teaser.mz_teaser .links {
      position: absolute;
      top: 295px;
      left: 143px;
      height: 125px;
      width: 300px; }
    /* line 136, ../../app/stylesheets/who.sass */
    #teaser li .teaser.mz_teaser .app_link {
      width: 57px;
      height: 90px;
      display: block;
      position: absolute;
      top: 30px;
      text-indent: -999px;
      overflow: hidden; }
      /* line 144, ../../app/stylesheets/who.sass */
      #teaser li .teaser.mz_teaser .app_link .icon {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        filter: alpha(opacity=30);
        opacity: 0.3;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        width: 57px;
        height: 57px;
        background: #000;
        display: none; }
      /* line 152, ../../app/stylesheets/who.sass */
      #teaser li .teaser.mz_teaser .app_link:hover .icon {
        display: block; }
      /* line 155, ../../app/stylesheets/who.sass */
      #teaser li .teaser.mz_teaser .app_link.mz_mobil {
        left: 30px; }
      /* line 157, ../../app/stylesheets/who.sass */
      #teaser li .teaser.mz_teaser .app_link.jahn {
        left: 122px; }
      /* line 159, ../../app/stylesheets/who.sass */
      #teaser li .teaser.mz_teaser .app_link.ironman {
        left: 210px; }

/* line 165, ../../app/stylesheets/who.sass */
#kw_intro {
  margin-top: 45px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
  font-size: 15px;
  line-height: 22px; }
  /* line 173, ../../app/stylesheets/who.sass */
  #kw_intro .col1,
  #kw_intro .col2 {
    display: inline;
    display: inline-block;
    width: 445px;
    vertical-align: top; }
  /* line 180, ../../app/stylesheets/who.sass */
  #kw_intro .col1 {
    margin-right: 40px; }
  /* line 183, ../../app/stylesheets/who.sass */
  #kw_intro p strong {
    color: #666;
    font-weight: normal; }
  /* line 187, ../../app/stylesheets/who.sass */
  #kw_intro .who_we_are {
    text-indent: -999px;
    overflow: hidden;
    background: url('/images/who/sprite.png') no-repeat;
    height: 44px; }
  /* line 192, ../../app/stylesheets/who.sass */
  #kw_intro .col2 {
    text-align: right; }
    /* line 194, ../../app/stylesheets/who.sass */
    #kw_intro .col2 p {
      text-align: left; }
  /* line 196, ../../app/stylesheets/who.sass */
  #kw_intro .what_we_do_link {
    color: #000;
    padding-left: 15px;
    background-image: url(/images/layout/sprite.png);
    background-position: -530px 5px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px; }
    /* line 11, ../../app/stylesheets/application.sass */
    #kw_intro .what_we_do_link:active {
      position: relative;
      top: 1px; }
    /* line 206, ../../app/stylesheets/who.sass */
    #kw_intro .what_we_do_link:hover {
      color: #cc6633; }
  /* line 208, ../../app/stylesheets/who.sass */
  #kw_intro em {
    font-weight: normal;
    font-style: italic; }

/* line 23, ../../app/stylesheets/what.sass */
.detail_sidebar {
  float: left;
  width: 480px; }
  /* line 27, ../../app/stylesheets/what.sass */
  .detail_sidebar .sidebar_testimonial {
    padding-left: 10px;
    border-top: 1px dashed #000;
    margin-top: 30px;
    padding-top: 10px; }
    /* line 15, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_testimonial h1 {
      background-image: url('/images/what/project_sprite.png');
      background-repeat: no-repeat;
      height: 20px;
      text-indent: -9999px; }
    /* line 29, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_testimonial h1 {
      background-position: left -80px;
      margin-bottom: 10px; }
    /* line 32, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_testimonial blockquote {
      font-size: 13px;
      color: #666;
      line-height: 1.4; }
    /* line 36, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_testimonial .testimonial_author {
      font-size: 11px;
      text-transform: uppercase;
      margin-top: 10px;
      text-align: right; }
  /* line 42, ../../app/stylesheets/what.sass */
  .detail_sidebar .sidebar_projects {
    padding-left: 10px;
    border-top: 1px dashed #000;
    margin-top: 30px;
    padding-top: 10px; }
    /* line 15, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_projects h1 {
      background-image: url('/images/what/project_sprite.png');
      background-repeat: no-repeat;
      height: 20px;
      text-indent: -9999px; }
    /* line 44, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_projects h1 {
      background-position: left -100px; }
    /* line 46, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_projects .list {
      margin-left: -10px;
      *display: inline-block; }
      /* line 14, ../../app/stylesheets/standard.sass */
      .detail_sidebar .sidebar_projects .list:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      /* line 49, ../../app/stylesheets/what.sass */
      .detail_sidebar .sidebar_projects .list .item {
        float: left;
        margin-top: 3px;
        margin: 10px 10px 0 0; }
        /* line 53, ../../app/stylesheets/what.sass */
        .detail_sidebar .sidebar_projects .list .item.last_in_row {
          margin-right: 0; }
        /* line 11, ../../app/stylesheets/application.sass */
        .detail_sidebar .sidebar_projects .list .item a:active {
          position: relative;
          top: 1px; }
  /* line 60, ../../app/stylesheets/what.sass */
  .detail_sidebar .sidebar_slide {
    *display: inline-block; }
    /* line 14, ../../app/stylesheets/standard.sass */
    .detail_sidebar .sidebar_slide:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 63, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_slide #images_container {
      background: url('/images/what/project_sprite.png') no-repeat -240px 0; }
      /* line 65, ../../app/stylesheets/what.sass */
      .js .detail_sidebar .sidebar_slide #images_container {
        position: relative;
        overflow: hidden;
        width: 480px;
        height: 322px; }
      /* line 71, ../../app/stylesheets/what.sass */
      .detail_sidebar .sidebar_slide #images_container #images {
        *display: inline-block;
        margin-bottom: 10px;
        background: transparent;
        white-space: nowrap; }
        /* line 14, ../../app/stylesheets/standard.sass */
        .detail_sidebar .sidebar_slide #images_container #images:after {
          content: " ";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        /* line 77, ../../app/stylesheets/what.sass */
        .js .detail_sidebar .sidebar_slide #images_container #images {
          position: absolute;
          top: 0px;
          left: 0px;
          margin-bottom: 0px; }
        /* line 83, ../../app/stylesheets/what.sass */
        .detail_sidebar .sidebar_slide #images_container #images li {
          *display: inline-block;
          width: 480px;
          margin-top: 20px;
          background-color: transparent; }
          /* line 14, ../../app/stylesheets/standard.sass */
          .detail_sidebar .sidebar_slide #images_container #images li:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          /* line 89, ../../app/stylesheets/what.sass */
          .detail_sidebar .sidebar_slide #images_container #images li:first-child {
            margin-top: 0px; }
          /* line 92, ../../app/stylesheets/what.sass */
          .js .detail_sidebar .sidebar_slide #images_container #images li {
            display: inline;
            display: inline-block;
            margin-top: 0px; }
          /* line 97, ../../app/stylesheets/what.sass */
          .detail_sidebar .sidebar_slide #images_container #images li a,
          .detail_sidebar .sidebar_slide #images_container #images li img {
            display: block; }
          /* line 101, ../../app/stylesheets/what.sass */
          .detail_sidebar .sidebar_slide #images_container #images li img {
            width: 480px;
            height: 322px; }
    /* line 106, ../../app/stylesheets/what.sass */
    .detail_sidebar .sidebar_slide #slide_navigation {
      *display: inline-block;
      float: right;
      text-align: right;
      margin-top: 15px; }
      /* line 14, ../../app/stylesheets/standard.sass */
      .detail_sidebar .sidebar_slide #slide_navigation:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      /* line 112, ../../app/stylesheets/what.sass */
      .detail_sidebar .sidebar_slide #slide_navigation li {
        float: left;
        padding-left: 4px; }
        /* line 116, ../../app/stylesheets/what.sass */
        .detail_sidebar .sidebar_slide #slide_navigation li a {
          display: block;
          font-size: 9px;
          background: #BEBEBE;
          color: #BEBEBE;
          width: 12px;
          height: 12px;
          text-indent: 999em;
          overflow: hidden; }
        /* line 126, ../../app/stylesheets/what.sass */
        .detail_sidebar .sidebar_slide #slide_navigation li.active a,
        .detail_sidebar .sidebar_slide #slide_navigation li a:hover {
          color: #000;
          background-color: #000; }

/* line 136, ../../app/stylesheets/what.sass */
#teaser_projects {
  *display: inline-block;
  padding-left: 10px;
  border-top: 1px dashed #000;
  padding-top: 30px;
  margin-bottom: -3em; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #teaser_projects:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 144, ../../app/stylesheets/what.sass */
  #teaser_projects ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 300px;
    position: relative;
    height: 246px; }
    /* line 20, ../../app/stylesheets/application.sass */
    #teaser_projects ul li.last_in_row {
      margin-right: 0; }
    /* line 153, ../../app/stylesheets/what.sass */
    #teaser_projects ul li .teaser {
      position: relative;
      display: block;
      text-decoration: none; }
      /* line 158, ../../app/stylesheets/what.sass */
      #teaser_projects ul li .teaser img {
        display: block;
        height: 160px;
        margin-bottom: 10px;
        position: relative;
        z-index: 1; }
      /* line 165, ../../app/stylesheets/what.sass */
      #teaser_projects ul li .teaser h1 {
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold; }
      /* line 172, ../../app/stylesheets/what.sass */
      #teaser_projects ul li .teaser .hover {
        background: url("/images/what/sprite.png");
        position: absolute;
        left: 0;
        top: 0;
        height: 160px;
        width: 300px;
        cursor: pointer;
        display: none;
        z-index: 3; }
      /* line 183, ../../app/stylesheets/what.sass */
      #teaser_projects ul li .teaser .category_icon {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 75px;
        height: 37px;
        background: url('/images/what/sprite.png') no-repeat;
        z-index: 5; }
        /* line 193, ../../app/stylesheets/what.sass */
        #teaser_projects ul li .teaser .category_icon.iphone {
          background-position: 52px -200px; }
        /* line 195, ../../app/stylesheets/what.sass */
        #teaser_projects ul li .teaser .category_icon.ipad {
          background-position: -107px -282px; }
        /* line 197, ../../app/stylesheets/what.sass */
        #teaser_projects ul li .teaser .category_icon.universal {
          background-position: -40px -239px; }
    /* line 201, ../../app/stylesheets/what.sass */
    #teaser_projects ul li p {
      color: #666;
      font-size: 11px;
      margin-top: 8px;
      line-height: 1.3; }

/* line 209, ../../app/stylesheets/what.sass */
#other_projects {
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dashed #000;
  margin-top: 40px;
  padding-top: 30px; }
  /* line 216, ../../app/stylesheets/what.sass */
  #other_projects h1 {
    background-image: url('/images/what/sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -160px;
    height: 20px;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 10px; }
  /* line 225, ../../app/stylesheets/what.sass */
  #other_projects ul li {
    width: 99px;
    display: inline;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
    height: 48px;
    text-align: center; }
    /* line 233, ../../app/stylesheets/what.sass */
    #other_projects ul li img {
      vertical-align: middle; }


/* line 239, ../../app/stylesheets/what.sass */
#project_detail,
#client_detail {
  *display: inline-block; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #project_detail:after,
  #client_detail:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 244, ../../app/stylesheets/what.sass */
  #project_detail .header h1,
  #client_detail .header h1 {
    background: #CC6633;
    color: #FFF;
    height: 103px;
    line-height: 100px;
    margin-bottom: 30px;
    font-size: 75px;
    text-transform: uppercase;
    text-indent: -9999px;
    margin-bottom: 35px; }
  /* line 248, ../../app/stylesheets/what.sass */
  #project_detail .item_description,
  #client_detail .item_description {
    float: right;
    *display: inline-block;
    padding-right: 10px;
    width: 420px;
    padding-left: 40px;
    padding-top: 8px;
    font-size: 15px;
    line-height: 1.45; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #project_detail .item_description:after,
    #client_detail .item_description:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 257, ../../app/stylesheets/what.sass */
    #project_detail .item_description h2,
    #client_detail .item_description h2 {
      font-size: 17px; }
    /* line 259, ../../app/stylesheets/what.sass */
    #project_detail .item_description .details,
    #client_detail .item_description .details {
      color: #666;
      margin-bottom: 20px; }
      /* line 262, ../../app/stylesheets/what.sass */
      #project_detail .item_description .details p,
      #client_detail .item_description .details p {
        margin-top: 1em; }
      /* line 264, ../../app/stylesheets/what.sass */
      #project_detail .item_description .details a,
      #client_detail .item_description .details a {
        line-height: 1.9; }
  /* line 268, ../../app/stylesheets/what.sass */
  #project_detail .detail_sidebar #technologies,
  #project_detail .detail_sidebar #contact_partner,
  #client_detail .detail_sidebar #technologies,
  #client_detail .detail_sidebar #contact_partner {
    padding-left: 10px;
    border-top: 1px dashed #000;
    margin-top: 30px;
    padding-top: 10px; }
    /* line 15, ../../app/stylesheets/what.sass */
    #project_detail .detail_sidebar #technologies h1,
    #project_detail .detail_sidebar #contact_partner h1,
    #client_detail .detail_sidebar #technologies h1,
    #client_detail .detail_sidebar #contact_partner h1 {
      background-image: url('/images/what/project_sprite.png');
      background-repeat: no-repeat;
      height: 20px;
      text-indent: -9999px; }
  /* line 273, ../../app/stylesheets/what.sass */
  #project_detail .detail_sidebar #technologies p,
  #client_detail .detail_sidebar #technologies p {
    color: #666;
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.4; }
  /* line 279, ../../app/stylesheets/what.sass */
  #project_detail .detail_sidebar #contact_partner,
  #client_detail .detail_sidebar #contact_partner {
    *display: inline-block; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #project_detail .detail_sidebar #contact_partner:after,
    #client_detail .detail_sidebar #contact_partner:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 94, ../../app/stylesheets/application.sass */
    #project_detail .detail_sidebar #contact_partner .photo,
    #client_detail .detail_sidebar #contact_partner .photo {
      float: left;
      background-color: #EEE;
      padding: 4px;
      margin-right: 14px; }
      /* line 100, ../../app/stylesheets/application.sass */
      #project_detail .detail_sidebar #contact_partner .photo img,
      #client_detail .detail_sidebar #contact_partner .photo img {
        display: block;
        background: #FFF;
        padding: 2px; }
    /* line 105, ../../app/stylesheets/application.sass */
    #project_detail .detail_sidebar #contact_partner .details,
    #client_detail .detail_sidebar #contact_partner .details {
      float: left;
      width: 135px;
      padding-top: 2px; }
      /* line 110, ../../app/stylesheets/application.sass */
      #project_detail .detail_sidebar #contact_partner .details h2,
      #client_detail .detail_sidebar #contact_partner .details h2 {
        font-size: 12px;
        font-weight: normal; }
      /* line 114, ../../app/stylesheets/application.sass */
      #project_detail .detail_sidebar #contact_partner .details .link_list,
      #client_detail .detail_sidebar #contact_partner .details .link_list {
        text-transform: uppercase; }
    /* line 282, ../../app/stylesheets/what.sass */
    #project_detail .detail_sidebar #contact_partner h1,
    #client_detail .detail_sidebar #contact_partner h1 {
      margin-bottom: 10px;
      background-position: left -20px; }

/* line 290, ../../app/stylesheets/what.sass */
#project_detail .project_description .project_link,
#project_detail .project_description .details a {
  background: url('/images/icons/arrow_right_white.png') no-repeat #000 5px center;
  color: #FFF;
  padding: 3px 8px 3px 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold; }
  /* line 11, ../../app/stylesheets/application.sass */
  #project_detail .project_description .project_link:active,
  #project_detail .project_description .details a:active {
    position: relative;
    top: 1px; }
  /* line 299, ../../app/stylesheets/what.sass */
  #project_detail .project_description .project_link:hover,
  #project_detail .project_description .details a:hover {
    background-color: #CC6600; }
/* line 302, ../../app/stylesheets/what.sass */
#project_detail .project_description .project_link {
  float: left;
  margin-bottom: 16px; }
  /* line 305, ../../app/stylesheets/what.sass */
  #project_detail .project_description .project_link.upcase {
    text-transform: uppercase;
    font-size: 12px; }
/* line 309, ../../app/stylesheets/what.sass */
#project_detail .project_description .option_links {
  clear: left;
  padding-top: 20px; }
  /* line 313, ../../app/stylesheets/what.sass */
  #project_detail .project_description .option_links .back_to_projects,
  #project_detail .project_description .option_links .next_project {
    background-image: url('/images/what/project_sprite.png');
    background-repeat: no-repeat;
    background-position: left -40px;
    overflow: hidden;
    text-indent: -999em;
    display: block;
    width: 180px;
    margin-left: 6px;
    opacity: .5; }
    /* line 323, ../../app/stylesheets/what.sass */
    #project_detail .project_description .option_links .back_to_projects:hover,
    #project_detail .project_description .option_links .next_project:hover {
      opacity: 1; }
  /* line 326, ../../app/stylesheets/what.sass */
  #project_detail .project_description .option_links .next_project {
    float: right;
    background-position: left -60px;
    width: 118px; }

/* line 334, ../../app/stylesheets/what.sass */
#client_detail .item_description .details strong {
  color: #333; }

/* line 5, ../../app/stylesheets/where.sass */
#where {
  *display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  padding-top: 30px;
  padding-bottom: 30px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #where:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 14, ../../app/stylesheets/where.sass */
  #where #contact_info {
    float: right;
    margin-top: 50px;
    width: 450px; }
    /* line 19, ../../app/stylesheets/where.sass */
    #where #contact_info h1 {
      background-image: url('/images/where/sprite.png');
      background-repeat: no-repeat;
      background-position: -415px 0;
      height: 30px;
      text-indent: -9999px;
      margin-bottom: 20px; }
    /* line 26, ../../app/stylesheets/where.sass */
    #where #contact_info #address {
      font-size: 26px;
      font-style: normal;
      margin-bottom: 30px; }
      /* line 31, ../../app/stylesheets/where.sass */
      #where #contact_info #address em {
        font-size: 30px;
        font-weight: normal;
        font-style: normal; }
      /* line 36, ../../app/stylesheets/where.sass */
      #where #contact_info #address .pdf_link {
        font-size: 16px; }
      /* line 39, ../../app/stylesheets/where.sass */
      #where #contact_info #address small {
        font-size: 12px;
        color: #666; }
    /* line 43, ../../app/stylesheets/where.sass */
    #where #contact_info #contact_data {
      line-height: 1.6; }
      /* line 46, ../../app/stylesheets/where.sass */
      #where #contact_info #contact_data dt {
        float: left;
        clear: both;
        font-weight: bold;
        width: 80px; }
      /* line 52, ../../app/stylesheets/where.sass */
      #where #contact_info #contact_data dd a {
        background: #000;
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        padding: 3px 8px;
        text-decoration: none; }
        /* line 11, ../../app/stylesheets/application.sass */
        #where #contact_info #contact_data dd a:active {
          position: relative;
          top: 1px; }
        /* line 60, ../../app/stylesheets/where.sass */
        #where #contact_info #contact_data dd a:hover {
          background-color: #CC6600; }
  /* line 64, ../../app/stylesheets/where.sass */
  #where #map {
    background-image: url('/images/where/sprite.png');
    background-repeat: no-repeat;
    width: 403px;
    height: 408px; }

/* line 69, ../../app/stylesheets/where.sass */
.cols_with_border {
  *display: inline-block;
  background: url('/images/layout/vertical_border.png') repeat-y center 0;
  padding-top: 30px;
  border-bottom: 1px dashed #000;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  .cols_with_border:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* line 77, ../../app/stylesheets/where.sass */
#contact_form,
#flickr_stream {
  float: left;
  width: 450px; }

/* line 82, ../../app/stylesheets/where.sass */
#contact_form h1,
#flickr_stream h1 a {
  background-image: url('/images/where/sprite.png');
  background-repeat: no-repeat;
  display: block;
  background-position: -414px -91px;
  height: 20px;
  width: 124px;
  text-indent: -9999px;
  margin-bottom: 20px;
  overflow: hidden; }
  /* line 11, ../../app/stylesheets/application.sass */
  #contact_form h1:active,
  #flickr_stream h1 a:active {
    position: relative;
    top: 1px; }

/* line 96, ../../app/stylesheets/where.sass */
#contact_form p.intro,
#newsletter_form p.intro {
  color: #666;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.4; }

/* line 102, ../../app/stylesheets/where.sass */
#contact_form,
#newsletter_form {
  position: relative; }
  /* line 107, ../../app/stylesheets/where.sass */
  #contact_form ul.form_list li,
  #newsletter_form ul.form_list li {
    position: relative; }
    /* line 109, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li .form_hint,
    #contact_form ul.form_list li .form_error,
    #newsletter_form ul.form_list li .form_hint,
    #newsletter_form ul.form_list li .form_error {
      display: none;
      position: absolute;
      left: 0;
      background: #000;
      color: #FFF;
      top: -15px;
      font-size: 12px;
      height: 18px;
      line-height: 17px;
      padding: 0 7px;
      text-transform: uppercase; }
      /* line 122, ../../app/stylesheets/where.sass */
      .no-js #contact_form ul.form_list li .form_hint,
      .no-js #contact_form ul.form_list li .form_error,
      .no-js #newsletter_form ul.form_list li .form_hint,
      .no-js #newsletter_form ul.form_list li .form_error {
        display: block; }
    /* line 125, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li .form_error,
    #newsletter_form ul.form_list li .form_error {
      background-color: #D61E21;
      display: none; }
    /* line 130, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li.with_error .form_error,
    #newsletter_form ul.form_list li.with_error .form_error {
      display: block; }
    /* line 132, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li.with_error .form_hint,
    #newsletter_form ul.form_list li.with_error .form_hint {
      display: none; }
    /* line 135, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li button,
    #newsletter_form ul.form_list li button {
      float: left;
      font-family: Arial, Tahoma, Verdana, sans-serif;
      text-transform: uppercase;
      background-color: #000;
      width: 140px;
      color: #FFF;
      font-size: 12px;
      font-weight: bold;
      padding-bottom: 2px;
      height: 24px; }
      /* line 11, ../../app/stylesheets/application.sass */
      #contact_form ul.form_list li button:active,
      #newsletter_form ul.form_list li button:active {
        position: relative;
        top: 1px; }
      /* line 147, ../../app/stylesheets/where.sass */
      #contact_form ul.form_list li button:hover,
      #newsletter_form ul.form_list li button:hover {
        background-color: #CC6600; }
      /* line 149, ../../app/stylesheets/where.sass */
      #contact_form ul.form_list li button[disabled],
      #newsletter_form ul.form_list li button[disabled] {
        opacity: 0.3;
        cursor: default;
        text-indent: 0; }
    /* line 154, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li .spinner,
    #newsletter_form ul.form_list li .spinner {
      padding-top: 4px;
      margin-left: 10px; }

/* line 158, ../../app/stylesheets/where.sass */
#contact_form {
  padding-left: 10px;
  padding-right: 20px; }
  /* line 162, ../../app/stylesheets/where.sass */
  #contact_form p.intro {
    margin-bottom: 20px; }
  /* line 166, ../../app/stylesheets/where.sass */
  #contact_form #contact_success {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    opacity: 0.9;
    background: #FFF;
    position: absolute;
    top: 20px;
    left: -10px;
    width: 365px;
    height: 66%;
    padding-top: 100px;
    padding-left: 100px;
    z-index: 10; }
    /* line 178, ../../app/stylesheets/where.sass */
    #contact_form #contact_success div {
      float: left;
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: left -263px;
      width: 37px;
      height: 37px;
      margin-right: 10px; }
    /* line 186, ../../app/stylesheets/where.sass */
    #contact_form #contact_success .close {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -425px -269px;
      position: absolute;
      right: 112px;
      top: 74px;
      width: 16px;
      height: 16px; }
      /* line 194, ../../app/stylesheets/where.sass */
      #contact_form #contact_success .close:hover {
        background-position: -425px -289px; }
    /* line 197, ../../app/stylesheets/where.sass */
    #contact_form #contact_success h4,
    #contact_form #contact_success p {
      padding-left: 50px; }
    /* line 201, ../../app/stylesheets/where.sass */
    #contact_form #contact_success h4 {
      text-transform: uppercase;
      font-size: 20px;
      padding-top: 3px;
      margin-top: -10px;
      margin-bottom: 5px; }
  /* line 209, ../../app/stylesheets/where.sass */
  #contact_form ul.form_list li {
    *display: inline-block;
    margin-bottom: 20px; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #contact_form ul.form_list li:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 212, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li label {
      float: left;
      width: 42px;
      padding-right: 25px;
      font-size: 14px;
      line-height: 1.4; }
      /* line 218, ../../app/stylesheets/where.sass */
      #contact_form ul.form_list li label span {
        float: right;
        background: url(/images/layout/sprite.png);
        background-position: -530px 8px;
        background-repeat: no-repeat;
        width: 9px;
        height: 14px; }
    /* line 225, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li textarea,
    #contact_form ul.form_list li input {
      width: 320px; }
    /* line 228, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li textarea {
      margin-top: 0;
      height: 130px; }
    /* line 232, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li .form_hint,
    #contact_form ul.form_list li .form_error {
      left: 67px; }
    /* line 236, ../../app/stylesheets/where.sass */
    #contact_form ul.form_list li.buttons {
      padding-left: 67px;
      margin-bottom: 0; }

/* line 242, ../../app/stylesheets/where.sass */
#flickr_stream {
  padding-right: 10px;
  padding-left: 20px;
  overflow: hidden; }
  /* line 247, ../../app/stylesheets/where.sass */
  #flickr_stream h1 a {
    background-position: -414px -32px;
    width: 124px;
    margin-bottom: 5px; }
  /* line 252, ../../app/stylesheets/where.sass */
  #flickr_stream ul {
    *display: inline-block; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #flickr_stream ul:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 255, ../../app/stylesheets/where.sass */
    #flickr_stream ul li {
      float: left;
      margin-right: 18px;
      margin-top: 15px; }
      /* line 260, ../../app/stylesheets/where.sass */
      #flickr_stream ul li.first {
        margin-right: 0px; }
      /* line 11, ../../app/stylesheets/application.sass */
      #flickr_stream ul li a:active {
        position: relative;
        top: 1px; }
      /* line 266, ../../app/stylesheets/where.sass */
      #flickr_stream ul li a,
      #flickr_stream ul li img {
        display: block;
        color: #FFF;
        background: #000; }

/* line 275, ../../app/stylesheets/where.sass */
#newsletter_form {
  padding-left: 10px;
  padding-right: 10px; }
  /* line 279, ../../app/stylesheets/where.sass */
  #newsletter_form h1 {
    background-image: url('/images/where/sprite.png');
    background-repeat: no-repeat;
    background-position: -414px -60px;
    height: 20px;
    width: 154px;
    text-indent: -9999px;
    margin-bottom: 20px;
    overflow: hidden; }
  /* line 288, ../../app/stylesheets/where.sass */
  #newsletter_form label {
    display: none; }
  /* line 291, ../../app/stylesheets/where.sass */
  #newsletter_form ul {
    *display: inline-block; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #newsletter_form ul:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 294, ../../app/stylesheets/where.sass */
    #newsletter_form ul li {
      float: left;
      width: 256px;
      padding-right: 10px;
      min-height: 1px; }
    /* line 299, ../../app/stylesheets/where.sass */
    #newsletter_form ul li.buttons {
      padding-right: 0;
      width: auto; }
      /* line 303, ../../app/stylesheets/where.sass */
      #newsletter_form ul li.buttons img.spinner {
        position: absolute;
        right: -26px; }
  /* line 307, ../../app/stylesheets/where.sass */
  #newsletter_form #newsletter_success {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    opacity: 0.9;
    background: #FFF;
    position: absolute;
    top: 40px;
    left: 0;
    width: 760px;
    height: 40px;
    padding-top: 73px;
    padding-left: 190px;
    text-transform: uppercase;
    z-index: 2; }
    /* line 320, ../../app/stylesheets/where.sass */
    #newsletter_form #newsletter_success div {
      float: left;
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: left -263px;
      width: 37px;
      height: 37px;
      margin-right: 10px;
      position: relative;
      top: -15px; }
    /* line 330, ../../app/stylesheets/where.sass */
    #newsletter_form #newsletter_success .close {
      display: block;
      background-image: url(/images/layout/sprite.png);
      background-repeat: no-repeat;
      text-indent: -9999px;
      outline: none;
      background-position: -425px -269px;
      position: absolute;
      right: 185px;
      top: 53px;
      width: 16px;
      height: 16px; }
      /* line 338, ../../app/stylesheets/where.sass */
      #newsletter_form #newsletter_success .close:hover {
        background-position: -425px -289px; }
  /* line 343, ../../app/stylesheets/where.sass */
  #newsletter_form ul.error_list .newsletter_errors {
    text-transform: uppercase;
    background: #D61E21;
    color: #FFF;
    font-size: 14px;
    padding: 4px 6px;
    margin-bottom: 10px;
    line-height: 1.4; }
  /* line 354, ../../app/stylesheets/where.sass */
  #newsletter_form ul.form_list li input {
    font-size: 12px;
    width: 237px; }

/* line 7, ../../app/stylesheets/press.sass */
#press #press_headline {
  background: #CC6633;
  color: #FFF;
  height: 103px;
  line-height: 100px;
  margin-bottom: 30px;
  font-size: 75px;
  text-transform: uppercase;
  text-indent: -9999px;
  background-image: url('/images/press/sprite.png');
  background-repeat: no-repeat; }
/* line 11, ../../app/stylesheets/press.sass */
#press #presskits {
  float: left;
  padding-left: 10px;
  width: 640px; }
  /* line 16, ../../app/stylesheets/press.sass */
  #press #presskits li.kit {
    *display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #press #presskits li.kit:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 22, ../../app/stylesheets/press.sass */
    #press #presskits li.kit .aside {
      float: left;
      width: 134px; }
      /* line 26, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .aside h2 {
        font-size: 40px;
        font-weight: bold;
        font-style: italic;
        letter-spacing: -0.04em; }
      /* line 32, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .aside .time {
        font-size: 12px;
        text-transform: uppercase; }
    /* line 36, ../../app/stylesheets/press.sass */
    #press #presskits li.kit .details {
      float: left;
      border-left: 1px solid #000;
      margin-right: 15px;
      padding-left: 20px;
      padding-top: 4px;
      padding: 4px 0 4px 20px;
      min-height: 55px;
      width: 375px; }
      /* line 46, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .details h1 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px; }
        /* line 51, ../../app/stylesheets/press.sass */
        #press #presskits li.kit .details h1 a {
          color: #000;
          text-decoration: none; }
          /* line 11, ../../app/stylesheets/application.sass */
          #press #presskits li.kit .details h1 a:active {
            position: relative;
            top: 1px; }
      /* line 56, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .details .description {
        font-size: 12px;
        line-height: 1.45;
        color: #666666; }
    /* line 61, ../../app/stylesheets/press.sass */
    #press #presskits li.kit .download {
      background-image: url('/images/press/sprite.png');
      background-repeat: no-repeat;
      background-position: -224px -138px;
      display: block;
      overflow: hidden;
      padding-top: 38px;
      text-decoration: none;
      width: 67px; }
      /* line 69, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .download:hover {
        background-position: -224px -136px; }
        /* line 71, ../../app/stylesheets/press.sass */
        #press #presskits li.kit .download:hover span {
          background-color: #333; }
      /* line 73, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .download:active {
        margin-top: 0;
        background-position: -224px -134px; }
      /* line 77, ../../app/stylesheets/press.sass */
      #press #presskits li.kit .download span {
        background: #000;
        color: #FFF;
        display: block;
        font-size: 10px;
        padding: 4px 0;
        text-transform: uppercase;
        text-align: center; }
/* line 86, ../../app/stylesheets/press.sass */
#press #press_sidebar {
  padding-right: 10px;
  float: right;
  width: 220px; }
  /* line 61, ../../app/stylesheets/application.sass */
  #press #press_sidebar .sidebar_item {
    *display: inline-block;
    margin-bottom: 35px; }
    /* line 14, ../../app/stylesheets/standard.sass */
    #press #press_sidebar .sidebar_item:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    /* line 64, ../../app/stylesheets/application.sass */
    #press #press_sidebar .sidebar_item:last-child {
      margin-bottom: 0; }
    /* line 67, ../../app/stylesheets/application.sass */
    #press #press_sidebar .sidebar_item h1 {
      background-repeat: no-repeat;
      font-size: 14px;
      font-weight: bold;
      height: 20px;
      margin-bottom: 12px;
      text-indent: -9999px; }
  /* line 93, ../../app/stylesheets/press.sass */
  #press #press_sidebar #press_contact h1,
  #press #press_sidebar #company_infos h1,
  #press #press_sidebar #press_images h1,
  #press #press_sidebar #agency_contact h1 {
    background-image: url('/images/press/sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -106px; }
  /* line 94, ../../app/stylesheets/application.sass */
  #press #press_sidebar #press_contact .photo {
    float: left;
    background-color: #EEE;
    padding: 4px;
    margin-right: 14px; }
    /* line 100, ../../app/stylesheets/application.sass */
    #press #press_sidebar #press_contact .photo img {
      display: block;
      background: #FFF;
      padding: 2px; }
  /* line 105, ../../app/stylesheets/application.sass */
  #press #press_sidebar #press_contact .details {
    float: left;
    width: 135px;
    padding-top: 2px; }
    /* line 110, ../../app/stylesheets/application.sass */
    #press #press_sidebar #press_contact .details h2 {
      font-size: 12px;
      font-weight: normal; }
    /* line 114, ../../app/stylesheets/application.sass */
    #press #press_sidebar #press_contact .details .link_list {
      text-transform: uppercase; }
  /* line 99, ../../app/stylesheets/press.sass */
  #press #press_sidebar #press_contact .details {
    width: 135px; }
  /* line 104, ../../app/stylesheets/press.sass */
  #press #press_sidebar #company_infos h1 {
    background-position: 0 -126px; }
  /* line 107, ../../app/stylesheets/press.sass */
  #press #press_sidebar #company_infos a {
    background: #000;
    color: #FFF;
    display: block;
    font-size: 10px;
    margin-top: 1px;
    padding: 6px 7px;
    text-decoration: none; }
    /* line 11, ../../app/stylesheets/application.sass */
    #press #press_sidebar #company_infos a:active {
      position: relative;
      top: 1px; }
    /* line 116, ../../app/stylesheets/press.sass */
    #press #press_sidebar #company_infos a:hover {
      background: #333; }
  /* line 120, ../../app/stylesheets/press.sass */
  #press #press_sidebar #press_images h1 {
    background-position: 0 -146px; }
  /* line 124, ../../app/stylesheets/press.sass */
  #press #press_sidebar #press_images ul li {
    float: left;
    margin-right: 10px; }
    /* line 127, ../../app/stylesheets/press.sass */
    #press #press_sidebar #press_images ul li.last_in_row {
      margin-right: 0; }
    /* line 11, ../../app/stylesheets/application.sass */
    #press #press_sidebar #press_images ul li a:active {
      position: relative;
      top: 1px; }
    /* line 133, ../../app/stylesheets/press.sass */
    #press #press_sidebar #press_images ul li a,
    #press #press_sidebar #press_images ul li img {
      display: block; }
    /* line 137, ../../app/stylesheets/press.sass */
    #press #press_sidebar #press_images ul li img:hover {
      opacity: 0.7; }
  /* line 141, ../../app/stylesheets/press.sass */
  #press #press_sidebar #agency_contact h1 {
    background-position: 0 -166px; }
  /* line 144, ../../app/stylesheets/press.sass */
  #press #press_sidebar #agency_contact .address {
    background-image: url('/images/press/sprite.png');
    background-repeat: no-repeat;
    background-position: -395px -108px;
    display: block;
    font-style: normal;
    padding-left: 80px; }
    /* line 152, ../../app/stylesheets/press.sass */
    #press #press_sidebar #agency_contact .address h2 a {
      background-image: url('/images/press/sprite.png');
      background-repeat: no-repeat;
      background-position: -250px -109px;
      overflow: hidden;
      display: block;
      text-indent: -9999px;
      height: 22px;
      width: 130px; }
      /* line 11, ../../app/stylesheets/application.sass */
      #press #press_sidebar #agency_contact .address h2 a:active {
        position: relative;
        top: 1px; }
    /* line 162, ../../app/stylesheets/press.sass */
    #press #press_sidebar #agency_contact .address h3 {
      margin-top: 7px;
      font-size: 12px;
      font-weight: normal; }

/* line 1, ../../app/stylesheets/legals.sass */
#imprint,
#terms {
  *display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.4;
  padding-top: 25px;
  border-top: 1px dashed #000; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #imprint:after,
  #terms:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 10, ../../app/stylesheets/legals.sass */
  #imprint h1,
  #terms h1 {
    font-size: 24px;
    margin-bottom: 25px; }
  /* line 14, ../../app/stylesheets/legals.sass */
  #imprint h2,
  #terms h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px; }
  /* line 19, ../../app/stylesheets/legals.sass */
  #imprint .left_col,
  #terms .left_col {
    float: left;
    width: 310px;
    margin-right: 15px; }
  /* line 24, ../../app/stylesheets/legals.sass */
  #imprint .right_col,
  #terms .right_col {
    margin-left: 325px; }
  /* line 27, ../../app/stylesheets/legals.sass */
  #imprint dt,
  #terms dt {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 3px; }
  /* line 32, ../../app/stylesheets/legals.sass */
  #imprint dd,
  #terms dd {
    font-size: 13px;
    margin-bottom: 20px;
    color: #666; }
    /* line 37, ../../app/stylesheets/legals.sass */
    #imprint dd a,
    #terms dd a {
      background: #000;
      color: #FFF;
      text-decoration: none;
      padding: .2em .4em;
      font-weight: bold; }
      /* line 44, ../../app/stylesheets/legals.sass */
      #imprint dd a:hover,
      #terms dd a:hover {
        background-color: #CC6600; }

/* line 47, ../../app/stylesheets/legals.sass */
#terms {
  line-height: 1.4;
  font-size: 11px; }
  /* line 51, ../../app/stylesheets/legals.sass */
  #terms .agb_table {
    color: #666; }
    /* line 54, ../../app/stylesheets/legals.sass */
    #terms .agb_table td {
      padding-top: 10px;
      padding-right: 10px; }
      /* line 58, ../../app/stylesheets/legals.sass */
      #terms .agb_table td ul {
        margin: 15px 0; }
        /* line 60, ../../app/stylesheets/legals.sass */
        #terms .agb_table td ul li {
          background: url('/images/icons/arrow_right.png') no-repeat left 5px;
          margin-bottom: 5px;
          padding-left: 20px; }
    /* line 65, ../../app/stylesheets/legals.sass */
    #terms .agb_table .headline {
      color: #000;
      font-weight: bold;
      font-size: 15px; }
      /* line 70, ../../app/stylesheets/legals.sass */
      #terms .agb_table .headline td {
        padding-top: 30px; }
    /* line 74, ../../app/stylesheets/legals.sass */
    #terms .agb_table tr.single_headline td {
      padding-top: 30px; }
    /* line 76, ../../app/stylesheets/legals.sass */
    #terms .agb_table tr.single_headline span.headline {
      display: block;
      padding-bottom: 15px;
      font-size: 15px; }

/* line 1, ../../app/stylesheets/jobs.sass */
#no_jobs,
#job_intro {
  *display: inline-block;
  padding-left: 10px;
  border-top: 1px dashed #000;
  padding-top: 30px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #no_jobs:after,
  #job_intro:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* line 8, ../../app/stylesheets/jobs.sass */
#no_jobs {
  padding-right: 10px; }
  /* line 10, ../../app/stylesheets/jobs.sass */
  #no_jobs h1 {
    display: block;
    background-image: url(/images/layout/sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
    background-image: url('/images/layout/headlines.png');
    background-position: left 0px;
    height: 30px; }
  /* line 12, ../../app/stylesheets/jobs.sass */
  #no_jobs p {
    color: #666;
    font-size: 15px;
    line-height: 1.45;
    margin-top: 1em; }
    /* line 15, ../../app/stylesheets/jobs.sass */
    #no_jobs p a {
      color: #000;
      text-decoration: none; }
      /* line 11, ../../app/stylesheets/application.sass */
      #no_jobs p a:active {
        position: relative;
        top: 1px; }
      /* line 121, ../../app/stylesheets/application.sass */
      #no_jobs p a:hover {
        color: #cc6633; }

/* line 19, ../../app/stylesheets/jobs.sass */
#job_intro h1 {
  display: block;
  background-image: url(/images/layout/sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
  background-image: url('/images/layout/headlines.png');
  background-position: left -30px;
  height: 30px;
  margin-bottom: 10px; }
/* line 22, ../../app/stylesheets/jobs.sass */
#job_intro .left {
  float: left;
  width: 450px;
  padding-right: 25px; }
  /* line 26, ../../app/stylesheets/jobs.sass */
  #job_intro .left p {
    color: #666;
    font-size: 15px;
    line-height: 1.45;
    margin: 1em 0; }

/* line 31, ../../app/stylesheets/jobs.sass */
#job_list li,
#more_jobs_list ul li {
  margin-top: .5em; }
  /* line 33, ../../app/stylesheets/jobs.sass */
  #job_list li a,
  #more_jobs_list ul li a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
    background-image: url(/images/layout/sprite.png);
    background-position: -530px 6px;
    background-repeat: no-repeat; }
    /* line 11, ../../app/stylesheets/application.sass */
    #job_list li a:active,
    #more_jobs_list ul li a:active {
      position: relative;
      top: 1px; }
    /* line 121, ../../app/stylesheets/application.sass */
    #job_list li a:hover,
    #more_jobs_list ul li a:hover {
      color: #cc6633; }

/* line 40, ../../app/stylesheets/jobs.sass */
#contact_for_job {
  float: right;
  width: 472px; }
  /* line 44, ../../app/stylesheets/jobs.sass */
  #contact_for_job.show_view {
    margin-left: 60px;
    margin-bottom: 60px; }
  /* line 48, ../../app/stylesheets/jobs.sass */
  #contact_for_job .ship {
    float: right;
    margin-top: -18px;
    margin-bottom: 18px; }
  /* line 52, ../../app/stylesheets/jobs.sass */
  #contact_for_job p {
    padding-right: 10px;
    color: #666;
    font-size: 15px;
    line-height: 1.45;
    margin-bottom: 10px; }
  /* line 56, ../../app/stylesheets/jobs.sass */
  #contact_for_job a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase; }
    /* line 11, ../../app/stylesheets/application.sass */
    #contact_for_job a:active {
      position: relative;
      top: 1px; }
    /* line 121, ../../app/stylesheets/application.sass */
    #contact_for_job a:hover {
      color: #cc6633; }

/* line 60, ../../app/stylesheets/jobs.sass */
#job_description {
  *display: inline-block;
  border-top: 1px dashed #000;
  padding-top: 30px;
  margin-top: 30px;
  padding-left: 10px; }
  /* line 14, ../../app/stylesheets/standard.sass */
  #job_description:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 66, ../../app/stylesheets/jobs.sass */
  #job_description h2 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 20px; }
  /* line 70, ../../app/stylesheets/jobs.sass */
  #job_description .description {
    width: 700px;
    color: #666;
    font-size: 15px;
    line-height: 1.45; }
    /* line 73, ../../app/stylesheets/jobs.sass */
    #job_description .description a {
      color: #000;
      text-decoration: none; }
      /* line 11, ../../app/stylesheets/application.sass */
      #job_description .description a:active {
        position: relative;
        top: 1px; }
      /* line 121, ../../app/stylesheets/application.sass */
      #job_description .description a:hover {
        color: #cc6633; }
    /* line 75, ../../app/stylesheets/jobs.sass */
    #job_description .description p {
      margin-top: 1em; }
    /* line 77, ../../app/stylesheets/jobs.sass */
    #job_description .description ul {
      list-style-type: disc;
      padding-left: 25px;
      margin-top: 1em; }
  /* line 82, ../../app/stylesheets/jobs.sass */
  #job_description .download a {
    background: #000;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 3px 8px;
    text-decoration: none; }
    /* line 11, ../../app/stylesheets/application.sass */
    #job_description .download a:active {
      position: relative;
      top: 1px; }
    /* line 132, ../../app/stylesheets/application.sass */
    #job_description .download a:hover {
      background-color: #CC6600; }

/* line 85, ../../app/stylesheets/jobs.sass */
#more_jobs_list {
  border-top: 1px dashed #000;
  padding-top: 30px;
  margin-top: 30px;
  padding-left: 10px; }
  /* line 90, ../../app/stylesheets/jobs.sass */
  #more_jobs_list p {
    color: #666;
    font-size: 15px;
    line-height: 1.45;
    margin-bottom: 10px; }

