/*  =========================================================
bugatti Relaunch 2009
Datei: print.css
Media: print 

Web:   http://www.agentur-brandung.de
========================================================== */

#footer,
#nav,
#logoZettel,
#meta,
#hiddenNav,
.printAndDownload,
.linkOnlineshop,
.lookseite .spalteLeft155,
.lookprodukte .lupe,
.lookseite .clearfix .left a img,
.produktAuswahl,
#storefinder,
.presseBottom,
.presseGalerieButtons a{
	display: none;
}

#headerRight{
	float: left;
}

img{
	border: 0;
}

body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a{
	color: #000000;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size: 13px;
}

h2{
	text-transform: uppercase;
}

.presseHead h3{
		float: left;
	}

.presseHead span{
		float: right;
	}

.spalteRight170{
	width: 100%;
	border-top: 1px solid #000000;
	margin-top: 50px;
}

#container .presseGalerie{
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
}

.lookfoto{
	float: left;
	margin-right: 50px;
}

.lookdaten h3{
	margin-bottom: 2px;
}

.lookdaten{
	margin-bottom: 50px;
}

.lookprodukte ul, .lookprodukte li{
	list-style: none;
	background: none;
}

.teaserProdukte{
	float: left;
	margin-right: 20px;
}

.teaserProdukte img{
	margin-bottom: 5px;
}

.storeListe{
	float: left;
	margin-right: 20px;
	width: 300px;
}

.storeListe img{
	display: none;
}

/* ===============================
   =Clearfix After Floats 
=============================== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow: hidden; }


/* 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;
}


