#edtools{
	margin-top:14px;
	margin-bottom:8px;
display:block;
height:24px;
background-color: #eeeeee;

}



.mnuEditor{
height:24px;	
	}

.edliste{
list-style-type: none;
line-height:24px;
text-align:center;

float:left;
width:32px;
color: black;
cursor:pointer;
font-weight: bold;
border-left:1px solid silver;
}



.edliste:hover{
cursor:pointer;
background-color: #edef39;
}

.red{

color:#e80808;
}
.lime{
	color:#a1eec9;
	}
.orange{
color: #f29c37;
}
.big{
font-size: 13px;
}
.inlinX{
margin-left:20px;
}



a.editor_lnk{
       font-size: 11px;
 
         color: #f8c65e;
        text-decoration: underline;
        font-weight: bold;
   
	 

	
}
a.editor_lnk:visited{
          color: #f8c65e;
          }
a.editor_lnk:link{
      color: #f8c65e;

}
a.editor_lnk:active{
   color: #f8c65e;
  }
a.editor_lnk:hover{
       color:#FFFFFF;
        font-size: 12px;
}



a.editor_mail_lnk{
       font-size: 11px;
 
         color: #ffffff;
        text-decoration: underline;
        font-weight: bold;
   
	 

	
}
a.editor_mail_lnk:visited{
          color: #ffffff;
          }
a.editor_mail_lnk:link{
      color: #ffffff;

}
a.editor_mail_lnk:active{
   color: #ffffff;
  }
a.editor_mail_lnk:hover{
       color:#ff0000;
}

