
#dropmenudiv{
position:fixed;
border:1px solid #cccccc;
border-top-width: 0px;
/*border-right-color:#333333;
border-bottom:1px #333333;*/
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:16px;
z-index:1000;
}

#dropmenudiv a{
/*width: 100%;*/
display: block;
text-indent: 3px;
border-top: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
width:120px;
color: #666666;
}

#dropmenudiv a.dropmenuitem-ar { font-size:15px; direction:rtl; }

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e5e5e5;
color: #0082E6;
}

 
#language_overlay {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-indent: 3px;
line-height:16px;
border-bottom: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
width:50px;
max-width:50px;
overflow:hidden;
}


.language_link_hover {
font-family:Arial,Helvetica,sans-serif;
border-bottom: 1px solid #aaaaaa !important;
border-left: 1px solid #aaaaaa !important;
border-right: 1px solid #aaaaaa !important;
background-color:#f6f6f6;
padding-top: 7px !important;
padding-bottom: 5px !important; 
/* color:#0082E6; */
/*display:block;*/ 
}

#language_menu a{color:#0082E6 !important;} 
#language_menu a:visited {color:#0082E6 !important;} 
/*.language_link a {background-color:#FF0000; }*/


/* HInweise*/
/* Tabelle Hinweise/Sprachen*/
.hint-table { border-top:1px solid #ececec; width:690px; border-left:1px solid #ececec; border-right:1px solid #ececec; }
.hint-table td { border-bottom:1px solid #ececec; height:18px; PADDING-LEFT: 10px;}

.hintX
 { font-size:11px; font-weight:bold; color:#666666; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; text-align:center;  }
/*TD.hintX { width:50px; }*/

.hinthead {background-color:#f8f8f8; text-align:center;}

