body
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}

p, table, td
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}

a
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
	
}

a:hover
{
	color:#000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 750;
	padding: 4px;
	color: #D30002;
}

.clearer {
	clear: both;
}






/*********************************/
/* Suchformular für Teilnehmer  */
/********************************/

.wfqbe_table_results {
	width: 570px;
}
.container_result {
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.company {
	font-weight: bold;
	width: 280px;
	float: left;
}

.company_only {
	font-weight: bold;
	width: 570px;
}

.company_only p,
.company p {
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
}
.address {
	width: 570px;
	float: left;
	padding-left: 5px;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 20px;
}

.address_owner {
	width: 570px;
	border-bottom: 1px solid #a0a0a0;
	padding-left: 5px;
	padding-bottom: 20px;
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	color: #a0a0a0;
}
.products, .filiale {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	color: #a0a0a0;
	width: 285px;
	float: left;	
}
.wfqbe_block {
	margin-top: 5px;
	width: 350px;
	text-align: right;
}
.wfqbe_block input {
	border: 1px solid #a0a0a0;
}


.news-list-more,
.news-single-backlink
{
	display: none;
}

