/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.4/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* COLORS */
/* DIMENSIONS */
/* FONT STYLES */
/* line 65, ../sass/screen.scss */
body {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  background-image: url(../images/background_cardboard.jpg);
}

/* line 70, ../sass/screen.scss */
p {
  margin-bottom: 20px;
}

/* line 74, ../sass/screen.scss */
hr {
  border: 1px;
  border-top: 1px solid #cccccc;
}

/* line 79, ../sass/screen.scss */
a {
  color: #000;
}
/* line 81, ../sass/screen.scss */
ahover {
  color: #b4d0d8;
}

/* line 87, ../sass/screen.scss */
.a, .menu-item-tainer a, #imprint-area a {
  text-decoration: none;
  font-family: museo;
  font-weight: 100;
  font-style: normal;
  color: #666666;
}
/* line 94, ../sass/screen.scss */
.a:hover, .menu-item-tainer a:hover, #imprint-area a:hover {
  text-decoration: none;
  color: #b4d0d8;
}

/* line 103, ../sass/screen.scss */
#header {
  height: 84px;
  width: 1037px;
}

/* line 109, ../sass/screen.scss */
#logo-tainer {
  font-family: museo-sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  width: 137px;
  height: 100%;
  float: left;
  background-color: #f9f9f9;
  text-align: center;
}
/* line 117, ../sass/screen.scss */
#logo-tainer div {
  margin-top: 18px;
}

/* line 125, ../sass/screen.scss */
#menu-tainer {
  width: 900px;
  height: 100%;
  float: left;
  background-color: #f9f9f9;
}

/* line 132, ../sass/screen.scss */
.clear {
  clear: both;
}

/* line 136, ../sass/screen.scss */
.menu-item-tainer {
  height: 56px;
  width: 50px;
  margin-left: 44px;
  float: left;
}
/* line 142, ../sass/screen.scss */
.menu-item-tainer a {
  color: #666666;
  font-size: 15px;
}

/* line 151, ../sass/screen.scss */
.menu-label {
  padding-top: 30px;
  display: block;
  border-bottom: 1px solid #666666;
  float: right;
}
/* line 157, ../sass/screen.scss */
.menu-label.active {
  border-bottom: 1px solid #b4d0d8;
}
/* line 159, ../sass/screen.scss */
.menu-label.active a {
  color: #b4d0d8;
}

/*#content-tainer{
	width: 974px;
	background-color: $light_blue;
}*/
/* line 172, ../sass/screen.scss */
#content-area {
  background-color: #f9f9f9;
  margin-left: 137px;
  width: 900px;
  height: auto;
  position: relative;
}

/* line 180, ../sass/screen.scss */
#bg-blue {
  background-color: #b4d0d8;
}

/* line 184, ../sass/screen.scss */
#content-inner {
  margin-left: 69px;
  width: 100%;
  min-height: 294px;
  padding-bottom: 15px;
}

/* line 194, ../sass/screen.scss */
#footer-tainer {
  position: relative;
}

/* line 199, ../sass/screen.scss */
#footer-shadow-box {
  height: 70px;
  width: 900px;
  margin-left: 137px;
}

/* line 206, ../sass/screen.scss */
#footer-shadow-box-right-corner {
  width: 28px;
  height: 51px;
  background-image: url(../images/content_corner.png);
  float: left;
}

/* line 215, ../sass/screen.scss */
#footer-shadow-box-bottom {
  width: 872px;
  height: 51px;
  background-image: url(../images/content_bottom.png);
  background-repeat: repeat-x;
  float: left;
}

/* line 224, ../sass/screen.scss */
#imprint-area {
  position: absolute;
  /*margin-left: 883px;
  margin-top: 2px;*/
  right: 20px;
}
/* line 230, ../sass/screen.scss */
#imprint-area a {
  font-size: 12px;
  color: #cccccc;
}
/* line 235, ../sass/screen.scss */
#imprint-area a:hover {
  text-decoration: underline;
}

/* INTRO PAGE */
/* line 248, ../sass/screen.scss */
#home_teaser_image {
  width: 762px;
  height: 400px;
  margin-top: -24px;
}

/* line 256, ../sass/screen.scss */
#headline-column {
  width: 580px;
  margin-top: 20px;
  font-family: museo-sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

/* line 264, ../sass/screen.scss */
#column {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  width: 200px;
  margin-top: 20px;
  margin-right: 50px;
  float: left;
}
/* line 271, ../sass/screen.scss */
#column li {
  font-family: museo, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

