/*******************************************************************************
	$Id$
*******************************************************************************/
body Table TR TD{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.butt{
	background-image: url(images/menu_b.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	text-align: right;
	cursor:hand;
}
.titel{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	text-align: right;
}
A{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	text-decoration : none;
}
