@charset "utf-8";

<!--

/*=========================================================================*/
/* SCREEN CSS for lxbxh.ch                                                 */
/* CSS Code : mediaparx.com : October 2006                                 */
/*=========================================================================*/ 

*{
	margin:0px;
	padding:0px;
}

html {
	font-size:medium;
}

body{
	font-size:11px;
	line-height:1.7em;
	font-weight:normal;
	font-variant:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

input, textarea, input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea, input, select{
	font-size:100%;
}

fieldset{
	border:none;
}

img{
	border:none;
}

a{
	text-decoration:none;
}

ul{
	margin-left:15px;
	padding-left:0px;
	list-style:disc outside;
}

th{
	background:#b1b1b1;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	border-right:1px #fff solid;
	color:#fff;
}

sup{
	font-size:90%;
	line-height:10%;
}

optgroup{
	font-style:normal;
	color:#990000;
	background:#e3e3e4 !important;
}

option{
	color:#000000 !important;
	padding-left:5px;
	border-bottom:1px #e3e3e4 dotted;
	background:#FFFFFF !important;
}

abbr{

	border:none;
	cursor:help;
}

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

.ImageLink{
	border:none !important;
	text-decoration:none !important;
	background:none !important;
}

.ImageWithLegend{
	float:left;
	width:180px;
	margin-bottom:5px;
}

.SeparatorDoubleLine{
	height:6px;
	background:url(../auxx/img_separator_double_line.gif) repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
}

.RowOdd{
	background:#ffffff;
}

.RowOdd a{
	color:#990000;
	font-weight:bold;
	border-bottom:1px #990000 solid;
}

.RowEven{
	background:#ebebeb;
}

.RowEven a{
	color:#000;
	font-weight:bold;
	border-bottom:1px #000000 solid;
}

.BgGrey{
	background:#ebebeb;
}


/*=============================================================*/
/*---------------- Hide all unnecessary elements --------------*/
/*=============================================================*/
#Header,
#LeftColumn,
#RightColumn{
	display:none;
	
}

/*=============================================================*/
/*---------------------- Content Index ------------------------*/
/*=============================================================*/

#ContentIndex .BoxIndex,
#ContentIndex .BoxSearch{
	float:left;
	margin-left:11px;
	border:1px #545454 solid;
	width:30%;
	padding:9px;
	margin-bottom:11px;
	min-height:100px;
	cursor:pointer;
}

#ContentIndex .BoxIndex{
	background:url(../auxx/img_box_index.png);
}

.BoxIndex h1{
	color:#990000;
	font-size:150%;
	margin-bottom:2px;
}

.BoxIndex h2{
	color:#999999;
	font-size:150%;
	margin-bottom:2px;
}

#ContentIndex .BoxIndexWide{
	float:left;
	border:1px #545454 solid;
	width:351px;
	padding:9px;
	min-height:100px;
	background:url(../auxx/img_bg_newsbox.png) no-repeat;
}

.BoxIndexWide .BiwLeftColumn{
	float:left;
	width:168px;
	margin-top:50px;
}

.BoxIndexWide .BiwRightColumn{
	float:left;
	width:158px;
	margin-left:22px;
}

.BoxIndexWide a,
.BoxSearch a,
.FeatureBox a{
	color:#990000;
	font-weight:bold;
	border-bottom:1px #990000 solid;
}

.BoxIndexWide a:hover,
.BoxSearch a:hover,
.FeatureBox a:hover{
	color:#383636;
	border-bottom:1px #383636 solid;
	font-weight:bold;
}

.BoxSearch{
	width:168px !important;
	min-height:108px !important;
	padding:5px !important;
	background:#e3e3e4;
	text-align:right;
}

#LoginMask label,
.FeatureBox label{
	float:left;
	display:block;
	width:48px;
	text-align:right;
	margin-bottom:5px;
}

#LoginMask input,
.FeatureBox input{
	margin-left:8px;
	width:106px;
	float:left;
	border-top:1px #909090 solid;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e4e4e4 solid;
	padding:2px;
}

#LoginMask .Input106px{
	color:#b3b3b3;
}

.ButtonSubmit{
	margin-left:0px !important;
	float:right !important;
	background:#990000;
	color:#FFFFFF;
	font-weight:bold;
	border:none !important;
	margin-top:10px;
	width:auto !important;
	cursor:pointer;
}

.ButtonSubmit:hover{
	margin-left:0px !important;
	float:right !important;
	background:#383636;
	color:#FFFFFF;
	font-weight:bold;
	border:none !important;
	margin-top:10px;
	width:auto !important;
	cursor:pointer;
}

/*=============================================================*/
/*---------------------- Center Column ------------------------*/
/*=============================================================*/
#ContainerCenter{
	float:left;
	padding-left:0px !important;
}

#ContainerDummy{
	float:left;
}

#CenterColumn{

}

#CenterColumn h1{ /*Page Title*/
	color:#999999;
	font-size:150%;
	margin-bottom:1.5em;
	line-height:1.3em;
}

