/* Farbdefinitionen

Footer Hellgrau bg	#bfccd2
Footer Grau Typo	#4e595e


Grau Schrift	   #868789
Grau dunkler	   #707072
				   #545d62
Grau heller		   #98999b
Grau noch heller   #a5a7a9
Grau Hg		       #84959c

Gruen	#7ab51d
		#a0c16d abgesoftet
		#b2d37f abgesoftet heller

Blau	#4a96cd
		#79a7c8	abgesoftet
		#8db2cd abgesoftet heller

Rot		#c1003c
		#cf4f77 abgesoftet
		#ce8098 abgesoftet heller

-------------------	*/

/* die farben der navi werden in navigation.css definiert */
/* die farben der funktionen bleiben einheitlich, eigentlich nur graue rahmen. will man sie dennoch aendern, definiert man sie in functions.css */

a:link { color: #c1003c; text-decoration: underline; }
a:visited { color: #c1003c; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

body {
	background: #eaedee url(../gfx/bg-verlauf-01.jpg) repeat-x;
	}
body, td, th, h4 {
	color: #000000;
	}
td, th {
	vertical-align: top;
	}
h1 {
	color: #545d62;
	}
h2 {
	color: #222222;
	}
h3 {
	color: #545d62;
	}
	h3.gruppe1 {
		color: #7ab51d;
	}
	h3.gruppe2 {
		color: #4a96cd;
	}
	h3.gruppe3 {
		color: #c1003c;
	}
h4 {
	color: #545d62;
	border-top: 1px dotted #545d62;
	}

/* -------------------- layout ------------------- */

#wrap {
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	}
#header {
	background: #dddddd url(../../_layout/gfx/verlauf-navigation.png) no-repeat top right;
	}
#tabzeile {
	/*background: #dddddd url(../../_layout/gfx/tabzeile-verlauf.png) no-repeat;*/
	}
	#tabzeile a {
		color: #ffffff;
		border-right: 1px solid #ffffff;
		}
		#tabzeile a:hover, #tabzeile a.suche:hover {
			color: #000000;
			}
		#tabzeile a.gruppe1 {
			background: #7ab51d url(../../_layout/gfx/tab-forum-personen.png) no-repeat;
			}
		#tabzeile a.gruppe2 {
			background: #4a96cd url(../../_layout/gfx/tab-forum-themen.png) no-repeat;
			}
		#tabzeile a.gruppe3 {
			background: #c1003c url(../../_layout/gfx/tab-forum-aktionen.png) no-repeat;
			}
		#tabzeile a.suche {
			background: #566166 url(../../_layout/gfx/tab-suche.png) no-repeat;
			border: none;
			}
			
			
