
td.ü1 {
	font-style: italic;
	font-size: 10;
	color: white;
	text-shadow: 2;
	text-align: right;
	background-color: #ABABAB;
}

p.unten {
	font-stretch: ultra-expanded;
	font-weight: lighter;
	font-style: italic;
	font-size: 8pt;
	}

a:link {color: #000000;  text-decoration: none;}
a:visited {color: #000000;  text-decoration: none;}
a:hover { color:#000000 ;  text-decoration: none; }
a:active {color:#000000;   text-decoration: none;}
	
a.menue {
	display: block;
	width: 8em;
	height: 1.3em;
	padding:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: center;
	text-decoration: none;
	}
a.menue:link {color: #000000; background-color:transparent; }
a.menue:visited {color: #000000; background-color: transparent;}
a.menue:hover { color:#ffffff ; background-color: #000000; }
a.menue:active {color:#000000; background-color: transparent;}