#CenterColumn h2{	/*Chapter Title*/
	color:#999999;
	font-size:120%;
	margin-bottom:0.6em;
}

#CenterColumn h6{	/*Legend*/
	font-weight:normal;
	font-size:90%;
	margin-bottom:0.6em;
}

#CenterColumn .ImageLeft{
	float:left;
	margin-right:11px;
	margin-top:5px;
}

#CenterColumn .ImageRight{
	float:right;
	margin-left:11px;
	margin-top:5px;
}

#CenterColumn a{
	color:#990000;
	font-weight:bold;
	border-bottom:1px solid #990000;
}

#CenterColumn a:hover{
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

/*===============*/
/*Table Wellenart*/
/*===============*/
#Wellenart{
	border-bottom:1px solid #e3e1e1;
}

#Wellenart td{
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
}

#Wellenart .Column1{
	border-left:1px solid #e3e1e1;
	border-right:1px solid #e3e1e1;
	width:84px;
}

#Wellenart .Column2{
	border-right:1px solid #e3e1e1;
	width:86px;
}

#Wellenart .Column3{
	border-right:1px solid #e3e1e1;
	width:86px;
}

#Wellenart .Column4{
	border-right:1px solid #e3e1e1;
	width:86px;
}

/*================*/
/*Table Graukarton*/
/*================*/
#Graukarton{
	border-bottom:1px solid #e3e1e1;
}

#Graukarton td{
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
}

#Graukarton .Column1{
	border-left:1px solid #e3e1e1;
	border-right:1px solid #e3e1e1;
	width:114px;
}

#Graukarton .Column2{
	border-right:1px solid #e3e1e1;
	width:114px;
}

#Graukarton .Column3{
	border-right:1px solid #e3e1e1;
	width:114px;
}

/*======================================*/
/*Table Search Results Standard Wrapping*/
/*======================================*/
#DummySearchStandardMouseOut{
	width:574px;
}

#DummySearchStandard{
	width:562px;
}

#TableResultsStandard{
	background:#FFFFFF;
	border-top:1px solid #e3e1e1;
	border-bottom:1px solid #e3e1e1;
}

#TableResultsStandard td,
#TableResultsStandard th{
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:4px;
	padding-bottom:4px;
}

#TableResultsStandard .Column1,
#TableResultsStandard .Column2,
#TableResultsStandard .Column3,
#TableResultsStandard .Column3,
#TableResultsStandard .Column4,
#TableResultsStandard .Column5,
#TableResultsStandard .Column6,
#TableResultsStandard .Column7,
#TableResultsStandard .Column8{
	border-right:1px solid #e3e1e1;
}

#TableResultsStandard .Column1{
	border-left:1px solid #e3e1e1;
	width:48px !important;
}

#TableResultsStandard .Column1{
	border-left:1px solid #e3e1e1 !important;
	width:48px !important;
}

#TableResultsStandard .Column2{
	width:82px !important;
}

#TableResultsStandard .Column2{
	width:82px !important;
}

#TableResultsStandard .Column3{
	width:84px !important;
}

#TableResultsStandard .Column3{
	width:84px !important;
}

#TableResultsStandard .Column4{
	width:56px !important;
}

#TableResultsStandard .Column4{
	width:56px !important;
}

#TableResultsStandard .Column5{
	width:46px !important;
}

#TableResultsStandard .Column5{
	width:46px !important;
}

#TableResultsStandard .Column6{
	width:58px !important;
}

#TableResultsStandard .Column6{
	width:58px !important;
}

#TableResultsStandard .Column7{
	width:86px !important;
}

#TableResultsStandard .Column7{
	width:86px !important;
}

#TableResultsStandard .Column8{
	padding:0px !important;
	width:65px;
}

#TableResultsStandard .Column8{
	border-right:1px solid #e3e1e1 !important;
	padding:0px !important;
	width:65px;
}

#TableResultsStandard .ColumnPicture{
	width:560px;
	padding:0px !important;
	margin:0px !important;
	padding-bottom:5px !important;
	border:1px solid #e3e1e1;
}

.ColumnPicture img{
	margin-bottom:5px;
	border-bottom:1px solid #e3e1e1;
}

.ColumnPicture p{
	margin-left:5px;
	width:460px;
}

.ColumnPicture .TitleProduct{
	font-weight:bold;
	color:#990000;
}

.ImageWarenkorb{
	margin-left:8px;
}

.ImageWarenkorb,
.ImagePreisAnfragen{
	margin-right:6px;
}

.ImageFavoriten{
	margin-right:2px;
}

.RadioButtonWarenkorb{
	float:left;
	margin-left:7px;
}

.RadioButtonAnfrage{
	float:left;
	margin-left:4px;
}

.RadioButtonFavoriten{
	float:left;
	margin-left:4px;
}

