/* $Id: Catalog.css,v 1.8 2013-09-23 08:57:13 andree.wormuth Exp $ */

td.withOrangeBackgroundImage {
	background-image: url(../images/Keyvisual.gif);
	background-repeat:repeat-x;
}

TABLE#Content {
	width: 100%;
	table-layout: fixed;
	background-color: #FFFFFF;
}

TD#RightContent {
	vertical-align: top;
}

COL.Spacer {
	width: 20px;
}

COL.Line {
	width: 1px;
}

COL.Navigation {
	width: 178px;
}

COL.RightContent {
	width: 200px;
}

COL.RightContentGroup {
	width: 145px;
}

DIV.GroupTile {
	float: left;
	margin: 3px 0px 9px 3px;
	/*
	max-width: 175px;
	width: 175px;
	*/
}

DIV.Contact {
	/*
	border: solid 1px #DDDDDD;
	margin: 10px;
	*/
}

DIV.Header P{
	color: #000000;
}

DIV.Body {
	margin: 10px;
}

DIV.GreyLine {
	height:1px; width:100%; background-color: #767676;
	margin-bottom:10px;
}

DIV.DottedGreyLine {
		border-bottom:1px solid #767676;
}

form.inquiryForm select, form.inquiryForm input,
FORM#contactForm SELECT, FORM#contactForm INPUT, 
select.tellAFriendSelect, input.tellAFriendInput {

/* 
	background:transparent url(../images/bg_inputs.gif);
	background-repeat:repeat-x;
*/
	border: 1px solid #d0d0d0;
}

FORM#contactForm TEXTAREA, .tellAFriendArea
{
	height:128px;
	width:500px;
	border: 1px solid #D8D8D8;	
}

FORM#contactForm SELECT, FORM#contactForm INPUT,
select.tellAFriendSelect, input.tellAFriendInput {
	width: 300px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

form.inquiryForm select
{
	width: 265px;	
}

/*
form.inquiryForm button, form.inquiryForm input[type=reset],
FORM#contactForm button
{	
	text-align:left;
	width: 120px;
	border: 1px solid #d0d0d0;
	padding: 2px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/bg_inputs.gif);
	cursor:pointer;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: visible;
}
*/

/*
DIV#langSelect {
	background-color: #FFFFFF;
	width:  170px;
	top: 90px;
	left: 25px;
	display: none;
	position: absolute;
	padding:10px;
	border: solid 1px #dddddd;
}
*/

DIV#langSelect P{
	border-top: solid 1px #dddddd;
	text-align: left;
	color: #000000;
}

DIV#langSelect A{
	color: #000000;
}

span.activeSelection {
	cursor:pointer;	
}

span.inactiveSelection {
	cursor:pointer;	
}

td.listViewPic, td.listViewText{
	vertical-align:top;	
}
td.listViewText {
	padding-left:10px;	
}

/* Lieferstatus Produkt */
span.lieferstatus {
	font-style: italic;	
}


/* Produkt mit Tabs */
table.productTabs {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border:none;	
}

table.productTabs tr td.unselected {
	width:  30%;
	height: 18px;
	padding-top: 0px ;
	padding-right: 0px;
	padding-bottom: 0px ;
	border-right: 2px solid #999999;
	padding-left: 5px;
	cursor:pointer;
}

table.productTabs tr td.unselected div.tab
{
	font-weight: bold;
	color: #ACACAC;
	border-left: 2px solid #BEBEBE;	
	border-top:  1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE; 
	
	padding: 3px;
		 	
}

table.productTabs tr td.selected {
	width:  30%;
	height: 18px;
	padding-top: 0px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	border: none;
	padding-left: 0px;
}

table.productTabs tr td.selected div.tab
{
	font-weight: bold;
	color: #555555;
	padding: 2px 2px 2px 2px;
	border-left: 2px solid #999999;
	border-right:0px;
	border-top:  1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 3px;
}

.tab_invisible {
	display:none;	
}