/* --------- content-bereich auf den forenseiten ------------------------------ */	
		
	#forum1.gruppe1 a:link { color: #7ab51d; text-decoration: none; }
	#forum1.gruppe1 a:visited { color: #7ab51d; text-decoration: none; }
	#forum1.gruppe1 a:hover { color: #000000; text-decoration: underline; }
	#forum1.gruppe1 a:active { color: #000000; text-decoration: underline; }
	
	#forum1.gruppe2 a:link { color: #4a96cd; text-decoration: none; }
	#forum1.gruppe2 a:visited { color: #4a96cd; text-decoration: none; }
	#forum1.gruppe2 a:hover { color: #000000; text-decoration: underline; }
	#forum1.gruppe2 a:active { color: #000000; text-decoration: underline; }
	
	#forum1.gruppe3 a:link { color: #c1003c; text-decoration: none; }
	#forum1.gruppe3 a:visited { color: #c1003c; text-decoration: none; }
	#forum1.gruppe3 a:hover { color: #000000; text-decoration: underline; }
	#forum1.gruppe3 a:active { color: #000000; text-decoration: underline; }
		
		#forum1.gruppe1 {
		border: 1px solid #7ab51d;	
		border-bottom: none;
		}
		#forum1.gruppe2 {
		border: 1px solid #4a96cd;	
		border-bottom: none;
		}
		#forum1.gruppe3 {
		border: 1px solid #c1003c;	
		border-bottom: none;
		}
			
		#forum1.gruppe1 ul li {
			border-bottom: 1px solid #7ab51d;
			background: #ffffff url(../../_layout/gfx/pfeil-personen.gif) no-repeat center right;
			}
		#forum1.gruppe2 ul li {
			border-bottom: 1px solid #4a96cd;
			background: #ffffff url(../../_layout/gfx/pfeil-themen.gif) no-repeat center right;
			}
		#forum1.gruppe3 ul li {
			border-bottom: 1px solid #c1003c;
			background: #ffffff url(../../_layout/gfx/pfeil-aktionen.gif) no-repeat center right;
			}
			
		#forum1.gruppe1 ul li.active {
			background-color: #a0c16d;
			}
		#forum1.gruppe2 ul li.active {
			background-color: #79a7c8;
			}
		#forum1.gruppe3 ul li.active {
			background-color: #cf4f77;
			}
			
		#forum1 ul li ul {
			margin-top: 4px;
			}
		
		#forum1 ul li.active a:link { color: #ffffff; }
		#forum1 ul li.active a:visited { color: #ffffff; }
		
		#forum1 ul li.neuen-ordner a:link { font-weight: normal; color: #000000; }
		#forum1 ul li.neuen-ordner a:visited { font-weight: normal; color: #000000; }
		#forum1 ul li.neuen-ordner a:hover { font-weight: normal; color: #000000; }
		#forum1 ul li.neuen-ordner a:active { font-weight: normal; color: #000000; }
		
		#forum1.gruppe1 ul li.ueber {
			background: #7ab51d url(../../_layout/gfx/pfeil-schwarz.gif) no-repeat center right;
			}
		#forum1.gruppe1 ul li.ueber a:link { color: #ffffff; }
		#forum1.gruppe1 ul li.ueber a:visited { color: #ffffff; }
		#forum1.gruppe1 ul li.ueber a:link { color: #000000; }
		#forum1.gruppe1 ul li.ueber a:active { color: #000000; }
		
		#forum1.gruppe2 ul li.ueber {
			background: #4a96cd url(../../_layout/gfx/pfeil-schwarz.gif) no-repeat center right;
			}
		#forum1.gruppe2 ul li.ueber a:link { color: #ffffff; }
		#forum1.gruppe2 ul li.ueber a:visited { color: #ffffff; }
		#forum1.gruppe2 ul li.ueber a:link { color: #000000; }
		#forum1.gruppe2 ul li.ueber a:active { color: #000000; }
		
		#forum1.gruppe3 ul li.ueber {
			background: #c1003c url(../../_layout/gfx/pfeil-schwarz.gif) no-repeat center right;
			}
		#forum1.gruppe3 ul li.ueber a:link { color: #ffffff; }
		#forum1.gruppe3 ul li.ueber a:visited { color: #ffffff; }
		#forum1.gruppe3 ul li.ueber a:link { color: #000000; }
		#forum1.gruppe3 ul li.ueber a:active { color: #000000; }
		
	
	#forum2 a:link { color: #000000; text-decoration: none; }
	#forum2 a:visited { color: #000000; text-decoration: none; }
	#forum2 a:hover { color: #000000; text-decoration: underline; }
	#forum2 a:active { color: #000000; text-decoration: underline; }
	
	#forum2 {
		border: 1px solid #a5a7a9;
		}
		#forum2 ul li {
			border-bottom: 1px solid #a5a7a9;
			background: #ffffff url(../../_layout/gfx/pfeil-neutral.gif) no-repeat center right;
			}
		#forum2.gruppe1 ul li.active {
			background-color: #a0c16d;
			}
		#forum2.gruppe2 ul li.active {
			background-color: #79a7c8;
			}
		#forum2.gruppe3 ul li.active {
			background-color: #cf4f77;
			}
			
		#forum2 ul li.active a:link { color: #ffffff; }
		#forum2 ul li.active a:visited { color: #ffffff; }
		
		#forum2 ul li.neuen-ordner a:link { font-weight: normal; color: #000000; }
		#forum2 ul li.neuen-ordner a:visited { font-weight: normal; color: #000000; }
		#forum2 ul li.neuen-ordner a:hover { font-weight: normal; color: #000000; }
		#forum2 ul li.neuen-ordner a:active { font-weight: normal; color: #000000; }
		
		#forum2.gruppe1 ul li.ueber {
			background-color: #7ab51d;
			}
		#forum2.gruppe2 ul li.ueber {
			background-color: #4a96cd;
			}
		#forum2.gruppe3 ul li.ueber {
			background-color: #c1003c;
			}
		#forum2.gruppe1 ul li.ueber a {
			color: #ffffff;
			}
		
	#forum3 {
		border-top: 1px solid #a5a7a9;
		}
			
		#forum3.gruppe1 .kopf h1 {
			color: #7ab51d;
			}
		#forum3.gruppe2 .kopf h1 {
			color: #4a96cd;
			}
		#forum3.gruppe3 .kopf h1 {
			color: #c1003c;
			}
			
		#forum3.gruppe1 .einleitung {
			background-color: #b2d37f;
			}
		#forum3.gruppe2 .einleitung {
			background-color: #8db2cd;
			}
		#forum3.gruppe3 .einleitung {
			background-color: #ce8098;
			}
			
		#forum3.gruppe1 .einleitung h1 {
			color: #ffffff;
			}
		#forum3.gruppe2 .einleitung h1 {
			color: #ffffff;
			}
		#forum3.gruppe3 .einleitung h1 {
			color: #ffffff;
			}
			
		#forum3.gruppe1 .einleitung h1 a:link { color: #ffffff }
		#forum3.gruppe1 .einleitung h1 a:visited { color: #ffffff }
		#forum3.gruppe1 .einleitung h1 a:hover { color: #000000 }
		#forum3.gruppe1 .einleitung h1 a:active { color: #000000 }
		
		#forum3.gruppe2 .einleitung h1 a:link { color: #ffffff }
		#forum3.gruppe2 .einleitung h1 a:visited { color: #ffffff }
		#forum3.gruppe2 .einleitung h1 a:hover { color: #000000 }
		#forum3.gruppe2 .einleitung h1 a:active { color: #000000 }
		
		#forum3.gruppe3 .einleitung h1 a:link { color: #ffffff }
		#forum3.gruppe3 .einleitung h1 a:visited { color: #ffffff }
		#forum3.gruppe3 .einleitung h1 a:hover { color: #000000 }
		#forum3.gruppe3 .einleitung h1 a:active { color: #000000 }
		
		#forum3.gruppe1 .beitrag {
			border-top: 1px solid #a5a7a9;
			}
		#forum3.gruppe1 .beitrag a:link { color: #7ab51d; text-decoration: none; font-weight: bold; }
		#forum3.gruppe1 .beitrag a:visited { color: #7ab51d; text-decoration: none; font-weight: bold; }
		#forum3.gruppe1 .beitrag a:hover { color: #7ab51d; text-decoration: underline; font-weight: bold; }
		#forum3.gruppe1 .beitrag a:active { color: #7ab51d; text-decoration: underline; font-weight: bold; }
		
		#forum3.gruppe2 .beitrag {
			border-top: 1px solid #a5a7a9;
			}
		#forum3.gruppe2 .beitrag a:link { color: #4a96cd; text-decoration: none; font-weight: bold; }
		#forum3.gruppe2 .beitrag a:visited { color: #4a96cd; text-decoration: none; font-weight: bold; }
		#forum3.gruppe2 .beitrag a:hover { color: #4a96cd; text-decoration: underline; font-weight: bold; }
		#forum3.gruppe2 .beitrag a:active { color: #4a96cd; text-decoration: underline; font-weight: bold; }
		
		#forum3.gruppe3 .beitrag {
			border-top: 1px solid #a5a7a9;
			}
		#forum3.gruppe3 .beitrag a:link { color: #c1003c; text-decoration: none; font-weight: bold; }
		#forum3.gruppe3 .beitrag a:visited { color: #c1003c; text-decoration: none; font-weight: bold; }
		#forum3.gruppe3 .beitrag a:hover { color: #c1003c; text-decoration: underline; font-weight: bold; }
		#forum3.gruppe3 .beitrag a:active { color: #c1003c; text-decoration: underline; font-weight: bold; }
		
