/*******************************************************************************/
/* Style Definitionen fuer Printer */
body,
html {
    margin              : 0;
    padding             : 0;
}

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

img {
    border              : 0;
}

td {
    vertical-align      : top;
}
div.content-image-text-align .content-image-text-left .image {
    padding-right       : 10px;
}
ul.menu-main,
div#left,
.submit,
ul.options,
div#language-switcher,
.imos-copyright,
#footer,
.box-menu  {
    display             : none;
}

input.text,
textarea,
select {
    border        : 0;
}

a {
    color               : #0160B0;
}

h1 {
    margin-bottom       : 15px;
    font-size           : 18px;
    color               : #0160B0;
}

h2, h3, h4, h5, h6 {
    color               : #0160B0;
    font-size           : 12px;
}

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

#content-frame,
#content-frame-start {
    padding-top         : 180px;
}

