/* HP CSS POSITIONING STYLE SHEET FOR HOME PAGE REDESIGN */

body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: small;
}
img { border: 0; }

.centerContent {
	width: 968px;
	margin: auto;
	overflow:auto;
}

#phoneOrders 	{
	float: left;
	width: 300px;
	margin: 16px 0 0 7px;
	font-size: 90%;
	font-weight: bold;
}

#taskNav {
	float: left;
	width: 100%;
	/*background: #181818 url(/cms/startseite/img/bg_sprite.gif) 0px -261px repeat-x; */
	min-height: 57px;
}

#searchArea {
	float: right;
	margin: 17px 17px 0 0;
}

#searchBox {
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-size: 90%;
	width: 148px;
	padding: 2px 0 2px 2px;
	border: none;
	border: 0;
	margin: 0;
}

#searchIcon {
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
	background: #FFFFFF url(/cms/startseite/img/button_sprite.gif) 2px -58px no-repeat;
}

.submitCaret {
	border:0; width:14px; height:16px; background: url(/cms/startseite/img/button_sprite.gif) 0px -109px no-repeat;
}

.mainContentArea {
	float: left;
	width: 100%;
	/* background: url(/cms/startseite/img/content_background.gif) repeat-x; */
}

#mainPaddedPanel {
	float: left;
	width: 893px;
	min-height: 462px;
	margin: 0 0px 0 0px;
	padding: 0 20px 10px 15px;
	background-color: #FFFFFF;
}

#mainNarrowColumn {
	float: left;
	width: 200px;
	height: 430px;
	margin: 0 10px 0 0;
}
#mainNarrowColumn li {
	margin-bottom: 5px;
}

#prdNarrowColumn {
	position: absolute; 
	overflow: visible;
	width: 200px;
	height: 450px;
	z-index:20;
	margin: 6px 0 0 5px;
}

#mainWideColumn {
	float: left;
	width: 683px;
}

#prdWideColumn {
	position: absolute; 
	width: 683px;
	left: 225px; 
	top: 27px; 
	z-index: 10;
}


#mainClose {
	text-align: right;
	margin: 6px 0 6px 0;
	visibility: hidden;
}
#mainClose a {
	font-size: 90%;
	padding-right: 15px;
	background: url(/cms/startseite/img/close.gif) no-repeat right;
}

#segmentArea {
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#segmentsShowUp {
	position:absolute; 
	top:29px;
	z-index:200;
}

#staticArea {
	margin-top: 23px;
}

#resourcesArea {
	float: left;
	width: 180px;
	display: inline;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#newsTicker {
	float: left;
	position: relative;
	width: 720px;
	margin: 0;
	padding: 6px 10px 3px 10px;
	color: #FFFFFF;
	/* background: url(/cms/startseite/img/bg_sprite.gif) 0px -123px repeat-x;  */
	height: 1.3em;
	overflow: hidden;
	font-size: 90%;
}
#newsTicker .content {
	position: absolute;
	top: 6px;
	left: 8.5em;
	right: 30px;
}

#specialLink {
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
	padding: 5px 0 0 26px;
	color: #FFFFFF;
	font-size: 90%;
}

#footerLinks {
	float: right;
	width: 752px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 85%;
}
#footerLinks a, #footerLinks a:active, #footerLinks a:link, #footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyrightArea {
	margin: 5px 0 0 215px;
	color: #FFFFFF;
	font-size: 85%;
}

/************** Links Classes *****************/

