/*  ==================================================================

LIQUI MOLY
Datei: print.css
Media: print

Datum: 14.09.2007

=================================================================== */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* ========================================

  =1. LAYOUT-BEREICHE

========================================= */

body {
  width: 100%;
  font-size: 12px;
  font-family: Arial, Verdana;
}

/*Logo und Navigationsbereich werden nicht gedruckt*/
.top {
float: none;
}

.top img#li {
   padding-top:5px;
   float:none;
   border:0;
   z-index:1;
   padding-bottom: 5px;
}

.prodoverviewBox {
   width: 700px;
   float: left;
}


.navigationlevel3to5 {
   display:none;
}


.navigationboxStart,
.navigationboxProduct {
   display: none;
}

.subnavigationStart,
.subnavigationService,
.subnavigationAktuelles,
.subnavigationWelt,
.subnavigationAllgemein,
.subnavigationProduct {
   display: none;
}

.prodoverviewBoxTopLeft,
.prodoverviewBoxTopRight {
   display: none;
}

.infobox, .infoboxWide {
   display: none;
}

.loginbox {
   display: none;
}

.loginInfoBox {
	display:none;
	
}

.searchbox {
   display: none;
}

.productCatalogue {
   font-size:12px;
   float: left;
}

.productPicture {
   float: left;
}

.productInfo {
   font-size: 12px;
   float: left;
   width: 300px;
}

.productCatalogue a {
   color: black;
   text-decoration: none;
}


/* runde Ecken von Newsbox nicht drucken */
.newsboxLeftTop,
.newsboxRightTop,
.newsboxLeftBottom,
.newsboxRightBottom {
   display: none;
}

.newsboxContent {
   border:0;
   color: black;
   background: none;
}

.newsinline {
   border: 0;
}

.newsinline .left {
   display: none;
}

.footerbox {
   display: none;
}

.midleftStart, .midrightStart,
.midleftProd, .midrightProd {
width: 100%;
/*float:none;*/
}

div#forPrint {
   clear: both;
   display: block;
}

h1 {
   font-size: 18px;
}

h2 {
   font-size: 14px;
}



h3 {
   font-size: 12px;
}


a {
   color: black;
   text-decoration: none;
}

a.newsAndLogin {
   margin-left: 5px;
}


img.buttonNews {
   display: none;
}

img.buttonTabbox {
   display: none;
}





span#path {   /* History-Navigation*/
   color:black;
   font-size:10px;
}






p#txt {
   width: 100%;
   font-size:12px;
}


/* ===================================
   =ARTICLES (Bereich weitere Artikel)
=================================== */

.articles {
   float:left;
   width: 150px;
   margin-top:8px;
}

.articlesLeft{
   float:left;
   width:40px;
   padding-top:4px;
}

.articlesRight{
   font-size:11px;
   line-height:1.3;
   float:left;
   padding-left:1px;
   width:auto;
}

/* ===============================
   =PRODUKTUEBERSICHT
=============================== */

.productboxParent {
   width: 670px;
   padding-left:10px;
   padding-top:0px;
}

.productChildAll {
   float:left;
   width:310px;
   height:auto;
   margin-right:10px;
   margin-bottom:10px;
}

.productChildAll {
   float:left;
   width:310px;
   margin-right:10px;
   margin-bottom:10px;
}

.productChildLeft {
   float:left;
   width:142px;
}

.productChildLeft img {
   display: block;
   width: 133px;
   margin-top: 5px;
   margin-left:auto;
   margin-right: auto;
}

.productChildRight {
   padding:3px;
   float:left;
   width:140px;
   font-size:12px;
   background:white;
}
