/* line 14, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

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

/* line 21, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

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

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

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

/* line 4, ../src/screen.sass */
body {
  background: #719790;
  border-top: 10px solid #343735;
  font-family: "Trebuchet MS";
}
/* line 8, ../src/screen.sass */
body *:focus {
  outline: #cccccc dotted 1px;
}
/* line 11, ../src/screen.sass */
body h2 {
  font-size: 15px;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 -120px;
  height: 13px;
  line-height: 13px;
  text-transform: uppercase;
  padding-left: 18px;
}
/* line 19, ../src/screen.sass */
body .clear {
  clear: left;
}
/* line 22, ../src/screen.sass */
body .invisible {
  display: none;
}
/* line 24, ../src/screen.sass */
body strong {
  font-weight: bold;
}
/* line 26, ../src/screen.sass */
body .mod_breadcrumb {
  margin: 0 0 15px 0;
}
/* line 28, ../src/screen.sass */
body object {
  margin: 0 0 15px 20px;
  float: left;
  display: block;
}
/* line 33, ../src/screen.sass */
body .pagination li {
  float: left;
  margin: 0 5px;
}
/* line 37, ../src/screen.sass */
body #main {
  width: 990px;
  background: white url('../images/header.png?1272616736') scroll no-repeat;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.5;
}
/* line 48, ../src/screen.sass */
body #main a:link, body #main a:active, body #main a:visited {
  color: #2b97d1;
  text-decoration: none;
}
/* line 51, ../src/screen.sass */
body #main a:hover {
  text-decoration: underline;
}
/* line 54, ../src/screen.sass */
body #main .image_line {
  float: left;
  margin: 0 0 15px 20px;
}
/* line 57, ../src/screen.sass */
body #main #left {
  width: 645px;
  margin: 20px 50px 0 20px;
  float: left;
}
/* line 62, ../src/screen.sass */
body #main #left .date {
  font-size: 12px;
}
/* line 65, ../src/screen.sass */
body #main #left h2 {
  margin-bottom: 10px;
}
/* line 68, ../src/screen.sass */
body #main #left .entry {
  line-height: 1.4;
  margin: 20px 0;
  background: transparent url('../images/spacer_dotted.gif?1272616736') scroll repeat-x bottom;
  padding-bottom: 10px;
  overflow: hidden;
}
/* line 74, ../src/screen.sass */
body #main #left .entry .entry_picture {
  float: left;
  margin-right: 10px;
}
/* line 77, ../src/screen.sass */
body #main #left .entry .entry_content {
  margin-bottom: 10px;
}
/* line 79, ../src/screen.sass */
body #main #left .entry .entry_content h4 {
  font-size: 17px;
}
/* line 81, ../src/screen.sass */
body #main #left .entry .entry_content p {
  font-size: 12px;
}
/* line 83, ../src/screen.sass */
body #main #left .left_colum {
  width: 185px;
  float: left;
  margin-right: 20px;
}
/* line 87, ../src/screen.sass */
body #main #left .right_colum {
  width: 440px;
  float: left;
}
/* line 91, ../src/screen.sass */
body #main #right {
  width: 255px;
  float: left;
}
/* line 95, ../src/screen.sass */
body #main #right object {
  margin: 10px 0 0 11px;
}
/* line 98, ../src/screen.sass */
body #main #right h2 {
  margin-left: 15px;
  clear: left;
}
/* line 102, ../src/screen.sass */
body #main #right .search, body #main #right .newsletter {
  float: left;
  display: block;
  background: transparent url('../images/sprite.png?1272616736') scroll repeat-x 0 -200px;
  width: 178px;
  border: none;
  padding: 1px 0 0 7px;
  height: 23px;
  margin: 10px 0 20px 15px;
}
/* line 111, ../src/screen.sass */
body #main #right .search_submit, body #main #right .newsletter_submit {
  float: left;
  display: block;
  background: transparent url('../images/sprite.png?1272616736') scroll repeat-x -183px -200px;
  height: 24px;
  width: 46px;
  border: none;
  margin: 10px 0 0 0;
  padding: 3px 0 0 0;
}
/* line 120, ../src/screen.sass */
body #main #right .newsletter {
  background-position: 0 -301px;
  width: 126px;
}
/* line 123, ../src/screen.sass */
body #main #right .newsletter_submit {
  background-position: -133px -301px;
  width: 96px;
}
/* line 126, ../src/screen.sass */
body #main #right .email_notice {
  clear: left;
  margin-left: 15px;
}
/* line 129, ../src/screen.sass */
body #main #right .error, body #main #right .confirm {
  margin: 5px 0 0 15px;
  width: 224px;
}
/* line 132, ../src/screen.sass */
body #main #right .mod_subscribe {
  margin: 15px 0;
}
/* line 134, ../src/screen.sass */
body #main #right .entry {
  line-height: 1.4;
  overflow: hidden;
  font-size: 12px;
  clear: left;
  margin: 15px;
}
/* line 140, ../src/screen.sass */
body #main #right .entry .entry_image {
  float: left;
  width: 100px;
  margin: 0 5px 5px 0;
}
/* line 145, ../src/screen.sass */
body #main #right .entry .entry_details {
  width: 115px;
  float: left;
}
/* line 148, ../src/screen.sass */
body #main #right .entry .entry_details .artist {
  font-weight: bold;
}
/* line 150, ../src/screen.sass */
body #main #right .entry .entry_details .title {
  text-transform: uppercase;
}
/* line 152, ../src/screen.sass */
body #main #right .entry .entry_details p {
  font-size: 11px;
}
/* line 154, ../src/screen.sass */
body #main #right .pdf_files {
  margin: 10px 0 0 15px;
  width: 224px;
}
/* line 157, ../src/screen.sass */
body #main #right .pdf_files li {
  border-top: 1px dotted #333333;
  padding: 5px 0;
}
/* line 160, ../src/screen.sass */
body #main #right .pdf_files li a {
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 -325px;
  padding-left: 40px;
  height: 34px;
  display: block;
  line-height: 34px;
}
/* line 166, ../src/screen.sass */
body #main #right .pdf_files li.last {
  border-bottom: 1px dotted #333333;
}
/* line 169, ../src/screen.sass */
body #main #footer {
  width: 970px;
  clear: left;
  overflow: hidden;
}
/* line 174, ../src/screen.sass */
body #main #footer div.line {
  clear: both;
  margin: 10px 0 10px 20px;
  border: none;
  height: 3px;
  background: transparent url('../images/spacer_dotted.gif?1272616736') scroll repeat-x left top;
}
/* line 181, ../src/screen.sass */
body #main #footer div.line.double {
  height: 5px;
}
/* line 185, ../src/screen.sass */
body #main #footer_list {
  width: 850px;
  background: #d4e0dd;
  margin: 0 20px;
  overflow: hidden;
  padding: 10px 50px;
}
/* line 192, ../src/screen.sass */
body #main #footer_list ul {
  width: 160px;
  float: left;
}
/* line 195, ../src/screen.sass */
body #main #footer_list ul li {
  font-size: 11px;
  margin: 2px 0;
}
/* line 198, ../src/screen.sass */
body #main #footer_list ul li.head {
  font-weight: bold;
}
/* line 201, ../src/screen.sass */
body #main #footer_list ul li a:link, body #main #footer_list ul li a:active, body #main #footer_list ul li a:visited {
  text-decoration: none;
  color: #333333;
}
/* line 204, ../src/screen.sass */
body #main #footer_list ul li a:hover {
  text-decoration: underline;
}
/* line 207, ../src/screen.sass */
body #main #teaser_boxes {
  padding: 0 0 20px 20px;
  overflow: hidden;
  width: 675px;
  float: left;
}
/* line 213, ../src/screen.sass */
body #main #teaser_boxes .news_teaser {
  float: left;
  width: 300px;
  margin-right: 20px;
}
/* line 218, ../src/screen.sass */
body #main #teaser_boxes h2 {
  margin-bottom: 10px;
}
/* line 221, ../src/screen.sass */
body #lightbox_wrapper {
  background: transparent url('../images/lightbox_wrapper_bg.png?1301484579') repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1000;
  display: none;
  padding-top: 10px;
  top: 0;
  left: 0;
}
/* line 232, ../src/screen.sass */
body #lightbox_wrapper #lightbox {
  position: relative;
  display: none;
  margin: 350px auto 0;
  background: white;
  border: 8px solid #e1ebea;
  width: 500px;
  text-align: left;
  font-size: 10pt;
  line-height: 16px;
}
/* line 243, ../src/screen.sass */
body #lightbox_wrapper #lightbox .lightbox_inner {
  border: 1px solid #6e9790;
  padding: 20px 20px 30px;
}
/* line 247, ../src/screen.sass */
body #lightbox_wrapper #lightbox #closeLightbox {
  position: absolute;
  right: 15px;
  bottom: 12px;
  cursor: pointer;
  font-size: 11pt;
  color: #2b97d1;
}
/* line 254, ../src/screen.sass */
body #lightbox_wrapper #lightbox #closeLightbox:hover {
  text-decoration: underline;
}

