






/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */

.spaltensetup {
	border-left-color:#C4CEDA !important; 
	background:#FFFFFF !important; 
	border-right-color: #C3CEDA !important;
	}
.content{
	color:#000033 !important;
	background:#FFFFFF !important;
	}
.content_left{
	background:#C4CEDA !important;
	}
.rechtespalte{
	background:#C3CEDA !important;
	}
body{
	background:#DAE3EE !important;
}

/* HEADER */
/* HEADER */

.header_bilder{
	background: url('/bilder/kopfbild_siegen.jpg') no-repeat right top !important;
	}


/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#FEA501;
}
.hauptmenu_on{
	color:#ffffff !important;
	background:#FEA501 !important;
	}
.hauptmenu ul li a{
	color:#021B54;
	background:#FEA501;
	}	
.hauptmenu ul li a:hover{
	color:#ffffff !important;
	background:#FEA501 !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#FEA501;
}
.hauptmenu_umbruch ul li a{
	color:#021B54;
	background:#FEA501;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#ffffff !important;
	background:#FEA501 !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#19234C !important;
	background:#C3CEDA;
	}
.content h2 {
	color:#19234C !important;
	background:#DBE3EE;
	}
.content_right h2 {
	background:#DBE3EE;
	}
		
	
/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#000033 !important;
	}
.content a{ 
	color:#000033 !important; 
	text-decoration:underline;
	}
.content a:hover{
	color:#000033 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#000033 !important;
	text-decoration:underline;
	}
.link{
	color:#000033;
	text-decoration:underline;
	}
.link:hover{
	color:#000033;
	text-decoration:underline;
	}
.link:active{
	color:#000033;
	text-decoration:underline;
	}

	

/* FOOTER */	
/* FOOTER */
.footer_main a{
	color:#000033;
	}
.footer_main a:hover{
	color:#000033;
	}
.footer_main a:active{
	color:#000033;
	}
.footer_main ul li a{
	color:#000033 !important;
	background-color:#DAE3EE !important;
	}	
.footer_main ul li a:hover{
	color:#000033 !important;
	background-color:#DAE3EE !important;
	}
.footer_main{background:#DAE3EE;
	border-right-color:#DAE3EE;
	}
.footer_left{background:#DAE3EE;
	}








