/* [module_name]_[skinname] */

div.searching_gesundheitsziele { 
	margin:			28px 0 0 0;
	padding: 		0;
	width:			290px;
}

div.searching_gesundheitsziele form { 
	margin:			0;
	padding: 		0;
}

div.searching_gesundheitsziele input.search_button {
	vertical-align: middle;
}

div.searching_gesundheitsziele label {
	padding:	0;
	margin:		0 0 0 20px; 
	color: 		#002878;
	font-family:	arial, Helvetica, sans-serif;
	font-size: 	11px;
	font-weight:	bold;
}

div.searching_gesundheitsziele input.search_text {
	margin: 	0px 0 0 30px;
	padding:	0;
	border-style:	none;
	border-width:	0; /* ie */
	width:		160px;
}



div.searching_gesundheitsziele  div.result {
        font-family:	arial, Helvetica, sans-serif;
	text-align:	left;
	font-size:	12px;
	line-height: 	20px;
	color: 		#333333;
	width:		407px;
        margin:		29px 0 0 47px;
}

div.searching_gesundheitsziele div.result h1 {
	padding:	0;
	margin:		0;
	/*color:		#002878;*/
	color:		#9a9a9a;
	font-size:	13px;
	background-color: #ffffff;
								
}

div.searching_gesundheitsziele div.result h2 {
	/*padding:	0;*/
	width:		307px;
	padding:	0 100px 0 0;
	margin:		0;
	color:		#002878;
	font-size:	12px;
	/*width:		256px;*/


	border-width:   0 0 1px 0;
        border-style:   solid;
        border-color:   #cccccc;
        background-color: #ffffff;

}

div.searching_gesundheitsziele div.result ul  {
	list-style-type: none;
	margin:		0 0 40px 0;
	padding:	0;
	width:		407px;
}

div.searching_gesundheitsziele div.result li {
	margin:		20px 0 0 0;
	background-color: #fbf4e2;

}

div.searching_gesundheitsziele div.result ul div.text {
	margin:         0 151px 0 0;
	padding:        0;
	width:          246px; /* 256 - 10 */
}

div.searching_gesundheitsziele div.result ul div.text p {
	color:		#757575;
        margin:         5px 0 0 0;
        padding:        0;
        width:          246px; /* 256 - 10 */
}

div.searching_gesundheitsziele div.result ul div.text ol {
        margin:         10px 0 10px 35px;
        padding:        0;
        width:          236px; /* 256 - 10 */
}

div.searching_gesundheitsziele div.result ul div.text ul {
        margin:         10px 0 10px 35px;
        padding:        0;
        list-style-type: disc;
        width:          236px; /* 256 - 10 */
}

div.searching_gesundheitsziele div.result ul div.text li {
        margin:         2px 0 2px 0;
        padding:        0;
}

/* End Text Format */



div.searching_gesundheitsziele div.result ul div.text_wrapper {
	float:		left;
	width:		100%;
	margin:		0;
	padding:	0;

}

div.searching_gesundheitsziele div.result ul div.right {
	float:		left;
	width:		151px; /*Width of right column*/
	margin:		0 0 0 -151px; /*Set left margin to -(RightColumnWidth) */
	padding:	0;
}



div.searching_gesundheitsziele  div.result ul div.right a {
	display:		block;
	margin:			0;
	padding:                7px 0 0 5px;
        height:                 19px; /* 26 - 7 */

	text-decoration: 	none;
	color:			#002878;
	font-weight:		bold;
	font-size:		12;
	line-height:		14px;
	background-image:      url(arrow_16.gif);
}

div.searching_gesundheitsziele  div.result ul div.right a:hover {
	display:		block;
	margin:			0;
	padding:                7px 0 0 5px;
        height:                 19px; /* 26 - 7 */

	text-decoration: 	none;
	color:			#002878;
	font-weight:		bold;
	font-size:		12;
	line-height:		14px;

	background-image:      url(arrow_16_hover.gif);

}

div.searching_gesundheitsziele div.result ul p.line {
	clear: both;
}

