html, body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	overflow-x:auto;
	overflow-y:auto;
}
.rahmen
{
	font-family: Arial, Helvetica, sans-serif;
	width:990px;
	height:570px;
	border:1px solid #003F2E;
}
.oben_links
{
	width:180px;
	background-color:#009900;
	height:120px;
	text-align:center;
}
.oben
{
	width:630px;
	text-align:center;
	color:#003F2E;
	font-size:32px;
}
.oben_rechts
{
	width:180px;
	background-color:#009900;
	height:120px;
	text-align:center;
}
.linie
{
	height:5px;
	background-color:#003F2E;
}

ul#Navigation
{
	width: 14em;
	margin: 0;
	padding: 0em;
	font-size:13px;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
	width: 14.6em;
	w\idth: 13em;
	padding-left: 0;
	padd\ing-left: 0em;
}
/*
html* ul#Navigation
{
	width:20em;
}*/
ul#Navigation li {
	list-style: none;
	margin: 0em;
	padding: 0;
}

ul#Navigation ul {
	list-style: none;
	margin: 0em;
	margin-left:0em;
	padding: 0;
}
ul#Navigation ul li
{
	padding-left:0.8em;
}
ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #000000;
	background-color: #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul#Navigation ul a, ul#Navigation ul span, ul#Navigation ul h2 {
	background-color: #fff;
	color:000000;
}
* html ul#Navigation a, * html ul#Navigation span, * html ul#Navigation h2 {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 14em;  /* Breitenangabe fuer IE 6 */
}
* html ul#Navigation ul a, * html ul#Navigation ul span, * html ul#Navigation ul h2 {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 13.2em;  /* Breitenangabe fuer IE 6 */
}
ul#Navigation a:hover, ul#Navigation span , ul#Navigation li.aktiv a{
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	color: white;
	background-color: gray;
}
ul#Navigation h2 {
	font-size: 1em;
	margin: 1.1em 0 0;
	border-color: gray;
	color: black;
	background-color: #eee;
}

.links
{
	width:180px;
	background-color:#003F2E;
}
.mitte
{
	width:810px;
	background-color:#FFF2BE;
	padding: 10px;
	font-size:14px;
}
.mitte table
{
	font-size:14px;
}
.scroll
{
	width:760px;
	height:410px;
	overflow-x:hidden;
	overflow-y:auto;
	border:0px margin:1em;
	padding-right:10px;
}
.mitte a
{
	color:#000066;
}
.sitemap
{
	list-style:none;
}
.sitemap ul
{
	list-style:none;
}
.erfolgreich
{
	font-weight:bold;
	color:#006600;
}
.fehler, .rot, .red
{
	font-weight:bold;
	color:#FF0000;
}
.liste
{
	width:100%;
	border: 1px solid #000000;
}
.termine_vorschau
{
	width:250px;
	border: 1px solid #000000;
	font-size:8px;
}
.termine_vorschau table, .termine_vorschau tr, .termine_vorschau td
{
  font-size: 11px;
} 
.bgueberschrift, .ueberschrift
{
	background-color:#003F2E;
	color: #FFFFFF;
	font-weight:bold;
	font-size:15px;
}
.bghell, .liste1
{
	background-color:#FFFFFF;
}
.bgdunkel, .liste2
{
	
}
.bgueberschrift a, .ueberschrift a
{
	color:#FFFFFF;
}
.liste td
{
	padding:5px;
}
