body {
  margin: 0px;
  background-color: #e5e5e5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 86%; }

a {
  color: #3e2562;
  text-decoration: none; }

a:HOVER {
  color: #59358c;
  text-decoration: underline; }

.outer_content {
  text-align: left;
  width: 990px;
  margin-top: 6px; }

.content_start {
  height: 5px;
  background-image: url(images/top_shadow.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom; }

.content_middle {
  background-repeat: repeat-y;
  padding-left: 5px;
  padding-right: 5px;
  position: relative; }
  .content_middle #klinkhardt-logo {
    position: absolute;
    top: -11px;
    left: 17px; }

.content_end {
  background-image: url(images/bottom_shadow.gif);
  background-repeat: no-repeat;
  background-position: 0 top;
  height: 2px;
  clear: both; }

.header {
  background-image: url(images/header.png);
  background-repeat: no-repeat;
  background-position: 0 top;
  height: 111px;
  background-color: #59358c; }

td.header_image {
  padding-left: 29px;
  padding-top: 15px;
  width: 118px; }

td.header_path {
  padding-left: 88px;
  padding-top: 92px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap; }

td.header_path a {
  color: #ffffff;
  text-decoration: none; }

td.header_path a:hover {
  color: #FF9F00;
  text-decoration: underline; }

.navigation_block {
  width: 177px;
  overflow: hidden; }

.navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

.navigation li {
  margin: 0px;
  padding: 0px; }

.navigation .indent_0 {
  display: block; }

.navigation .indent_1 {
  display: block;
  margin-left: 10px; }

.navigation .indent_2 {
  display: block;
  margin-left: 20px; }

.navigation .indent_3 {
  display: block;
  margin-left: 25px; }

.navigation .indent_4 {
  display: block;
  margin-left: 30px; }

.content_block {
  margin-top: 48px; }

.content {
  width: 690px;
  padding-right: 49px;
  padding-left: 59px;
  padding-bottom: 24px; }

.navigation {
  font-size: 11px;
  color: #ffffff;
  background-color: #3e2562; }

.navigation_item,
.navigation_item_isparent,
.navigation_item_selected,
.navigation_bottom_line,
.navigation_item_line,
.search_item_selected,
.navigation a {
  padding-left: 13px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  border-top-style: solid;
  border-top-color: #ded7e8;
  border-top-width: 1px; }

.navigation_item_isparent, .navigation_item_selected, .search_item_selected {
  font-weight: bold; }

.navigation_item_selected {
  background: #000000 url(images/navigation_hilight.png) no-repeat right center; }

.navigation_item_line,
.navigation_bottom_line {
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ded7e8;
  border-bottom-width: 1px;
  margin-bottom: 40px; }

.navigation_item_line {
  margin-bottom: 5px;
  border-top: #8C9DB4 solid 1px;
  padding-top: 5px; }

.navigation a:HOVER {
  color: #000000;
  text-decoration: none;
  background: #FF9F00 url(images/navigation_hilight.png) no-repeat right center; }

input.search {
  width: 118px;
  font-size: 0.92em;
  margin-right: 8px; }

.navigation_bottom_line input.search,
.navigation_item_line input.search {
  margin-top: 4px; }

.copyright {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.75em;
  color: #aaaaaa; }

.admin_navi {
  font-weight: bold;
  color: #ffffff; }

.btn {
  background: url(images/admin/btn_bg.gif) no-repeat left top; }

.btn:hover {
  background: url(images/admin/btn_bg.gif) no-repeat left bottom; }

.btn_small {
  background: url(images/admin/btn_small_bg.gif) no-repeat left top; }

.btn_small:hover {
  background: url(images/admin/btn_small_bg.gif) no-repeat left bottom; }

.login {
  font-size: 0.92em; }

.login table {
  font-size: 0.92em; }

.admin_block {
  font-size: 11px;
  padding: 5px;
  background-color: #cccccc;
  color: #444444;
  margin-bottom: 20px; }

.admin_block h3 {
  color: #666666;
  margin-top: 0px;
  padding-top: 0px;
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 3px; }

.admin_block table {
  font-size: 11px;
  width: 680px;
  color: #444444; }

input.oneline {
  width: 680px;
  font-size: 11px; }

input.dreiviertelline {
  width: 520px;
  font-size: 11px; }

input.small {
  width: 100px;
  font-size: 11px; }

input.medium {
  width: 250px;
  font-size: 11px; }

.admin_block select {
  font-size: 11px;
  width: 520px; }

.admin_block select.isbn_title {
  font-size: 11px;
  width: 80px; }

input.checkbox {
  padding-right: 8px; }

.admin_block td {
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 3px;
  padding-top: 5px; }

.admin_block textarea {
  font-size: 11px;
  width: 670px; }

textarea.dreiviertelline {
  width: 530px;
  font-size: 11px; }

.admin_error {
  background-color: #3e2562;
  padding: 4px;
  font-weight: bold;
  color: #ffffff; }

.admin_block .pref_help {
  padding: 10px;
  color: #000000;
  font-size: 10px; }

/* Booklist */
.book_list {
  font-size: 0.92em;
  line-height: 1.1em; }

.book_block {
  border-bottom-color: #999999;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 4px;
  margin-bottom: 8px;
  clear: both; }

.book .author, .book .add_info {
  color: #666666; }

.book .status {
  color: #3e2562; }

.book .add_info {
  font-size: 10px; }

.book .title {
  font-weight: bold;
  color: #000000; }

.book .subtitle {
  font-weight: normal;
  color: #111111; }

.book {
  width: 590px; }

.book_prize {
  width: 150px;
  text-align: right;
  font-size: 12px;
  font-weight: bold; }

.book_prize .in_basket, .book_preview .in_basket {
  font-size: 10px;
  color: #FF9F00;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
  border-color: #FF9F00;
  border-width: 1px;
  border-style: solid;
  margin-right: 5px; }

td.book_detail {
  width: 550px;
  font-size: 1em;
  padding-right: 40px; }

td.book_preview {
  width: 150px;
  line-height: 14px;
  font-size: 10px; }

.book_detail h3, .text h3 {
  margin: 0px;
  padding: 0px;
  color: #59358c;
  font-weight: bold;
  font-size: 1.33em; }

.book_detail .author {
  padding-bottom: 10px; }

.book_list h3 {
  margin: 0px;
  padding: 0px;
  color: #59358c;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em; }

.book_detail h4, .text h4 {
  margin: 0px;
  padding: 0px;
  color: #4D4D4D;
  font-weight: normal;
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 30px; }

.text h4 {
  padding-bottom: 10px; }

.book_detail ul, .book_detail ol, .text ul, .text ol, .freeflow_html ul, .freeflow_html ol {
  margin: 0px;
  padding: 0px;
  padding-left: 27px;
  list-style-position: outside; }

.book_detail ul, .text ul, .freeflow_html ul {
  list-style-image: url(images/admin/right_arrow.gif); }

.book_detail li, .text li, .freeflow_html li {
  padding: 0px;
  margin: 0px; }

.text h5 {
  font-size: 1.2em;
  color: #000000;
  margin: 0px;
  padding: 0px;
  margin-top: 18px; }

.text h6 {
  font-size: 1em;
  color: #666666;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-top: 9px; }

.book_detail .description, .book_detail .series {
  line-height: 1.5em; }

.book_detail .series {
  padding-top: 8px;
  color: #4d4d4d; }

.book_preview .prices {
  color: #000000;
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  border-bottom-width: 1px; }

.book_preview .add_info {
  color: #4D4D4D;
  padding-top: 10px;
  border-top-style: solid;
  border-top-color: #808080;
  border-top-width: 1px;
  margin-top: 10px; }

.book_preview .add_ebook_stuff {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  border-bottom-width: 1px; }

.book_preview .add_basket {
  color: #000;
  font-size: 1.2em;
  font-weight: bold; }

.book_preview .add_basket:HOVER {
  color: #59358c;
  text-decoration: none; }

.book_preview .preview, .cover {
  border-color: #B3B3B3;
  border-style: solid;
  border-width: 1px;
  padding: 4px;
  margin-bottom: 12px;
  box-shadow: 1px 1px 7px #ddd;
  width: 150px; }

.issue_list h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1.2em;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 17px; }

.issue-list .year_separator {
  margin-top: 20px; }

.issue_list .issue {
  font-size: 1em;
  line-height: 1.5em; }

.review_list h3, .review_detail h4 {
  padding: 0px;
  margin: 0px;
  font-size: 1.2em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #59358c; }

.review_detail h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1.2em;
  margin-bottom: 10px;
  color: #000000;
  line-height: 1.5em; }

.review {
  font-size: 0.92em;
  border-bottom-style: solid;
  border-bottom-color: #808080;
  border-bottom-width: 1px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding-left: 17px;
  background-image: url(images/admin/right_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 2px; }

.review .title {
  font-weight: bold; }

.review .reviewer {
  color: #666666;
  font-size: 0.84em; }

.review_detail .title {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #59358c; }

.review_navigation {
  font-size: 0.92em;
  margin-left: 17px;
  margin-bottom: 20px; }

.review_navigation a {
  color: #666666; }

.review_list h4 {
  font-size: 1em;
  color: #666666;
  margin: 0px;
  padding: 0px;
  margin-top: 48px;
  margin-bottom: 16px; }

.review_list .index {
  font-size: 0.92em;
  padding-left: 17px;
  line-height: 0.92em;
  text-align: center; }

.index A {
  padding: 1px 4px 1px 4px;
  font-weight: bold; }

.index A:HOVER {
  color: #ffffff;
  text-decoration: none;
  background-color: #FF9F00; }

.review_detail {
  font-size: 0.92em;
  line-height: 1.25em; }

.review_detail .text {
  margin-top: 30px; }

.review_detail .pages {
  margin-bottom: 8px; }

.review_detail .reviewer {
  margin-top: 15px;
  color: #666666;
  /*text-align: right;*/ }

.review_detail .quotation {
  font-size: 0.84em;
  margin-top: 15px; }

.review_detail .links {
  margin-top: 20px; }

.pedocs-link a,
.google-books-link a,
.review_detail .links a {
  padding-left: 17px;
  background-image: url(images/admin/right_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 2px; }

.pedocs-link,
.google-books-link {
  margin-top: 10px; }
  .pedocs-link a,
  .google-books-link a {
    display: block; }

.reviewed_book_cover {
  margin-left: 20px;
  width: 160px;
  float: right; }

.reviewed_book_cover img {
  border-color: #B3B3B3;
  border-style: solid;
  border-width: 1px;
  padding: 4px;
  margin-bottom: 12px;
  box-shadow: 1px 1px 7px #ddd;
  background-color: #fff; }

td.basket_header {
  color: #666666;
  border-bottom-color: #B3B3B3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 8px;
  margin-bottom: 12px;
  padding-left: 4px;
  padding-right: 4px; }

td.basket_wo_line {
  padding-top: 8px;
  padding-left: 4px;
  padding-right: 4px; }

td.basket, td.basket_thick_line {
  border-bottom-color: #B3B3B3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 4px;
  margin-bottom: 12px;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px; }

td.basket_thick_line {
  border-bottom-width: 3px;
  padding-bottom: 4px; }

.basket .title {
  font-weight: bold; }

.basket .subtitle {
  color: #666666; }

.basket.input {
  height: 18px; }

.basket input.dreiviertelline, .basket textarea.dreiviertelline {
  width: 500px; }

.freeflow_html {
  font-size: 1em;
  line-height: 1.33em; }

.freeflow_html h3 {
  margin: 0px;
  padding: 0px;
  color: #59358c;
  font-weight: bold;
  font-size: 1.33em;
  margin-bottom: 16px; }

.freeflow_html h4, .freeflow_html h5, .book_detail h5 {
  margin: 0px;
  padding: 0px;
  color: #59358c;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 16px;
  padding-bottom: 8px; }

.freeflow_html h5, .book_detail h5 {
  color: #666666;
  padding-top: 8px; }

.freeflow_html h6, .book_detail h6 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 1em;
  color: #333333;
  padding-top: 8px; }

.freeflow_html .link {
  background-image: url(images/admin/right_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 17px;
  font-size: 12px; }

.freeflow_html .book_row, .book_cover_list {
  vertical-align: center;
  text-align: center; }

.freeflow_html .book_row img, .book_cover_list img {
  margin: 25px; }

.freeflow_html .img_subtitle {
  color: #333333;
  font-size: 0.84em;
  padding: 2px;
  padding-left: 4px;
  background-color: #eeeeee;
  margin-top: 1px;
  line-height: 1.09em; }

div.pdf-background {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: url(images/popup-bg.png) repeat; }
  div.pdf-background a.close_btn {
    position: absolute;
    right: -10px;
    top: -10px;
    background-color: #f00;
    display: block;
    width: 26px;
    height: 26px;
    background: url(images/close_btn.png) no-repeat 0 0; }
  div.pdf-background a.pdf-download {
    height: 18px;
    padding-top: 8px; }
  div.pdf-background .pdf-container {
    width: 490px;
    height: 710px;
    padding: 15px;
    border: 1px solid #eee;
    box-shadow: 2px 2px 8px #eee;
    background-color: #fff;
    position: absolute;
    left: 100px;
    top: 20px; }

table.book-detail {
  margin-bottom: 30px; }

form.site-search {
  padding-bottom: 10px; }

#alogotypeV {
  padding-top: 4px; }

.pedocs-link,
.google-books-search {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px gray; }

input.search-btn {
  margin-top: 4px; }

td.search-scope select {
  margin-top: 8px;
  width: 150px; }

.navigation .search-wrapper {
  position: relative; }
  .navigation .search-wrapper .search-block {
    display: none;
    height: 185px;
    background-color: #241538; }
  .navigation .search-wrapper .navigation_item {
    display: block; }
    .navigation .search-wrapper .navigation_item form {
      margin: 0px;
      padding: 0px; }
    .navigation .search-wrapper .navigation_item table {
      margin: 0px; }
  .navigation .search-wrapper a.help {
    position: absolute;
    right: 4px;
    bottom: 4px;
    padding: 0;
    margin: 0px;
    background: inherit;
    border: 0;
    display: block; }
    .navigation .search-wrapper a.help:hover {
      background: none;
      text-decoration: underline;
      color: #fff; }

.search_item_selected {
  background-color: #241538; }

tr.form-error {
  background-color: #fff5e6; }

span.required {
  color: #FF9F00;
  font-weight: bold; }

.freeflow_normal,
.freeflow_normal_centered,
.freeflow_normal_indent {
  font-size: 12px;
  line-height: 16px; }

.freeflow_normal_centered {
  text-align: center; }

.freeflow_small {
  font-size: 10px;
  line-height: 13px; }

.freeflow_normal_indent {
  padding-left: 27px; }

.freeflow_black {
  color: #000000; }

.freeflow_darkgrey {
  color: #33333; }

.freeflow_blue {
  color: #3e2562; }

.freedlow_lightgrey {
  color: #666666; }

.basket_block h3 {
  padding-left: 4px; }

#search-toggler {
  font-weight: bold; }

.newsletter-subscription {
  margin-bottom: 60px; }

/*# sourceMappingURL=styles_4.css.map */
