body { font-family: arial; } a img { border: none; } #quickmenu { height: 39px; border-collapse: collapse; width: 100%; position: absolute; top: 0px; } #quickmenu td.empty { background-image: url('/images/menu_empty.png'); width: 100%; } #quickmenu td.transition { background-image: url('/images/menu_transition.png'); padding-left: 60px; } #quickmenu td.menu-item { background-image: url('/images/menu_bg.png'); padding-left: 10px; padding-right: 10px; text-align: center; font-weight: bold; } #quickmenu td.selected, #menu td.hover { background-image: url('/images/menu_bg_selected.png'); } #quickmenu td.menu-item a { text-decoration: none; color: #888; } #quickmenu td.selected a, #menu td.hover a { color: white; } #bar { background-color: #002434; width: 100%; position: absolute; height: 3px; } #toolbar { width: 100%; height: 33px; margin-bottom: 3px; background-image: url('/images/toolbar_bg.png'); line-height: 33px; text-align: right; padding: 0; } #toolbar form table { border-collapse: collapse; } #toolbar form table td { margin: 0; padding: 0; } #toolbar form { width: 250px; float: right; margin: 0; padding: 0; } #toolbar input { width: 150px; margin-right: 5px; } #toolbar input.submit { width: 80px; } #clientname { widht: 380px; font-size: 25px; line-height: 25px; height: 25px; float: left; margin-top: 4px; margin-left: 10px; } #content { position: absolute; top: 39px; right: 0px; left: 0px; bottom: 15px; } #content h1 { margin-top: 0; font-size: 22px; color: #002434; } a { color: #44697D; text-decoration: none; } #content a:hover { text-decoration: underline; } #menu { position: absolute; width: 300px; border-right: 1px solid #ccc; top: 33px; overflow: auto; bottom: 0; } #menu a { color: #000; } #menu div.menu-item { margin-left: 10px; margin-top: 3px; } #page-container { position: absolute; left: 310px; right: 15px; overflow: auto; top: 33px; bottom: 0; line-height: 22px; } #page-margin { margin-top: 10px; margin-bottom: 10px; } #footer { position: absolute; bottom: 0; padding: 0; margin: 0; line-height: 15px; text-align: right; width: 100%; height: 15px; font-size: 10px; border-top: 1px solid #ccc; } #lastedited { margin-right: 20px; font-style: italic; } input, textarea { width: 300px; } textarea { height: 250px; } body { margin: 0; padding: 0; } 