/* Tegninger */ #ProductDrawings { background-color: white; float:left; width:100%;} #ProductDrawings #webbody1 img { float: left; width: 200px; } #ProductDrawings #webbody1 table { border:none; } #ProductDrawings #drawingstable { width: 100%; } #ProductDrawings #drawingstable input { border:0px; } #ProductDrawings #drawingstable input.btn { border:2px solid #A9A18C; padding: 1px; margin-top:20px; margin-bottom:20px; width: 180px;} #ProductDrawings #drawingstable th { background-color: #D8D4C9; padding:9px; } #ProductDrawings #drawingstable th.subhead { padding-left: 13px; } #ProductDrawings #drawingstable td { padding:4px 9px 4px 13px;} #ProductDrawings #drawingstable td.txt { padding:4px 9px 4px 49px;} #ProductDrawings #drawingstable td.subhead { padding:9px 9px 9px 13px; background-color: #EFEEE9; } #selectdrawings { background-color: white; float:left; border: 0px solid #DDDDDD; width:100%; padding: 0px;} #selectdrawings h1 { margin-left: -9px; margin-top: -9px; margin-right: -10px; margin-bottom: 9px; background-color: #D8D4C9; } #selectdrawings table { border: 0px solid #DDDDDD; margin-left:9px; padding-top: 16px; padding-bottom: 16px;} #selectdrawings .draw_select { width: 236px; } #selectdrawings .tableform td { padding-top: 5px; padding-bottom: 5px; width: 125px; } #selectdrawings td.draw_nr { padding-bottom: 16px; } #selectdrawings td.draw_search { padding-top: 10px; padding-left: 5px;} #selectdrawings .line { border-top: 4px solid #D8D4C9; height: 4px;} #last #searchresult { float:left; background-color: white; width: 528px; _width: 527px; margin-bottom: 9px; margin-left: 3px; border: 4px solid #D8D4C9; } #last #searchresult .element { padding:9px;} #last #searchresult h1 { margin-left: -4px; margin-right: -4px; margin-bottom: 9px; _margin-top: -14px; background-color: #D8D4C9; } #last #searchresult #line_wide { border-top: 0px solid #D8D4C9; height: 0px; background-color: white; margin-left: -4px; margin-right: -4px; } #drawing { float:left; padding:9px;} #drawing img { float:left; border: 0px dashed blue; } #drawing #img_old { float:left; border: 0px dashed blue; width: 290px; height: 441px;} #drawing #img { float:left; border: 0px dashed blue; width: 325px; } #drawing h2 { background-color: white; font-size: 12px; margin-bottom: 10px; } #drawing p { margin-top: 20px; } /* Info box under download af tegninger */ #LastInfoBox { border: 4px solid #D8D4C9; width: 527px; margin-bottom: 10px; margin-left: 3px;} #LastInfoBox h1 { margin-top: 0px; margin-bottom: 9px; background-color: #D8D4C9; } #LastInfoBox div { width: 262px; border: 0px dashed red; float:left; padding: 9px; }