@charset "ISO-8859-1";
body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: grey; */
	font-size:9pt;

}
.deactive {font-size:9pt; color: grey}
a.navi:link     {font-size:9pt; color:black;   text-decoration:none;	}
a.navi:visited  {font-size:9pt; color:black;   text-decoration:none; }
a.navi:focus    {font-size:9pt; color:silver;  text-decoration:none;	}
a.navi:hover    {font-size:9pt; color:white;   text-decoration:none; background-color: black; 	}
a.navi:active   {font-size:9pt; color:yellow;  text-decoration:none;	}

a.intext   {text-decoration:standard;}


h1 { font-family:Verdana,Arial,Helvetica, sans-serif; font-weight:bold; font-size:14; }
h2 { font-family:Verdana,Arial,Helvetica, sans-serif; font-weight:bolder; font-size:12; }


.banner { font-weight:600; font-size:14pt; 	align="center"; }
/*Hintergrundtabelle zum Zentrieren*/
table.max { width:100%; height:100%;background-color: #990000 ; vertical-align:middle;}

/* 1024 x 768 = Auslösung vieler noch benutzter Bildschirme */
/* Grundtabelle box=Aussenmasse, links=linker Rand, navi=Navigation, inhalt=aktuelle Seite, rechts=rechter Rand, box=links+navi+inhalt+rechts*/

.expandcolor {width:200px; background-color: #990000} /* #990000 #F41C0F  #771518 #771518;*/
table.boxexp {width:1020px; height:800px;}
td { font-family:Verdana,Arial,Helvetica, sans-serif;font-size:9pt; }
table.box {width:788px; height:800px;}
table{background-color:#FAF5E7;}

td.links  {width:30px;}
td.navi   {width:228px; height:215px;vertical-align:top;}
td.inhalt {width:500px; vertical-align:top;}
td.rechts {width:30px;}
td.expand {width:200px; background-color:grey}