/*	File:			MainMenu.css
 *	Author:			Matthias Friedrich
 *	Date:			05-01-2005
 *
 */

a.mainlink {
	font-weight: bold;
	font-size: 9pt;
	color: #747b7c;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
}

a.mainlink_active {
	font-weight: bold;
	font-size: 9pt;
	color: #800000;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
}

p.mainitem {
	font-weight: bold;
	font-size: 8pt;
	color: #747b7c;
	line-height: 120%;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
}

p.mainmenu {
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, 'Times New Roman';
	background-color: transparent;
	text-decoration: none;
}

td.mainmenu {
	padding-left: 2px;
	background-image: none;
	background-color: transparent;
}