body{ margin:0; font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:11px; position:relative; }

#header{ height: 50px; position:relative; }
.logoSolari{ position:absolute; display:inline-table; background-image:url(../images/solari.png); background-position:50% 50%; background-repeat:no-repeat; width:150px; height:40px; top:5px; right:10px; }
.logoWebTerm{ position:absolute; display:inline-table; background-image:url(../images/WerbTerm.png); background-position:50% 50%; background-repeat:no-repeat; width:150px; height:40px; top:5px;	 left:10px; }
#mainMenu{ border-bottom: 1px solid #ddd; background-color:#f6f6f6; height:26px; }
#breadcrumb{ height: 15px; background-color:#d00;color: #ffffff;padding: 3px;}
#mainpage{}
#footer{position:relative;border-top:5px solid #d00;}
#footerSX, #footerDX{position:absolute;display:inline;top:0px;font-weight:bold;color:#666666;top:2px;}
#footerSX{left:3px;}
#footerDX{right:3px;	}
#uuid {
  font-size: 1.5em;
  color: #888888;
}
.iconLNG{position:absolute;top: 1px;right: 10px;z-index::100; display:none}
.iconLNG img:hover{box-shadow:#666 0px 0px 2px;}
tr.ParamTableTitle{ background: #ccc; text-align: center; font-weight: bold; text-transform: uppercase; }
tr.ParamTable {background: #efefef;}
tr.ParamTable:odd {background: #ffffff !important;}
tr.ParamTable > td > div{text-align:left; }
tr.ParamTable td:first-child{ text-align: right; font-weight: normal; color: #666; }
tr.ParamTable td{ padding: 4px; }
input{ border:1px solid #ccc; background:#fff; }
input[type=button], input[type=submit],input[type=reset], button{ cursor:pointer }
form{ margin:0; padding:0}