

/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */

.spaltensetup {
	border-left-color:#F5F5F5 !important; 
	background:#FFFFFF !important; 
	border-right-color: #F5F5F5 !important;
	}
.content{
	color:#0D0D0D !important;
	background:#FFFFFF !important;
	}
.content_left{
	background:#F5F5F5 !important;
	}
.rechtespalte{
	background:#F5F5F5 !important;
	}
body{
	background:#C7C7C7 !important;
}

/* HEADER */
/* HEADER */


.header_bilder{
	background: url('/bilder/header_gemeinde_haueser.gif') no-repeat top right !important;
	}
	

/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#2C92D6 !important;
}
.hauptmenu_on{
	color:#2C92D6 !important;
	background:#FFEA00 !important;
	}
.hauptmenu ul li a{
	color:#ffffff;
	background:#2C92D6;
	}	
.hauptmenu ul li a:hover{
	color:#2C92D6 !important;
	background-color:#FFEA00 !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#2C92D6 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
}
.hauptmenu_umbruch ul li a{
	color:#ffffff;
	background:#2C92D6 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#2C92D6 !important;
	background:#FFEA00 !important;
	}

	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#333333 !important;
	background:#DEDEDE !important;
	}
.content h2 {
	color:#333333 !important;
	background:#E5E5E5 !important;
	}
.content_right h2 {
	background:#DEDEDE !important;
	}
		
	
/* SUBMENU */
/* SUBMENU */
.menu_link_eb1on {
	color:#000000 !important;
	background-color:#FFEA00 !important;
	}
.menu_list_eb1on {
	background-color:#FFEA00 !important;
	}
.menu_link_eb2on {
	color:#000000 !important; 
	background-color:#FFFF99 !important;
	}	
.menu_list_eb2on {
	background:#FFFF99 !important;
	}
.menu_link_eb3on {
	color:#000000 !important;
	background-color:#FFFFCC !important;
	}
.menu_list_eb3on {
	background:#FFFFCC !important;
	}
	
.menu_link_eb1off {
	color:#000000 !important;
	background-color:#F5F5F5;
	}	
.menu_list_eb1off {
	background-color:#F5F5F5;
	}
.menu_link_eb2off {
	color:#000000 !important;
	background-color:#F5F5F5;
	}
.menu_list_eb2off {
	background:#F5F5F5;
	}
.menu_link_eb3off {
	color:#000000 !important;
	background-color:#F5F5F5;
	}
.menu_list_eb3off {
	background:#F5F5F5;
	}
	

.menu_link_eb1off:hover{
	color:#000000 !important;
	background-color:#FFFF99 !important;
	}
.menu_list_eb1off:hover {
	background-color:#FFFF99 !important;
	}	
.menu_list_eb1on:hover {
	background-color:#FFFF99 !important;
	}
.menu_link_eb2off:hover {
	color:#000000 !important;
	background-color:#FFFF66 !important;
	}
.menu_list_eb2on:hover {
	background:#FFFF66 !important;
	}
.menu_list_eb2off:hover {
	background:#FFFF66 !important;
	}
.menu_link_eb3off:hover {
	color:#000000 !important;
	background-color:#FFFF66 !important;
	}
.menu_list_eb3off:hover {
	background:#FFFF66 !important;
	}
.menu_list_eb3on:hover {
	background:#FFFF66 !important;
	}
	

/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#0D0D0D !important;
	}
.content a{ 
	color:#2C92D6 !important; 
	text-decoration:none;
	}
.content a:hover{
	color:#2C92D6 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#2C92D6 !important;
	text-decoration:none;
	}
.link{
	color:#2C92D6;
	text-decoration:none;
	}
.link:hover{
	color:#2C92D6;
	text-decoration:underline;
	}
.link:active{
	color:#2C92D6;
	text-decoration:none;
	}

	

/* CONTAINER */
/* CONTAINER */
.content_right a{
	color:#FFFFFF !important;
	text-decoration:none;
}
.content_right a:hover{
	color:#FFFFFF !important;
		text-decoration:underline;
	}
.content_right a:active{
	color:#FFFFFF !important;
		text-decoration:none;
	}
.container{
	background:#2C91D5 !important;
	}

/* FOOTER */	
/* FOOTER */
.footer_main a{
	color:#000000;
	}
.footer_main a:hover{
	color:#000000;
	}
.footer_main a:active{
	color:#000000;
	}
.footer_main ul li a{
	color:#000000 !important;
	background-color:#DCDCDC !important;
	}	
.footer_main ul li a:hover{
	color:#000000 !important;
	background-color:#DCDCDC !important;
	}
.footer_main{background:#DCDCDC;
	border-right-color:#DCDCDC;
	}
.footer_left{background:#DCDCDC;
	}

	
/* SONDERMODULE */
/* SONDERMODULE */

.sondermodule_hg_hell{background-color:#E9F4FB;}
.sondermodule_hg_mittel{background-color:#CAE3F4;}
.sondermodule_hg_dunkel{background-color:#ABD3EE;}


