@CHARSET "utf-8";
 @import url("mainnavi.css");
@import url("content.css");
@import url("login.css");
@import url("products.css");
 @import url("new_layout_jan2011.css");

/**
  * general elements
  *
  */
 
html,
body {
	height: 101%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background:url('../img/body-shadow.png') repeat-y top center transparent;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content a.internal-link,
a.internal-link {
	color:#666666 !important;
	text-decoration:none !important;
}

#content a:hover.internal-link,
a:hover.internal-link {
	color:#666666 !important;
	text-decoration:none !important;
}

input {
	color:#666;
}

#wrapper {
	/* background:transparent url(../images/gradient-background.jpg) no-repeat scroll 0px -200px; */
	border:1px solid #efefef;
	margin:0px auto;
	padding:0px;
	position:relative;
	width: 1020px;
}

#head {
	background:url('../images/header-background-white.jpg') repeat-x 0px 0px #ffffff;
	height: 161px;
	position:relative;
	z-index:99;
}

#landing_head {
	position:relative;
	margin:0 0 3px;
	padding:0;
	height: 120px;
}

#landing_head #welcomeLink {
	position:absolute;
	bottom:5px;
	right:30px;
	height:auto;
	width:400px;
	text-align:right;
}

#landing_head #welcomeLink a {
	font-size:14px !important;
	color:#666 !important;
	font-weight:normal !important;
}

#landing_head #welcomeLink h1,
#landing_head #welcomeLink h2,
#landing_head #welcomeLink h3,
#landing_head #welcomeLink a,
#landing_head #welcomeLink p {
	margin:0 !important;
	padding:0 !important;
	line-height:1 !important;
}

#language_selector {
	left:560px;
	position:absolute;
	top:26px;
}

/**
  * main
  *
  */
#leftnavi {
	float: left;
	margin: 10px 0 0 0;
	min-height: 150px;
	width: 170px;
}

#leftnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnavi li {
	background: #F9F9F9;
	border-bottom: 2px solid #FFF;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 6px;
	width: 150px;
}

#leftnavi li:hover {
	background: #CCC;
}

#leftnavi li a {
	color: #666;
	text-decoration: none;
}

#leftnavi li.active {
	background: #CCC;
	color: #666;
	text-decoration: none;
}

#main {
	position:relative;
}

#contentContainer {
	/*background:url('../images/content-background.png') repeat-y 0px 0px transparent;*/
	margin: 0 0 0 0;
	min-height: 150px;
	padding:0 0 0 0;
	position:relative;
}

#content {
	padding:3px 0 0 0 !important;
}

#pageLayout2 #content {
	padding:3px 0 0 0 !important;
}

#fullWidthContent .nescefe_frontpage_3cols_table .nescefe_3cols_middle p,
 #fullWidthContent .nescefe_frontpage_3cols_table .nescefe_3cols_middle p a {
	color:#8d7979;
}

/*-----------------------------------------*/
#breadCrumpCutter {
	line-height:1;
	left:187px;
	top:10px;
	margin:0;
	position:absolute;
	height:16px;
	width:656px;
	padding:0px;
	overflow:hidden;
	z-index:3;
}

#breadCrumpContainer {
	padding:0;
	bottom:0px;
	left:0px;
	width:656px;
	z-index:2;
}

#pageLayout2 #breadCrumpCutter {
	top:0px;
}

#breadCrumpContainer a {
	background:url('../images/bread-crump-cutter.gif') no-repeat 2px 4px transparent;
	color:#666;
	font-weight:normal;
	font-size:11px;
	margin:0px;
	padding:3px 3px 3px 13px;
}

#breadCrumpContainer a.last {
	font-weight:bold;
	padding:3px 3px 3px 13px;
}

#breadCrumpContainer a.first {
	background-image:none;
	margin:0px;
	padding:3px;
}

/*-----------------------------------------*/
#counterContainer {
	background-image:url(../images/creativework_numbers.png);
	background-repeat:no-repeat;
	height:22px;
	line-height:1;
	position:absolute;
	top:-313px;
	left:187px;
	width:656px;
	padding:0;
}

#content {
	float:left;
	margin:0px auto;
	padding:0px;
	width:655px;
}