a {color: #666666; text-decoration: none;}
a:active, a:link, a:visited {color: #666666;}
a:hover {color: #000000; text-decoration: none;}

a.fullBlack, a.fullBlack:hover { color: #000000; text-decoration: none; }
a.fullBlack:active, a.fullBlack:link, a.fullBlack:visited { color: #000000; }

a.blackHovUndr:active, a.blackHovUndr:link, a.blackHovUndr:visited { color: #000000; }
a.blackHovUndr:link:hover, a.blackHovUndr:visited:hover { color: #000000; text-decoration: underline; }

a.whiteLink:active, a.whiteLink:link, a.whiteLink:visited { color: #FFFFFF; text-decoration: none; }
a.whiteLink:link:hover, a.whiteLink:visited:hover {color: #FFFFFF; text-decoration: underline;}


/****************** Flyouts Area ********************************/

#productList {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 90%;
}

#productList li {
	width: 200px;
	/*margin: 0;
	padding: 0 0 5px 0;*/
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}

#productList li a:focus,
#productList li a:active { 
	color: #000000; 
}

#productList li ul {
	position: absolute;
	z-index: 30;
	padding:3px 0px 0px 3px;
	margin:-15px 0 0 150px;
	list-style: none;
	display: none;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}

#productList ul li {
	padding:0;
}

#productList ul li a{
	/*padding: 3px 4px 3px 3px;*/
}

#productList li:hover ul,
#productList li:hover ul a {
	display: block;
}

#productList li:hover ul li:hover,
#productList li ul li a:hover,
#productList li ul li a:focus,
#productList li ul li a:active {
	background-color:#CCCCCC;
}

#productList li ul li a{
	width: 100%;
	display: block;
}


/****************** Support Page *********************/

.supportTitle {
	padding: 3px 10px;
	font-size: 140%;
}

#supportLeftColumn {
	position:relative;
	float: left;
	width: 635px;
	margin-right: 15px;
	padding: 0 0 0 5px;
}

#supportRightColumn {
	float: left;
	width: 238px;
}

#supportProductSearch {
	width: 315px;
	margin-right: 45px;
	border-right:1px solid #999999;
}

#supportProductDetect {
	display: none;
	position: absolute;
	left: 360px;
	margin-top: 0.4em;
	padding-top: 6px;
	width: 250px;
	color: #333333;
}

.supportContentHeader {
	background-color: #333333;
	color: #FFFFFF;
}

.supportHline { width:605px; height:1px; padding:0 15px; margin:0; background-color:#E7E7E7; }
.supportHline div { height:0; padding:0; margin:0; border-top:1px solid #999999; line-height:0; font-size:0; }

.supportContentBlock {
	width: 615px;
	padding: 10px;
	color: #333333;
	background-color: #E7E7E7;
}

.supportContentBlock a, #supportProductDetect a {color: #333333; text-decoration: none;}
.supportContentBlock a:active, .supportContentBlock a:link, .supportContentBlock a:visited {color: #333333;}
.supportContentBlock a:hover, #supportProductDetect a:hover {color: #000000; text-decoration: none;}

.supportContentBlock .linkColor, #supportProductDetect .linkColor {color: #333333;}


#unClickable {
	display: none;
	position: absolute;
	width: 635px;
	height: 325px;
	background-color:#FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 5;
}

#supportRightColumn li {
	margin-bottom: 1px;
}


/****************** Segments Area ******************************/

.segArea {
	position: relative;
	float: left;
	width: 580px;
	background-color: #ffa902;
	padding: 10px;
}

.segArea h2 {
	font-size: 135%;
}

.segContentArea {
	float: left;
	width: 210px;
	padding-right: 0px;
	height: 266px;
}

.segContentAreaRight {
	float: left;
	width: 205px;
	padding-left: 15px;
	height: 321px;
}

.segLinkArea li {
	color: #666666;
	padding-bottom: 10px;
}


/************* FROM EEEEP_OV2 *****************/
	
.screenReading	{
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.linksUnit	{
	padding: 0;
	margin: 0 0 0 0.8em;
	text-indent: -0.8em;
	font-size: 90%;
	}
.linksUnitText	{
	margin: 0 0 0 -0.8em;
	text-indent: 0;
	color: #000;
	}

.linksUnit .linksUnit	{
	font-size: 100%;
	}

ul.linksUnit	{
	list-style-type: none;
	}
ul.linksUnit a 	{
	margin-left: 3px;
	}


.bottomSpaceSmall	{
	padding-bottom: 5px;
	}

.bottomSpace	{
	padding-bottom: 10px;
	}

.topSpaceSmall	{
	padding-top: 5px;
	}

.topSpace	{
	padding-top: 10px;
	}

.clear		{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	}

form.zeroMargin	{
	margin: 0;
	}

.floatLeft {
	float: left
}


/******* Generic classes *****************/
.normalFont { font-size: 90%; }
.largeFont { font-size: 120%; }
.bold { font-weight: bold; }
.small { font-size: 85%; }
.linkColor { color: #666666; }
.grayButton { font-size: 90%; font-weight: bold; color: #FFFFFF; background-color: #666666; border: 1px solid #FFFFFF; padding: 1px 0 0 0; margin: 0; cursor: pointer; font-family: Arial, Verdana, Helvetica, Sans-serif; }

h1 {font-size: 160%; font-weight: normal; margin-bottom: 2px; margin-top: 2px;}
h2 {font-size: small; font-weight: normal; margin-bottom: 0; margin-top: 1px;}
h3 {font-size: small; font-weight: normal; margin-bottom: 0; margin-top: 1px;}
h4 {font-size: small; font-weight: normal; margin-bottom: 0; margin-top: 1px;}


/* Black version */

#header {
	width: 100%;
	margin: 0;
	color: #FFFFFF;
	padding-top:10px;
	/* background: url(/cms/startseite/img/bg_sprite.gif) 0px 0px repeat-x; */
}

#header #logo {
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.blackBg {
	/* background-color:#00FFCC; */
	background-color:#FFFFFF;
}

#tabProductBg, #tabSupportBg, #tabExploreBg, #tabHomeBg {
	float:left;
	min-height: 57px;
}

#tabProduct, #tabSupport, #tabExplore, #tabHome {
	margin-top:19px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#tabHome {
	padding-left: 0;
	margin-top:15px;
}

#tabProductLink { white-space:nowrap; }

.grayBrd {
	border-right:2px solid #CCCCCC;
}

#tabNav {
	position: absolute;
	width: 710px;
	padding-left:0px;
	font-size: 120%;
	z-index: 25;
}

