body { background-color: #000000; background-image: url("/img/bg.jpg"); background-position: top left; background-repeat: repeat-x; } .main { background-color: #000000; } td { font-family: trebuchet ms, tahoma; font-size: 12px; line-height: 16px; color: #cccccc; color: #eeeeee; } td { font-family: tahoma; font-size: 11px; line-height: 16px; color: #cccccc; color: #eeeeee; } h1 { font-family: trebuchet ms; font-size: 17px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } b, strong, h2 { font-family: tahoma; font-size: 11px; font-weight: bold; color: #218ed0; padding-bottom: 0px; margin-bottom: 0px; } .credits { font-family: tahoma; font-size: 11px; color: #7e7e7e; } a { color: #aaaaaa; text-decoration: none; } a:hover { color: #319ef0; text-decoration: underline; } .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; } .diskret_menu { color: #7e7e7e } a.diskret_menu { color: #9e9e9e; color: #7e7e7e } a.diskret_menu:hover { color: #41aef0; } .top_menu { font-size: 10px; color: #ffffff; } a.top_menu { color: #8e8e8e; } a.top_menu:hover { color: #41aef0; } input, textarea, select { font-family: tahoma; font-size: 12px; color: #33333; border-width: 1px; border-style: solid; border-color: #218ed0; width: 200px; } .alert { color: #941010; color: #f45050; font-weight: bold; } .support_btn { font-family: tahoma; font-size: 12px; color: #eeeeee; } a.support_btn { } a.support_btn:hover { color: #ffffff; text-decoration: underline; } .support_bg_hightlight { background-color: #222222; } @media print { .no_print { display: none; } .yes_print { display: block; } .only_print { display: block; } } @media screen { .only_print { display: none; } }