/* line 3, ../src/partials/_top_menu.sass */
body #main #top_menu {
  list-style: none;
  float: right;
  margin: 20px 0 10px 0;
}
/* line 7, ../src/partials/_top_menu.sass */
body #main #top_menu li {
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 0;
  height: 17px;
  float: left;
  margin: 0 10px;
}
/* line 12, ../src/partials/_top_menu.sass */
body #main #top_menu li a {
  background: inherit;
  background-position: right -17px;
  margin-left: 7px;
  height: inherit;
  display: block;
  padding: 0 7px 2px 0;
  font-size: 12px;
  font-style: italic;
  color: white;
  text-decoration: none;
}
/* line 23, ../src/partials/_top_menu.sass */
body #main #top_menu li.highlight {
  background-position: 0 -34px;
}
/* line 25, ../src/partials/_top_menu.sass */
body #main #top_menu li.highlight a {
  background-position: right -51px;
}

/* line 3, ../src/partials/_menu.sass */
body #main #menu {
  list-style: none;
  float: left;
  margin: 100px 0 15px 20px;
}
/* line 7, ../src/partials/_menu.sass */
body #main #menu li {
  height: 26px;
  float: left;
  margin: 0 10px 0 0;
  border-right: 1px dashed #d0d1d1;
}
/* line 12, ../src/partials/_menu.sass */
body #main #menu li a {
  margin: 0 24px 0 14px;
  height: inherit;
  display: block;
  padding: 0 2px 2px 0;
  font-size: 17px;
  color: #666666;
  text-decoration: none;
  letter-spacing: 1px;
  background: transparent url('../images/spacer_dotted.gif?1272616736') scroll repeat-x bottom;
}
/* line 22, ../src/partials/_menu.sass */
body #main #menu li:hover, body #main #menu li.active {
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 -68px;
}
/* line 24, ../src/partials/_menu.sass */
body #main #menu li:hover a, body #main #menu li.active a {
  background: inherit;
  margin: 0 12px 0 14px;
  padding: 0 14px 2px 0;
  color: white;
  background-position: right -94px;
}

