body { background-color: #000000; background-image: url("img/bg.jpg"); background-position: top left; background-repeat: repeat-x; } .main { background-color: #000000; padding-left: 15px; padding-right: 15px; font-family: tahoma, arial; font-size: 11px; line-height: 16px; color: #eeeeee; } td { font-family: tahoma, arial; font-size: 11px; line-height: 16px; color: #eeeeee; } h1 { font-family: trebuchet ms, verdana; font-size: 24px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } h2 { font-family: trebuchet ms, verdana; font-size: 16px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } .kodeord { font-family: trebuchet ms, verdana; font-size: 26px; line-height: 26px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } .kodeord_fonetisk { font-size: 16px; font-weight: bold; } b, strong { font-family: tahoma, arial; x_font-size: 11px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } .credits { font-family: tahoma, arial; font-size: 11px; color: #7e7e7e; } a { color: #aaaaaa; text-decoration: none; } a:hover { color: #319ef0; text-decoration: none; } .menu { color: #aaaaaa; } a.menu { color: #aaaaaa; text-decoration: none; } a.menu:hover { color: #319ef0; text-decoration: underline; } .menu_markeret { color: #319ef0; } a.menu_markeret { color: #319ef0; text-decoration: none; } a.menu_markeret:hover { color: #319ef0; text-decoration: underline; } .box { background-color: #000000; border: 1px solid #333333; padding: 2px; } .box_top { background-color: #218ed0; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; color: #ffffff; font-family: tahoma; font-size: 11px; font-weight: bold; } .box_content { padding: 3px; font-family: arial; font-size: 10px; color: #ffffff; } .box_content_nrm { padding: 5px; font-family: tahoma; font-size: 11px; line-height: 16px; color: #eeeeee; } .box_layer { position: absolute; z-index: 10; top: 0px; left: 0px; width: 300px; height: 200px; display: none; } .box_layer_bg { position: absolute; z-index: 5; filter: alpha(opacity=90); -moz-opacity:.90; top: 0px; left: 0px; width: 300px; height: 200px; display: none; } .google_info_window { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000000; } .input { font-family: tahoma; font-size: 12px; color: #33333; border-width: 1px; border-style: solid; border-color: #218ed0; width: 200px; } .btn { font-family: tahoma; font-size: 10px; color: #ffffff; border: outset 2px #319ef0; background-color: #218ed0; width: 200px; } .stor_input { font-family: tahoma; font-size: 16px; font-weight: bold; color: #33333; border: outset 2px #319ef0; width: 450px; } .stor_btn { font-family: tahoma; font-size: 16px; font-weight: bold; color: #ffffff; border: outset 2px #319ef0; background-color: #218ed0; width: 200px; } .float_box { position: absolute; z-index: 2; opacity filter: alpha(opacity=90); -moz-opacity:.90; opacity: .9; top: 400px; left: 400px; width: 300px; height: 300px; background-color: #000000; font-family: tahoma; font-size: 11px; line-height: 16px; color: #eeeeee; } @media print { .no_print { display: none; } .yes_print { display: block; } .only_print { display: block; } .not_at_all { display: none; } } @media screen { .only_print { display: none; } .not_at_all { display: none; } }