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

@media screen {

	body,
	html {
		background:#000000;
		}

	div[id="menue"] {
		-moz-border-radius:0; 
		-khtml-border-radius:0;	
		border-right:0.2em solid #ffffff;
		}

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

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

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

    ul[id="unterstuetzend"] > li > a:hover,
    ul[id="unterstuetzend"] > li > a:focus {
		border-bottom-color:#ffffff;
		color:#ffffff;
		}
		
    ul[id="unterstuetzend"] > li > a:hover:before,
    ul[id="unterstuetzend"] > li > a:focus:before {
		color:#ffffff;
		}
	
    ul[id="unterstuetzend"] > li[class="ausgewaehlt"] > span {
		color:#ffffff;
		border-bottom-color:#ffffff;
		}
		
    ul[id="unterstuetzend"] > li[class="ausgewaehlt"] > span:before {
		color:#ffffff;
		}
		
	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:#000000;
		color:#ffffff;
		}
		
	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:#ffffff;
		border-bottom-style:solid;
		}
	
	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:#ffffff;
		background:#000000;
		color:#ffffff;
		}

	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:#ffffff;
		}
	
	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:#ffffff;
		background:#000000;
		border-bottom-color:#000000;
		}
	
	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:#ffffff;
		border-bottom-style:dotted;
		color:#ffffff;
		padding-bottom:0.2em;
		}

	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:#ffffff;
		}
	
	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:#000000;
		}

	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:#ffffff;
		}
}
