/* ************************************************************************************** * N O N - L O C A L I S A B L E S T Y L E S ************************************************************************************** */ body.adcarea { border-style:none; background-color:white; padding:0px; margin:0px; } div.kopfbeschriftung { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:14pt; font-style:normal; font-weight:bold; color:black; margin:0px 0px 18px; } div.feldbeschriftung { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; color:black; } div.strongbeschriftung { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; color:black; margin:0px 0px 9px; } div.gestaltungsauswahl { background-color:white; overflow:visible; padding:8px; } div.adc_warning { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; margin:0px; } div.adc_error { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; background-color:#B10000; color:#EDEBDF; margin:5px; } div.adc_hint { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; margin:1px; } div.adctrenner { font-size:1px; height:9px; width:100%; margin:12pt 0pt; background:url(/AdCounter/se/site/graphics/Default/trenner_dots.gif) repeat-x; } .trenner_dots { background:url(/AdCounter/se/site/graphics/Default/trenner_dots.gif) repeat-x; } div.adc_verticalspacer { font-size:1px; height:40px; width:100%; margin:0pt; background-color:#FFFFF9; } p.adc_titletext { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; color:black; } table.adc_contactgrid { margin:0px; padding:0px; border-top:0px solid #000000; border-left:3px solid #EDEBDF; border-bottom:0px solid #000000; border-right:0px solid #000000; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:auto; height:auto; font-size:1px; } tr.adc_contactgrid { margin:0px; padding:0px; border-width:0px; height:auto; } td.adc_contactgrid { margin:0px; padding:0px; border-width:0px; width:auto; } div.adc_contactbody { margin:2px 10px; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; color:black; } div.adc_contactheader { margin:2px 10px; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; color:black; } table.adc_contentgrid { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:690px; height:auto; font-size:1px; } tr.adc_contentgrid { margin:0px; padding:0px; border-width:0px; height:30px; } td.adc_contentgrid { margin:0px; padding:0px; border-width:0px; width:auto; } td.adc_contentgrid_hspacer { margin:0px; padding:0px; border-width:0px; width:70px; } td.adc_contentgrid_houseadvertising { margin:8px; padding:0px; border-width:2px; width:173px; height:286px; } /* custom link layer: adcounter.frame.customLinkLayer in AdCounter.properties controls whether the custom is on or off (if the custom link layer is off the emulation of the legacy link layer is active) if custom link layer is on then the following settings will have no effect: AdCounter.properties: adcounter.frame.tag.linkLayerTop adcounter.frame.tag.linkLayerRight adcounter.service.config.faq adcounter.service.config.agb adcounter.service.config.close AdCounterGUI.properties: frame.agb frame.close frame.faq adcareas.css: td.adc_link_topright a.adc_link_topright if custom link layer is on then the following settings will be in effect: AdCounter.properties: adcounter.frame.linkLayerClick.1 adcounter.frame.linkLayerClick.2 ... adcounter.frame.linkLayerClick.1. adcounter.frame.linkLayerClick.2. ... ... AdCounterGUI.properties: frame.linkLayerLabel.1 frame.linkLayerLabel.2 ... frame.linkLayerLabel.1. frame.linkLayerLabel.2. ... ... adcareas.css: div#link_layer_div table#link_layer_table tr.link_layer td.link_layer a.link_layer <-- default values used for all links tr#link_layer_tr_1 td#link_layer_td_1 a#link_layer_a_1 tr#link_layer_tr_2 td#link_layer_td_2 a#link_layer_a_2 ... */ div#link_layer_div { position:absolute; top:8px; right:8px; visibility:visible; z-index:0; } table#link_layer_table { border-style:none; border-collapse:collapse; border-spacing:0px; } tr.link_layer { /* default for all links in link layer; can be overridden by tr#link_layer_tr_n for a certain link */ } tr#link_layer_tr_1 { } tr#link_layer_tr_2 { } tr#link_layer_tr_3 { } td.link_layer { /* default for all links in link layer; can be overridden by td#link_layer_tr_n for a certain link */ margin:0px; padding:0px; border-width:0px; width:auto; text-align:right; color:#999999; font-family: Arial, sans-serif; font-size:11px; } td#link_layer_td_1 { } td#link_layer_td_2 { } td#link_layer_td_3 { } a.link_layer { /* default for all links in link layer; can be overridden by a#link_layer_tr_n for a certain link */ text-decoration:underline; cursor:pointer; } a#link_layer_a_1 { } a#link_layer_a_2 { } a#link_layer_a_3 { } /* css fuer die Hilfeseiten */ body.adchelp { border-width:0px; background-color:#FFFFF9; padding:0px; margin:0; overflow:auto; text-align:center; } table.adchelpheader { width:100%; border-width:0px; border-collapse:collapse; } tr.adchelpheader { height:30px; border-collapse:collapse; } td.adchelpheadspacer { border-width:0px; background-color:white; width:auto; margin:0; padding:0px; } .adchelptext { font-family:Helvetica,Arial,Verdana,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; color:black; text-align:left; padding-left:20px; } .adchelp h1, h2, h3 { text-align:center; font-weight:bold; font-size:16px; } .adchelp p { padding-left:12px; padding-right:12px; text-align:justify; } .adchelp b { font-weight:bold; color:blue; } table.adc_pagegrid { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; height:100%; width:100%; font-size:1px; } tr.adc_pagegrid { margin:0px; padding:0px; border-width:0px; height:100%; } td.adc_pagegrid { margin:0px; padding:0px; border-width:0px; width:100%; } tr.adc_pagegrid_header { margin:0px; padding:0px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default/top_alfa.gif) no-repeat left top; height:65px; } td.adc_header_spacer { margin:0px; padding:0px; border-width:0px; width:150px; } td.adc_header_background { margin:0px; padding:0px; border-width:0px; width:auto; background:url(/AdCounter/se/site/graphics/Default/bg_top_alfa.gif) no-repeat right top; } td.adc_link_topright { margin:0px; padding:0px; border-width:0px; width:auto; text-align:right; color:#999999; font-family: Arial, sans-serif; font-size:11px; } a.adc_link_topright { text-decoration:underline; cursor:pointer; } tr.adc_pagegrid_content { margin:0px; padding:0px; border-width:0px; height:auto; } table.adc_pagegrid_buttons { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:1px; /* will expand automatically to the images height */ font-size:1px; } tr.adc_pagegrid_buttons { margin:0px; padding:0px; border-width:0px; width:100%; height:1px; /* will expand automatically to the images height */ } td.adc_button { margin:0px; padding:0px; border-width:0px; width:1px; /* will expand automatically to the images width */ height:1px; /* will expand automatically to the images height */ } img.adc_button_omitted { margin:0px; padding:0px; border-width:0px; width:150px; height:1px; } td.adc_button_horizontal_spacer { margin:0px; padding:0px; border-width:0px; width:70px; height:1px; } td.adc_button_flex { margin:0px; padding:0px; border-width:0px; width:auto; height:1px; } img.adc_usersearch_new_private { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:32px; background:url(/AdCounter/se/site/graphics/Default_de/but_consumer.gif) no-repeat center top; } img.adc_usersearch_new_business { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:32px; background:url(/AdCounter/se/site/graphics/Default_de/but_business.gif) no-repeat center top; } img.adc_usersearch_reset_filter { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:130px; height:32px; background:url(/AdCounter/se/site/graphics/Default_de/but_reset_filter.gif) no-repeat center top; } img.adc_button_language_de { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:40px; height:32px; background:url(/AdCounter/se/site/graphics/Default/flag_german.gif) no-repeat left top; } img.adc_button_language_fr { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:40px; height:32px; background:url(/AdCounter/se/site/graphics/Default/flag_french.gif) no-repeat left top; } img.adc_button_language_en { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:40px; height:32px; background:url(/AdCounter/se/site/graphics/Default/flag_english.gif) no-repeat center top; } img.adc_button_zoomin { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:26px; height:21px; background:url(/AdCounter/se/site/graphics/Default/but_lupe.gif) no-repeat center top; } img.adc_button_print { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:50px; height:23px; background:url(/AdCounter/se/site/graphics/Default/but_print.gif) no-repeat center top; } tr.adc_pagegrid_footer { margin:0px; padding:0px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default/empty1x1.gif) repeat-x left top; height:20px; } td.adc_footer { margin:0px; padding:0px; border-width:0px; text-align:left; vertical-align:bottom; } td.adc_pagegrid { margin:0px; padding:0px; border-width:0px; } table.adc_framedinset { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset { margin:0px; padding:0px; border-width:0px; height:100%; } td.adc_framedinset_column_left { margin:0px; padding:0px; border-width:0px; /* Rounded Corners On: width:px; display:inline; Rounded Corners Off: display:none; */ display:none; } td.adc_framedinset_column_center { margin:0px; padding:0px; border-width:0px; /* Rounded Corners On: width:auto; Rounded Corners Off: width:100%; */ width:100%; } td.adc_framedinset_column_right { margin:0px; padding:0px; border-width:0px; /* Rounded Corners On: width:px; display:inline; Rounded Corners Off: display:none; */ display:none; } table.adc_framedinset_column_left { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset_topleft { margin:0px; padding:0px; border-width:0px; height:50%; } tr.adc_framedinset_bottomleft { margin:0px; padding:0px; border-width:0px; height:50%; } td.adc_framedinset_topleft { margin:0px; padding:0px; border-width:0px; width:100%; /* Rounded Corners On: background:url(/AdCounter/se/site/graphics/Default/content_top_left.gif) no-repeat top right; */ } td.adc_framedinset_bottomleft { margin:0px; padding:0px; border-width:0px; width:100%; /* Rounded Corners On: background:url(/AdCounter/se/site/graphics/Default/content_bottom_left.gif) no-repeat bottom right; */ } table.adc_framedinset_column_center { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset_row_centertop { margin:0px; padding:0px; border-width:0px; height:33px; } tr.adc_framedinset_center { margin:0px; padding:0px; border-width:0px; height:auto; } tr.adc_framedinset_centerbottom { margin:0px; padding:0px; border-width:0px; height:12px; } td.adc_framedinset_row_centertop { margin:0px; padding:0px; border-width:0px; width:100%; } td.adc_framedinset_padded_center { margin:0px; padding:0px; border-width:0px; width:100%; } table.adc_framedinset_padded_center { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset_padded_center { margin:0px; padding:0px; border-width:0px; height:100%; } td.adc_center_padding_left { margin:0px; padding:0px; border-width:0px; width:auto; /* either �auto� or �0px� */ } td.adc_center_padding_right { margin:0px; padding:0px; border-width:0px; width:auto; /* either �auto� or �0px� */ } td.adc_framedinset_center { margin:0px; padding:0px; border-width:0px; /* width:auto; */ width:500px; text-align:center; vertical-align:top; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:14pt; font-style:normal; font-weight:normal; } div#contentarea { margin:0px; padding:8px 8px 0px 8px; overflow:auto; background-color:#F5F5F5; /* Netscapes "whitesmoke" */ text-align:left; /* dummy values for width and height are supplied in the tag and will be modifed by Javascript */ } td.adc_framedinset_centerbottom { margin:0px; padding:0px; border-width:0px; width:100%; /* background:url(/AdCounter/se/site/graphics/Default/content_bottom_center.gif) repeat-x left bottom; */ } table.adc_framedinset_column_right { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset_topright { margin:0px; padding:0px; border-width:0px; height:50%; } tr.adc_framedinset_bottomright { margin:0px; padding:0px; border-width:0px; height:50%; } td.adc_framedinset_topright { margin:0px; padding:0px; border-width:0px; width:100%; /* Rounded Corners On: background:url(/AdCounter/se/site/graphics/Default/content_top_right.gif) no-repeat left top; */ } td.adc_framedinset_bottomright { margin:0px; padding:0px; border-width:0px; width:100%; /* Rounded Corners On: background:url(/AdCounter/se/site/graphics/Default/content_bottom_right.gif) no-repeat left bottom; */ } table.adc_framedinset_row_centertop { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:100%; font-size:1px; } tr.adc_framedinset_centertop { margin:0px; padding:0px; border-width:0px; height:100%; } td.adc_framedinset_centertop { margin:0px; padding:0px; border-width:0px; width:auto; background:url(/AdCounter/se/site/graphics/Default/bg_dots.gif) repeat-x left top; } td.adc_framedinset_centertopright { margin:0px; padding:0px; border-width:0px; width:196px; } table.adc_framebuttons { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; width:100%; height:1px; /* will expand automatically to the images height */ font-size:1px; } tr.adc_framebuttons { margin:0px; padding:0px; border-width:0px; height:100%; } td.adc_framebutton { margin:0px; padding:0px; width:1px; /* will expand automatically to the images width */ border-width:0px; } img.adc_framebutton1_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s1_0.gif) no-repeat left top; } img.adc_framebutton2_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s2_0.gif) no-repeat left top; } img.adc_framebutton3_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s3_0.gif) no-repeat left top; } img.adc_framebutton4_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s4_0.gif) no-repeat left top; } img.adc_framebutton5_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s5_0.gif) no-repeat left top; } img.adc_framebutton6_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s6_0.gif) no-repeat left top; } img.adc_framebutton7_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s7_0.gif) no-repeat left top; } img.adc_framebutton8_isnotok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; /* width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s8_0.gif) no-repeat left top; */ width:0px; } img.adc_framebutton1_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s1_1.gif) no-repeat left top; } img.adc_framebutton2_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s2_1.gif) no-repeat left top; } img.adc_framebutton3_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s3_1.gif) no-repeat left top; } img.adc_framebutton4_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s4_1.gif) no-repeat left top; } img.adc_framebutton5_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s5_1.gif) no-repeat left top; } img.adc_framebutton6_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s6_1.gif) no-repeat left top; } img.adc_framebutton7_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s7_1.gif) no-repeat left top; } img.adc_framebutton8_isok { margin:4px 0px 0px 0px; padding:0px; border-width:0px; /* width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s8_1.gif) no-repeat left top; */ width:0px; } img.adc_framebutton1_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s1_2.gif) no-repeat left top; } img.adc_framebutton2_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s2_2.gif) no-repeat left top; } img.adc_framebutton3_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s3_2.gif) no-repeat left top; } img.adc_framebutton4_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s4_2.gif) no-repeat left top; } img.adc_framebutton5_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s5_2.gif) no-repeat left top; } img.adc_framebutton6_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s6_2.gif) no-repeat left top; } img.adc_framebutton7_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s7_2.gif) no-repeat left top; } img.adc_framebutton8_iscurrent { margin:4px 0px 0px 0px; padding:0px; border-width:0px; /* width:28px; height:22px; background:url(/AdCounter/se/site/graphics/Default/s8_2.gif) no-repeat left top; */ width:0px; } div.adc_steplabel { margin: 0pt 5pt 9pt 0pt; padding:3px; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11pt; font-style:normal; font-weight:bold; color:#DADAC9; } table.adc_kombi { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; } tr.adc_kombi { margin:0px; padding:0px; } td.adc_kombi { margin:0px; padding:0px; font-size:1px; } select.adc_kombi { width:400px; background-color:white; } div.adc_unterrubriken { margin:0px; padding:0px; } table.adc_unterrubriken { margin:0px; padding:0px; border-width:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; } tr.adc_unterrubriken { margin:0px; padding:0px; } td.adc_unterrubriken { margin:0px; padding:0px; font-size:1px; } select.adc_unterrubriken { width:400px; background-color:white; } /* ...................................................... Area for order */ div.adc_order_preview { text-align:left; vertical-align:top; border-width:0px; } td.adc_order_preview { text-align:left; vertical-align:top; margin: 0pt 0pt 0pt 10pt; padding:3px; width:350px; } /* ...................................................... Area for AGB */ .adc_businessconditions { width:100%; height:100%; /* 620px; */ margin:0px; padding:0px; border-width:0px; text-align:center; } .adc_businessconditions h1, h2, h3 { text-align:left; font-weight:bold; font-size:18px; } .adc_businessconditions p { padding-left:12px; padding-right:8px; text-align:justify; font-size:12px; } .adc_businessconditions a { font-weight:normal; color:black; text-align:right; } .adc_businessconditions strong { font-weight:bolder; color:black; } /* ...................................................... end of AGB */ /* ................................... Area for AdCounter Image Craft */ img.aic_tools { border:0px; padding:0px; margin:0px; } /* ..................................... End of AdCounter Image Craft */ /* ................................... Area for Class Tree Formatting */ a.class_level0 { } select.class_level0 { } a.class_level1 { } select.class_level1 { } a.class_level2 { } select.class_level2 { } a.class_level3 { } select.class_level3 { } a.class_level4 { } select.class_level4 { } a.class_level5 { } select.class_level5 { } a.class_level6 { } select.class_level6 { } a.class_level7 { } select.class_level7 { } /* ad infinitum ... */ /* ..................................... End of Class Tree Formatting */ /* ************************************************************************************** * D E F A U L T S F O R L O C A L I S A B L E S T Y L E S ( G E R M A N ) ************************************************************************************** */ img.adc_button_closewindow_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; height:23px; width:155px; background:url(/AdCounter/se/site/graphics/Default_de/but_close_window.gif) no-repeat center top; } img.adc_button_formbpartner_parkorderdirect_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; height:23px; width:155px; background:url(/AdCounter/se/site/graphics/Default_de/but_park_order.gif) no-repeat center top; } img.adc_button_formbpartner_parkorderdirect_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; height:23px; width:155px; background:url(/AdCounter/se/site/graphics/Default_de/but_park_order_dis.gif) no-repeat center top; } img.adc_button_printwindow_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; height:23px; width:155px; background:url(/AdCounter/se/site/graphics/Default_de/but_print_window.gif) no-repeat center top; } img.adc_button_selectorders_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; height:23px; width:155px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftraege_filtern.gif) no-repeat center top; } td.adc_button_go2top { width:150px; background:url(/AdCounter/se/site/graphics/Default_de/but_back.gif) no-repeat center top; } img.adc_button_help_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_help.gif) no-repeat center top; } img.adc_button_prevpage_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_back.gif) no-repeat center top; } img.adc_button_prevpage_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_back_dis.gif) no-repeat center top; } img.adc_button_nextpage_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_forward.gif) no-repeat center top; } img.adc_button_nextpage_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_forward_dis.gif) no-repeat center top; } img.adc_button_buy_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_kaufen_pfeil.gif) no-repeat center top; } img.adc_button_buy_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_kaufen_dis.gif) no-repeat center top; } img.adc_button_registercustomer_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_registrieren_pfeil.gif) no-repeat center top; } img.adc_button_registercustomer_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_registrieren_dis.gif) no-repeat center top; } img.adc_button_saveandforward_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_speichernundweiter_pfeil.gif) no-repeat center top; } img.adc_button_saveandforward_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_speichernundweiter_dis.gif) no-repeat center top; } img.adc_login_weiter_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_forward.gif) no-repeat center top; } img.adc_login_weiter_disabled { margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_forward_dis.gif) no-repeat center top; } img.adc_login_anmelden_enabled { cursor:pointer; width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_login.gif) no-repeat left top; } img.adc_login_anmelden_disabled { width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_login_dis.gif) no-repeat left top; } img.adc_login_passwort_vergessen_enabled { cursor:pointer; width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_lost_password.gif) no-repeat left top; } img.adc_neues_passwort_enabled { cursor:pointer; width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_neues_passwort.gif) no-repeat left top; } img.adc_neues_passwort_disabled { width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_neues_passwort_dis.gif) no-repeat left top; } img.adc_class_search_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:70px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_suchen.gif) no-repeat center top; } img.adc_class_search_disabled { margin:0px; padding:0px; border-width:0px; width:70px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_suchen_dis.gif) no-repeat center top; } img.adc_class_assistant_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_rubrikenassistent.gif) no-repeat center top; } img.adc_class_assistant_disabled { margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_rubrikenassistent_dis.gif) no-repeat center top; } img.adc_anzeigentext_erzeugen_enabled { cursor:pointer; width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_anzeigentext_erzeugen.gif) no-repeat left top; } img.adc_text_erzeugen_enabled { cursor:pointer; width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_text_erzeugen.gif) no-repeat left top; } img.adc_anzeigentext_erzeugen_disabled { width:150px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_anzeigentext_erzeugen_dis.gif) no-repeat left top; } img.adc_button_changetext_enabled { cursor:pointer; width:155px; height:23px; border-width:0px; background:url(/AdCounter/se/site/graphics/Default_de/but_text_aendern.gif) no-repeat center top; } img.adc_button_booknow_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_jetzt_buchen.gif) no-repeat center top; } img.adc_button_booknow_disabled { margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_jetzt_buchen_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftragsverwaltung.gif) no-repeat center top; } img.adc_button_asset_all { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:55px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_all.gif) no-repeat center top; } img.adc_button_asset_none { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:55px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_none.gif) no-repeat center top; } img.adc_button_asset_modify { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:55px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_modify.gif) no-repeat center top; } img.adc_button_asset_check { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:55px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_check.gif) no-repeat center top; } img.adc_button_asset_save { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:55px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_save.gif) no-repeat center top; } img.adc_button_asset_book { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:155px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_jetzt_buchen.gif) no-repeat center top; } img.adc_button_ok_printOrder { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_drucken.gif) no-repeat center top; } img.adc_button_ok_newAd { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_weiterer_auftrag.gif) no-repeat center top; } img.adc_button_prevMonth_disabled { margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_letzter_monat_dis.gif) no-repeat center top; } input.adc_button_prevMonth_disabled { margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_letzter_monat_dis.gif) no-repeat center top; } input.adc_button_prevMonth_enabled { margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_letzter_monat.gif) no-repeat center top; } img.adc_button_nextMonth_enabled { margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_naechster_monat.gif) no-repeat center top; } input.adc_button_nextMonth_enabled { margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_naechster_monat.gif) no-repeat center top; } img.adc_button_calendar_nextmonth_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:40px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_neu_naechster_monat.gif) no-repeat center top; } img.adc_button_calendar_prevmonth_disabled { margin:0px; padding:0px; border-width:0px; width:40px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_neu_letzter_monat_dis.gif) no-repeat center top; } img.adc_button_calendar_prevmonth_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:40px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_neu_letzter_monat.gif) no-repeat center top; } td.adc_button_FurtherOrder { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_weiterer_auftrag.gif) no-repeat center top; } td.adc_button_OrderManagement { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftragsverwaltung.gif) no-repeat center top; } td.adc_button_changetext { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_text_aendern.gif) no-repeat center top; } input.adc_button_clearAllDates { /* button below calendar for clearing all booked dates */ border-width:0px; width:180px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_alle_loeschen_130.gif) no-repeat center top; } img.adc_button_clearAllDates { /* button below calendar for clearing all booked dates */ cursor:pointer; margin:0px; padding:0px; border-width:0px; width:130px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_alle_loeschen_130.gif) no-repeat center top; } img.adc_button_ordermanagement_modifyorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_aendern.gif) no-repeat center top; } img.adc_button_ordermanagement_modifyorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_aendern_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_copyorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_kopieren.gif) no-repeat center top; } img.adc_button_ordermanagement_copyorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_kopieren_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_cancelorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_stornieren.gif) no-repeat center top; } img.adc_button_ordermanagement_cancelorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_stornieren_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_repeatorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_wiederholen.gif) no-repeat center top; } img.adc_button_ordermanagement_repeatorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_auftrag_wiederholen_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_newad_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_neuer_auftrag.gif) no-repeat center top; } img.adc_button_ordermanagement_cancelonline_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_online_stornieren.gif) no-repeat center top; } img.adc_button_ordermanagement_cancelonline_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_online_stornieren_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_searchcriteria_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_selektionsfilter.gif) no-repeat center top; } img.adc_button_ordermanagement_modifymasterdata_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_stammdaten_aendern.gif) no-repeat center top; } img.adc_button_ordermanagement_modifymasterdata_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_stammdaten_aendern_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_parkorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_park_order_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_parkorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_park_order.gif) no-repeat center top; } img.adc_button_ordermanagement_commitorder_disabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_commit_order_dis.gif) no-repeat center top; } img.adc_button_ordermanagement_commitorder_enabled { cursor:pointer; margin:0px; padding:0px; border-width:0px; width:150px; height:23px; background:url(/AdCounter/se/site/graphics/Default_de/but_commit_order.gif) no-repeat center top; } td.adc_framedinset_centertopleft_faq { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_1.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_login { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_1.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_help { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_help.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_class { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_2.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_combi { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_21.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_adcomposer { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_22.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_class-assistant { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_rubrikenassistent.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_calendar { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_3.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_samples { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_4.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_samples_import { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_4.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_form { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_5.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_pageone { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_5.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_aic { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_20.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_netset { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_5.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_preview { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_5.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_alternativen { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_6.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_order { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_7.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_bookorder { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_bookorder_7.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_form_bpartner { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_8.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_form_online { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_16.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_preview_online { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_16.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_ok { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_9.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_profile { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_15.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_form_profile { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_15.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_manager { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_1.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_selektionsfilter { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_selektionsfilter.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_upload_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_10.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_upload_multiple { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_10.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_import_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_11.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_config_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_12.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_defaults_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_12.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_dialog_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_12.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_order_bestand { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_11.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_auftragsuebersicht { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_13.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_auftragsbestaetigung { margin:0px; padding:0px; border-width:0px; width:355px; background:url(/AdCounter/se/site/graphics/Default_de/head_14.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_ordermanagement { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_av.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_mailpassword { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_passwort_vergessen.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_newpassword { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_passwort_vergessen.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_kontakt_page { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_kontact.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_customersearch { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_configuration.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_customerview { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_configuration.gif) no-repeat left bottom; } td.adc_framedinset_centertopleft_customerconfig { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_configuration.gif) no-repeat left bottom; } td.adchelpheadlogo { border-width:0px; width:136px; background:url(/AdCounter/se/site/graphics/Default_de/head_help.gif) no-repeat center top; } td.adc_framedinset_centertopleft_e-mail_error { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_e-mail_error.gif) no-repeat left bottom; } /* ...................................................... Area for AGB */ td.adc_framedinset_centertopleft_agb { margin:0px; padding:0px; border-width:0px; width:200px; background:url(/AdCounter/se/site/graphics/Default_de/head_agb.gif) no-repeat left bottom; } /* ...................................................... end of AGB */ /* ................................... Area for AdCounter Image Craft */ body#aic_body { color:black; background:url(/AdCounter/se/site/graphics/Default_de/aic-background.gif) no-repeat left top; } img#aic_3ButtonsArea { border:0px; padding:0px; margin:0px; background:url(/AdCounter/se/site/graphics/Default_de/aic-buttons_3.gif) no-repeat left top; } img#aic_4ButtonsArea { border:0px; padding:0px; margin:0px; background:url(/AdCounter/se/site/graphics/Default_de/aic-buttons_4.gif) no-repeat left top; } td#aic_errorMessage { background-color:white; color:black; font:bold 16px sans-serif; vertical-align:middle; text-align:center; } div.aic_dpiDisplay { position:absolute; top:368px; left:0px; height:30px; width:450px; z-index:40; visibility:hidden; text-align:center; font:normal 11px sans-serif; color:black; } div.aic_dpiDisplay_minerr { position:absolute; top:368px; left:0px; height:30px; width:450px; z-index:40; visibility:visible; text-align:center; font:italic bold 13px sans-serif; color:red; } div.aic_dpiDisplay_min_warn { position:absolute; top:368px; left:0px; height:30px; width:450px; z-index:40; visibility:visible; text-align:center; font:normal 11px sans-serif; color:darkorange; } div.aic_dpiDisplay_max_warn { position:absolute; top:368px; left:0px; height:30px; width:450px; z-index:40; visibility:visible; text-align:center; font:normal 11px sans-serif; color:darkorange; } div.aic_dpiDisplay_maxerr { position:absolute; top:368px; left:0px; height:30px; width:450px; z-index:40; visibility:visible; text-align:center; font:italic bold 13px sans-serif; color:red; } /* ..................................... End of AdCounter Image Craft */