#group_banf,
#group_gmap {
	width:100%;
	margin-top:24px;
	margin-bottom:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.group_header {
	/*background:#ddd url(../images/pub_mail.gif) top left no-repeat;*/
	}

.group_header a.gh_link_c, .group_header a.gh_link_e {
	display:block;
	text-decoration:none;
	outline:none;
	}
.group_header a.gh_link_c { }
.group_header a.gh_link_e { }


.group_header a.gh_link_c:hover { 
	}


.group_header img.gh_left  { float:left; }
.group_header span.gh_text  { float:left; padding-left:12px; font-weight:bold; }
.group_header img.gh_right { float:right; }
.group_header div.gh_clear { float:none; clear:both; }

.group_content_e {
	}

/* -----------------------------------------------------------------------------------------------------
** MERKLISTE (Inhalt)
*/
.ml_list {
	margin-top:8px;
	}
.ml_list_line {	float:none; clear:both; height:18px; }

.ml_list_line a.loc, .ml_list_line a.del { display:block; margin-bottom:6px; }
.ml_list_line a.loc {
	float:left;
	width:134px;
	}
.ml_list_line a.del {
	float:right;
	width:18px;
	}
.ml_list_clear { float:none; clear:both; }

.ml_action { margin-top:12px; margin-bottom:8px; }
.ml_action a.anf, .ml_action a.snd, .ml_action a.pri {
	display:block;
	height:18px;
	padding-top:4px;
	padding-left:28px;
	margin-bottom:4px;
	}

.ml_action a.anf { background:url(../images/senden_grau.gif) bottom left no-repeat; }
.ml_action a.snd { background:url(../images/weiterleiten_grau.gif) bottom left no-repeat; }
.ml_action a.pri { background:url(../images/drucken_grau.gif) bottom left no-repeat; }
.ml_action a.anf:hover { background:url(../images/senden_vio.gif) bottom left no-repeat; }
.ml_action a.snd:hover { background:url(../images/weiterleiten_vio.gif) bottom left no-repeat; }
.ml_action a.pri:hover { background:url(../images/drucken_vio.gif) bottom left no-repeat; }

/***
.ml_action a.anf { background:url(../images/ico_banf_grau.gif) bottom left no-repeat; }
.ml_action a.snd { background:url(../images/ico_s2fr_grau.gif) bottom left no-repeat; }
.ml_action a.pri { background:url(../images/ico_prnt_grau.gif) bottom left no-repeat; }
.ml_action a.anf:hover { background:url(../images/ico_banf_vio.gif) bottom left no-repeat; }
.ml_action a.snd:hover { background:url(../images/ico_s2fr_vio.gif) bottom left no-repeat; }
.ml_action a.pri:hover { background:url(../images/ico_prnt_vio.gif) bottom left no-repeat; }
***/


.ml_openexpand_link { margin-top:12px; }
.ml_openexpand_link a { color:#999; }

span.topnewnum {
	display:block;
	float:left;
	width:20px;
	padding:0 4px 0 0;
	text-align:right;
	font-weight:normal;
	color:#777;
	}
a.topnewnum {
	text-decoration:underline;
	}
a.topnewnum:link,    a.locent:link    { }
a.topnewnum:visited, a.locent:visited { }
a.topnewnum:hover,   a.locent:hover   { }
a.topnewnum:active,  a.locent:active  { }