/* line 2, ../src/partials/_boxes.sass */
body .box {
  background: #e3eae9 url('../images/box_sprite.png?1272616736') scroll no-repeat;
  width: 254px;
  padding: 28px 0;
  margin: 0 0 20px 0;
}
/* line 7, ../src/partials/_boxes.sass */
body .box h2 {
  margin-top: -13px;
}
/* line 9, ../src/partials/_boxes.sass */
body .box h2.normal {
  margin-top: 0;
}
/* line 11, ../src/partials/_boxes.sass */
body .box .footer {
  clear: left;
  background: inherit;
  background-position: -254px 0;
  margin-bottom: -28px;
  height: 28px;
}
/* line 18, ../src/partials/_boxes.sass */
body .box.dark {
  background-color: #719790;
  background-position: -508px 0;
}
/* line 21, ../src/partials/_boxes.sass */
body .box.dark h2 {
  background-position: 0 -133px;
  color: white;
}
/* line 24, ../src/partials/_boxes.sass */
body .box.dark .footer {
  background-position: -762px 0;
}
/* line 27, ../src/partials/_boxes.sass */
body .box.dark.socialmedia {
  float: right;
  margin-top: 23px;
  height: 67px;
}
/* line 32, ../src/partials/_boxes.sass */
body .box.dark.socialmedia h2 {
  margin-left: 20px;
  font-weight: bold;
}
/* line 36, ../src/partials/_boxes.sass */
body .box.dark.socialmedia .rss {
  width: 45px;
  height: 52px;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 -146px;
  display: block;
  float: left;
  margin: 15px 0 0 35px;
}
/* line 43, ../src/partials/_boxes.sass */
body .box.dark.socialmedia .myspace {
  width: 49px;
  height: 54px;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat -45px -146px;
  display: block;
  float: left;
  margin: 15px 35px 0 90px;
}
/* line 50, ../src/partials/_boxes.sass */
body .box.small {
  background: #e3eae9 url('../images/box_sprite_small.png?1272616736') scroll no-repeat;
  width: 162px;
}
/* line 53, ../src/partials/_boxes.sass */
body .box.small h2 {
  margin-left: 15px;
}
/* line 55, ../src/partials/_boxes.sass */
body .box.small .footer {
  background: inherit;
  background-position: -162px 0;
}
/* line 58, ../src/partials/_boxes.sass */
body .box.contact {
  font-size: 11px;
  position: relative;
  height: 110px;
}
/* line 62, ../src/partials/_boxes.sass */
body .box.contact .footer {
  margin-top: 85px;
}
/* line 64, ../src/partials/_boxes.sass */
body .box.contact img {
  width: 30px;
  left: 15px;
  top: 40px;
}
/* line 68, ../src/partials/_boxes.sass */
body .box.contact img, body .box.contact span {
  position: absolute;
}
/* line 70, ../src/partials/_boxes.sass */
body .box.contact .name {
  left: 55px;
  text-transform: uppercase;
  top: 40px;
}
/* line 74, ../src/partials/_boxes.sass */
body .box.contact .job {
  left: 55px;
  top: 55px;
}
/* line 77, ../src/partials/_boxes.sass */
body .box.contact .address {
  top: 80px;
  left: 15px;
}
/* line 80, ../src/partials/_boxes.sass */
body .box.contact .contact {
  top: 120px;
  left: 15px;
}

