/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*	STYLESHEET FARBWELT c0 (GRUEN) 		 										*/
/*

/* gruen stark: #107612
/* gruen schwach: #EDFEF3

/*----------------------------------------------------------
  LAYOUT 
------------------------------------------------------------*/

#banner-section {
	border-left-color: #107612; 
}

#content-container {
	background-image: url(/fileadmin/img/bg_line_gruen.png); /* Farbwelt */
}


/* -----------------------------------------------------------
 ELEMENTE
 -----------------------------------------------------------
*/	

h1{

	color: #107612;
}


h2 {
	color:  #107612;
	border-color: #107612;	
}

div.content a {
	color: 	#107612;
}

div.content a:hover {
	color: #444444;	
}

/* -------------------------------------
 Tabelle
-------------------------------------- */

table.contenttable thead td, table.contenttable thead th  {
	background-color: #EDFEF3;
}


table.contenttable tbody td {
	border-color: #107612;
}

table.contenttable thead td {
	border-color: #107612;
}

table.contenttable thead th {
	border-color: #107612;
}

/* 
 Breadcrumbs -------------------------------
*/

#breadcrumps-section a{
	color: #107612;
}

/*
 Kontaktformular -----------------
*/

#content-section .csc-mailform{
	border: 1px dotted #107612;
	background-color: #EDFEF3;
}


/*
 Teaser --------------------------
*/

#teaser-section h3.csc-firstHeader{
	color: #107612;
}

#teaser-section div.nav-2 {
	background-color: #EDFEF3;	
	border-color: #107612;
}

#teaser-section .teaser {
	background-color: #EDFEF3;	
	border-color: #107612;	
}

#teaser-section .teaser h3 {
	color: #107612; 
}

#teaser-section .teaser h2,#content-section .teaser h2 {
	color: #107612;	
}

#teaser-section .teaser  a,#content-section .teaser a {
	color: #107612;
}

#teaser-section div.nav-2-1 {
	border-color: #107612;
	background-color: #EDFEF3;
}

#teaser-section ul#nav-2-1 li a {
	color: #107612;	
}

#teaser-section h3 {
	color: #107612;	
}

#teaser-section div.normal, #teaser-section div.special {
	border-color: #107612;	
}

#teaser-section div.special{
	background-color: #EDFEF3;	
}

/*
 Pagepreview ---------------------
*/

#content-section div.pagepreview .teaser {
	border-color: #107612;
	background-color: #EDFEF3;
	border-style:dotted;
}

#content-section .pagepreview h3 a {
	color: #107612;
}

#content-section .pagepreview-5 ul li a:hover,#content-section .pagepreview-6 ul li a:hover {
	color: #107612;
}

#content-section .pagepreview-5 ul li a,#content-section .pagepreview-6 ul li a
{
	color: #107612;
}

/* 
 Sectionpreview ---------------------
*/

#content-section div.sectionpreview div.teaser {
	background-color: #EDFEF3;
	border-color: #107612;
}

/* 
 Kapitelnavi (4.Ebene) ----------------------
*/

#content-section div.chapters {
	border-top-color: #107612;	
	background-color: #EDFEF3;

}

#content-section div.chapters li {
	color:#107612;
}

#content-section div.chapters li a {
	color:#107612;
}

#content-section h2.chaptertitle {
	color:#107612;
}



/*
 -----------------------------------------------------------
 MENUES
 -----------------------------------------------------------
*/	

/*
 nav1 ----------------------------- 
*/ 
ul#nav-1-1 li.actifsub a  {
	color: #107612;
}

ul#nav-1-1 li.actifsub a:hover {
	color: #444444;
}

ul#nav-1-1 li.act a{
	color: #107612;	
}

ul#nav-1-1 li.no a:hover {
	color: #107612;	
}

ul#nav-1-2 li.no a:hover {
	display:block;
	/*border: 1px #ff0000 solid;*/
	color: #444444;
}

ul#nav-1-2, ul#nav-1-2 li { 
	list-style-image:url(/fileadmin/img/icon-liste-gruen.gif);
}

/* Suche -------------------------- */

#suche-navi-section {
	color: #107612;
}

#suche-navi-section a{
	color: #107612;
}


