@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #FFFFFF;
	background-color: #2E002F;
	font-size: 100%;
}

#container {
	width: 872px;
	border: 1px none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#container th, td{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #FFFFFF;
	font-size: 80%;
}
#header {
/* 	background: #DDDDDD; */
    /* 	padding: 0 10px 0 20px;  Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
    }
#header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	/*    	padding: 10px 0;  Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
text-indent: -200em;
	float: left;
}

#headerIntro {
	background-repeat: no-repeat;
	background-image: url(../images/IntroJiansheng.jpg);/* 	background: #DDDDDD; */
    /* 	padding: 0 10px 0 20px;  Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
    }
#headerIntro h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	/*    	padding: 10px 0;  Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
text-indent: -200em;
}

#navigation {
	height: 78px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	background-position: 0px -13px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/navi_background_rahmen.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	width: 872px;
	position: relative;
	top: 0px;
	left: 0px;
}
#navigation a {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	height: 30px;
	text-align: center;
	background-position: 0px -30px;
	line-height: 30px;
	background-repeat: no-repeat;
	width: 87px;
	background-image: url(../images/navi_background.gif);
	border: 0px none #400000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	position: relative;
	top: 9px;
}
#navigation a:hover {
	background-image: url(../images/navi_background.gif);
	background-position: 0px 0px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
}
#navigation li {
	display: inline;
	font-size: 14px;
	line-height: 30px;
}



#navigationIntro {
	height: 128px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	background-position: 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/navi_background_rahmen_intro.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	width: 872px;
	position: relative;
	top: 0px;
	left: 0px;
}
#navigationIntro a {
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	height: 60px;
	text-align: center;
	background-position: 0px -60px;
	line-height: 60px;
	background-repeat: no-repeat;
	width: 246px;
	background-image: url(../images/navi_background_intro.gif);
	border: 0px none #400000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	position: relative;
	top: 12px;
}


#navigationIntro a:hover {
	background-image: url(../images/navi_background_intro.gif);
	background-position: 0px 0px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#navigationIntro ul {
	list-style-type: none;
	margin: 0px;
}
#navigationIntro li {
	display: inline;
	font-size: 30px;
	line-height: 60px;
}

#vitae {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vitae table {
	/*	padding-left: 15px;
*/	text-align: left;
	font-size: 100%;
	height: 30px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#vitae th, td{
	background-color: #2E002F;
	color: #FFFFFF;
	font-size: 80%;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: text-top;
	padding-left: 15px;
}

#audio {


}

#audio a {
	color: #FFFFFF;
	height: 30px;
	text-align: left;
	background-position: -30px;
	line-height: 30px;
	background-repeat: no-repeat;
	width: 550px;
	background-image: url(../images/navi_background.gif);
	border: 0px none #400000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
}
#audio a:hover {
	background-image: url(../images/navi_background.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -15px 0px;
}

#audio table {
	/*	padding-left: 15px;
*/	text-align: left;
	font-size: 100%;
	height: 30px;
	line-height: 30px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#audio th, td{
	background-color: #2E002F;
	color: #FFFFFF;
	font-size: 80%;
	height: 30px;
	line-height: 30px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#audio h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	padding-top: 50px;
}
#audio cite {
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
}





#mainContent {
	background-image: url(../images/Rahmen_mitte.jpg);
	padding-top: 1em;
	padding-right: 60px;
	padding-bottom: 1em;
	padding-left: 60px;
	text-align: justify;
	position: relative;
	top: -60px;
}


#mainContentRahmen_o {
	background-image: url(../images/Rahmen_oben.jpg);
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	position: relative;
	top: -60px;
}
#mainContentRahmen_u {
	background-image: url(../images/Rahmen_unten.jpg);
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	top: -60px;
	position: relative;
}
#footer {
	background-image: url(../images/Footer.jpg);
	height: 66px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
	background-repeat: no-repeat;
	margin-top: -15px;
	padding-top: 23px;
	position: relative;
	top: -60px;
	font-size: 80%;
}
#footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
}
a:hover {
	color: #33FF33;
	text-decoration: underline;
	height: 30px;
	width: 100px;
	top: 0px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