#content .space {
	margin: 0px 5px 20px 10px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
}

#content a {
	color:#FE982C;
	font-weight:normal;
	text-decoration: none;
}

#content a {
	color:#FE982C;
	font-weight:normal;
	text-decoration: underline;
}

#content tfoot a {
	text-decoration: none;
}

#fullWidthContent {
	border:1px solid #efefef;
	margin:0px auto;
	padding:0px;
	position:relative;
	width: 1020px;
}

#fullWidthContent #content {
	width:1020px;/* background:url('../images/gradient-background.jpg') 0px -40px no-repeat transparent; */
}

#landing_content #content {
	width:960px;
	padding:0 30px 10px 30px !important;/* background:url('../images/gradient-background.jpg') 0px -40px no-repeat transparent; */
}

#fullWidthContent #content .space {
	margin:0px;
}

#fullWidthContent #contentContainer {
	background:none;
}

#fullWidthContent #breadCrumpContainer {
	display: none;
}

/*#rightcontent {
	float: right;
	margin: 0px;
	min-height: 150px;
	width: 180px;
}*/

#rightcontent .simplebox {
	background: #F6F6F6;
	border: 1px solid #CCC;
	color: #333;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px;
	width: 160px;
}

#rightcontent h3 {
	border-bottom:1px solid #eaeaea;
	font-size: 12px;
	font-weight: bold;
	padding:2px 5px 2px 10px;
	margin:0px;
}

#rightcontent .watchList .productCount {
	color:#999;
	font-size:11px;
	padding:5px 10px;
	margin:0px 0px 10px 0px;
}

#rightcontent .watchList .productCount a {
	color:#707070;
	font-weight: bold;
}

#rightcontent .watchList .viewWatchListLinks {
	margin:0px;
	padding:0px 10px 10px 5px;
}

#rightcontent .watchList .viewWatchListLinks a {
	/* background:url('../images/bread-crump-cutter.gif') no-repeat 0px 2px transparent; */
	color:#f57200;
	display:block;
	font-weight: bold;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
}

#rightcontent .watchList .viewWatchListLinks a img {
	border:none;
}

#rightcontent .watchList table.watchListProducts {
	border:none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
	width:100%;
}

#rightcontent .watchList table.watchListProducts td {
	border:none;
	color: #6E655C;
	font-size:11px;
	vertical-align: top;
	margin:0px;
	padding:3px 0;
}

#rightcontent .watchList table.watchListProducts td:FIRST-CHILD {
	padding-left:15px;
	width:15px;
}

p.viewWatchListLinks {
	padding-bottom:0px !important;
}

/*#rightcontent a {
	color: #333;
	text-decoration: underline;
}*/

/**
  * footer 
  *
  */
 
#footer {
	background:url('../images/footer-background.jpg') repeat-x 0px 0px #ffffff;
	margin:0px 0px;
	padding:10px 30px;
}

#footer p {
	float:left;
	margin:0px 25px 0px 0px;
}

#footer p a {
	color:#FE982C;
}

#footer .space {
	float:right;
	margin:15px 10px 0px 0px;
	text-align: right;
}

#footer .space p {
	margin:0px;
	padding:0px;
	float: none;
}

#footer .space a {
	color:#FE982C;
}

.clear {
	clear:both;
}

/**
  * extensions
  *
  */
/*-----------------------------------------*/
/*------------Print Elements unsichtbar----*/
/*-----------------------------------------*/
#printlogo,
#printfooter {
	display:none;
}

.addthis_toolbox {
	padding:5px 29px;
}

/*#fullWidthContent .addthis_toolbox {
	padding:5px 20px;
}*/

.addthis_toolbox a {
	background:none;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	line-height:16px;
	color:#666;
}

#logoContainer {
	padding:28px 0 25px 30px;
}

/*--- 12.Mai 2011 ---*/

.landingHorizontalLine {
	border-bottom:1px solid #dfdfdf;
	margin:0 -30px 10px;
	padding:0 30px 5px;
	width:960px;
	clear:both;
}

.landingFullWidth {
	margin:0 -30px 10px;
	padding:0;
	width:1020px;
	clear:both;
}

#landingContent {
}

