@charset "UTF-8";

/* CSS Document */

body {
    font-family: Georgia, Times, "Times New Roman", serif;
    margin: 0 20px 0 20px;
    padding: 0;
    background: url(images/bg_container.png) repeat-y top center #bcbcbc;
    overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

h1 {
    font-size: 18px;
    margin: 0;
    padding: 5px 15px 0 0;
    line-height: 18px;
    font-style: italic;
    font-weight: 400;
}

h2 {
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    text-transform: uppercase;
}

h3 {
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
    border: none;
}

#header {
    background: url(images/header.png) no-repeat left center #f8f8f8;
    width: 800px;
    height: 137px;
    margin: 0 auto 0 auto;
}

#img_buch_info {
    position: absolute;
    margin: 3px 20px 20px 541px;
    text-align: right;
    font-size: 13px;
    line-height: 13px;
    color: #5c5c5c;
}

.books_back {
    width: 800px;
    height: 25px;
}

.container {
    margin: 0 auto;
    width: 800px;
    background: url(images/bg_container.png) repeat-y top center;
}

.content {
    width: 770px;
    padding: 7px 15px 15px 15px;
    font-size: 13px;
    color: #3d3d3d;
    display: block;
}

.content-abstand-unten {
    width: 770px;
    padding: 7px 15px 15px 15px;
    font-size: 13px;
    color: #3d3d3d;
    display: block;
    margin-bottom: 35px;
}

.content_bib {
    margin: 0 auto;
    width: 960px;
    padding: 7px 15px 15px 55px;
    font-size: 13px;
    color: #3d3d3d;
    display: block;
}

.container_bib {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -480px;
    width: 960px;
    background: url(images/bg_container.png) repeat-y top center;
}

.neuerscheinungen {
    background: #154e0c;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.minibib {
    background: #dddddd;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #000;
}

.kleinebib {
    background: #d6e147;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #000;
}

.nichtsokleinebib {
    background: #8f1818;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.offenebib {
    background: #fb0000;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.kapitalebib {
    background: #215885;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.katalog {
    background: #b84582;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.ueber_uns {
    background: #154e0c;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.impressum {
    background: #7d7d7d;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.neuigkeiten {
    background: #009de9;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.blog {
    background: #feb137;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #000;
}

.inspiration {
    background: #cc0000;
    width: 800px;
    height: 29px;
    text-align: right;
    margin: 0 auto 8px auto;
    color: #fff;
}

.content_inspiration {
    width: 670px;
    padding: 15px 15px 70px 15px;
    font-size: 16px;
    color: #3d3d3d;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.content_inspiration blockquote {
    font-size: 20px;
}

.zitat {
    border-bottom: 1px solid #dedede;
    padding: 0 0 25px 0;
    font-size: 16px;
}

.img_right {
    float: right;
}

.form_bestellen {
    width: 30px;
    border: solid #999 1px;
    text-indent: 2px;
}

.form_spry {
    border: solid #999 1px;
    text-indent: 2px;
    width: 180px;
    height: 20px;
}

.btn_send {
    border: solid #999 1px;
    width: 90px;
    height: 20px;
}

.text {
    width: 491px;
    font-size: 13px;
    display: block;
    color: #5c5c5c;
    line-height: 15px;
    border-bottom: solid #999 1px;
}

.text_underimg {
    text-align: right;
    font-size: 13px;
    line-height: 16px;
    color: #5c5c5c;
    float: right;
}

.table_right {
    float: right;
    text-align: right;
}

.text-zusatz {
    width: 491px;
    font-size: 13px;
    display: block;
    color: #5c5c5c;
    line-height: 16px;
    margin: 15px 0 15px 0;
}

.text-zusatz h1 {
    font-size: 15px;
}

.content ul {
    margin: 0;
    padding: 0;
}

.content li {
    display: inline;
    margin: 0 6px 0 0;
}

.content li:last-child {
    margin: 0;
}

.portrait_img {
    margin: 0 0 10px 10px;
    float: right;
}

.img_text {
    font-size: 11px;
    padding: 5px 0 0 0;
}

.bold_color {
    color: #009de9;
    font-weight: 700;
    font-size: 13px;
}

.content h1 {
    font-size: 18px;
    margin: 0;
    padding: 0 15px 0 0;
    line-height: 18px;
    font-style: italic;
    font-weight: 400;
}

.content_neu {
    width: 770px;
    padding: 15px 10px 20px 13px;
    font-size: 13px;
    color: #3d3d3d;
    display: block;
    text-align: center;
}

.content_neu img {
    margin: 0;
    border: none;
}

.kap {
    font-variant: small-caps;
}