/* line 1, ../src/partials/_content.sass */
#club_landing {
  position: relative;
}
/* line 3, ../src/partials/_content.sass */
#club_landing .club_list {
  position: absolute;
  width: 240px;
  top: 0;
  right: 0;
}
/* line 8, ../src/partials/_content.sass */
#club_landing .club_list li {
  height: 60px;
  position: absolute;
}
/* line 11, ../src/partials/_content.sass */
#club_landing .club_list li span {
  color: #cc0099;
  display: block;
  font-size: 18px;
}
/* line 15, ../src/partials/_content.sass */
#club_landing .club_list li.entry1 {
  top: 0px;
}
/* line 17, ../src/partials/_content.sass */
#club_landing .club_list li.entry2 {
  top: 70px;
}
/* line 19, ../src/partials/_content.sass */
#club_landing .club_list li.entry3 {
  top: 144px;
}
/* line 21, ../src/partials/_content.sass */
#club_landing .club_list li.entry4 {
  top: 222px;
}
/* line 23, ../src/partials/_content.sass */
#club_landing .club_list li.entry5 {
  top: 293px;
}
/* line 25, ../src/partials/_content.sass */
#club_landing .block.ce_text {
  margin-top: 30px;
}

/* line 29, ../src/partials/_content.sass */
#login .block.ce_text {
  margin-bottom: 30px;
}
/* line 32, ../src/partials/_content.sass */
#login .links {
  margin-top: 30px;
  clear: both;
}

/* line 3, ../src/partials/_buttons.sass */
body #main a.welbutton, body #main a.welbutton:link {
  display: inline-block;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat left -224px;
  height: 31px;
  font-weight: bold;
  color: white;
  font-size: 16px;
  text-decoration: none;
}
/* line 14, ../src/partials/_buttons.sass */
body #main a.welbutton span, body #main a.welbutton:link span {
  display: inline-block;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat right -255px;
  min-width: 50px;
  height: 31px;
  margin-left: 16px;
  padding-right: 16px;
  line-height: 28px;
}

