@charset "iso-8859-1";
/* CSS Document */
  body {
	color: black;
	background-color: #bdbddf;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em;
	min-width: 40em;
  }

  a:link {
    color: #2f2f62;
	text-decoration: none;
  }
  a:visited {
    color: #660099;
	text-decoration: none;
  }
  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2f2f62;
	font-weight: bold;
  }
  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #2f2f62;
  }

ul#Navigation {
	width: 10.5em;
	margin: 0 0 2em;
	padding: 0.2em 0.7em 0.7em;
	border: 1px ridge #D7D7D7;
	background-color: #2f2f62;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
	-moz-border-radius:10px;
  }
  ul#Navigation li {
	list-style: none;
	margin: 0.4em;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2g2g62;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #838383;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #838383;
	font-weight: bold;
  }
  * html ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
    width: 9.8em;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover, ul#Navigation span {
	border-color: white;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #acacd7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  ul#Navigation h2 {
	font-size: 1em;
	margin: 1.1em 0 0;
	border-color: gray;
	color: black;
	background-color: #eee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
  }
  
    ul#Navigation1 {
	margin: 0 0 1.5em;
	padding: 0.4em;
	text-align: left;
	border: 1px ridge silver;
	background-color: #2f2f62;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: both;
  }
  ul#Navigation1 li {
	list-style: none;
	display: inline;
	margin: 0.4em;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: 2f2f62;
  }
  ul#Navigation1 a, ul#Navigation1 span {
	padding: 0.2em 1em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: 2f2f62;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  * html ul#Navigation1 a, * html ul#Navigation1 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation1 a:hover, ul#Navigation1 span {
	border-color: white;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #acacd7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
  
  div#Info {
	font-size: 0.7em;
	float: right;
	width: 14em;
	margin: 0 0 4em 4em;
	border: 1.5px ridge #D7D7D7;
	background-color: #acacd7;
	padding-top: 0.5em;
	height: auto;
	padding-left: 0.5em;
	-moz-border-radius:10px;
  }
  div#Info strong {
	font-size: 1.33em;
	margin: 0.2em 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  div#Info h6 {
	font-size: 0.9em;
	margin: 0.5em;
	text-decoration: underline;
  }
  div#Info p {
    font-size: 0.9em;
    margin: 0.5em;
  }

  div#Ueberschrift {
	padding: 0 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 12em;
	border: 1em solid silver;
	background-color: #F4E3C3;
	color: #333333;
	text-align: center;
  }
  div#Ueberschrift h3 {
	font-size: 1.2em;
	margin: 0.2em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: 334d55;
	background-color: #bdbddf;
  }
 
  div#iframe {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
  }
  
    div#Inhalt {
	padding: 0 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: auto;
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 12em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
  }
  div#Inhalt h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
  }
  div#Inhalt h2 {
	font-size: 1.3em;
	margin: 0.2em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
  }
  div#Inhalt h4 {
	font-size: 1em;
	margin: 0.2em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2f2f62;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	text-indent: 0.5em;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  div#Inhalt p.oben {
	font-size: 0.8em;
	margin: 1em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
  div#Inhalt p.fuss {
	font-size: 0.8em;
	margin: 1em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
  }
  
#Tabelle {
	border-collapse:collapse;
	padding:2em;
	margin:2em auto;
	display: inline-table;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	height: auto;
	table-layout: auto;
	border: 1.5px ridge #D7D7D7;
}
#Tabelle th {
	padding:1em;
	background-color:f4eeb0;
	height: auto;
	width: auto;
	border: 1.5px ridge #D7D7D7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	table-layout: auto;
}
#Tabelle td {
	padding:1px;
	width:auto;
	text-indent:5px;
	height: auto;
	border: 1.5px ridge #D7D7D7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	table-layout: auto;
}

    p#Fusszeile {
	clear: both;
	font-size: 0.7em;
	margin: 0;
	padding: 0.1em;
	text-align: left;
	background-color: #bdbddf;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
  }

</style>
</head>
<body>

