<!--
.background    { background-repeat: no-repeat; background-attachment: fixed; background-position: 0 0; scrollbar-DarkShadow-Color:#000033; scrollbar-Track-Color:#000066; scrollbar-Face-Color:#3366cc; scrollbar-Shadow-Color:#000033; scrollbar-Highlight-Color:#CCFFFF; scrollbar-3dLight-Color:#3399FF; scrollbar-Arrow-Color:#FFFFFF  }
.tablebackground  { border-right: 2pt solid #c0c0c0; border-bottom: 2pt solid #808080; background: white }
.table           { border: solid 1pt #696969;}
.tablehead { padding: 1pt; font-size: 10pt; color:navy; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
/* Das ist das Stylesheet für die Navigation für die Infos am rechten Rand */
.infohead { color: #fff; font-size: 12px; font-family: Arial, sans-serif, helvetica; font-weight: bold; background-color: #000080; padding-top: 5px; padding-bottom: 2px; padding-left: 10px; }
.infopicture { border-left: 1px solid #000080; border-right: 1px solid #000080; }
#info { width: 130px; font-family: arial, Helvetica, sans-serif; font-size: 12px; }
#info ul { list-style: none; margin: 0; padding: 0 0 0 0; }
#info li { border-bottom: 1px solid #000; }
#info li a:link, #info li a:visited  { background-color: #b51032; color: #ffffff; text-decoration: none; display: block; border-left: 6px solid #000080; border-right: 1px solid #000; text-decoration: none; padding: 1px 1px 1px 0.5em; }
#info li a:hover {
	background-color: #000080;
	color: #FFFFFF;
}
#info ul ul { font-weight: bold; }
#info ul ul li {  }
#info ul ul a:link, #info ul ul a:visited {
	background-color: #f0f0f0;
	color: #000;
}
#info ul ul a:hover {
	background-color: #bebebe;
	color: #000;
}
#info ul ul ul { font-size: 11px; font-weight: normal; }
#info ul ul ul li { margin-bottom: -1px; }
#info ul ul ul a:link, #info ul ul ul a:visited { background-color: #d3d3d3; color: #000080; padding-left: 10px; }
#info ul ul ul a:hover { background-color: #a45115; color: #ffffff; padding-left: 10px; }
