/* base elements */ body { font-family : Arial, Helvetica, sans-serif; font-size : small; font-weight : normal; font-style : normal; color : #646464; background-color: #4a4819; } #page h1, #page h2, #page h3 { color : #532e3d; } #page h1 { font-family : Tahoma, Geneva, sans-serif; font-size : large; font-weight : bold; font-style : normal; } #page h2 { font-family : Tahoma, Geneva, sans-serif; font-size : medium; font-weight : bold; font-style : normal; } #page h3 { font-family : Arial, Helvetica, sans-serif; font-size : small; font-weight : bold; font-style : normal; } #page h4, #page h5, #page h6 { font-family : Arial, Helvetica, sans-serif; } #page a { color : #646464; } #page a:hover { color : #646464; } #content_right a { color : #ffffff; } #content_right a:hover { color : #ffffff; } /* ______ __________/ Page \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* breite, außenabstände und positionierung */ #page { } #page_inner { } /* ______ __________/ main \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* breite und außenabstände */ /* innenabstände und textflussrichtung*/ #content_wrapper { border : none; color : #646464; } #leftmain { background-color : #ffffff; } #content_wrapper #content_left_wrapper { color : #532e3d; } #content_wrapper #content_main_wrapper { background-color : #ffffff; color : #646464; } #content_wrapper #content_main { } #content_wrapper #content_right_wrapper { background-color : none; color : #ffffff; border : none; } /* ________ __________/ header \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #header { background-color : #a9a9a9; font-size : x-large; border : none; } #header_bg { background-color : #a9a9a9; } #header h1 { font-family : Tahoma, Geneva, sans-serif; font-weight : normal; font-style : normal; color : #532e3d; } #header h2 { font-family : Tahoma, Geneva, sans-serif; color : #532e3d; } #header #logo { } /* __________ __________/ sidebars \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #widgetbar_page_1, #widgetbar_site_1 { } /* ____________ __________/ navigation \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #cm_navigation { border : none; font-family : Arial, Helvetica, sans-serif; font-style : normal; font-size : small; font-weight : normal; } #cm_navigation ul, #cm_navigation ul li { border-bottom : none; } #cm_navigation ul li { border-bottom : 1px solid #383613; } /* NAV NORMAL */ #cm_navigation ul li a { border-bottom : none; color : #532e3d; background-color : none; } /* NAV MOUSE */ #cm_navigation ul li a:hover { border : none; color : #383613; background-color : none; } /* NAV HIGH */ #cm_navigation ul li.cm_current { color : #383613; background-color : none; } #cm_navigation ul li.cm_current a { border : none; color : #383613; background-color : none; } #cm_navigation ul li.cm_current a:hover { color : #383613; background-color : none; } /* _______________ __________/ Subnavigation \__________________________________________________________________ --------------------------------------------------------------------------------------- */ /* SUB NAV BG */ #cm_navigation ul ul { background-color : none; border : none; } #cm_navigation ul ul li { background-color : none; border : none; } /* SUB NAV BG */ #cm_navigation ul li.cm_current ul { background-color : none; } /* SUBNAV NORMAL */ #cm_navigation ul li.cm_current ul li a { color : #532e3d; background-color : none; background : none; } /* SUBNAV MOUSE */ #cm_navigation ul li.cm_current ul li a:hover { color : #383613; background-color : none; background : none; } /* SUBNAV HIGH */ #cm_navigation ul li.cm_current ul li.cm_current { background : none; } #cm_navigation ul li.cm_current ul li.cm_current a { color : #383613; background-color : none; background : none; } /* SUBNAV HIGH MOUSE */ #cm_navigation ul li.cm_current ul li.cm_current a:hover { background : none; } /* _________ __________/ content \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #cm_content { background-color : #ffffff; } /* ________ __________/ footer \__________________________________________________________________ --------------------------------------------------------------------------------------- */ #footer { border : none; background-color : #4a4819; color : #ffffff; } #footer a { color : #ffffff; } #footer a:hover { color : #ffffff; } 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 : small; font-weight : normal; font-style : normal; color : #646464; } 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 : #532e3d; } body > div.cm_widget.cm_widget_block > div.widget_content_box h1 { font-family : Tahoma, Geneva, sans-serif; font-size : large; 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 : medium; 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 : small; 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 : #646464; } body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover { color : #532e3d; }