#landingContent a {
	color:#000;
	text-decoration:none;
}

#landingContent a:hover {
	text-decoration:underline;
}

#landingContent .descriptionLongSeo {
	float: none;
	width: 100%;
}

#landingContent .teaserImageSeo {
	float: none;
	margin-bottom:10px;
}

/*-----*/
#searchBox {
	margin: 0;
	padding: 10px 10px 0;
	position: relative;
	right: 0;
	top: 0;
	width: 150px;
}

#searchBox fieldset {
	margin:0;
	padding:0;
	border: none;
}

#searchBox #searchField {
	background: url("../images/input-field-background.jpg") repeat-x scroll 0 0 #FEFEFE;
	border: 1px solid #E0E0E0;
	color: #646262;
	height: 20px;
	margin: 0 0 7px;
	padding: 2px 0 2px 5px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchBox #searchButton {
	background-color: transparent !important;
	background-image: url("../images/greyButton_new.png");
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin: 0 3px 3px 0;
	padding: 3px 0 6px;
	text-align: center;
	width: 100px;
	float:right;
}

.csc-searchResult {
	border-bottom: 1px solid #CCCCCC;
}

.tx-indexedsearch-searchbox fieldset {
	border: medium none;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	background: none repeat scroll 0 0 #efefef;
	clear: both;
	font-size: 12px;
	margin: 15px 0 5px;
	padding: 10px;
	font-size:14px !important;
}

ul.browsebox {
	padding:0;
	text-align:center;
}

.tx-indexedsearch-browselist-currentPage a {
	font-weight:bold !important;
	color:#666 !important;
	text-decoration:none !important;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-browsebox p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-res {
	border-top: 1px solid #D6D6D6;
	margin: 10px 0;
	padding: 0;
}

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin:0;
	padding: 17px 0 22px;
	background-color: #fff;
	border-top:none;
	border-bottom: 1px solid #D6D6D6;
}

.tx-indexedsearch-res h3 {
	padding: 0 !important;
	margin:0 !important;
}

#content p.tx-indexedsearch-descr {
	margin:0;
	padding:3px 0 8px;
}

.tx-indexedsearch-percent {
	display:none !important;
	margin-right: 4px !important;
	margin-top: 4px !important;
}

.tx-indexedsearch-info {
	background: none !important;
	color: #FE982C !important;
	font-size: 11px !important;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-redMarkup {
	color: #000 !important;
	font-weight:bold;
}

#tx-indexedsearch-searchbox-sword {
}

.tx-indexedsearch-info a {
	font-weight: normal;
}

dd.tx-indexedsearch-text-item-path {
	float: left !important;
	margin:0 !important;
}

dt.tx-indexedsearch-text-item-path {
	display:none !important;
}

.tx-indexedsearch-text-item-size {
	float: right !important;
}

div.tx-indexedsearch-form {
	padding: 0;
	position: relative;
}

div.tx-indexedsearch-form label {
	color: #666;
	font-size: 12px;
	padding-top: 6px;
	width: 95px !important;
}

.tx-indexedsearch-text-item-size {
	display: none;
}

.tx-indexedsearch-form input {
	background: url("../images/input-field-background.jpg") repeat-x scroll 0 0 #FEFEFE;
	border: 1px solid #E0E0E0;
	color: #646262;
	height: 20px;
	margin: 0;
	padding: 4px 0 0 5px;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#tx-indexedsearch-searchbox-button-submit {
	background-color: transparent !important;
	background-image: url("../images/greyButton_new.png");
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 3px 0 6px;
	text-align: center;
	width: 100px;
	height:26px;
}

.tx-indexedsearch-title {
	padding: 5px 0;
}

.tx-indexedsearch-title a {
	color: #666 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.tx-indexedsearch-icon {
	margin-bottom: -3px;
	float:left;
}

.tx-indexedsearch-result-number {
	display:none;
}

.tx-indexedsearch-descr {
	padding: 10px 0;
}

.tx-indexedsearch-res h3 {
	padding: 5px 0 !important;
}

#swissmade {
	/*background: url("../images/swissmade_label.jpg") no-repeat;*/
	height:96px;
	width:49px;
	position:absolute;
	top:31px;
	right:-50px;
}