/* line 7, ../src/partials/_news.sass */
body .mod_newsreader .entry h2, body .mod_newsreader .entry .info {
  width: 430px;
  float: left;
  background: none;
  height: auto;
  margin-left: 0;
  padding: 0;
}
/* line 19, ../src/partials/_news.sass */
body #main #news h3, body #main #suche h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 25, ../src/partials/_news.sass */
body #main #news h3 a, body #main #news h3 a:link, body #main #suche h3 a, body #main #suche h3 a:link {
  color: black;
}
/* line 28, ../src/partials/_news.sass */
body #main #news .more, body #main #suche .more {
  display: inline;
}
/* line 31, ../src/partials/_news.sass */
body #main #news .ce_hyperlink.more_news, body #main #suche .ce_hyperlink.more_news {
  text-align: right;
}
/* line 36, ../src/partials/_news.sass */
body #main #left .mod_newsmenu h2 {
  margin-bottom: 20px;
}
/* line 42, ../src/partials/_news.sass */
body #main #news-archiv .news_thumbnail, body #main #news-archiv .search_thumbnail, body #main #suche .news_thumbnail, body #main #suche .search_thumbnail {
  width: 80px;
  float: left;
  margin: 0 10px 0 0;
}
/* line 47, ../src/partials/_news.sass */
body #main #news-archiv .news_entry, body #main #news-archiv .search_entry, body #main #suche .news_entry, body #main #suche .search_entry {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 52, ../src/partials/_news.sass */
body #main #news-archiv .news_entry h3, body #main #news-archiv .search_entry h3, body #main #suche .news_entry h3, body #main #suche .search_entry h3 {
  display: inline;
}
/* line 55, ../src/partials/_news.sass */
body #main #news-archiv .news_entry a,
body #main #news-archiv .news_entry a:link, body #main #news-archiv .search_entry a, body #main #news-archiv .search_entry a:link, body #main #suche .news_entry a, body #main #suche .news_entry a:link, body #main #suche .search_entry a, body #main #suche .search_entry a:link {
  color: black;
  font-size: 16px;
  font-weight: bold;
}
/* line 62, ../src/partials/_news.sass */
body #main #news-archiv p, body #main #suche p {
  height: 23px;
  overflow: hidden;
}

/* line 4, ../src/partials/_authors.sass */
body #left .left_colum {
  font-size: 15px;
}
/* line 6, ../src/partials/_authors.sass */
body #left .left_colum h5, body #left .left_colum h4 {
  border-top: 1px dotted #333333;
  color: #5a989a;
}
/* line 10, ../src/partials/_authors.sass */
body #left .left_colum ul li {
  border-top: 1px dotted #333333;
  margin: 0 0 0 5px;
  padding: 2px 0 2px 10px;
}
/* line 14, ../src/partials/_authors.sass */
body #left .left_colum ul li.selected {
  background: #e2ebe9;
}
/* line 17, ../src/partials/_authors.sass */
body #left .left_colum ul li.selected a:link, body #left .left_colum ul li.selected a:visited, body #left .left_colum ul li.selected a:active {
  color: #699a90;
}
/* line 20, ../src/partials/_authors.sass */
body #left .left_colum ul li a:link, body #left .left_colum ul li a:visited, body #left .left_colum ul li a:active {
  text-decoration: none;
  color: #333333;
}
/* line 23, ../src/partials/_authors.sass */
body #left .left_colum ul li a:hover {
  text-decoration: underline;
}
/* line 26, ../src/partials/_authors.sass */
body #left .right_colum .list_entry, body #left .right_colum #autor {
  clear: left;
}
/* line 28, ../src/partials/_authors.sass */
body #left .right_colum .list_entry .picture, body #left .right_colum .list_entry .author_left, body #left .right_colum #autor .picture, body #left .right_colum #autor .author_left {
  float: left;
  width: 150px;
  margin: 0 10px 10px 0;
}
/* line 32, ../src/partials/_authors.sass */
body #left .right_colum .list_entry .picture img, body #left .right_colum .list_entry .author_left img, body #left .right_colum #autor .picture img, body #left .right_colum #autor .author_left img {
  width: 150px;
  margin-bottom: 20px;
}
/* line 35, ../src/partials/_authors.sass */
body #left .right_colum .list_entry .details, body #left .right_colum .list_entry .author_right, body #left .right_colum #autor .details, body #left .right_colum #autor .author_right {
  float: left;
  width: 280px;
}
/* line 38, ../src/partials/_authors.sass */
body #left .right_colum .list_entry .details h3, body #left .right_colum .list_entry .author_right h3, body #left .right_colum #autor .details h3, body #left .right_colum #autor .author_right h3 {
  font-size: 15px;
}
/* line 40, ../src/partials/_authors.sass */
body #left .right_colum .list_entry .details p, body #left .right_colum .list_entry .author_right p, body #left .right_colum #autor .details p, body #left .right_colum #autor .author_right p {
  font-size: 12px;
}
/* line 43, ../src/partials/_authors.sass */
body #left .right_colum .author_left h4 {
  font-size: 14px;
}
/* line 45, ../src/partials/_authors.sass */
body #left .right_colum .author_left a {
  margin-top: 10px;
}
/* line 47, ../src/partials/_authors.sass */
body #left .right_colum .author_left a.song {
  color: #999999;
  margin: 2px 0;
  display: block;
  padding-left: 20px;
  height: 15px;
  line-height: 15px;
  background: transparent url('../images/sprite.png?1272616736') scroll no-repeat 0 -286px;
}
/* line 55, ../src/partials/_authors.sass */
body #left .right_colum .author_right {
  background: transparent url('../images/spacer_dotted.gif?1272616736') scroll repeat-x bottom;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
