
/* [module_name]_[themename] */


div.script_top_gesundheitsziele ul {
	background-color: white;
	margin: 	0;
	padding:	0;
	width: 		713px;
	height: 	186px;
}

div.script_top_gesundheitsziele ul li {

	list-style:	none;
	display:	inline;

	font-family:	arial, Helvetica, sans-serif;
	font-size:	13px;
	text-align:	left;
}

div.script_top_gesundheitsziele ul a {
	float:		left; 
	padding:	10px 0 0 15px;
	width:		152px; /* 167 - 15 */
	height:		24px; /* 34 - 10 */

	text-decoration: none;
	color:	#ffffff;
}

