/*************************************************
   
   digivendo GmbH
   Copyright (c)2006. All rights reserved.

   Print Layout v1.4

**************************************************/

body, html{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; background-color:white; background-image:none !important; color:black !important; height:100%; width:auto; margin:0; padding:0}

.donotprint{ display:none }

/* print logo and copyright notice */
#printlogo{ display:block; float:left; text-align:left; padding-bottom:1em; margin-bottom:1.5em; border-bottom:1px solid black}
#printlogo .picture{ float:right; text-align:right; margin:0 0.5em 0 4em; font-size:10pt}
#printlogo .comment{ font-size:16pt; font-weight:bold; text-transform:uppercase; letter-spacing:2pt; margin:1em 2em 0 0}
#printlogo .copyright{ font-size:9pt}

/* link decoration */
a:link, a:visited, a:active, a:hover{ color:#666 !important; background-color:inherit}

/* remove background images and set line layout */
#page, #top, #middle, #footer, #textarea, #textarea_left, #textarea_right{ background-image:none; height:auto; width:auto; margin:0em; padding:0em; background-color:white; color:black; line-height:1.1em}
#textarea_right{ margin-bottom:2em }