a.lupe {
	text-decoration:none;
	cursor:url(../images/bt_suchen.gif),pointer;	
}

/* Produkt ICONS */
div.IconSpace {
	background-color: #ffffff;
	color:white;
	padding: 3px 0px;
} 

div.productIcon {	
	float: left;
	margin:3px 6px 3px 0px;
	overflow: hidden;	
}

/* Produkt Notes */
div.OSNoteSpace {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	COLOR: #000000;
} 

/* Werbliche Flaechen */

div.werblicheFlaeche {
	padding-bottom: 30px;
		
}

div.scenes {
	width: 210px; 
	height:300px; 
	overflow:hidden;
	position: relative;
}


div.toolboxSpacer {
	line-height: 200px;	
}

/* Anfrage Liste */
tr.anfrageFirstRow td {
	padding-top: 5px;
	vertical-align:top;	
}

tr.anfrageFirstRow td input.basketFormquantity 
{	font-size: 11px;	
	border: 1px solid #d0d0d0;
}

div.anfrageButtons
{
	padding-top:5px;	
}

/* Suchergebnisse */
#ffsuggestInp {
	height:16px;
	font-size:11px;
	border: 1px solid #bdbdbd;
	padding:0px;
	margin:0px;
}


div.suggestLayer {
	position: absolute;
	top: 142px;
	left: 200px;
	z-index: 42;
	background-color: #FFFFFF;
	opacity:0.9;
	width:400px;	
}

div.tsuggestLayer {
	position: absolute;
	top: 28px;
	right: 5px;
	z-index: 4242;
	background-color: #FFFFFF;
	opacity:0.9;
	width:400px;
}


table.suggestLayer, table.tsuggestLayer {
background-color:white;
border:1px solid #5C7997;
color:#767676;
cursor:pointer;
font-size:11px;
height:12px;
}
tr.suggestLayer, tr.tsuggestLayer {
height:12px;
}
td.suggestLayer {
height:12px;
padding:0;
}
tr.suggestHeader {
color:#173553;
font-size:10px;
font-weight:normal;
}
tr.suggestHeader td {
border-bottom:1px solid #5C7997;
padding:3px 3px 3px 5px;
}
td.suggestFooter {
background-color:#FCFCFC;
background-position:right center;
background-repeat:no-repeat;
border-top:1px solid #5C7997;
color:#173553;
font-size:9px;
height:25px;
}

div.refineSearch {
	padding-top: 5px;
	padding-bottom: 5px;	
}

div.refineSearch select {
/*
	background:transparent url(../images/bg-button.gif);
	background-repeat:repeat-x;
*/
font-size: 11px;
border: 1px solid #d0d0d0;		
}

button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

button.ffActionButton, button.prodListActionButton{
	height:18px;
	line-height:16px;
	text-align:left;
	border: 1px solid #bdbdbd;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:3px;	

	cursor:pointer;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: visible;
			
}

.prodListActionButton div, .ffActionButton div{

	height:14px;
	line-height:14px;
	padding-top:1px;	
			
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #333333;
	
	border-spacing: 0px;

}

.prodListActionButton div img, .ffActionButton div img{
	border-left: 0px;
	border-right:0px;
	margin:0px;
	margin-bottom: 1px;	
	vertical-align:middle;	
}

/* Produktliste / Filter */

input.filterInput {
	border: 1px solid #d0d0d0;
	padding: 2px;
}

select.filterSelect {
	border: 1px solid #d0d0d0;		
}


.groupHeadline , .subgroupOverview {
float:left;
padding-top:1px;
}

.groupHeadlineRight , .subgroupOverviewRight {
	float:right; 
	text-align:right;
	padding-bottom:1px;
}

.picNavHeader{
	padding-bottom:5px;	
}

.productListHeader{
	padding-bottom:1px;
}

.productAbstract {
	float:left;
	padding-top:1px;	
}

.productAbstractRight{
	float:right; 
	text-align:right;
	padding-bottom:1px;
}

/* transfer effect */
.ui-effects-transfer {
    border: 4px dotted #111;
}