

/* 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 right top !important;
	}


/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#2C92D6;
}
.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:#FFEA00 !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#2C92D6;
}
.hauptmenu_umbruch ul li a{
	color:#FFFFFF;
	background:#2C92D6;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#2C92D6 !important;
	background:#FFEA00 !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#333333 !important;
	background:#DEDEDE;
	}
.content h2 {
	color:#333333 !important;
	background:#E5E5E5;
	}
.content_right h2 {
	background:#DEDEDE;
	}
		
	
/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#0D0D0D !important;
	}
.content a{ 
	color:#003333 !important; 
	text-decoration:none;
	}
.content a:hover{
	color:#2C92D6 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#2C92D6 !important;
	text-decoration:none;
	}
.link{
	color:#003333;
	text-decoration:none;
	}
.link:hover{
	color:#2C92D6;
	text-decoration:underline;
	}
.link:active{
	color:#2C92D6;
	text-decoration:none;
	}

	

/* 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;
	}



