/* Stylesheet für Fonts */
a
{
	font-family:				arial, arial-standard, helvetica, sans-serif;
	font-weight:				bold;
	font-size:					17px;
	color:						black;
	padding-right:				20px;
}
h1
{
	font-family:				arial, arial-standard, helvetica, sans-serif;
	color:						white;
	font-size:					30px;
	font-weight:				bold;
	display:					inline;
}
h2
{
	font-family:				arial, arial-standard, helvetica, sans-serif;
	font-weight:				bold;
	font-size:					17px;
	color:						white;
	display:					inline;
}
body #content
{
	line-height:				34px;
	font-family:				arial, arial-standard, helvetica, sans-serif;
	font-size:					17px;
}
body #content table.data_grid
{
	font-size:					17px;
}
body #quicksearch_form .submitbutton
{
	font-size:					17px;
}
#quicksearchfield
{
	font-size:					17px;
}
body table
{
	font-size:					17px;
}
