/*<group=allgemein>*/

body, td {
    font-size:85%;
}

li, a {
    font-size:95%;
}



body {
	margin: 0px;
	padding: 0px;
}

.ensemble_teil_zwei {
	font-style: italic;
}

#ie_fixed_hack {
	margin: 0px;
	padding: 0 0 4em 0;
}
	
/*</group>*/

/*<group=Ensembles>*/

div#ensembles {
	padding: 0px;
	font-size: .9em;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#ensembles ul {
	list-style: none;
	padding: 0.3em 5em 0.3em 5em;
	margin: 0px;
	text-align: center;
}

div#ensembles ul li {
	padding-right: 2em;
	display: inline;
}
	
/*</group>*/

/*<group=Kopfzeile>*/

div#kopfzeile {
	padding: 0em;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 2.0em;
}

div#kopfzeile h1 {
	margin: 0px;
	padding: .2em;
	font: normal 0.6em Helvetica, Arial, sans serif;
}
	
/*</group>*/

/*<group=Navigations-Bereich>*/

div#navigations_bereich {
	position: absolute;
	top: 7.75em;
	left: 0px;
	margin: 0px;
	padding: 1em;
	bottom: 0em;
	width: 10em;
	z-index: 0;
	padding-bottom: 5em;
}

div#navigations_bereich ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navigations_bereich ul li {
	margin-top: .25em;
}

div#navigations_bereich .menue_2_no, div#navigations_bereich .menue_2_act {
	font-size:90%;
}
	
/*</group>*/

/*<group=Inhalt>*/

div#inhalt {
	z-index: 0;
	padding: 0em 5em 0em 1em;
	margin: 8em 0px 0px 12em;
}

div#inhalt h1 {
	margin-top: 0px;
	margin-bottom: 1em;
}

div#inhalt p {
	margin-top: 0px;
	margin-bottom: 1em;
}
	
/*</group>*/

/*<group=Fußzeile>*/

div#fusszeile {
	display:none;
	/*
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: .9em;
	margin: 0px;
	padding: 1px;
	z-index: 10;
	position: fixed;
	*/
}

div#fusszeile table {
	width: 100%;
	padding: .5em 1em .5em 1em;
}

div#fusszeile table  td#tabelle_links {
	text-align: left;
}

div#fusszeile table  td#tabelle_mitte {
	text-align: center;
}

div#fusszeile table  td#tabelle_rechts {
	text-align: right;
}

span#hml {
	display: none;
}
	
/*</group>*/

