/* CSS Datei für Energieberatersuche www.den-ev.de */
body 
{
	background-image: none;
}

/*  Beraterdetails */
#consultanttable
{
	width:100%;
}

#consultantcertl, #consultantcertr
{
	width:110px;	
	vertical-align:middle;
	text-align:center;
	margin-right:15px;
}

.consultantheader
{
	background-color:#FFFFFF;
	width:100%;
	text-align:center;
	font-weight:bold;
	padding-left: 5px;
	padding-right:25px;	
	font-size:10pt;
}

h2.consultantheader, h3.consultantheader, h4.consultantheader
{
	font-size:11pt;
}	

#consultantadr
{
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
}

#consultanttel
{
	text-align:center;
	padding-bottom:15px;
}

#consultantweb
{
	text-align:center;
	padding-bottom:15px;
}

#consultantservices, #consultantqualification, #consultantcomment
{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 25px;
	padding-right:25px;
}

#consultantfoot
{
	text-align:center;
	padding-top:30px;
}

/*  Suchergebnisse */
.ensearchresultcol1
{
	width:300px;
}

.ensearchresultcol2
{
	width:195px;
}

.ensearchresultcol3
{
	width:115px;
}

.ensearchresultcol4
{
	width:125px;
}