* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	text-indent: 10px;
	text-align: justify;
}
p:first-letter {
	font-size: 14px;
	color: #ff9966;
	font-weight: bold;
}
li {
	font-size: 11px;
}

h1 {
	padding-top: 20px;
	padding-bottom: 30px;
	font-style: italic;
	font-size: 20px;
	color: #FF9966;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #FF9966;
}

body {
	background-color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px
}

a {
	color: #000088;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.Bildunterschrift {
	font-size: 9px;
	font-style: italic;
	text-align: center;
}


.MenueEbeneEins {
	width: 100%;
	height: 34px;
	background-color: #FF9966;
	border-color: #0000aa;
}
.MenueEbeneEins TD { 
	font-size: 11px;
	font-weight: bold;
	xfont-style: italic;
	text-align: center;
	white-space: nowrap;
}
.MenuEbeneEinsNormal
{
	border: 1px solid #0000aa;
	border-bottom: 2px solid #0000aa;
	background-color: #DDDDDD;
	color: #000088;
}
.MenuEbeneEinsAuswahl
{
	border: 2px solid #0000aa;
	border-bottom: 2px solid #EEEEEE;
	background-color: #EEEEEE;
	color: #FF9900;
}

.MenuEbeneEinsAuswahl a {
	color: #FF9900;
	text-decoration: none;
}

.MenueEbeneZwei { 
	width: 100%; 
	height: 20px; 
	background-color: #EEEEEE;
	border-bottom: 2px solid #000088;
} 
.MenueEbeneZwei TD { 
	font-size: 10px; 
	text-align: center; 
	white-space: nowrap;
} 

.MenuEbeneZweiNormal
{
	color: #000088;
}
.MenuEbeneZweiAuswahl
{
	color: #FF9900;
}
.MenuEbeneZweiAuswahl a {
	color: #FF9900;
	text-decoration: none;
}

.Fusszeile {
	width: 100%; 
	background-color: #EEEEEE;
	border-top: 2px solid #000088;
	border-bottom: 1px solid #000088;
	height: 20px; 
}
.Fusszeile TD{
	font-size: 10px; 
	color: #000088;
}
.FusszeileUnten {
	background-color: #FF9966;
	height: 5px; 
	font-size: 1px;
}.Kopfzeile {
	width: 100%; 
	background-color: #EEEEEE;
	border-top: 1px solid #000088;
	border-bottom: 2px solid #000088;
	height: 20px; 
}
.Kopfzeile TD{
	font-size: 10px; 
	color: #000088;
}
.KopfzeileOben {
	background-color: #FF9966;
	height: 5px; 
	font-size: 1px;
}

P.Chronologie {
}
P.Chronologie:first-letter {
	font-size: 12px; 
}
P.Chronologie:first-line {
	color: #ff9966;
	font-weight: bold; 
	font-size: 12px; 
	line-height: 20px;
}

TABLE.Fakten {
}
TABLE.Fakten TD
{
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
}
TD.FaktenName
{
	width: 140px;
	font-weight: bold;
	white-space: nowrap;
}
TD.FaktenDaten
{
	width: 120px;
	white-space: nowrap;
}
TD.FaktenDatenLang
{
	white-space: nowrap;
}

P.InterneNavigation
{
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
}
P.InterneNavigation:first-letter {
	font-size: 11px; 
	color: #000000;
	font-weight: normal;
}
P.InterneNavigation A
{
	color: #ff9966;
}

