/* de generelle ting */ .body { background: url("img/bg.jpg"); background-position: top right; background-repeat: repeat-x; background-color: #1a1a1a; margin: 0px; padding: 0px; } .body_top { background: url('img/top_bg.jpg'); background-position: top center; background-repeat: no-repeat; } .main_table { width: 921px; padding-left: 15px; padding-right: 15px; } A { color: #828282; color: #999999; color: #ffffff; text-decoration: none; } A:hover { text-decoration: none; color: #cccccc; color: #9d230c; } td { color: #999999; color: #bbbbbb; color: #cccccc; font-family: trebuchet ms, tahoma, verdana; font-size: 12px; line-height: 16px; } .white { color: #ffffff; } A.white { color: #ffffff; text-decoration: none; } A.white:hover { text-decoration: none; color: #cccccc; } b, strong { font-weight: bold; color: #cccccc; } input, textarea, select { x_background-color: #e5e5e5; border: 1px solid #1a1a1a; color: #111111 ; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; line-height: 15px; } .input { background-color: #e5e5e5; border: 1px solid #1a1a1a; color: #111111 ; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; line-height: 15px; } /* menu'en øverst til højre */ .top_menu { color: #828282; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; } A.top_menu { text-decoration: none; } A.top_menu:hover { text-decoration: none; color: #cccccc; } /* main menu */ .main_menu_left_sel { height: 34px; width: 10px; background-image: url('img/menu_left.jpg'); background-position: left top; background-repeat: no-repeat; } .main_menu_center_sel { height: 34px; vertical-align: middle; padding-left: 10px; padding-right: 10px; background-image: url('img/menu_center.jpg'); background-position: left top; background-repeat: repeat-x; } .main_menu_right_sel { height: 34px; width: 10px; background-image: url('img/menu_right.jpg'); background-position: right top; background-repeat: no-repeat; } .main_menu_left { height: 34px; width: 10px; } .main_menu_center { height: 34px; vertical-align: middle; padding-left: 10px; padding-right: 10px; } .main_menu_right { height: 34px; width: 10px; } .main_menu { color: #eeeeee; font-family: trebuchet ms, tahoma, verdana; font-size: 14px; x_font-weight: bold; } A.main_menu { text-decoration: none; } A.main_menu:hover { text-decoration: none; color: #cccccc; } /* indhold */ h1, .head { color: #eeeeee; font-family: trebuchet ms, tahoma, verdana; font-size: 16px; font-weight: bold; } h2 { color: #eeeeee; font-family: trebuchet ms, tahoma, verdana; font-size: 13px; font-weight: bold; } h3 { color: #eeeeee; font-family: trebuchet ms, tahoma, verdana; font-size: 12px; font-weight: normal; } /* bokse */ .box_light_grey { background-color: #303030; color: #ffffff; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; line-height: 15px; x_font-weight: bold; } .box_dark_grey { background-color: #292929; color: #999999; color: #bbbbbb; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; line-height: 15px; x_font-weight: bold; } /* fod */ .footer { color: #8d8d8d; font-family: trebuchet ms, tahoma, verdana; font-size: 10px; } /* til slasbilledet */ .warning_bg { background-color: #303030; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; } .insite_wysiwyg { background-color: #ffffff; font-family: verdana; font-size: 10px; color: #000000; padding: 3px; } .insite_wysiwyg_editor { background-color: #1a1a1a; color: #999999; font-family: trebuchet ms, tahoma, verdana; font-size: 11px; line-height: 15px; }