/* base elements */ body { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; font-style : normal; color : #d56500; background-color: #8a3210; } #page h1, #page h2, #page h3 { color : #d56500; } #page h1 { font-family : Tahoma, Geneva, sans-serif; font-size : 16px; font-weight : bold; font-style : normal; } #page h2 { font-family : Tahoma, Geneva, sans-serif; font-size : 14px; font-weight : bold; font-style : normal; } #page h3 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; font-style : normal; } #page h4, #page h5, #page h6 { font-family : Arial, Helvetica, sans-serif; } #page a { color : #d56500; } #page a:hover { color : #d56500; } #content_right a { color : #d56500; } #content_right a:hover { color : #d56500; } /* ______ __________/ Page \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* breite, außenabstände und positionierung */ #page { } #page_inner { } /* ______ __________/ main \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* breite und außenabstände */ /* innenabstände und textflussrichtung*/ #content_wrapper { background-color : none; border : none; color : #d56500; } #content_left_wrapper { color : #d56500; background-color : #000000; } #content_main_wrapper_1 { background-color : #000000; } #content_main_wrapper { background-color : #000000; color : #d56500; } #content_main { } #content_right_wrapper { background-color : none; color : #d56500; border : none; } /* ________ __________/ header \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #header { background-color : none; font-size : 26px; border : none; color : ${color.header.color}; } #header h1 { font-family : Tahoma, Geneva, sans-serif; font-weight : normal; font-style : normal; color : #d56500; } #header h2 { font-family : Tahoma, Geneva, sans-serif; color : #d56500; } #header #logo { } #header > div.kv { background-color : #000000; } #header_bg{ background-color : #000000; } #header #leftcolHeader { background-color : #000000; } /* __________ __________/ sidebars \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #widgetbar_page_1, #widgetbar_site_1 { } /* ____________ __________/ navigation \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #cm_navigation { border : none; font-family : Arial, Helvetica, sans-serif; font-style : normal; font-size : 12px; font-weight : normal; } #cm_navigation ul, #cm_navigation ul li { } /* NAV NORMAL */ #cm_navigation ul li a { border-bottom : 2px solid #000000; color : #d56500; background-color : #000000; } /* NAV MOUSE */ #cm_navigation ul li a:hover { border : none; border-bottom : 2px solid #000000; color : #b9b6b6; background-color : #000000; } /* NAV HIGH */ #cm_navigation ul li.cm_current { color : #b9b6b6; background-color : #000000; } #cm_navigation ul li.cm_current a { border : none; border-bottom : 2px solid #000000; color : #b9b6b6; background-color : #000000; } #cm_navigation ul li.cm_current a:hover { color : #b9b6b6; background-color : #000000; } /* _______________ __________/ Subnavigation \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* SUBNAV BG */ #cm_navigation ul li.cm_current ul { background-color : #000000; border-bottom : 2px solid #000000; } /* SUBNAV NORMAL */ #cm_navigation ul li.cm_current ul li a { color : #d56500; background-color : #000000; } /* SUBNAV MOUSE */ #cm_navigation ul li.cm_current ul li a:hover { color : #b9b6b6; background-color : #000000; border-bottom : none; } /* SUBNAV HIGH */ #cm_navigation ul li.cm_current ul li.cm_current { background-color : #000000; } #cm_navigation ul li.cm_current ul li.cm_current a { color : #b9b6b6; background-color : #000000;; } /* SUBNAV HIGH MOUSE */ #cm_navigation ul li.cm_current ul li.cm_current a:hover { background-color : #000000; } /* _________ __________/ content \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #cm_content { background-color : #000000; } /* ________ __________/ footer \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #footer { border : none; background-color : #000000; color : #d56500; } #footer a { color : #d56500; } #footer a:hover { color : #d56500; } body > div.cm_widget.cm_widget_block.widget_in_move { background-color: transparent; } body > div.cm_widget.cm_widget_block { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; font-style : normal; color : #d56500; } body > div.cm_widget.cm_widget_block > div.widget_content_box h1, body > div.cm_widget.cm_widget_block > div.widget_content_box h2, body > div.cm_widget.cm_widget_block > div.widget_content_box h3 { color : #d56500; } body > div.cm_widget.cm_widget_block > div.widget_content_box h1 { font-family : Tahoma, Geneva, sans-serif; font-size : 16px; font-weight : bold; font-style : normal; } body > div.cm_widget.cm_widget_block > div.widget_content_box h2 { font-family : Tahoma, Geneva, sans-serif; font-size : 14px; font-weight : bold; font-style : normal; } body > div.cm_widget.cm_widget_block > div.widget_content_box h3 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; font-style : normal; } body > div.cm_widget.cm_widget_block > div.widget_content_box h4, body > div.cm_widget.cm_widget_block > div.widget_content_box h5, body > div.cm_widget.cm_widget_block > div.widget_content_box h6 { font-family : Arial, Helvetica, sans-serif; } body > div.cm_widget.cm_widget_block > div.widget_content_box a { color : #d56500; } body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover { color : #d56500; }