.ddldiv
{
    float:left;
    margin-top:3px;
    margin-left:8px;
}

table { width:auto; border-collapse:collapse; margin-bottom:0.5em; }
table.full { width:100%; }
thead th { background:#36c; color:#fff; border-bottom:2px #25b solid; }
td {border:solid 1px #e8e8e8;}

#myElement tr:hover td,#myElement td { background:inherit; }

.lagertable tbody td.kategorie {background:#eee; text-align:center; width:150px;}
.lagertable thead th.kategorie {text-align:center;}
.lagertable td.preis,th.preis {text-align:right; background-image:none; position:inherit;}

tr:hover td,tr:hover td.kategorie { background:#cde; }



/* Knob Slider Style */
.floatl {float:left;} .floatr {float:right;} .inline{display:inline;}
.fontbold{font-weight:bold;}  .fontwhite {color:#ffffff !important;} .fontblack {color:#333333 !important;} .fontgreen {color:#1ABE07 !important;} .fontblue {color:#0198D1 !important;} .fontgrey {color:#9d9d9d !important;} .fontred {color:#A30004 !important;}

.slider_outer{margin: 10px; /*border:1px solid #e6e6e6;*/ padding:5px; clear:both;}
.slider_gutter {float: left;width: 100%;display: block;position: relative; }
.slider_gutter_item{position: relative;	float: left; left: 100%;}
#slider_minmax_gutter_l, .slider_gutter_l{width: 10px;margin-left:-100%; height:20px;background:url(../images/slider_l.gif) no-repeat; }
#slider_minmax_gutter_m{width: 180px;margin-left:-190px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}
#slider_minmax_gutter_r,.slider_gutter_r{width: 10px;margin-left:-15px;height:20px; 	background:url(../images/slider_r.gif) no-repeat; border:1px }
#minmax_slider{ width:200px; margin:0px 10px;}

.slider_gutter{width:150px; margin:10px 0px 0px 0px; }
.slider_gutter_m{width:140px;margin-left:-150px;	height:20px; background:url(../images/slider_rptr.gif) repeat-x;}

/*.slider_gutter_bkg{ position: absolute; background:url(../images/bkg_slider.gif) repeat-x; height:8px; margin:6px 0px 0px -10px; width:374px; clip:rect(0, 20px, 0, 20px)}
*/
.knob {	position: absolute;	height: 20px;width: 20px;background: url(../images/slider_knob.gif) no-repeat;cursor: pointer;}

/* For Clip */

#slider_bkg_img{position: absolute; height:8px; margin:6px 0px 0px -10px; width:374px;}
#slider_bkg_img_1{position: absolute; height:8px; margin:6px 0px 0px 0px; width:200px;}


td.bild {width:100px; text-align:center; overflow:hidden; border-left:solid 5px transparent;}
.bild img {width:70px;}
.text div {width:590px; overflow:auto; padding-left:10px;}
.preis {text-align:right; vertical-align:bottom; width:85px; padding-right:10px; border-right:solid 5px transparent;}
tr:hover td.preis {background:none; width:85px; padding-right:10px; border-right:solid 5px #36c;}
tr:hover td.bild {background:none; border-left:solid 5px #36c;}
tr.nix:hover td.preis { border-right:solid 5px red;}
tr.nix:hover td.bild {border-left:solid 5px red;}
tr.wenig:hover td.preis {border-right:solid 5px yellow;}
tr.wenig:hover td.bild {border-left:solid 5px yellow;}

tr.nix.it, tr.nix.it td {display:none;}
