#powerd {
	position:absolute; bottom:1%; left:2%; z-index:99;
}

.reiter{
	background-image : url(../img/Leo_Button.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width : 116px;
                height: 28px;
}

.contenti {
width:596px; 
height:360px;
overflow:auto;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
scrollbar-base-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
scrollbar-arrow-color: #3157E4;
scrollbar-darkshadow-color: #3157E4;
scrollbar-face-color: #F77F1E;
scrollbar-highlight-color: #3157E4;
scrollbar-shadow-color: #3157E4;
scrollbar-track-color: #ffffff;

}

.menu-back-temp{
	background-image : url(../img/menu-back.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width : 100px;
	height: 54px;
}

font.submenu-text a{
                font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight: none;	
                text-decoration : none;                                                                         
}

font.submenu-text-act a{
                font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F78121;
	font-weight: bolder;	
                text-decoration : none;                                                           
}

font.menu-text a{                               
                font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: none;	
                text-decoration : none;                    	         
}

font.menu-text-act a{                               
                font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: bolder;	                           
}

