/*******************************************************************************/
/* Style Definitionen fuer Printer */
img, fieldset {
    border          : 0;
}

body {
    font-family     : Arial, sans-serif;
    font-size       : 12px;
}

#header {
    position        : absolute;
    top             : 0;
}

a {
    color               : #026435;
    text-decoration     : underline;
}

#content {
    padding-top     : 180px;
}

#left,
.menu-main,
.menu-top,
.box-menu {
    display         : none;
}

h1 {
    font-size           : 15px;
    margin-bottom       : 10px;
}
h2 {
    font-size           : 14px;
    margin-bottom       : 8px;
}
h3 {
    font-size           : 13px;
    margin-bottom       : 6px;
}
h4, h5, h6 {
    font-size           : 12px;
    margin-bottom       : 4px;
}
