img{ border: 0px}
a { color: inherit; text-decoration: inherit }



#aromain_header { position: fixed; top:0px; width:100%; background: url('/sysdata/dym/css/header55.jpg'); height:40px; z-index:9999999;padding-top: 10px;padding-left: 20px; font-size: 25px;}

/* Auswahl */

#aromain_options { float:left; position:relative; min-height:250px; width: 100px; color: black; margin:5px; padding:0; }
.aromain_options_button {width: 98%}


#aromain_main { float:left; position:relative; height:400px; width:300px; color: black; overflow: auto }
#aromain_main_header { color: white; padding-left: 10px; padding-top: 4px }
#aromain_main_body { padding: 10px; color: black }
#aromain_main_subheader { background-color: #a0a0a0; color: white; padding: 10px}

#aromain_desk { position: relative; top:40px; clear:both; }

/*
#aromain_news { position: absolute; height:300px; left: 300px; top: 628px; right: 30px; border: 0px 1px 1px 1px; color: black; bottom: 30px; overflow: auto }
#aromain_news_header { position: absolute; left: 300px; top: 600px; right: 30px; color: white; height: 30px; padding-left: 10px; padding-top: 4px }
#aromain_news_body { padding: 10px; color: black}


/*
#aromain_user { float:left; position: relative; width: 240px; min-height:250px; color: black; margin:10px; padding:0; border: 0;   }
#aromain_user_header { color: white; padding-left: 10px; padding-top: 4px }
#aromain_user_body { padding: 10px; color: black }
#aromain_user_subheader { background-color: #a0a0a0; color: white; padding: 10px}
*/

.aro_msg_info { border: 1px solid #108010; background-color: #b0f0b0; padding: 10px 10px 10px 10px; color: #108010; font-size: 15px; }
.aro_msg_error { border: 1px solid #801010; background-color: #f0b0b0; padding: 10px 10px 10px 10px; color: #801010; font-size: 15px; }

.aromain_box { width:33%; margin:5px; float: left; }

#aromain_container .aromain_dashbox { float:left; position: relative; width: 500px; min-height:250px; height:300px; color: black; margin:5px; padding:0; border: 0;   }
#aromain_container .aromain_dashbox_header { color: white; padding-left: 10px; padding-top: 4px }
#aromain_container .aromain_dashbox_body { padding: 10px; color: black; height:250px; overflow: auto;  }


#aromain_container #aromain_user { width:250px; }
#aromain_container #aromain_options { width:180px; min-height:1000px; }
#aromain_container #aromain_options .aromain_dashbox_body { min-height:900px; }




#dialogwin { background-color: white; color: white; top: 0px }


.highlighticon:hover { background-color: #000; cursor:pointer; }


#aromain_toolbox {overflow: hidden}
.aromain_toolboxbutton { cursor: pointer}
 
.aromain_alert_inner { text-align: center }


/*
  ADMIN
*/

table { font-size: 10px}
.ctrheader td {font-weight: bold; background-color: #804040; margin: 4px 10px 4px 10px }


*.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.selectable {
   -moz-user-select: -moz-text;
   -khtml-user-select: text;
   -webkit-user-select: text;
   -ms-user-select: text;
   user-select: text;
}

 .tooltip {
    display:none;
    background-color : blue;
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#eee;
  }
  

#aromain_container
{
	position:absolute; 
	width:100%; 
	top:50px; 
}

