/****************************** siemens' new web appearance layout *****/
/****************************** Copyright (c) 2007-2009 Siemens AG *****/
/***********************************************************************/
/***************************************** styles font-size larger *****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/* $LastChangedDate: 2009-04-15 13:33:13 +0200 (Mi, 15 Apr 2009) $ *****/

/****************************** siemens' new web appearance layout *****/
/****************************** Copyright (c) 2007-2009 Siemens AG *****/
/***********************************************************************/
/*************************************** navigation styles larger *****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/* $LastChangedDate: 2009-04-21 18:15:20 +0200 (Di, 21 Apr 2009) $ *****/
/***********************************************************************/

/*START: breadcrumb*/
dl#breadcrumb dt
{
	font-size: 13px;
	line-height: 18px;
}

dl#breadcrumb dd
{
	font-size: 13px;
	line-height: 18px;
}

dl#breadcrumb a,
dl#breadcrumb span
{
	background-position: 0 7px !important;
}

/*END: breadcrumb*/
/************************************************************************/
/*START: breadcrumb mouseover*/
dl#breadcrumb dd li
{
	font-size: 13px !important;
	line-height: 18px !important;
}

dl#breadcrumb dd li a,
dl#breadcrumb dd li span
{
	background-position: 10px 7px !important;
}

/*END: breadcrumb mouseover*/
/************************************************************************/

/*Safari3 specific icon position*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	dl#breadcrumb a,
	dl#breadcrumb span
	{
		background-position: 0 6px !important;
	}
	
	dl#breadcrumb dd li a,
	dl#breadcrumb dd li span
	{
		background-position: 10px 6px !important;
	}
}
dl#breadcrumb dd div  {
	top:18px !important;
}
/****************************** siemens' new web appearance layout *****/
/****************************** Copyright (c) 2007-2009 Siemens AG *****/
/***********************************************************************/
/********************************************* CTC styles 13px/18px*****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/* $LastChangedDate: 2009-04-23 20:47:25 +0200 (Do, 23 Apr 2009) $ *****/

div.ctc caption,
div.ctc dl,
div.ctc h3,
div.ctc h4,
div.ctc h5,
div.ctc li,
div.ctc p,
div.ctc td,
div.ctc th,
div.ctc ul,
div.ctc div.contact-block h1,
div.ctc div.contact-block h2,
div.ctc div.contact-block h3
{
	font-size: 13px;
	line-height: 18px;
}

div.ctc p.caption,
div.ctc div.std-table p.table-footer
{
	font-size: 12px;
	line-height: 15px;
}

div.ctc div.left-content ul.bullet-list li
{
	background-position: 1px 10px;
}

div.ctc a.link
{
	background-position: 0 7px !important;
}

div.ctc div.right-content ul.link-list a
{
	background-position: 0 7px;
}

div.ctc ul.toc-list a
{
	background-position: 0 8px;
}

div.ctc a.email
{
	background-position: 0 4px;
}

div.ctc a.doc,
div.ctc a.file,
div.ctc a.gif,
div.ctc a.htm,
div.ctc a.image,
div.ctc a.jpg,
div.ctc a.movie,
div.ctc a.pdf,
div.ctc a.ppt,
div.ctc a.sound,
div.ctc a.tif,
div.ctc a.xls,
div.ctc a.zip
{
	background-position: 0 2px;
}

/*Safari3 specific icon position*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	div.ctc a.link
	{
		background-position: 0 6px !important;
	}

	div.ctc div.right-content ul.link-list a
	{
		background-position: 0 6px;
	}

	div.ctc a.email
	{
		background-position: 0 3px;
	}
	
	div.ctc a.doc,
	div.ctc a.file,
	div.ctc a.gif,
	div.ctc a.htm,
	div.ctc a.image,
	div.ctc a.jpg,
	div.ctc a.movie,
	div.ctc a.pdf,
	div.ctc a.ppt,
	div.ctc a.sound,
	div.ctc a.tif,
	div.ctc a.xls,
	div.ctc a.zip
	{
		background-position: 0 1px;
	}
}
/************************************/
/*****	publicis customizing	*****/
/************************************/
/*	(single)contantbar styles remain default	*/
div.ctc div.multimedia-bar p,
div.ctc div.singlecontentbar_main p {
	font-size: 11px;
	line-height: 16px;
}
div.ctc div.multimedia-bar p.themecaption {
	font-size:10px;
	line-height:13px;
}
div.ctc div.multimedia-bar a.link {
	background-position:0 5px !important;
}

/*	tab nav remain default	*/
div.ctc div.TabbedPanels ul.TabbedPanelsTabGroup,
div.ctc div.TabbedPanels li.TabbedPanelsTab {
	font-size:11px;
	line-height:16px;
}

/*  accordion nav  */
div.ctc div.Accordion div.AccordionPanelTab {
    font-size: 13px;
    line-height: 18px;
    padding-top: 3px;
}