/* browser-übergreifende Definitionen */
body
{
	margin: 24px;
	background-color: #fff;
}
h1
{
	font-family: Arial,Helevtica;
	font-size: 12pt;
	margin-bottom: 1em;
}
label
{
	font-family: Arial,Helevtica;
	font-size: 9pt;
}
div.formset
{
	margin-bottom: 0.5em;
}
div
{
	font-family: Arial,Helevtica;
	font-size: 9pt;
}
p
{
	font-family: Arial,Helevtica;
	font-size: 9pt;
}
ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}
.linkListText a
{
	text-decoration: none;
	color: #666;
}
.linkListText a:hover
{
	color: #000;
	text-decoration: underline;
}
.news
{
	margin-bottom: 1.5em;
}
.small
{
	font-size: smaller;
}
img
{
	border: 0;
}

