/*--		EKC					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		menu main				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

/*BEGIN:	main content			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_content_base			{
float:						left;
width: 						749px;
}

div.ekc_content				{
width: 						748px;
margin:						15px 0 0 0;
font-size:					12px;
line-height:				18px;
background-color:			#FFFFFF;
}

div.ekc_content_column		{float: left; width: 748px;}
div.ekc_content_column_small	{float: left; width: 492px;}
div.ekc_content_column_2		{float: left; width: 256px;}
div.ekc_content_column_merger{float: left; width: 748px;}


/*BEGIN:	content elements			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_content_headline_1,
div.ekc_content_headline_1_sml,
div.ekc_content_headline_2,
div.ekc_content_headline_2_sml,
div.ekc_content_link,
div.ekc_content_line,
div.ekc_content_line_A,
div.ekc_content_line_B,
div.ekc_content_txt,
div.ekc_content_txt_sml,
div.ekc_content_include_base,
div.ekc_content_include_base_scale,
div.ekc_content_include_date,
div.ekc_content_teaserpic_base,
div.ekc_content_bigpic_base	{
clear:						both;
margin:						0 10px 12px 10px;
}
div.ekc_content_line_half,
div.ekc_content_line_half_A,
div.ekc_content_line_half_B	{
clear:						both;
margin:						0 10px 6px 10px;
}
div.ekc_content_headline_1_sml,
div.ekc_content_headline_2_sml,
div.ekc_content_link,
div.ekc_content_txt_sml		{
margin:						0 10px 3px 10px;
}


div.ekc_content_headline_1,
div.ekc_content_headline_1_sml	{font-size: 18px; line-height: 21px; color: #333333;}
div.ekc_content_headline_2,
div.ekc_content_headline_2_sml	{margin-bottom: 6px; font-size: 13px; font-weight: 800; line-height: 17px; color: #333333;}
div.ekc_content_link				{xfont-size: 14px;}
div.ekc_content_line				{height: 6px; background: url(../images/content/ekc_content_line.gif)        repeat-x left top;}
div.ekc_content_line_half		{height: 1px; background: url(../images/content/ekc_content_line_half.gif)   repeat-x left top;}
div.ekc_content_line_A			{height: 6px; background: url(../images/content/ekc_content_line_A.gif)      repeat-x left top;}
div.ekc_content_line_half_A		{height: 1px; background: url(../images/content/ekc_content_line_half_A.gif) repeat-x left top;}
div.ekc_content_line_B			{height: 6px; background: url(../images/content/ekc_content_line_B.gif)      repeat-x left top;}
div.ekc_content_line_half_B		{height: 1px; background: url(../images/content/ekc_content_line_half_B.gif) repeat-x left top;}

div.ekc_content_txt,
div.ekc_content_txt_sml		{text-align: justify; color: #333333;}
img.ekc_content_txt_img_l	{float:  left; margin: 0 12px 6px 0;}
img.ekc_content_txt_img_r	{float: right; margin: 0 0 6px 12px;}
img.ekc_content_txt_img_l,
img.ekc_content_txt_img_r	{width: 236px;}

div.content_txt_color_A, .content_txt_color_A		{color: #44A1DC;}	/*blue*/
div.content_txt_color_B, .content_txt_color_B		{color: #FF8B03;}	/*orenge*/
div.content_txt_color_C, .content_txt_color_C		{color: #888888;}	/*gray*/
div.content_txt_bold,	.content_txt_bold			{font-weight: 800;}
div.content_txt_normal,	.content_txt_normal			{font-weight: 500;}
div.content_txt_italic,	.content_txt_italic			{font-style: italic;}
div.content_txt_left,	.content_txt_left			{text-align: left;}

a.content_txt_color_A:link, a.content_txt_color_A:visited {				/*blue > blue*/
text-decoration: none; color: #41799F;}
a.content_txt_color_A:hover, a.content_txt_color_A:focus, a.content_txt_color_A:active {
text-decoration: underline; color: #50A1D9;}

a.content_txt_color_C:link, a.content_txt_color_C:visited {				/*gray > blue*/
text-decoration: none; color: #666666;}
a.content_txt_color_C:hover, a.content_txt_color_C:focus, a.content_txt_color_C:active {
text-decoration: underline; color: #50A1D9;}

a.content_txt_color_D:link, a.content_txt_color_D:visited {				/*gray > gray*/
text-decoration: none; color: #666666;}
a.content_txt_color_D:hover, a.content_txt_color_D:focus, a.content_txt_color_D:active {
text-decoration: underline; color: #444444;}

/*BEGIN:	content include			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_content_include_base			{background-color: #FFFFFF;}
div.ekc_content_include_base_scale	{background-color: #FFFFFF;}
div.ekc_content_include_date			{width: 738px; background-color: #FFFFFF;}

/*BEGIN:	content teaserpic		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_content_teaserpic_base {
width: 						728px;
height:						200px;
background-position:		left top;
background-repeat:			no-repeat;
 }

div.ekc_content_teaserpic_txt_left	{float: left;}
div.ekc_content_teaserpic_txt_right	{float: right;}

div.ekc_content_teaserpic_txt {
width: 						216px;
padding:					5px 10px 5px 10px;
font-size:					13px;
line-height:				18px;
text-align:					left;
color:						#FFFFFF;
background-color:			#FF8B03;
}

/*BEGIN:	content big picture		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_content_bigpic_base	{
width: 						728px;
background-position:		left top;
background-repeat:			no-repeat;
}

img.ekc_content_bigpic_base	{

border:						0px none;

}

/*BEGIN:	content person			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_content_person_base	{
clear:						both;
margin:						0 0 12px 0px;
padding:					10px 0 0 0px;
font-size:					13px;
line-height:				18px;
}

div.ekc_content_person_col{
display:					inline;
float:						left;
width:						236px;
margin:						0 0 0 10px;
padding:					0 0 0 0;
}

div.ekc_content_person_head	{
margin:						0 10px 2px 0;
font-size:					16px;
font-weight:				800;
color:						#44A1DC;
}
a.ekc_content_person_head, a.ekc_content_person_head:visited  {
font-size: 16px; font-weight: 800; color: #44A1DC;}
a.ekc_content_person_head:hover, a.ekc_content_person_head:focus {
font-size: 16px; font-weight: 800; color: #2C7CAF; text-decoration: none;}

div.ekc_content_person_pos	{
margin:						0 10px 5px 0;
font-style:					italic;
font-weight:				500;
line-height:				16px;
color:						#44A1DC;
}
a.ekc_content_person_pos,a.ekc_content_person_pos:visited {
font-size: 13px; font-style: italic; font-weight: 500; color: #44A1DC;}
a.ekc_content_person_pos:hover, a.ekc_content_person_pos:focus {
font-size: 13px; font-weight: 500; color: #2C7CAF; text-decoration: none;}

div.ekc_content_person_title	{
margin:						2px 10px 3px 0;
font-size:					11px;
font-weight:				500;
line-height:				12px;
color:						#FF8B03;
}
div.ekc_content_person_txt	{
margin:						0 10px 6px 0;
font-weight:				500;
color:						#333333;
}

div.ekc_content_person_line	{
height: 					6px;
margin:						0 10px 0 0;
background: 				url(../images/content/ekc_content_line_half_B.gif) repeat-x left 0px;
}

a.ekc_content_person_link {
display:					block;
overflow:					hidden;
white-space:				nowrap;
width:						226px;
margin:						5px 0 0 0;
padding:					0 0 5px 0;

font-size:					11px;
font-weight:				500;
line-height:				13px;
color:						#000000;
text-decoration:			none;
}
a.ekc_content_person_link:link, a.ekc_content_person_link:visited {
background: 				none;}
a.ekc_content_person_link:hover, a.ekc_content_person_link:focus, a.ekc_content_person_link:active {
background: 				url(../images/community/button_free_o.gif) no-repeat left top;
background-color:			#C0D9EA;
text-decoration:			none;}

img.ekc_content_person_img_s {
float:						left;
margin:						0 12px 6px 0;}


/*BEGIN:	more buttons			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

a.ekc_content_link:link, a.ekc_content_link:visited	{
font-size: 13px; font-weight: 800;
text-decoration: none; color: #41799F;}
a.ekc_content_link:hover, a.ekc_content_link:focus, a.ekc_content_link:active {
text-decoration: none; color: #50A1D9;}


a.ekc_content_button_blank,
a.ekc_content_button_blankb,
a.ekc_content_button_search,
a.ekc_content_button_open,
a.ekc_content_button_view	{
float:						right;
display:					block;
overflow:					hidden;
white-space:				nowrap;
width:						95px;
height:						22px;
margin:						0 0 0 0px;
padding:					0 0 0 8px;
text-align:					left;
font-weight:				300;
line-height:				22px;
text-decoration:			none;
color:						#FFFFFF;
}
a.ekc_content_button_blank,
a.ekc_content_button_blankb,
a.ekc_content_button_search	{
width:						105px;
margin:						0 0 0 5px;
}
a.ekc_content_button_blankb,
a.ekc_content_button_search	{
font-weight:				800;
}
a.ekc_content_button_blank:link, a.ekc_content_button_blank:visited,
a.ekc_content_button_blankb:link, a.ekc_content_button_blankb:visited {
background: 				url(../images/content/ekc_content_button_blank.gif) no-repeat right top;
color:						#FFFFFF;}
a.ekc_content_button_blank:hover, a.ekc_content_button_blank:focus, a.ekc_content_button_blank:active,
a.ekc_content_button_blankb:hover, a.ekc_content_button_blankb:focus, a.ekc_content_button_blankb:active {
background: 				url(../images/content/ekc_content_button_blank_o.gif) no-repeat right top;
color:						#E87F03;
text-decoration:			none;}

a.ekc_content_button_search:link, a.ekc_content_button_search:visited {
background: 				url(../images/content/ekc_content_button_search.gif) no-repeat right top;
color:						#FFFFFF;}
a.ekc_content_button_search:hover, a.ekc_content_button_search:focus, a.ekc_content_button_search:active {
background: 				url(../images/content/ekc_content_button_search_o.gif) no-repeat right top;
color:						#E87F03;
text-decoration:			none;}

a.ekc_content_button_open:link, a.ekc_content_button_open:visited {
background: 				url(../images/content/ekc_content_button_open.gif) no-repeat right top;
color:						#FFFFFF;}
a.ekc_content_button_open:hover, a.ekc_content_button_open:focus, a.ekc_content_button_open:active {
background: 				url(../images/content/ekc_content_button_open_o.gif) no-repeat right top;
color:						#E87F03;
text-decoration:			none;}

a.ekc_content_button_view:link, a.ekc_content_button_view:visited {
background: 				url(../images/content/ekc_content_button_view.gif) no-repeat right top;
color:						#FFFFFF;}
a.ekc_content_button_view:hover, a.ekc_content_button_view:focus, a.ekc_content_button_view:active {
background: 				url(../images/content/ekc_content_button_view_o.gif) no-repeat right top;
color:						#E87F03;
text-decoration:			none;}






