/******************************************************************************/
/*                                                                            */
/*                                Druckstyles                                 */
/*                         Copyright 2001 Sunbeam GmbH                        */
/*                           Autor: Joeran Fliege                             */
/*                                                                            */
/******************************************************************************/
* {
  background-color: white !important;
  background-image: none !important;
  overflow: visible !important; 
}


@page {
  size:portrait;
  margin-top:1.7cm;
  margin-bottom:1.4cm;
  margin-left:2cm;
  margin-right:2cm	
}

body {
  font:11pt/120% Arial, serif;
  background-color: white !important;
  background-image: none !important;
  color: #000;
  height: auto;
}

#hauptwrapper, #content { min-height: 0; }

#headerbalken,
#breadcrumb,
#footer {
  display: none;
}

body {
  height: auto !important;
  min-height: 0 !important;
  width: 190mm !important;
  margin: 0;
  padding: 0;
  overflow: visible;
  
}

body, #hauptwrapper, h1 { break-before: auto; }

#servicemenu { padding: 0; }
#servicemenu #logo h1 {
  margin: -60px 0 60px;
  position: absolute;
  font-size: 16pt;
  text-align: left;
  color: #000;
}



#content .content_left .csc-header,
#content .content_left .csc-textpic-text {
  padding-left: 0;
}
