/* formate nummero eins fuer tombreits art-page */

table.toplevel 		{ width:800px; height:600px; }

p 			{ font-family:Verdana; font-size:8pt; line-height:10pt; margin:0px; padding:0px; }

/* img			{ border:none; } */



/* formate fuer die navigation */

tr.navi			{ line-height:12px; }
tr.navibar		{ line-height:8px; }

td.navihighl		{ color:#FFFFFF; font-family:Verdana; font-size:8pt; margin:0px; padding:0px; background-color:#800000; }
td.navi			{ font-family:Verdana; font-size:8pt; margin:0px; padding:0px; }
td.navibar		{ background-color:#000000; margin:0px; padding:0px; }
td.navibarw		{ background-color:#FF80C0; margin:0px; padding:0px; }

/* links der aktuellen seite - highlighted */
a.navihighl:link	{ color:#FFFFFF; text-decoration:none; font-family:Verdana; font-size:8pt; }
a.navihighl:visited	{ color:#FFFFFF; text-decoration:none;  }
a.navihighl:hover	{ color:#808080; text-decoration:none; background-color:#C0C0C0; }

/* normal links in navigation */
a.navi:link 		{ color:#000000; text-decoration:none; font-family:Verdana; font-size:8pt; }
a.navi:visited	 	{ color:#000000; text-decoration:none;  }
a.navi:hover 		{ color:#808080; text-decoration:none; background-color:#C0C0C0; }

/* weird-link */
a.weird:link 		{ color:#000000; text-decoration:none; font-family:Verdana; font-size:8pt; }
a.weird:visited		{ color:#000000; text-decoration:none;  }
a.weird:hover 		{ color:#FF00FF; text-decoration:none; font-weight:bold; letter-spacing:9pt; background-color:#800080; }

/* formate fuer copyright et al */
td.cright		{ font-family:Verdana; font-size:8pt; margin:0px; padding:0px; }

