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

}

ul.adm{
	
	margin: 0; 
padding: 0;
}

.mnuEditor{
height:24px;	
	}


.edliste_x{
list-style-type: none;
line-height:24px;
text-align:center;
float:left;
width:30px;
color: black;
cursor:pointer;
font-size:11px;
font-weight: bold;
border-left:1px solid silver;

margin: 0; 
padding: 0; 

}




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

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:#0f388c;
	}
.orange{
  color: #ff8400;
}
.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;
}




a.exlink{
	/*background-image:url(../grafik/editor/exlink.png);
	background-repeat:no-repeat;*/
	padding-left:0px;
		line-height:16px;

	
	}



a.mail{
/*	background-image:url(../grafik/editor/mailto.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:4px;	*/
	
	}
	a.pdfx{
	background-image:url(../grafik/editor/pdf.gif);
	background-position:0px -2px;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:16px;
	
		
	}
	a.word{
	background-image:url(../grafik/editor/doc.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px -2px;
	
	}
	a.excel{
	background-image:url(../grafik/editor/xls.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px -2px;
	
	}
	a.zip{
	background-image:url(../grafik/editor/zip.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px -2px;
	
	}
	
	a.unk{
	background-image:url(../grafik/editor/ung.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px -2px;
	
	}
