.titel1
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 0 11px 0;	
}

.titel2
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 0 11px 0;	
}

.formfout
{
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

ul.bullet-list
{
	padding: 0 0 5px;
}

ul.bullet-list li
{
	padding: 2px 0 0 11px;
	background: url(img/bullet.gif) 1px 8px no-repeat;
}
