@charset "utf-8";
/* CSS Document - localized */

#home {
    background: url(./Falun-Dafa-Falun-Gong.png) 0 0 no-repeat;
    display: block;
    width: 330px;
    height: 150px;
}

#books {
    background: url(./Books-recent-writings.png) 0 0 no-repeat;
    width: 280px;
    height: 44px;
}

#video {
    background: url(./Video-audio.png) 0 0 no-repeat;
    width: 280px;
    height: 44px;
}

#local {
    background: url(./Local-contacts.png) 0 0 no-repeat;
    width: 280px;
    height: 44px;
}

.row-book.closed.double-row {
    height: 56px;
}

.span-title.span-book-title {
    width: 70%;
}

.row-book .content .span-title h3.not-link {
    color: #777;
}

.row-book .row .span-title h3.version {
    padding-left: 30px;
}

/* ---------------- audiovideo_lektionen.html ---------------------- */

button {
    color: #fafafa;
    background: #5b8cef;
    border: 1px solid #5b8cef;
    font: 16px Times;
}

button.active {
    color: #5b8cef;
    background: #fafafa;
}

button.pos-center {
    height: 40px;
    width: 280px;
}

button.pos-links {
    height: 50px;
    width: 180px;
}

button.pos-rechts {
    height: 50px;
    width: 180px;
}