.faulty {
	border-color:red;
}
.errormsg {
	color:red;
}
.notification {
	color:green;
}
table .fieldset {
	margin:10px;
}
.label {
	width:8em;
}
#trefferliste {
	width:350px;
}
#trefferliste .unternehmen {
	border-bottom:1px solid #0099CC;
	border-right:1px solid #0099CC;
	margin-bottom:25px; 
}
#trefferliste .name1,.name2,.ort,.profil {
	font-family:Helvetica, Arial; 
	font-size:10pt; 
	line-height: 13pt;		
	color:#000033;
	margin:0.2em;
}
#trefferliste .name1 {
	font-weight:bold;
}
#trefferliste .profil {
	float:right;
	color:#0099CC;
	text-decoration:none;
}
#profile .left {
	vertical-align:top;
}
#profile .right {
	vertical-align:top;
	padding-bottom:0.5em;
	padding-left:2em;
}
#profile li {
	margin:0.1em;
}


