/* uft-8  */
/* CSS 2.1 */

@media screen {

	ul[id="unterstuetzend"] {
		background:#DFDFDB;
		}

    ul[id="unterstuetzend"] > li > a,
	ul[id="unterstuetzend"] > li > a:link,
	ul[id="unterstuetzend"] > li > a:visited {
		color:#666666;
		background:none;
		border-bottom-color:#DFDFDB;
		}

    ul[id="unterstuetzend"] > li > a:before {
		color:#FFFFFF;
		}

    ul[id="unterstuetzend"] > li > a:hover,
    ul[id="unterstuetzend"] > li > a:focus {
		border-bottom-color:#FF9900;
		color:#000000;
		}
		
    ul[id="unterstuetzend"] > li > a:hover:before,
    ul[id="unterstuetzend"] > li > a:focus:before {
		color:#FF9900;
		}
	
    ul[id="unterstuetzend"] > li[class="ausgewaehlt"] > span {
		color:#000000;
		border-bottom-color:#DFDFDB;
		}
		
    ul[id="unterstuetzend"] > li[class="ausgewaehlt"] > span:before {
		color:#FF9900;
		}
		
	ul[id="thematisch"] {
		background:none;
		}
	
	ul[id="thematisch"] > li > a,
	ul[id="thematisch"] > li > a:link,
	ul[id="thematisch"] > li > a:visited,
	ul[id="thematisch"] > li > ul > li > a,
	ul[id="thematisch"] > li > ul > li > a:link,
	ul[id="thematisch"] > li > ul > li > a:visited,
	ul[id="thematisch"] > li > ul > li > ul > li > a,
	ul[id="thematisch"] > li > ul > li > ul > li > a:link,
	ul[id="thematisch"] > li > ul > li > ul > li > a:visited {
		border-bottom-color:#ECECEC;
		color:#333333;
		}
		
	ul[id="thematisch"]  li > a:hover,
	ul[id="thematisch"]  li > a:focus,
	ul[id="thematisch"]  li > ul > li > a:hover,
	ul[id="thematisch"]  li > ul > li > a:focus,
	ul[id="thematisch"]  li > ul > li > ul > li > a:hover,
	ul[id="thematisch"]  li > ul > li > ul > li > a:focus,
	ul[id="thematisch"] > li[class="unterpunktAusgewaehlt"] > a:hover,
	ul[id="thematisch"] > li[class="unterpunktAusgewaehlt"] > a:focus,	
	ul[id="thematisch"] > li > ul > li[class="unterpunktAusgewaehlt"] > a:hover,
	ul[id="thematisch"] > li > ul > li[class="unterpunktAusgewaehlt"] > a:focus,	
	ul[id="thematisch"] > li > ul > li > ul > li[class="unterpunktAusgewaehlt"] > a:hover,
	ul[id="thematisch"] > li > ul > li > ul > li[class="unterpunktAusgewaehlt"] > a:focus {
		border-bottom-color:#FF9900;
		}
	
	ul[id="thematisch"] > li[class="ausgewaehlt"] > span,	
	ul[id="thematisch"] > li > ul > li[class="ausgewaehlt"] > span,	
	ul[id="thematisch"] > li > ul > li > ul > li[class="ausgewaehlt"] > span {
		border-bottom-color:#FF9900;
		background:#FFFFFF;
		color:#333333;
		}
	
	span[class="before"] {
		color:#ffffff;
		}
	li[class="ausgewaehlt"] > span > span[class="before"],
	li[class="unterpunktAusgewaehlt"] > a > span[class="before"],	

	li[class="unterpunktAusgewaehlt"] > span > span[class="before"] {	
			color:#FF9900;
		}

	ul[id="thematisch"] > li[class="ausgewaehlt"] > span:before,	
	ul[id="thematisch"] > li > ul > li[class="ausgewaehlt"] > span:before,	
	ul[id="thematisch"] > li > ul > li > ul > li[class="ausgewaehlt"] > span:before {
		color:#FF9900;
		}
	
	ul[id="thematisch"] > li[class="unterpunktAusgewaehlt"] > a,
	ul[id="thematisch"] > li > ul > li[class="unterpunktAusgewaehlt"] > a,
	ul[id="thematisch"] > li > ul > li > ul > li[class="unterpunktAusgewaehlt"] > a {
		color:#333333;
		background:#FFFFFF;
		border-bottom-color:#FFB366;
		}
	
	ul[id="thematisch"] > li[class="unterpunktAusgewaehlt"] > a,
	ul[id="thematisch"] > li > ul > li[class="unterpunktAusgewaehlt"] > a,
	ul[id="thematisch"] > li > ul > li > ul > li[class="unterpunktAusgewaehlt"] > a {
		border-bottom-color:#FFB366;
		border-bottom-style:solid;
		color:#333333;
		}

	ul[id="thematisch"] > li[class="unterpunktAusgewaehlt"] > a:before,
	ul[id="thematisch"] > li > ul > li[class="unterpunktAusgewaehlt"] > a:before,
	ul[id="thematisch"] > li > ul > li > ul > li[class="unterpunktAusgewaehlt"] > a:before {
		color:#FFB366;
		}
	
	ul[id="thematisch"]  > li > a:before,
	ul[id="thematisch"]  > li > ul > li > a:before,
	ul[id="thematisch"]  > li > ul > li > ul > li > a:before {
		color:#FFFFFF;
		}

	ul[id="thematisch"]  > li > a:hover:before,
	ul[id="thematisch"]  > li > a:focus:before,
	ul[id="thematisch"]  > li > ul > li > a:hover:before,
	ul[id="thematisch"]  > li > ul > li > a:focus:before,
	ul[id="thematisch"]  > li > ul > li > ul > li > a:hover:before,
	ul[id="thematisch"]  > li > ul > li > ul > li > a:focus:before {
		color:#FF9900;
		}
}