.gruppe1 .fazit {
	border: 2px solid #b2d37f !important;
	}
.gruppe2 .fazit {
	border: 2px solid #8db2cd !important;
	}
.gruppe3 .fazit {
	border: 2px solid #ce8098 !important;
	}

/*.gruppe1 li.meilenstein {
	background-color: #b2d37f !important;
	}
.gruppe2 li.meilenstein {
	background-color: #8db2cd !important;
	}
.gruppe3 li.meilenstein {
	background-color: #ce8098 !important;
	}*/
	
.gruppe1 li.meilenstein {
	border: 2px solid #b2d37f !important;
	}
.gruppe2 li.meilenstein {
	border: 2px solid #8db2cd !important;
	}
.gruppe3 li.meilenstein {
	border: 2px solid #ce8098 !important;
	}

.gruppe1 .wichtig {
	border: 4px solid #b2d37f !important;
	}
.gruppe2 .wichtig {
	border: 4px solid #8db2cd !important;
	}
.gruppe3 .wichtig {
	border: 4px solid #ce8098 !important;
	}

		
/* ------------------------ */
#forum1-index {
	border-left: 2px dotted #7ab51d;
	}
	#forum1-index h1 {
		color: #7ab51d;
		}
	#forum1-index h2 {
		color: #222222;
		}
