/*************************************/
/***     STANDARD-DEFINITIONEN     ***/
/*************************************/

#content .headline {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

#content .sub_headline {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}

#content .p_pic {
	border: 1px solid #003d8f; 
	padding: 20px; 
	background-image:url(../../images/fp_detail_bg.gif); 
	float: left;
}

#content .pic_space {
	float: left;
	width: 50px;
}


#content .clear_info {
	clear: both;
	margin-bottom: 25px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#content .p_menu_act {
	float: left; 
	padding: 5px;
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #1E3E95; 
	margin-right: 2px; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px; 
	border-color: #1E3E95;
}

#content .p_menu_norm {
	float: left; 
	padding: 5px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #1E3E95; 
	background-color: #ffffff;
	margin-right: 2px; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px; 
	border-color: #1E3E95; 
}

#content .p_a_act {
	color: #ffffff;
}

#content .p_a_norm {
	color: #1E3E95;
}

#content .clear_p_menu {
	clear: both;
	height: 0px;
	line-height: 0px; 
	font-size: 0px;
}

#content .p_des {
	padding: 6px;
	background-color: #1E3E95;
	color: #ffffff;
}

#content .p_details {
	border: 1px solid #1E3E95; 
	padding-top: 10px; 
	background-color: #ffffff;
}

#content .p_detail_point {
	padding: 6px 6px 0px 6px; 
	color: #005440; 
	font-size: 12pt; 
	font-weight: bold;
}

#content .p_detail_list {
	padding: 6px;
	padding-left: 25px;	
	color: #005440;
	font-size: 10pt; 
}

#content .p_detail_list ul {
	list-style-image:url(../../images/hak.gif);
	margin: 6px 0px 15px 20px;
	padding: 0px;
}

#content .p_detail_list ul li {
	line-height: 22px;
}

#content .p_detail_list b {
	font-size: 10pt;
}

#content .clear_details {
	margin-bottom: 15px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px;
}

#content .p_add {
	background-color: #C6FFFF;
	padding: 6px;
}

#content .p_add font {
	font-weight: bold;
	font-size: 10pt;
	vertical-align: text-top;
}

#content .p_add a {
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align: text-top;
}

#content .clear_add {
	height: 25px; 
	line-height: 0px; 
	font-size: 0px;
}
