/*
* Bereich
* 100% Farbe
* 25% Farbe
Gwa:
#00539E
#DDE4F1
Awards:
#B49555
#ECE4D4
Kunden:
#7C628E
#DED8E3
Mitglieder:
#8C9369
#E2E4D9
Job:
#497A79
#D1DEDD
Themen:
#466A82
#D1DAE0
News:
#CB7E38
#F2DFCD
*/
/* ------------------------------------------------------------ */
/*	NAVIGATION
/* ------------------------------------------------------------ */
#navigation {
	font-family: Verdana, sans-serif;
	font-size: 1.1em; /* 11px */
	/*font-size: 11px;*/
	line-height: 1em;
	background: #FFF;
	margin-left: 8px;
	margin-right: 4px;
}
#navigation a {
	text-decoration: none;
}
/* ------------------------------------------------------------- */
/* Bereiche:
/* ------------------------------------------------------------- */
/* GWA
/* Farbe-Dunkel:  #00539E
/* Farbe-Hell:    #DDE4F1
/* Grafik: nav-arrow-gwa.gif
/* ------------------------------------------------------------- */
#navigation .gwa {
	border-left: 2px solid #00539E;
}
#navigation .gwa a:active,
#navigation .gwa a:hover,
#navigation .gwa a.active {
	border-left: 2px solid #00539E;
	background: #00539E;
	color: #FFF;
}
#navigation .gwa .level-2 a {
	background: #DDE4F1;
}
#navigation .gwa .level-2 a:active,
#navigation .gwa .level-2 a:hover {
	background: #00539E;
}
#navigation .gwa .level-2 a.active {
	font-weight: bold;
	color: #00539E;
	background: #DDE4F1;
	border-left: none;
}
#navigation .gwa .level-3 a {
	background: #FFF;
}
#navigation .gwa .level-3 a:active,
#navigation .gwa .level-3 a:hover,
#navigation .gwa .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #00539E;
}
#navigation .gwa .level-3 a.active {
	font-weight: bold;
}
#navigation .gwa .level-3 a.active:active,
#navigation .gwa .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .gwa .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .gwa .level-4 a:active,
#navigation .gwa .level-4 a:hover,
#navigation .gwa .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-gwa.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* AWARDS
/* Farbe-Dunkel:  #B49555
/* Farbe-Hell:    #ECE4D4
/* Grafik: nav-arrow-awards.gif
/* ------------------------------------------------------------- */
#navigation .awards {
	border-left: 2px solid #B49555;
}
#navigation .awards a:active,
#navigation .awards a:hover,
#navigation .awards a.active {
	border-left: 2px solid #B49555;
	background: #B49555;
	color: #FFF;
}
#navigation .awards .level-2 a {
	background: #ECE4D4;
}
#navigation .awards .level-2 a:active,
#navigation .awards .level-2 a:hover {
	background: #B49555;
}
#navigation .awards .level-2 a.active {
	font-weight: bold;
	color: #B49555;
	background: #ECE4D4;
	border-left: none;
}
#navigation .awards .level-3 a {
	background: #FFF;
}
#navigation .awards .level-3 a:active,
#navigation .awards .level-3 a:hover,
#navigation .awards .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #B49555;
}
#navigation .awards .level-3 a.active {
	font-weight: bold;
}
#navigation .awards .level-3 a.active:active,
#navigation .awards .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .awards .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .awards .level-4 a:active,
#navigation .awards .level-4 a:hover,
#navigation .awards .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-awards.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* CLIENTS
/* Farbe-Dunkel: #7C628E
/* Farbe-Hell:   #DED8E3
/* Grafik: nav-arrow-clients.gif
/* ------------------------------------------------------------- */
#navigation .clients {
	border-left: 2px solid #7C628E;
}
#navigation .clients a:active,
#navigation .clients a:hover,
#navigation .clients a.active {
	border-left: 2px solid #7C628E;
	background: #7C628E;
	color: #FFF;
}
#navigation .clients .level-2 a {
	background: #DED8E3;
}
#navigation .clients .level-2 a:active,
#navigation .clients .level-2 a:hover {
	background: #7C628E;
}
#navigation .clients .level-2 a.active {
	font-weight: bold;
	color: #7C628E;
	background: #DED8E3;
	border-left: none;
}
#navigation .clients .level-3 a {
	background: #FFF;
}
#navigation .clients .level-3 a:active,
#navigation .clients .level-3 a:hover,
#navigation .clients .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #7C628E;
}
#navigation .clients .level-3 a.active {
	font-weight: bold;
}
#navigation .clients .level-3 a.active:active,
#navigation .clients .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .clients .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .clients .level-4 a:active,
#navigation .clients .level-4 a:hover,
#navigation .clients .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-clients.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* MEMBERS
/* Farbe-Dunkel: #8C9369
/* Farbe-Hell:   #E2E4D9
/* Grafik: nav-arrow-members.gif
/* ------------------------------------------------------------- */
#navigation .members {
	border-left: 2px solid #8C9369;
}
#navigation .members a:active,
#navigation .members a:hover,
#navigation .members a.active {
	border-left: 2px solid #8C9369;
	background: #8C9369;
	color: #FFF;
}
#navigation .members .level-2 a {
	background: #E2E4D9;
}
#navigation .members .level-2 a:active,
#navigation .members .level-2 a:hover {
	background: #8C9369;
}
#navigation .members .level-2 a.active {
	font-weight: bold;
	color: #8C9369;
	background: #E2E4D9;
	border-left: none;
}
#navigation .members .level-3 a {
	background: #FFF;
}
#navigation .members .level-3 a:active,
#navigation .members .level-3 a:hover,
#navigation .members .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #8C9369;
}
#navigation .members .level-3 a.active {
	font-weight: bold;
}
#navigation .members .level-3 a.active:active,
#navigation .members .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .members .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .members .level-4 a:active,
#navigation .members .level-4 a:hover,
#navigation .members .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-members.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* JOB
/* Farbe-Dunkel: #497A79
/* Farbe-Hell:   #D1DEDD
/* Grafik: nav-arrow-job.gif
/* ------------------------------------------------------------- */
#navigation .job {
	border-left: 2px solid #497A79;
}
#navigation .job a:active,
#navigation .job a:hover,
#navigation .job a.active {
	border-left: 2px solid #497A79;
	background: #497A79;
	color: #FFF;
}
#navigation .job .level-2 a {
	background: #D1DEDD;
}
#navigation .job .level-2 a:active,
#navigation .job .level-2 a:hover {
	background: #497A79;
}
#navigation .job .level-2 a.active {
	font-weight: bold;
	color: #497A79;
	background: #D1DEDD;
	border-left: none;
}
#navigation .job .level-3 a {
	background: #FFF;
}
#navigation .job .level-3 a:active,
#navigation .job .level-3 a:hover,
#navigation .job .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #497A79;
}
#navigation .job .level-3 a.active {
	font-weight: bold;
}
#navigation .job .level-3 a.active:active,
#navigation .job .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .job .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .job .level-4 a:active,
#navigation .job .level-4 a:hover,
#navigation .job .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-job.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* THEMES
/* Farbe-Dunkel:  #466A82
/* Farbe-Hell:    #D1DAE0
/* Grafik: nav-arrow-themes.gif
/* ------------------------------------------------------------- */
#navigation .themes {
	border-left: 2px solid #466A82;
}
#navigation .themes a:active,
#navigation .themes a:hover,
#navigation .themes a.active {
	border-left: 2px solid #466A82;
	background: #466A82;
	color: #FFF;
}
#navigation .themes .level-2 a {
	background: #D1DAE0;
}
#navigation .themes .level-2 a:active,
#navigation .themes .level-2 a:hover {
	background: #466A82;
}
#navigation .themes .level-2 a.active {
	font-weight: bold;
	color: #466A82;
	background: #D1DAE0;
	border-left: none;
}
#navigation .themes .level-3 a {
	background: #FFF;
}
#navigation .themes .level-3 a:active,
#navigation .themes .level-3 a:hover,
#navigation .themes .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #466A82;
}
#navigation .themes .level-3 a.active {
	font-weight: bold;
}
#navigation .themes .level-3 a.active:active,
#navigation .themes .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .themes .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .themes .level-4 a:active,
#navigation .themes .level-4 a:hover,
#navigation .themes .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-themes.gif) 8px 7px no-repeat;
}
/* ------------------------------------------------------------- */
/* NEWS
/* Farbe-Dunkel: #CB7E38
/* Farbe-Hell:   #F2DFCD
/* Grafik: nav-arrow-news.gif
/* ------------------------------------------------------------- */
#navigation .news {
	border-left: 2px solid #CB7E38;
}
#navigation .news a:active,
#navigation .news a:hover,
#navigation .news a.active {
	border-left: 2px solid #CB7E38;
	background: #CB7E38;
	color: #FFF;
}
#navigation .news .level-2 a {
	background: #F2DFCD;
}
#navigation .news .level-2 a:active,
#navigation .news .level-2 a:hover {
	background: #CB7E38;
}
#navigation .news .level-2 a.active {
	font-weight: bold;
	color: #CB7E38;
	background: #F2DFCD;
	border-left: none;
}
#navigation .news .level-3 a {
	background: #FFF;
}
#navigation .news .level-3 a:active,
#navigation .news .level-3 a:hover,
#navigation .news .level-3 a.active {
	font-weight: bold;
	background: transparent;
	color: #CB7E38;
}
#navigation .news .level-3 a.active {
	font-weight: bold;
}
#navigation .news .level-3 a.active:active,
#navigation .news .level-3 a.active:hover {
	font-weight: bold;
}
#navigation .news .level-4 a {
	/* background: transparent url(../images/navigation/nav-arrow-black.gif) 8px 7px no-repeat; */
	color: #000;
}
#navigation .news .level-4 a:active,
#navigation .news .level-4 a:hover,
#navigation .news .level-4 a.active {
	background: transparent url(../images/navigation/nav-arrow-news.gif) 8px 7px no-repeat;
}