#tabNav a {
	display: block;
	max-width: 8.2em;
}

#tabNav a#tabHomeLink { 
	width: 23px;
}

#tabNav a, #tabNav a:hover {
	color:#FFFFFF; 
	text-decoration:none;
}

#messagingArea {
	position: relative;
	margin-left: 0px;
}


#slideControl{
	position:absolute;
	z-index:110;
	top:265px;
	left:50px;
}
#slideControl a {
	width:25px; height:19px; display:block; float:left;
}
#controlNumImg {
	height:20px; float:left;
}
#controlPausePlay {
	background: url(/cms/startseite/img/control_sprite.png) 0px 0px no-repeat; width:76px; height:20px; float:left; margin-left:4px;
}

#messagingAreaScreen {
	display: none;
	position: absolute;
	width: 956px;
	height: 315px;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 150;
}

.tabSegment {
	float:left;
	padding-top: 13px; 
	padding-left: 0px;
}

.tabDivider {
	float:left;
	width:8px;
}

#tabHHO, #tabSMB, #tabLEB, #tabGHE, #tabGA {
	/*border-left:4px solid #2D2D2D;
	border-top:9px solid #2D2D2D; 
	font-size: 90%;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	cursor:pointer;
	background-image: url(/cms/startseite/img/button_down.gif);
	/* padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	width: 172px;
	height: 21px;
	*/
	width: 185px;
	height: 26px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 12px;
	line-height: 26px;
}
#tabEHHO, #tabESMB, #tabELEB, #tabEGHE, #tabEGA {
	/*border-left:4px solid #2D2D2D;
	border-top:9px solid #2D2D2D; 
	font-size: 90%;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	cursor:pointer;
	background-image: url(/cms/startseite/img/button_down.gif);
	/* padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	width: 172px;
	height: 21px;
	*/
	width: 185px;
	height: 26px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 12px;
	line-height: 26px;
}
/*
#tabHHO { width: 117px; }
#tabSMB { width: 147px; }
#tabLEB { width: 148px; }
#tabGHE { width: 178px; }
#tabGA { width: 168px; }
*/

