/*Print specific stylesheet*/
/*Reset Style*/
*
{
	zoom: 1;
}
body {
	margin:0; 
	padding:0; 
	line-height: 1.4em; 
	word-spacing:1px; 
	letter-spacing:0.2px; 
	font: 13px Arial, Helvetica,"Lucida Grande", serif; 
	color: #000;
}

html,
body,
#container
{
	background: 0 none;
}
#nav,
#supplemental,
#secondary,
#languages,
#header form,
#supp_nav a,
#credits,
#footer ul li#credits,
#prod_links
{
	display: none;
}
#footer
{
	margin-top: 5pt;
	border-top: 1px solid #000000;
	clear: both;
	font-size: 7pt;
	text-transform: uppercase;
	padding-top: 5pt;
	display: none;
}
div
{
	overflow: visible;
}
#content,
#wrapper,
#main
{
	margin: 0;
	padding: 0;
	width: 100%;
	
}
h1
{
	font-family: "SerpentineLTMediumBold", "Arial Black", Arial, "MS Trebuchet", sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
h2
{
	font-family: 'Frutiger65Bold', Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 14pt;
}
h3,
h4,
h5,
h6
{
	font-family: 'Frutiger65Bold', Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
#content table.spec_head
{
	width: 100%;
	*width: auto;
	margin-top: 0;
}

/*print specific*/
a:after
{
	content:' [' attr(href) '] '
}
div#header
{
	height: auto;
	display: none;
}
h1#branding a
{
	position: relative;
	left: 0;
	right: 0;
}
#content
{
	padding-top: 0;
}

/*Specification styles*/
.spec_page
{
	
}
#spec_info
{
	overflow: hidden;
	clear: both;

}
#spec_info + table.specification
{
	clear: left;
}
#spec_info ul
{}
#spec_info ul li
{}
#content #main #blueprint img
{
	float:right;
	height:270px;
	width:400px;
	margin: 0 0 10px 10px;
	border: 1px solid #000000;
}
div#wrapper div#content div#main #spec_info img
{
	width: auto;
	height: 4cm;
}

#content table.specification
{
	border: 0 none;
	width: 46%;
	float: left;
	margin-right: 2%;
}
#content table.specification td
{
	text-align: right;
	line-height: 20pt;
	white-space: nowrap;
}
div#wrapper div#content table.specification td p
{
	font-size: 8.5pt;

	line-height: 13pt;
}
#content table.specification td.def
{
	font-family: 'Frutiger65Bold', Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 13pt;
}
#content table.specification th
{
	background-color: #FFCC00;
	color: #000000;
	font-weight: bold;
	font-family: 'SerpentineDEEBolRegular', Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 9pt;
	padding: 5px 0;
	border-bottom: 1px solid #000000;
	
}
div#wrapper div#content #main table.specification .bild img
{
	width: 100%;
	height: auto;
}

#blueprint
{
	clear: both;
}
#content #main #blueprint img
{
	float: none;
	margin: 5px 10px;
	width: 690px;
	height: auto;
}