






/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */

.spaltensetup {
	border-left-color:#DEDEDE !important; 
	background:#FFFFFF !important; 
	border-right-color: #EBEBEB !important;
	}
.content{
	color:#1A1A1A !important;
	background:#FFFFFF !important;
	}
.content_left{
	background:#DEDEDE !important;
	}
.rechtespalte{
	background:#EBEBEB !important;
	}
body{
	background:#FFFFFF !important;
}

/* HEADER */
/* HEADER */

.header_bilder{
	background: url('/bilder/header_rathaus.jpg') no-repeat top right ;
	}


/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#FBD103 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
}
.hauptmenu_on{
	color:#000000 !important;
	background:#FEAC02 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top !important;
	}
.hauptmenu ul li a{
	color:#434343;
	background:#FED102 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
	}	
.hauptmenu ul li a:hover{
	color:#000000 !important;
	background:#FEAC02 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#FBD103 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
}
.hauptmenu_umbruch ul li a{
	color:#434343;
	background:#FED102 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#000000 !important;
	background:#FEAC02 url(/bilder/hauptmenu_bg_oben.gif) repeat-x left top !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#666666 !important;
	background:#F3F3F3 url(/bilder/titelleiste_bg_oben.gif) repeat-x left top ;
	}
.content h2 {
	color:#666666 !important;
	background:#DEDEDE url(/bilder/titelleiste_bg_oben.gif) repeat-x left top;
	}
.content_right h2 {
	background:#DEDEDE url(/bilder/titelleiste_bg_oben.gif) repeat-x left top;
	}
		
	
/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#1A1A1A !important;
	}
.content a{ 
	color:#017BC4 !important; 
	text-decoration:none;
	}
.content a:hover{
	color:#017BC4 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#017BC4 !important;
	text-decoration:none;
	}
.link{
	color:#017BC4;
	text-decoration:none;
	}
.link:hover{
	color:#017BC4;
	text-decoration:underline;
	}
.link:active{
	color:#017BC4;
	text-decoration:none;
	}

	

/* FOOTER */	
/* FOOTER */
.footer_main a{
	color:#181818;
	}
.footer_main a:hover{
	color:#181818;
	}
.footer_main a:active{
	color:#181818;
	}
.footer_main ul li a{
	color:#181818 !important;
	background-color:#DEDEDE !important;
	}	
.footer_main ul li a:hover{
	color:#181818 !important;
	background-color:#DEDEDE !important;
	}
.footer_main{background:#DEDEDE;
	border-right-color:#BFBFBF;
	}
.footer_left{background:#BFBFBF;
	}