#segmentArea a {
	color:#000000; text-decoration:none;
}


#countrySelect {
	float: right;
	width:190px;
	font-size: 90%;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;	/*background: url(/cms/startseite/img/bg_sprite.gif) 0px -123px repeat-x;*/
}
#countrySelect ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#countrySelect ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
	float: left;
}
#countrySelect div {
	display: block;
	color: #fff;
	margin: 0;
	text-decoration: none;
}

#countrySelect a {
	display: block;
	margin: 0;
	padding:3px 3px 3px 5px;
	color: #fff;
	background: #333333;
	text-decoration: none;
}
#countryList a:hover,
#countryList a:active,
#countryList a:focus {
	background: #000;
	text-decoration:none;
}
#countrySelect a.head {
	background: url(/cms/startseite/img/button_sprite.gif) 168px -2px no-repeat;
	width:176px;
}
#countrySelect li {
	position: relative;
	z-index:500;
}
#countrySelect ul ul {
	position: absolute;
}
#countrySelect ul ul.bottom {
	bottom:1.8em;
}
#countrySelect ul ul ul {
	position: absolute;
	top: 0;
	right: 100%;
}

div#countrySelect ul ul,
div#countrySelect ul li:hover ul ul,
div#countrySelect ul ul li:hover ul ul {
	display: none;
}

div#countrySelect ul li:hover ul,
div#countrySelect ul ul li:hover ul,
div#countrySelect ul ul ul li:hover ul {
	display: block;
}


/************* Jd Menu *************/

ul.jd_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.jd_menu ul{
	display: none;
}
ul.jd_menu li {
	float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0;

	padding: 0;
	z-index: 900;
	width: 130px;
}
ul.jd_menu ul ul {
    width: 155px;
}
ul.jd_menu ul.long {
    width: 155px;
	margin:0 0 0 10px;
}
ul.jd_menu ul li {
	float: none;
	margin: 0;
}


ul.jd_menu_slate {
	height: 15px;
	line-height: 15px;
	position: absolute;
}
ul.jd_menu_slate a, 
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited {
	text-decoration: none;
	color: #fff;
}

ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited {
	color: #fff;
}

ul.jd_menu_slate li {
	cursor: pointer;
	white-space: nowrap;
	color: #fff;
	width: 163px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;	/*background: url(/cms/startseite/img/bg_sprite.gif) 0px -123px repeat-x; */
}

ul.jd_menu_slate li a.head {
	background: url(/cms/startseite/img/button_sprite.gif) 147px 1px no-repeat;
	width: 163px;
	display: block;
	padding: 5px 0 5px 0;
}

ul.jd_menu_slate li ul li{
	padding: 2px 6px 4px 6px;
}

ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar {
	padding: 0;
	color: #000;
}

ul.jd_menu_slate ul li {

	background: #252525;
	border: none;
	color: #70777D;	
}

ul.jd_menu_slate ul li.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover {
	color: #FFF;
	background: #000;
}

ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
	color: #FFF;
}

/* Black version */

 /* Accordion product menu */
	
	.acc_content, .menu_expand{
	  position:relative;
	  width:195px;
	}
	
	.acc_content{
		background:#ffffff; color: #666666;	
		overflow: hidden;
		display:none;
		padding-left: 10px;
		margin-top: 5px;
		margin-bottom: 2px;
		line-height: 15px;
	}
	
	.menu_expand {
		margin: 0;
		padding-top:5px; height: 395px;
		overflow: hidden;
	}

	.menu_expand h3 { color:#000000; font-size:14px; font-weight:bold; padding:2px; -moz-user-select:none; }
	.menu_expand h3 a { -moz-user-select:none; }


/* Main tabs - Gray vertical line */
.grayDivider {
	float:left; margin-top:19px; border-right:2px solid #CCCCCC; width:0px; height:1.2em;
}

/* SEO links container */
.seoContent {
	position:absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

/* 20080403 */