/*******************************************************************************/
/* Style Definitionen fuer Printer */
body {
    font-family     : Arial, Verdana, sans-serif;
    font-size       : 12px;
    color           : #666;
}

a {
    color           : #0081C6;
}


#header #top-menu,
#header .box-search,
#header #breadcrumb,
#header #menu-root,
#footer-menu,
#footer,
.menu-content-image,
#left {
    display         : none;
}

h1, .h1 {
    font-size           : 18px;
    padding-bottom      : 2px;
    margin-bottom       : 15px;
    border-bottom       : 1px solid #666
}

h2, .h2 {
    font-size           : 14px;
    margin              : 0 0 5px;
}

h3, h4, h5, h6 {
    font-size           : 13px;
}

body.frontend #content .page {
    line-height         : 17px;
}
p {
    margin-bottom       : 15px;
}
div.content-image, 
div.content-text, 
div.content-image-text, 
table.content-columns, 
div.content-tabs, 
hr.seperator-line {
    margin-bottom       : 15px;
}
.custom-chapter {
    margin-bottom       : 15px;
}

#header a.logo {
    top                 : 0;
    position            : absolute;
}
#header a.logo img {
    border              : none;
}
.content-with-right-column {
    margin-top          : 50px;
}

#content {
    margin-top         : 40px;
}
