






/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */

.spaltensetup {
	border-left-color:#85CE9F !important; 
	background:#FFFFFF !important; 
	border-right-color: #CCE3D4 !important;
	}
.spaltensetup_ohne_container {
	border-left-color:#85CE9F !important; 
	background:#FFFFFF !important; 
	border-right-color: #CCE3D4 !important;
	}	
	
	
.content{
	color:#000000 !important;
	background:#FFFFFF !important;
	}
.content_left{
	background:#85CE9F !important;
	}
.rechtespalte{
	background:#CCE3D4 !important;
	}
body{
	background:#8D9E93 !important;
}

/* HEADER */
/* HEADER */

.header_bilder{
	background: url('/bilder/kopfbild_standard.jpg') no-repeat right top !important;
	}


/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#FFAF00;
}
.hauptmenu_on{
	color:#000000 !important;
	background:#FF7000 !important;
	}
.hauptmenu ul li a{
	color:#000000;
	background:#FFAF00;
	}	
.hauptmenu ul li a:hover{
	color:#000000 !important;
	background:#FF7000 !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#FFAF00;
}
.hauptmenu_umbruch ul li a{
	color:#000000;
	background:#FFAF00;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#000000 !important;
	background:#FF7000 !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#000000 !important;
	background:#72BE8D;
	}
.content h2 {
	color:#000000 !important;
	background:#D4E5DA;
	}
.content_right h2 {
	background:#ABCFB8;
	}
		
	
/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#000000 !important;
	}
.content a{ 
	color:#125429 !important; 
	text-decoration:none;
	}
.content a:hover{
	color:#125429 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#125429 !important;
	text-decoration:none;
	}
.link{
	color:#125429;
	text-decoration:none;
	}
.link:hover{
	color:#125429;
	text-decoration:underline;
	}
.link:active{
	color:#125429;
	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:#D4E5DA !important;
	}	
.footer_main ul li a:hover{
	color:#000000 !important;
	background-color:#D4E5DA !important;
	}
.footer_main{background:#D4E5DA;
	border-right-color:#ABCFB8;
	}
.footer_left{background:#72BE8D;
	}








