a:visited.efvEditorlinks, a.efvEditorlinks, a:link.efvEditorlinks, a:active.efvEditorlinks
{
    color: #34609F;
    font-family: Arial,Helvetica,SansSerif;
    font-size: 11px;
    font-weight: bold;
}
a:hover.efvEditorlinks {
	text-decoration: underline;
}
.efvEditorback {
    color: #34609F;
    font-family: Arial,Helvetica,SansSerif;
    font-size: 11px;
    font-weight: bold;
}
.efvPopupTitel {
	background-color:#ffffff;
	color:#34609F;
	text-align:left;
	font-family:Verdana;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
}
.efvEditortback {
	background-color:#ffffff;
	color:#939598;
    font-family: Arial,Helvetica,SansSerif;
    font-size: 11px;
    font-weight: bold;
}
.efvEditordiv {
	overflow:auto;
	width:100%;
	height:100%;
}
.efvEditorimg {
	height:0;
}
