html{ margin: 0px; padding: 0px; width: 100%; height:100%; } body{ margin: 0px; padding: 0px; width: 100%; height:100%; font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 18px; color: #000000; } .menu{ position: absolute; top: 0px; left: 0px; z-index: 2; width: 100%; height: 34px; padding: 0px; border-bottom: 1px solid #CACACA; background-color: #F0F0F0; background-image: url(http://www.skayo.ch/help/style/img/design/header_bg.gif); background-repeat: repeat-x; } .left_menu td{ line-height: 25px; } .left_menu td .left_menu_folder{ margin: 0px 10px -4px 0px; } .frame{ position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; height: 100%; } .frame_left{ height: 100%; vertical-align: top; } .frame_left_cont{ vertical-align: top; padding: 30px 10px 10px 30px; background-image: url(http://www.skayo.ch/help/style/img/design/header_sub_bg.gif); background-repeat: repeat-x; background-position: top; } .frame_line{ height: 100%; vertical-align: top; background-image: url(http://www.skayo.ch/help/style/img/design/line.gif); background-repeat: repeat-y; background-position: left; } .frame_right{ width: 100%; height: 100%; vertical-align: top; } .frame_right_cont{ vertical-align: top; padding: 30px; background-image: url(http://www.skayo.ch/help/style/img/design/header_sub_bg.gif); background-repeat: repeat-x; background-position: top; } a{ color: #000000; text-decoration: underline; } a:hover{ color: #969696; } .title{ font-size: 24px; line-height: 24px; color: #FF6600; font-weight: bold; margin-bottom: 30px; } .mark{ color: #FF6600; font-weight: bold; } .ref_title{ background-color: #969696; color: #FFFFFF; padding: 0px 6px; } .ref_field{ background-color: #F0F0F0; color: #969696; } .ref_field ul{ margin: 3px 30px; padding: 0px; }
