.black10
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-weight: normal;
}

.black10bold
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva;
}

.black10justified
{
	font-size: 10px;
	margin-left: 3px;
	color: #000000;
	margin-right: 3px;
	font-family: Verdana,Arial,Helvetica,Geneva;
	text-align: justify;
}

P:first-letter
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial,Helvetica,Geneva;
}
.black12bold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial,Helvetica,Geneva;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica,Geneva;
	font-style : italic;
	color : #c14a63;
}

A:link.werbung,A:visited.werbung, A:active.werbung{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
 	text-decoration : none;
 	color : #000000;
 }

 A:hover.werbung  {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
 	text-decoration : none;
	color : #FF0000;
 	
 }

A:link.listing,A:visited.listing, A:active.listing {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
 	text-decoration : none;
 	color : #000000;
 }

 A:hover.listing  {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
 	text-decoration : none;
	color : #FF0000;
 	
 }
 
 .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}