/* ------------------------------------------------------------ */
/*
/*  struktur/einrückungen
/*
/* ------------------------------------------------------------ */
/* erste ebene */
#navigation ul {
	list-style: none;
	margin: 0; padding: 0;
	background: #FFF;
}
#navigation ul li {
	margin: 0; padding: 0;
	display: block;
	font-weight: bold;
	/*border-bottom: 1px solid #FFF;*/
	margin-bottom: 1px;
}
/* IE6 filter */
* html #navigation ul li {
	display: inline;
	width: 152px;
	float: left;
	clear: left;
}
#navigation a {
	display: block;
	color: #787878;
	background: #E9E9E9;
	padding: 5px 5px 6px 5px;
}
#navigation a:active,
#navigation a:hover,
#navigation .active {
	color: #FFF;
}
/* ------------------------------------------------------------ */
/* zweite ebene */
#navigation ul li ul {
	
}
#navigation ul li ul li {
	border-top: 1px solid #FFF;
	border-bottom: 0;
	margin-bottom: 0;
}
#navigation .level-2 a {
	padding: 5px 8px;
}
#navigation .level-2 a:active,
#navigation .level-2 a:hover {
	color: #FFF;
	border-left: 0;
}
/* ------------------------------------------------------------ */
/* dritte ebene */
#navigation ul li ul li ul {
	background: #FFF;
	color: #666;
}
#navigation ul li ul li ul li {
	font-weight: normal;
	border: none;
}
/* ------------------------------------------------------------ */
/* vierte ebene */
#navigation ul li ul li ul li ul {
	font-size: 10px;
}
#navigation .level-4 a {
	padding: 4px 8px 4px 18px;
}
/* ------------------------------------------------------------ */
/* misc */
#navigation #close-all {
	font-size: 9px;
	font-size: 1em;
	color: #CCC;
	background: #FFF;
	border-top: 1px solid #FFF;
}
#navigation #close-all a {
	background: #FFF;
	color: #CCC;
}
/* IE 6 filter */
* html #navigation #close-all {
	clear: both;
}

