/*******************************************************************************/
/* Style Definitionen fuer Printer */
body, textarea, table, input {
    font-family         : Verdana,Sans-Serif;
    font-size           : 11px;
    color               : #4b3d2a;
}

a {
    color               : #953527;
    text-decoration     : underline;
    outline             : none;
}

h1, h2, h3, h4, h5, h6 {
    font-family         : TimesNewRoman,serif;
}

h1 {
    font-size           : 30px;
    margin-bottom       : 20px;
    text-transform      : lowercase;
}
h2 {
    font-size           : 17px;
    margin-bottom       : 20px;    
    letter-spacing      : 0.5pt;
}

img {
    border          : 0;
}

hr.seperator-line {
    border-color        : #C4BBA6;
    border-right        : 0 none;
    border-style        : dotted none none;
    border-width        : 1px 0 0;
    height              : 0;
    margin-top          : 20px;
}

#header a.logo {
    position        : absolute;
    top             : 0;
}

#content {
    padding-top     : 220px;
}

#header #language-switcher,
#header .box-search,
.menu-main,
.menu-footer,
#header-image,
.box-menu,
.imos-copyright,
#right {
    display         : none;
}