/* PROJECT OVERVIEW PAGE */
/* line 282, ../sass/screen.scss */
.project-overview-tainer {
  width: 214px;
  height: 186px;
  margin-right: 36px;
  margin-bottom: 41px;
  float: left;
}

/* line 290, ../sass/screen.scss */
.project-overview-title {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  font-size: 14px;
  width: 214px;
  height: 13px;
}

/* line 299, ../sass/screen.scss */
.project-overview-image-tainer {
  width: 214px;
  height: 142px;
  margin-top: 5px;
  position: relative;
}
/* line 305, ../sass/screen.scss */
.project-overview-image-tainer:hover {
  opacity: 0.5;
}

/* line 312, ../sass/screen.scss */
.project-overview-image-corner {
  width: 214px;
  height: 142px;
  background-image: url(../images/white_right_corner.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 323, ../sass/screen.scss */
.project-overview-image {
  width: 214px;
  height: 142px;
}

/* line 329, ../sass/screen.scss */
.project-overview-type {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: #666666;
  height: 10px;
  width: 100%;
  margin-top: 6px;
}

/*PROJECT TEMPLATE TEXT LEFT */
/* line 342, ../sass/screen.scss */
.text-column {
  width: 214px;
  float: left;
  margin-right: 36px;
}

/* line 349, ../sass/screen.scss */
.project-title-tainer {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  width: 214px;
  margin-bottom: 19px;
}

/* line 356, ../sass/screen.scss */
.project-title {
  font-size: 18px;
}

/* line 360, ../sass/screen.scss */
.project-subtitle {
  font-size: 12px;
  margin-top: 5px;
  border-bottom: 1px solid #666666;
  display: block;
}

/* line 367, ../sass/screen.scss */
.project-description {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  font-size: 12px;
  line-height: 18px;
  width: 214px;
  margin-bottom: 30px;
}
/* line 375, ../sass/screen.scss */
.project-description a {
  text-decoration: none;
  font-family: museo;
  font-weight: 100;
  font-style: normal;
  color: #666666;
}
/* line 383, ../sass/screen.scss */
.project-description a:hover {
  text-decoration: none;
  color: #b4d0d8;
}

/* line 389, ../sass/screen.scss */
.player-tainer {
  width: 214px;
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: #666666;
  line-height: 1.8em;
}

/* line 397, ../sass/screen.scss */
.playlist {
  font-style: normal;
}
/* line 400, ../sass/screen.scss */
.playlist .play_icon {
  float: left;
  margin-top: 6px;
  margin-right: 4px;
  width: 7px;
  height: 9px;
  background-image: url("../images/play_icon.png");
}
/* line 409, ../sass/screen.scss */
.playlist .sm2_playing .play_icon {
  background-image: url("../images/play_icon.png");
}

/* line 415, ../sass/screen.scss */
.picture-tainer {
  width: 460px;
  float: left;
  margin-top: 58px;
  margin-right: 36px;
}
/* line 422, ../sass/screen.scss */
.picture-tainer #text-below {
  margin-top: 42px;
}

/* line 430, ../sass/screen.scss */
.picture-tainer-quadratic-thumb {
  margin-top: 17px;
  width: 116px;
  height: 116px;
}

/* CLIENT REFERENCE SECTION */
/* line 438, ../sass/screen.scss */
.client-tainer {
  width: 100%;
  margin-bottom: 19px;
}
/* line 442, ../sass/screen.scss */
.client-tainer p {
  margin: 0px;
}

/* line 448, ../sass/screen.scss */
.client-name {
  font-family: museo, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 1px;
}

/* line 454, ../sass/screen.scss */
.client-work-description {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: #666666;
}

/* IMPRINT */
/* line 461, ../sass/screen.scss */
.imprint-name {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  font-size: 13px;
  color: #666666;
  margin-top: 19px;
}

/* CONTACT FORM */
/* line 470, ../sass/screen.scss */
.form-tainer {
  margin-top: 35px;
}

/* line 475, ../sass/screen.scss */
.field-tainer {
  float: left;
  margin-right: 36px;
  margin-bottom: 19px;
}

/* line 481, ../sass/screen.scss */
.field-label {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: #666666;
  margin-bottom: 5px;
}

/* line 486, ../sass/screen.scss */
.label-error {
  color: #ff9742;
}

/* line 498, ../sass/screen.scss */
input {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
}

/* line 502, ../sass/screen.scss */
textarea {
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
}
