/* Projekt:            Toys R US 2008   */
/* Dateiname:          print.css       */
/* Zweck:              Druckausgabe */
/* erstellt am:        08.09.2008 FV    */
/* bearbeitet am:      08.09.2008 FV    */
/* validiert am:       00.00.2008 JD    */
/* freigegeben am:     00.00.2008 JD    */


/* ueberfluessige Container ausblenden  */
#header,
#kontext,
#footer,
#footer-bg,
#deco-01,
#deco-02, 
#deco-03, 
#deco-04 {
display: none;
}


/* Elemente ausblenden  */
#sitemap,
ul#breadcrumb,
.geschenkefinder-content,
.news-abschnitt .mehr-link,
.produkt p a span i.gespart,
div.formular,
h1.sIFR-replaced {
display: none !important;
}


/* Elemente umformatieren  */
#contentwrapper {
padding: 0;
}

#content {
float: left;
}

#content a {
color: #000 !important;
text-decoration: none !important;
}

#content ul li {
color: #000 !important;
}

h1, h1 span {
visibility: visible !important;
display: block !important;
font-family: Arial, Helvetica, sans-serif;
color: #0055a0 !important;
}

h2,h3 {
color: #000;
}

.box {
background: none;
border: none;
}

#content .news-abschnitt b big,
#content .news-abschnitt b span, 
#content .news-abschnitt b small  {
color: #000;
}

.box-download p strong {
color: #000;
}

div.produkt p strong i {
background: none;
text-indent: 0;
font-size: 1.2em;
font-weight: bold;
position: absolute;
right: 5px;
bottom: -20px;
}

div.produkt p a span {
background: none;
}


.preis small {
display: inline !important;
}


.streichpreis strike {
color: #000 !important;
}

.suchergebnis-liste h2 {/* Ausgabe Suchergebnisse  */
border-bottom: 1px solid #000;
}

.suchergebnis-liste small {
color: #000;
}

.suchergebnis-search {
display: none;
}

.suchergebnis-search-alternatives {
margin: 0 0 20px 0;
}




/* 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;
position: absolute;
left: -9999px;
}

span.sIFR-alternate {
visibility: visible !important;
display: block !important;
font-family: Arial, Helvetica, sans-serif !important;
color: #0055a0 !important;
display: block !important;
position: static !important;
left: auto !important;
top: auto !important;
font: 18px bold;
height: auto !important; 
width: auto !important;
}