/*<group=allgemein>*/

body {
	background : #99FF00;
	font: .8em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.ensemble_teil_zwei {
	font-style: italic;
}
	
/*</group>*/

/*<group=Ensembles>*/

div#ensembles ul {
	background: #4040ff;
}

div#ensembles ul li a {
	color: #ffffff;
	text-decoration: none;
}

div#ensembles ul li a:hover {
	text-decoration: underline;
}

div#ensembles ul li a#ensemble_aktuell {
	font-weight: bold;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Kopfzeile>*/

div#kopfzeile {
	background: #000000;
}

div#kopfzeile h1 {
	font-size: 3em;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Navigations-Bereich>*/

div#navigations_bereich {
	background: #99FF00;
}

div#navigations_bereich ul li a {
	color: #000000;
	text-decoration: none;
}

div#navigations_bereich ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

div#navigations_bereich ul li.menue_1_no {
	
}

div#navigations_bereich ul li.menue_1_act {
	font-weight: bold;
}

div#navigations_bereich ul li.menue_2_no {
	padding-left: 1.5em;
}

div#navigations_bereich ul li.menue_2_act {
	padding-left: 1.5em;
	font-weight: bold;
}
	
/*</group>*/

/*<group=Inhalt>*/

div#inhalt {
	color: #000000;
}

div#inhalt a {
	color: #000000;
	text-decoration: underline;
}

div#inhalt p {
	color:#000000;
}

div#inhalt h1 {
	color:#000000;
}

div#inhalt h2 {
	color:#000000;
}

div#inhalt h3 {
	color:#000000;
}

div#inhalt h4 {
	color:#000000;
}

div#inhalt td {
	color:#000000;
}
	
/*</group>*/

/*<group=Fußzeile>*/

div#fusszeile {
	background: #000000;
	color: #ffffff;
	font-size: .9em;
}

div#fusszeile a {
	color: #ffffff;
	text-decoration: none;
}

div#fusszeile a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#fusszeile address {
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

div#fusszeile table td {
	color: #ffffff;
	font-size: .9em;
}
	
/*</group>*/