/*==================================*/
/*Table Search Results Norm Wrapping*/
/*==================================*/
.TableResultsNorm{
	margin-left:6px;
	background:#FFFFFF;
	border-bottom:1px solid #e3e1e1;
	margin-top:3px;
}

.TableResultsNorm td{
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
}

.TableResultsNorm .Column1,
.TableResultsNorm .Column2{
	border-right:1px solid #e3e1e1;
}

.TableResultsNorm .Column1{
	width:510px;
	border-left:1px solid #e3e1e1;
}

.TableResultsNorm .Column2{
	width:47px;
	padding:0px !important;
	text-align:center;
}

.TableResultsNorm .ColumnPicture{
	width:auto;
	padding:0px;
	border:1px solid #e3e1e1;
	border-bottom:none;
}

.TableResultsNorm .RadioButtonAnfrage{
	padding:0px;
	margin:0px;
	margin-left:8px!important;
}

.InterfaceTableResultsNorm{
	width:542px;
	padding:10px;
	padding-top:8px;
	margin-left:6px;
	margin-bottom:10px;
	background:#e3e3e4;
	border:1px solid #b1b1b1;
	color:#383636;
}

.InterfaceTableResultsNorm input,
.InterfaceTableResultsNorm label{
	margin-top:5px !important;
}

a.ButtonBack{
	float:left;
}

a.ButtonNext{
	float:right;
}

a.ButtonBack,
a.ButtonNext{
	display:block;
	color:#990000;
	border-bottom:1px solid #990000;
}

a.ButtonBack:hover,
a.ButtonNext:hover{
	color:#383636;
	border-bottom:1px solid #383636;
}


/*===========*/
/*Form Styles*/
/*===========*/

.ButtonSearch,
.SelectWide,
.Input60px,
.Input180px,
.Label60px,
.RadioButton,
.TextArea365px{
	margin-top:10px;
}

.Input60px,
.Input180px,
.TextArea365px{
	color:#b3b3b3;
}

.ButtonSearch{
	float:right !important;
	background:#990000;
	color:#FFFFFF;
	font-weight:bold;
	border:none !important;
	width:auto !important;
	cursor:pointer;
	padding:2px;
	padding-left:3px;
	padding-right:3px;
}

.ButtonSearch:hover{
	float:right !important;
	background:#383636;
	color:#FFFFFF;
	font-weight:bold;
	border:none !important;
	width:auto !important;
	cursor:pointer;
	padding:2px;
	padding-left:3px;
	padding-right:3px;
}

.SelectWide{
	width:100%;
}

.Input60px{
	width:58px;
	float:left;
	border-top:1px #909090 solid;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e4e4e4 solid;
	padding:2px;
}

.Input180px{
	width:174px;
	float:left;
	border-top:1px #909090 solid;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e4e4e4 solid;
	padding:2px;
}

.Input60px:hover,
.Input180px:hover,
.TextArea365px:hover,
.Input40px:hover{
	border:1px solid #990000;
	color:#000;
}

.InputFile{
	width:371px;
	float:left;
	border-top:1px #909090 solid;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e4e4e4 solid;
	padding:2px;
}

.Label60px{
	float:left;
	width:60px;	
	background:none;
}

.RadioButton{
	float:left;
	margin-right:5px;
}

.SelectNormverpackungen{
	float:left;
	width:340px;
	margin-top:5px;
}

.TextArea365px{
	width:365px;
	height:45px;
	float:left;
	border-top:1px #909090 solid;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e4e4e4 solid;
	padding:2px;
	line-height:1.5em;
}


/*=============================================================*/
/*---------------------- Search Results -----------------------*/
/*=============================================================*/
#SearchResults{
	float:left;
	width:574px;
	float:left;
	padding-bottom:20px;
}

.LegendSearchResults{
	display:block;
	width:562px;
	list-style:none !important;
	margin-top:3px;
}

.LegendSearchResultsTop{
	display:block;
	width:562px;
	list-style:none !important;
	margin-bottom:3px;
}

.LegendSearchResultsBottom{
	display:block;
	width:562px;
	list-style:none !important;
	margin-top:3px;
	margin-bottom:10px;
}

.LegendSearchResults li,
.LegendSearchResultsTop li,
.LegendSearchResultsBottom li{
	float:right;
	margin-left:10px;
	color:#b1b1b1;
}

.LegendWarenkorb{
	background:url(../auxx/icons_tabelle/ico_legende_warenkorb.gif) no-repeat 0px 3px;
	padding-left:17px;
}

.LegendPreisAnfragen{
	background:url(../auxx/icons_tabelle/ico_legende_preisanfragen.gif) no-repeat 0px 3px;
	padding-left:11px;
}

.LegendFavoriten{
	background:url(../auxx/icons_tabelle/ico_legende_favoriten.gif) no-repeat 0px 3px;
	padding-left:15px;
}

.LegendSearchResultsTop .LegendFavoriten,
.LegendSearchResultsBottom .LegendFavoriten{
	padding-right:8px;

}

-->
