span.textboldpfeil
{
	position: relative;
	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 8px;
	font-size: 11px;
	left:-8px;
	font-weight: 700;
	z-index: 15;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
}

html* span.textboldpfeil
{
	background-position: 0px 0px;

	/*background-position: 0px 1px;*/
}

*html span.textboldpfeil
{
	padding-left: 10px;
}

h1, h1.content_header
{
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

*HTML h1.content_header
{
	padding-top: 14px;
	padding-bottom: 4px;
}

h2
{
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

h3
{
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

h6
{
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	
}

a img
{
	border: 0px;
}

a:link, a:visited
{
	color: #df022c;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

p.bodytext
{
	/* text-align: justify; */
}

#content_normal li
{
	padding-bottom: 4px;
}

a.mehrlesen
{
	border: 0px;
}

a.mehrlesen img
{
	border: 0px;
}