/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

#inhalte .faqs-zeile {
	margin:						0 0 20px 0;
	border-top:					1px solid #666;
	padding:					10px 0 0 0;
}

#inhalte .faqs-zeile h1 {
	width:						200px;

	font-weight:				normal;
	color:						#666;

	float:						left;
}

#inhalte .faqs-zeile .text {
	margin:						0 0 0 220px;
}

