.codeBoxHeader { color: #666; background: transparent url(/Pfad/zur/Header/Grafik) repeat scroll 0% 49%; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; margin: 12px 0 0 0; padding:1px 0 1px 15px; width: 645px; } .codeTitle { float: left; width: 55%; } div.codeControls { width: auto; } div.codeControls input { background: transparent url(/Pfad/zur/Button/Grafik) repeat scroll 0% 50%; border: 1px solid #000000; width: 5em; } .codeBoxContent { overflow: auto; border: 1px solid #666; /* background-color: #EFEFEF; */ background: transparent url(/Pfad/zur/Content/Grafik) repeat scroll 0% 0%; margin: 0 0 12px 0; padding: 8px 0 8px 8px; height: 240px; white-space: nowrap; width: 652px; clear: both; position: relative; /* IE6 Darstellung mit Zeilennummern bezüglich overflow */ } .tx-jphcodesnippets-pi { border: none; padding:5px; width: 100%; } .tx-jphcodesnippets-pi li { padding:5px; } .formOn { display:inline; margin:0px; float:left; clear:right; /* IE6 */ } .formOff { display:inline; margin:0px; } .controlText { float: left; padding: 0 10px; color: #EEE; }