/**
 * econfence.de - Content Management System
 *
 * This is the PRINT CSS DOCUMENT
 * of the econfence.de - content managament system frontend
 *
 * @file    print.css
 * @author  dpi one <www.dpi-one.de>
 */


/***********************
  page
 ***********************/
@page { size: 21.0cm 14.85cm; margin: 1.5cm 1.9cm 1.5cm 2.0cm; }


/***********************
  body
 ***********************/
BODY { background: none; margin: 0.0cm; width: 17.1cm; }
DIV#body { margin: 0.0cm; width: 17.1cm; }


/***********************
  header
 ***********************/
DIV.header { height: 59px; margin-bottom: 0.1cm; width: 17.1cm; }
DIV.header DIV.logo1 { background: none; float: none; }
DIV.header DIV.animation { display: none; }
DIV.header DIV.logo2 { display: none; }


/***********************
  menu1 & menu2
 ***********************/
DIV.menu1 { display: none; }
DIV.menu2 { display: none; }
UL.menu3 { display: none; }
DIV.menu4 { display: none; }


/***********************
  main
 ***********************/
DIV.main { background: none; margin-bottom: 0.1cm; width: 17.1cm; }
DIV.main DIV.left { display: none; }
DIV.main DIV.normal { background: none; float: none; width: 17.1cm; }
DIV.main DIV.normal DIV.content { float: none; padding: 0.0cm; width: 17.1cm; }
DIV.main DIV.normal DIV.content DIV.border { background: none; border-left: 16.0cm solid #E8E9EB; border-right: 1.0cm solid #C5001E; font-size: 0pt; height: 0.1cm; margin: 0.3cm 0.0cm; }
DIV.main DIV.normal DIV.spacer { display: none; }
DIV.main DIV.right { display: none; }


/***********************
  wide screen hack
 ***********************/
DIV.main.wide { background-image: none !important; }
DIV.main.wide DIV.normal { width: 17.1cm !important; }
DIV.main.wide DIV.normal DIV.content { border-right: none; width: 17.1cm !important; }


/***********************
  footer
 ***********************/
DIV.footer { border-top: 0.1cm solid #E8E9EB; height: auto; width: 17.1cm; }
DIV.footer DIV.copyright { background: none; color: #C4C7CC; float: none; height: auto; padding-top: 0.1cm; width: 17.1cm; }
DIV.footer DIV.copyright A { display: none; }


/***********************
  csc-frame
 ***********************/
DIV.csc-frame.csc-frame-frame1 { background: none; border: none; padding-right: 0.0cm; }
DIV.csc-frame.csc-frame-frame1 A, DIV.csc-frame.csc-frame-frame1 A:hover { color: inherit; }