#suchergebnis {
	width:549px;
}

#text form {
	background-color:#F4F4F4;
	margin-bottom:10px;
	padding:10px;
	position:relative;
}

#text form label {
	display:block;
	float:left;
	font-weight:bold;
	width:130px;
}

#text form #suchbegriff {
	width:387px;
}

#text form #senden {
	position:absolute;
	right:10px;
}

#text hr {
	background-color:#6a7680;
   	border:none;	
   	margin:0px;
   	padding:0px;
}

#text .bewerber {
	border:1px solid #D9D9D9;
	/*height:99px;*/
	margin-top:10px;
	padding:12px;
	width:525px;
}

#text .bewerber img {
	border:none;
}


#text .text {
	background-color:#EFEFEF;
	float:left;
	/*height:79px;*/
	/*overflow:hidden;*/
	padding:10px;
	width:418px;
}

#text h4 {
	color:#073A1A;
	margin-bottom:3px;
}

#text p {
	margin:3px 0px;
}

#text .details {
	padding-bottom:10px;
}

#text .details p {
	margin:5px 0px;
}



#text .links {
	/*clear:both;
	height:0px;*/
}

#text .links ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}

#text .links li {
	display:inline;
	margin:0px;
	padding:0px 10px;
}

#text .links li.first {
	padding-left:0px;
}

#text .links li.last {
	border-right:0px solid #7C868F;
}

#text .bild {
	border:1px solid #B6BCC1;
	float:left;
	margin-left:10px;
	width:65px;
}


.ansprechpartner {
	border-top:1px dotted #d9d9d9;
	margin:10px 0px;
	padding:10px;
}

.ansprechpartner #bild {
	float:left;
	margin-right:20px;
	width:100px;
}

.links a {
	text-decoration:none;
}
