/***********************/
/*                     */
/*  PRINT CSS          */
/*                     */
/***********************/


body {

   color: #000;
   font-family: serif;

   background: #fff;

}


.noprint {

   display: none;

}




a.skiplink {

   display: none;

}


h1 {

   display: none;

}



ul#hilfsnavigation {

   display: none;

}


ul#hauptnavigation {

   display: none;

}


ul#subnavigation {

   display: none;

}




h2 span {

   display: none;


}




dl.liste04 {

   font-size: 14pt;
   line-height: 150%;

}


dl.liste04 dt {

   width: 12em;

   float: left;

}


dl.liste04 dd {

   font-weight: bold;

}



ul.navlistefooter {

   display: none;


}


div#footer p#footeradresse {

   margin-top: 30pt;
   padding-top: 10pt;

   font-size: 14pt;

   border-top: 1px solid #000;


}


table#warenkorb {

   font-size: 14pt;


}


table#warenkorb td.summe {

   font-size: 16pt;
   font-weight: bold;


}


a.link06 {

   color: #333;
   text-decoration: none;


}
