/* Cached: 10/02/2012 23:57:20 */
/**************************************************/
/* siemens.com layout */
/* copyright by Siemens AG 2005 */
/* */
/* Last updated 21 April 2006 */
/**************************************************/
/*START: grid for normal content pages */
#content-padding
{
	padding: 23px 18px 0 18px;
}
/*END: grid for normal content pages*/
/**************************************************/

/**************************************************/
/*START: Headlines, continuous text, image caption, links*/
h1, h2, h3, h4, h5
{
	font-weight: bold;
	line-height: 16px;
}

h1
{
	color: #000;
}

h2
{
	color: #666;
	padding: 5px 0 0 0;
}

h3
{
	padding: 0 0 5px 0;
}

h4
{
	color: #666;
	padding: 0 0 5px 0;
}

div.highlighted h4
{
	color: #333;
}

h5
{
	padding: 0 0 2px 0;
}

div#header-visual p
{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

#content-padding p
{
	font-size: 11px;
	line-height: 16px;
}

#content-padding p.caption
{
	font-size: 10px;
	line-height: 14px;
	padding: 5px 0 0 0;
}

#content-padding div.image-with-caption p.caption
{
	width: 432px;
}

strong
{
	font-weight: bold;
}

a.link
{
	padding: 0 0 0 13px;
	background: url(/i/Assets/base/icon_arrow_900.gif) no-repeat 0 5px;
}

a.back
{
	display:block;
	clear:both;
	margin: 18px 0 0;
	padding: 0 0 0 13px;
	background: url(/i/Assets/base/icon_arrow_back_f90.gif) no-repeat 0 5px;
}

/*Style only for IE 5.0 */
@media tty { i{content:"\";/*" "*/}}; a.link { display: inline-block; width: 100%; background-position: 0 6px; } {;}/*";}}/* */

a.mail
{
	padding: 0 0 0 16px;
	background: url(/i/Assets/base/icon_email_900.gif) no-repeat 0 4px;
}

/*Style only for IE 5.0 */
@media tty { i{content:"\";/*" "*/}}; a.mail { display: inline-block; width: 100%; background-position: 0 5px; } {;}/*";}}/* */
/*END: Headlines, continuous text, image caption, links*/
/**************************************************/
/*START: LISTS */
p.list-introduction
{
	padding: 0 0 5px 0;
}

ul.bullet li
{
	font-size: 11px;
	line-height: 16px;
	padding: 2px 0 0 18px;
	background: url(/i/Assets/base/icon_dot_li_333.gif) no-repeat;
	background-position: 4px 7px;
	overflow:hidden;
}

* html ul.bullet li
{
	padding: expression(previousSibling ? "2px 0 0 18px" : "0 0 0 18px");
	background-position: expression(previousSibling ? "4px 8px" : "4px 6px");
	zoom:1;
}

ul.link li
{
	font-size: 11px;
	line-height: 16px;
	padding: 2px 0 0 12px;
	background: url(/i/Assets/base/icon_arrow_900.gif) no-repeat;
	background-position: 0 7px;
}

* html ul.link li
{
	padding: expression(previousSibling ? "2px 0 0 12px" : "0 0 0 12px");
	background-position: expression(previousSibling ? "0 8px" : "0 6px");
}

ul.download li
{
	font-size: 11px;
	line-height: 16px;
	background: url(/i/Assets/base/icon_download_disk_900.gif) no-repeat;
	background-position: 0 2px;
	padding: 2px 0 0 26px;
}

* html ul.download li
{
	padding: expression(previousSibling ? "2px 0 0 26px" : "0 0 0 26px");
	background-position: expression(previousSibling ? "0 3px" : "0 1px");
}

dl.history dt
{
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0 0 0;
}

dl.history dd
{
	font-size: 11px;
	line-height: 16px;
	padding: 0;
}

* html dl.history dt
{
	padding: expression(previousSibling ? "5px 0 0 0" : "0 0 0 0");
}

/*END: LISTS */
/**************************************************/
/*START: Page Elements */
div.headline,
div.introduction
{
	padding: 0 0 11px 0;
}

div.introduction p
{
	font-weight: bold;
}

div.summary
{
	padding: 6px 4px 15px 4px;
	background: #eee;
	margin: 4px 0 0 0;
}

div.spacer-under-summary
{
	height: 14px;
}

#content-padding div.summary p
{
	font-size: 11px;
	line-height: 16px;
}

div.summary div.spacer-summary-overview
{
	height: 11px;
}

div.spacer-overview
{
	height: 12px;
}

div.summary dl.overview dt
{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

div.summary dl.overview dd ul li
{
	font-size: 11px;
	line-height: 14px;
	background: url(/i/Assets/base/icon_arrow_down_900.gif) no-repeat;
	background-position: 0 6px;
	padding: 4px 0 0 11px;
}

* html div.summary dl.overview dd ul li
{
	padding: expression(previousSibling ? "4px 0 0 11px" : "0 0 0 11px");
	background-position: expression(previousSibling ? "0 6px" : "0 2px");
}

.next
{
	padding: 11px 0 0 0;
}

div.highlighted
{
	padding: 5px 4px 6px 4px;
	background: #eee;
}

div.spacer-above-highlighted
{
	height: 24px;
}

div.spacer-under-highlighted
{
	height: 3px;
}

div.page-up,
div.page-up-last
{
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 6px 0 4px 0;
	margin: 0 0 14px 0;
}

div.page-up-last
{
	margin: 0 0 12px 0;
}

div.section-separator
{
	height: 11px;
}

table.section-2cols td.left
{
	width: 144px;
	vertical-align: top;
	padding: 4px 0 0 0;
}

table.section-2cols td.right
{
	width: 414px;
	vertical-align: top;
	padding: 0 0 0 18px;
}

table.segment-2cols td.left
{
	vertical-align: top;
	padding: 4px 0 3px 0;
}

table.segment-2cols td.right
{
	vertical-align: top;
	padding: 0 0 0 18px;
}

table.segment-2cols-text td.left
{
	width: 50%;
	vertical-align: top;
	padding: 0;
}

table.segment-2cols-text td.right
{
	width: 50%;
	vertical-align: top;
	padding: 0 0 0 18px;
}

div.image-left
{
	float: left;
	padding: 4px 15px 9px 0;
	width: 159px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 144px;
}

html>body div.image-left
{
	width: 144px;
}

div.w102
{
	width: 102px;
}
div.w102 p
{
	width: 76px;
}

div.image-right
{
	float: right;
	padding: 4px 0 9px 15px;
	width: 159px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 144px;
}

html>body div.image-right
{
	width: 144px;
}

div.section div.image-w102
{
	width: 117px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 102px;
}

html>body div.section div.image-w102
{
	width: 102px;
}

div.section div.image-left img,
div.section div.image-right img,
div.image img,
div.image-with-caption img,
table.section-2cols td.left img
{
	display: block;
}

div.spacer-info-block
{
	height: 9px;
}

div.spacer-parapraph-list
{
	height: 11px;
}

div.image
{
	padding: 18px 0 12px 0;
}

div.image-with-caption
{
	padding: 18px 0 9px 0;
}

div.author,
div.reference-number,
div.contact,
div.organisation,
div.related-links,
div.downloads,
div.info-element,
div.registration-text
{
	padding: 11px 0 0 0;
}

div.author p,
div.reference-number p
{
	color: #666;
}
/*END: Page Elements */
/**************************************************/
/**************************************************/
/*START: tables */
div.table
{
	width: 100%; /*needed for IE 5.x */
	margin: 4px 0 18px 0;
}

div.table table
{
	border: none;
	width: 100%;
}

div.table caption,
div.table th,
div.table td
{
	font-size: 11px;
	line-height: 14px;
	padding: 1px 4px;
	vertical-align: top;
}

div.table caption
{
	background: #666;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #fff;
}

div.table th,
div.table tfoot td
{
	text-align: left;
	background: #ccc;
}

div.table td
{
	background: #ddd;
	border-top: 1px solid #fff;
}

div.table td.blue
{
	background: #92c9d9;
	border: 1px solid #fff;
	border-width:1px 1px 0;
	border-collapse:collapse;
}

div.table td.col-highlight
{
	background: #fff;
	font-weight: bold;
	border-top: 1px solid #ccc;
}

div.table td.first
{
	border-top: 1px solid #fff;
}

div.table th.right,
div.table td.right
{
	text-align: right;
	white-space: nowrap;
}

div.table tfoot td.legend
{
	font-size: 10px;
	line-height: 14px;
	color: #666;
	padding: 0 4px 1px;
}
/*END: tables */
/**************************************************/
/**************************************************/
/* templates provided by virtual identity */
/* for ngcm prototype */ 
/* if any questions arise regarding the */
/* usage please do not hesitate to contact */
/* bastian.baumeister@virtual-identity.com */
/* +49 (89) 179 270-18 */
/**************************************************/
