/*******************************************************************************/
/* Style Definitionen fuer Printer */
body {
    font-family         : tahoma,sans-serif;
    font-size           : 8pt;
    color               : #333;
    line-height         : 1.3;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight         : bold;
}
h1, .h1 {
    font-size           : 12pt;
    margin-bottom       : 15px;
    text-transform      : uppercase;
}
h2, .h2 {
    font-size           : 11pt;
    margin-bottom       : 15px;
} 

h3, .h3 {
    font-size           : 10pt;
    margin-bottom       : 10px;
}
h4, .h4, h5, h6 {
    font-size           : 9pt;
    margin-bottom       : 1px;
}
.pre-headline {
    margin-bottom       : 5px;        
}
a {
    color               : #006600;
    font-weight         : bold;
    text-decoration     : underline;
}
ul, ol {
    padding-left        : 0;
    list-style          : none;
}
dl {
    overflow            : hidden;
    width               : 100%;
    margin-bottom       : 15px;
}
dl dt {
    clear               : left;
    float               : left;
    font-weight         : bold;
    margin-right        : 4px;
}
table.common thead td {
    font-weight         : bold;
}
#header {
    position            : absolute;
    top                 : 0;
}
#logo {
    float               : left;
}
#dr-blast, 
#dr-blast-onine-shop {
    float               : right;
}
#nb-content {
    margin-top          : 240px;
    position            : relative;
}    
#menu-main-top,
.box-search,
.menu-top,
#header-login,
#language-switcher,
.menu-main,
#menu-online-shop,
#custom-label,
#footer-last-viewed,
#footer-watchlist,
.menu-footer,
#footer-bottom .left,
#content-frame-footer,
#breadcrumb,
.box-menu-sub .h2,
.menu-sub,
.custom-share-this,
#band-navigation,
#nb-content-right,
.cross-selling,
body.frontend_custom_artist #content-header,
#artist-content .h3,
body.frontend_custom_artist .content-sidebar-headline,
.box-menu .h2,
.frontend_article_group .content-sidebar,
.frontend_article_group #content-frame-right fieldset,
.frontend_article_group #content-frame-right .content-box,
.pager,
.jcarousel-skin-jcarousel,
.module-articles-article h3,
#to-overview,
.module-articles-article .content-box,
input.submit,
.start-newsletter,
#dr-blast-online-shop {
    display             : none;
}