//Copyright (C) 2003-2004 Richard Schmid, Infolox GmbH. All rights reserved.
/*	Farben:
*/
html {
	margin:0;
	padding:0;
	overflow-x:hidden;
	overflow-y:auto;
}
div.selektofix {
	background-color: transparent;
	padding:0px;
	margin:0px;
	margin-top:-5px;
	margin-left:-5px;
	border:0px;
}
div#settings {
    margin-top:1px;
}
* html div.selektofix {
	margin-top:-27px;
}
#selektofix form {
	padding:0;
	margin:0;
}
/* common to all SF-Buttons */
#selektofix button {
	display: block;
	width: 100%;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	outline-style: none;
	border-style: none;
	margin: 0px;
}
#selektofix p.SFVal, #settings p.SFVal {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px;
	outline-style: none;
	border-style: none;
	margin: 0px;
}
#selektofix label {
	display:inline;
	width:75%;
	cursor: pointer;
	vertical-align: middle;
	text-decoration:none;
}
#selektofix input.SFCB {
    border:0;
}
input.SFCB {
	vertical-align: middle;
}
/* Selected */
div.SFSel {
	cursor: default;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
	background:#c9c9c9;
	color:#2558A0;
}
/* default */
#selektofix div.SFDef,
#settings div.SFDef {
	cursor: pointer;
	behavior:url('/prosearch/css/csshover.htc');
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
	color:#2558A0;
}
#selektofix div.SFDef:hover, #selektofix div.SFDefHover,
#settings div.SFDef:hover, #settings div.SFDefHover {
	cursor:pointer;
	background:#c9c9c9;
	color:#2558A0;
}
div.SFInv {
	cursor: default;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
	background:#fff;
	color:#97ABD4;
	text-decoration:line-through;
}
input.SFText {
	border:1px solid #ccc;
	border-color:#aaa #ccc #ccc #aaa;
	color:#2558A0;
	margin:2px;
	vertical-align:middle;
}
#selektofix input.SFText {
	width: 50px;
}
#selektofix button.SFTextGo {
	cursor: pointer;
	display: inline;
	behavior:url('/prosearch/css/csshover.htc');
	background:#D9DCDD;
	color:#2558A0;
	padding:0px;
	margin:2px;
	width:auto;
	vertical-align:middle;
	font-size:90%;
	outline-style: none;
	border:1px solid #ccc;
	border-color:#aaa #ccc #ccc #aaa;
}
#selektofix button.SFTextGo {
	height:20px;
}
#selektofix button.SFTextGo:hover, #selektofix button.SFTextGoHover {
	background:#A3C2FB;
}
table.SFDefns {
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}
table.SFCombinedDefn {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
}
table.SFDefn {
	/*margin-bottom:10px;*/
	width: auto; /* only difference from LL */
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003c8e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003c8e;
}
th.SFDefnName, th.SFDefnHeader {
	white-space: nowrap;
	width: auto;
	height:20px; /* LL */
	padding-left: 3px;
	padding-right: 3px;
	vertical-align:top;
	text-align: left;
	cursor: default;
	color:#FFF;
	line-height: 14pt;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	background-color: #003C8E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003c8e;
}
th.SFDefnName {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003c8e;
}
th.SFDefnName div.text {
    display:block;
    float:left;
    width:224px;
}
th.SFDefnName div.info {
    display:block;
    float:right;
    width:11px;
    height:30px;
}
th.SFDefnName a.info {
    position:relative;
    top:4px;
    /*
    display:block;
    position:relative;
    top:0px;
    right:0px;
    width:15px;
    height:10px;
    */
    vertical-align:top;
    /*float:right;*/
}
#selektofix .SFDefnName a,
#selektofix .SFDefnName a:link,
#selektofix .SFDefnName a:visited,
#selektofix .SFDefnName a:hover,
#selektofix .SFDefnName a:active {
    color:#DDD;
}
td.SFDefnValue, td.SFDefnInput, td.SFDefnCBValue {
	white-space: nowrap;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #605BA1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003c8e;
}
td.SFDefnValue {
	line-height: 12pt;
	cursor: pointer;
}
td.SFDefnInput {
	padding: 3px;
	line-height: 15pt;
}
td.SFDefnCBValue {
	text-align: left;
	line-height: 12pt;
}
#settings td {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}
#content-center #selektofix table.SFProducts {
	width:675px;
}
table.SFProducts {
	display:block;
	clear:both;
	background-color: transparent;
	margin-top: 260px;
	padding-right:0px;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #1D2876;
	border-right-style: solid;	
	border-right-width: 1px;
	border-right-color: #1D2876;
}
td.SFPDataHeader,
td.SFPDataName {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;	
	margin: 0px;
	text-align: left;
	cursor: default;
	color:#FFF;
	line-height: 16pt;
	font-size: 12px;
	font-weight: bold;	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1D2876;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
	border-bottom-color: #1D2876;
	background-color: #003c8e;
}
td.SFPData {
	white-space: nowrap;
	vertical-align: top;
	padding:2px 6px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #605BA1;
}
td.SF_errMsg {
	width:550px;
	font-weight:bold;
}
span.emph {
	font-weight:bold;
}
span#SF_errMsg {
	font-weight:bold;
}
#selektofix a:link, a:visited {
	color:#2558A0;
}
#selektofix a:hover, a:active {
	color:#2558A0;
}
table.SFSettings {
	width:auto;
	vertical-align:middle;
	background-color: transparent;
}
td.SFSetting {
	white-space: nowrap;
	height: 100%;
	padding: 0px;
	text-align: center;
	vertical-align:middle;
	cursor: pointer;
	line-height: 15pt;
	border:1px solid #39515A;
	background-color:#D9DCDD;
}
td.SFMatchcount {
	white-space: nowrap;
	text-align: right;
	vertical-align:middle;
	cursor: default;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 15pt;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	border:none;
}
td.SF_space {
	width: 5px;
	border:none;
}
/* LL-Redesign */
.SFPData table.std th,
.SFPData table.techdata td.techdatahead,
.SFPData table.techdata th.techdatahead {
    background-color:#003c8e;
    color:white;
}
.selektofix h1 {
    font-size:13px;
}