/* line 59, ../src/partials/_authors.sass */
body #left .right_colum .author_right p.teaser {
  color: #999999;
  margin-bottom: 20px;
}
/* line 62, ../src/partials/_authors.sass */
body #left .right_colum .author_links {
  margin: 0 0 15px 160px;
  width: 280px;
  float: left;
}
/* line 66, ../src/partials/_authors.sass */
body #left .right_colum .author_links a {
  margin-right: 20px;
}

/* line 3, ../src/partials/_search.sass */
#main #suche h3 {
  font-weight: bold;
  font-size: 14px;
}
/* line 7, ../src/partials/_search.sass */
#main #suche h3.category {
  font-size: 15px;
  margin: 15px 0 5px;
}
/* line 11, ../src/partials/_search.sass */
#main #suche .highlight {
  font-weight: bold;
}
/* line 15, ../src/partials/_search.sass */
#main #suche .mod_search > div {
  margin: 10px 0;
}

/* line 2, ../src/partials/_forms.sass */
form label {
  display: block;
}
/* line 5, ../src/partials/_forms.sass */
form input[type='text'],
form input[type='password'],
form textarea {
  width: 50%;
}
/* line 10, ../src/partials/_forms.sass */
form textarea {
  height: 200px;
}
/* line 13, ../src/partials/_forms.sass */
form br {
  margin-bottom: 13px;
  clear: both;
}
/* line 17, ../src/partials/_forms.sass */
form .error {
  color: red;
}
/* line 22, ../src/partials/_forms.sass */
form .radio_container span {
  float: left;
  margin-right: 50px;
}
/* line 26, ../src/partials/_forms.sass */
form .radio_container input {
  float: left;
}
/* line 29, ../src/partials/_forms.sass */
form input + span {
  clear: both;
  font-style: italic;
  display: block;
}

/* line 35, ../src/partials/_forms.sass */
#registrierung form {
  margin: 20px 0 20px 20px;
}

/* line 7, ../src/partials/_sheets.sass */
body #left .left_colum ul.genres li .dot, body #left .left_colum ul.genres li a {
  float: left;
}
/* line 9, ../src/partials/_sheets.sass */
body #left .left_colum ul.genres li a {
  width: 155px;
}
/* line 11, ../src/partials/_sheets.sass */
body #left .left_colum .box {
  margin-top: 30px;
}
/* line 13, ../src/partials/_sheets.sass */
body #left .left_colum .box .layout_simple {
  font-size: 13px;
  margin: 0 0 15px 15px;
  width: 135px;
}
/* line 19, ../src/partials/_sheets.sass */
body #left .right_colum .sheet_list h3 {
  background: #e2ebe9;
  height: 20px;
}
/* line 22, ../src/partials/_sheets.sass */
body #left .right_colum .sheet_list h3 span {
  background: #585c59;
  color: white;
  padding: 2px 10px;
}
/* line 26, ../src/partials/_sheets.sass */
body #left .right_colum .sheet_list ul {
  list-style: disc;
  margin: 0 0 10px 15px;
}