#forum2-index {
	border-left: 2px dotted #4a96cd;
	}
	#forum2-index h1 {
		color: #4a96cd;
		}
	#forum2-index h2 {
		color: #222222;
		}
#forum3-index {
	border-left: 2px dotted #c1003c;
	}
	#forum3-index h1 {
		color: #c1003c;
		}
	#forum3-index h2 {
		color: #222222;
		}
#forum1-index a:link, #forum2-index a:link , #forum3-index a:link { color: #000000; text-decoration: none; }
#forum1-index a:visited, #forum2-index a:visited , #forum3-index a:visited { color: #000000; text-decoration: none; }
#forum1-index a:hover, #forum2-index a:hover , #forum3-index a:hover { color: #000000; text-decoration: underline; }
#forum1-index a:active, #forum2-index a:active , #forum3-index a:active { color: #000000; text-decoration: underline; }

#image-index {
	background-color: #ffdf59;
	}
#image-index2 {
	/*background-color: #b2d37f;*/ /* mattes gruen */
	background-color: #aade5d;
	}

/* ------------------------ */

#content-neben {
	background: #cdcfce url(../../_layout/gfx/verlauf-02.jpg) no-repeat;
	}
	#content-neben.breit {
		background: #cdcfce url(../../_layout/gfx/verlauf-03.jpg) no-repeat;
		}
	#content-neben form#login {
		border-bottom: 2px solid #ffffff;
		}

#footer {
	border-top: none;
	background-color: #bfccd2;
	color: #4e595e;
	}

#footer a:link { color: #4e595e; text-decoration: none; }
#footer a:visited { color: #4e595e; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: underline; }
#footer a:active { color: #000000; text-decoration: underline; }