@media print { /* ... Formatdefinitionen zum Drucken ... */ .css_print { visibility:visible; display: in-line;} .css_screen { visibility:hidden; display: none; } } @media screen, handheld { /* ... Formatdefinitionen zur Bildschirmausgabe ... */ .css_screen { visibility:visible; display: in-line;} .css_print { visibility:hidden; display: none; } } /**************************************************************************************/ /*** TAGs ***/ body { background-color: #ffffff; margin: 0px; padding: 10px; } body,td { font-family: arial,sans serif; font-size: 10pt; color: #000000; } a:link { color: #626262; font-weight: normal; text-decoration: none; } a:active { color: #F1067F; font-weight: normal; text-decoration: none; } a:hover { color: #F1067F; font-weight: normal; text-decoration: none; } a:visited { color:#626262; font-weight: normal; text-decoration: none; } input, textarea { text-align: left; border: 1px inset #626262; background-color: #ffffff; font-size: 9pt; font-family: arial,sans serif; } hr { border: solid #e1e1e1 0px; border-top-width: 1px; } h1 { font-size: 15pt; font-weight: normal; color:#626262; margin-top: 5px; margin-bottom: 5px; } h2 { font-size: 14pt; font-weight: bold; color: #F1067F; margin-top: 5px; margin-bottom: 5px; } h3 { font-size: 13pt; font-weight:bold; color: #626262; margin-top: 1px; margin-bottom: 5px; } h4 { font-size: 12pt; font-weight: bold; color: #F1067F; margin-top: 5px; margin-bottom: 5px; } h5 { font-size: 11pt; font-weight: bold; color: #626262; margin-top: 5px; margin-bottom: 5px; } h6 { font-size: 10pt; font-weight: bold; color: #F1067F; margin-top: 5px; margin-bottom: 5px; } img { border: 0px; } /**************************************************************************************/ /*** IDs ***/ #css_background{ position: absolute; top: 0; left: 0; border: 0; z-index: 1; } #css_container{ height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2; text-align: center; } #css_container #css_table{ margin: 10px auto auto; height: 95%; width: 780px; } #css_header { height: 99px; width: 100%; background: url("../../templates/rtc/images/cms-header-back.gif"); background-repeat: no-repeat; } #css_header #css_address{ padding-top: 53px; padding-right: 30px; color: #626262; } #css_searchbox{ padding-left: 2px; } #css_searchbox #css_text { width: 140px; border: 1px solid #e1e1e1; background-color: #ffffff; color: #626262; } #css_loginbox #css_text1 { width: 100px; border: 1px solid #626262; background-color: #ffffff; color: #626262; } #css_loginbox #css_text2 { width: 100px; border: 1px solid #626262; background-color: #ffffff; color: #626262; } #css_loginbox #css_submit { width: 100px; border: 1px solid #e1e1e1; } #css_topmenu{ padding-bottom: 5px; } #css_main{ padding: 10px; padding-top: 0px; border-right: 2px solid #e1e1e1; border-left: 2px solid #e1e1e1; border-bottom: 2px solid #e1e1e1; background: #ffffff; /* background: url("../../templates/rtc/images/cms-main-back2.gif"); background-repeat: y-repeat; */ width: 730px; height: 500px; } #css_menu{ width: 150; font-size: 10pt; color: #626262; } #css_menu #css_box{ padding-left: 15px; margin-left: 5px; margin-top: 5px; margin-bottom: 5px; width: 150; } #css_menu #css_time{ padding-top: 10pt; font-size: 9pt; color: #ffffff; } #css_menu_item_neutral{ } #css_menu_item_current_neutral{ color: #F1067F; } #css_menu_item_level0{ width: 130px; background-color: #e1e1e1; border: 1px solid #e1e1e1; margin: 2px; padding-left: 10px; } #css_menu_item_level1{ padding-left: 30px; } #css_menu_item_level2{ padding-left: 50px; } #css_menu_item_level3{ padding-left: 70px; } #css_menu_item_level4{ padding-left: 90px; } #css_menu_item_level5{ padding-left: 110px; } #css_menu_item_current_level0{ width: 130px; background-color: #F1067F; border: 1px solid #F1067F; margin: 2px; padding-left: 10px; color: #F1067F; } #css_menu_item_current_level0 a:link{ color: white; } #css_menu_item_current_level1{ padding-left: 30px; color: #F1067F; } #css_menu_item_current_level2{ padding-left: 50px; color: #F1067F; } #css_menu_item_current_level3{ padding-left: 70px; color: #F1067F; } #css_menu_item_current_level4{ padding-left: 90px; color: #F1067F; } #css_menu_item_current_level5{ padding-left: 110px; color: #F1067F; } #css_content{ padding-left: 10px; padding-right: 10px; } #css_content table{ border: 1px solid #e1e1e1; } #css_content table th{ padding: 2px; text-align: left; color: #626262; font-weight: normal; font-family: arial,sans serif; font-size: 10pt; background-color: #e1e1e1; } #css_footer{ padding-bottom: 10px; font-size: 9pt; color: #626262; } #css_loadingTime{ color: #ffffff; } #css_printview{ margin: 10px auto auto; width: 780; text-align: center; } #css_printview #css_content{ text-align: left; padding-left: 10px; padding-right: 10px; } #css_printview #css_content #css_locator { padding-top: 10px; padding-bottom: 5px; } #css_submit { text-align: center; font-weight: normal; border: 1px outset #626262; background-color: #626262; color: #e1e1e1; } #css_submit:hover , #css_submit_active{ text-align: center; border: 1px inset #e1e1e1; background-color: #F1067F; color: #e1e1e1; font-weight: bold; cursor: pointer; } #css_guestbook_senderinfo { color: #626262; } #css_guestbook_sender{ color: #F1067F; } #css_guestbook_message{ color: #000000; } #css_news_senderinfo { color: #F1067F; font-weight: normal; } #css_news_name{ color: #626262; font-weight: normal; } #css_news_message{ color: #000000; } #css_login_user{ color: #F1067F; } #css_group_color { color: #F1067F; } #css_hidden_color { color: #800080; } #css_okay { font-weight: bold; color: #00bb00; } #css_a_currentpage { color: #F1067F; font-weight: ; text-decoration: ; } #css_note { margin-top: 5px; margin-bottom: 5px; font-size: 10pt; font-weight: normal; color: #F1067F; } #css_form { border: 1px #626262 outset; background-color: #e1e1e1; padding: 5px; } #css_mailform { background-color: #e1e1e1; background: url("../../templates/rtc/images/cms-form-back.gif"); background-repeat: no-repeat; width: 500px; height: 400px; padding: 20px; } #css_bugtracking { background-color: #e1e1e1; background: url("../../templates/rtc/images/cms-form-back.gif"); background-repeat: no-repeat; width: 500px; height: 400px; padding: 20px; } #css_last_update { font-size: 9pt; color: #F1067F; } #css_tr_background{ background-color: #e1e1e1; } #css_tabs{ float: none; width: 100%; height: 17px; border-bottom: 1px solid #e1e1e1; margin-bottom: 10px; } #css_tabs #css_inactive{ padding-right: 5px; } #css_tabs #css_active{ padding-right: 5px; color: #F1067F; } #css_submit_image{ border: 0px solid; padding: 2px; }