
BODY {
	margin:7px;
        font-size: 11px;
        font-family: Arial,Helvetica,sans-serif;
         width:99%;
}

#contentDiv {	
    
   position: relative;
   MARGIN-LEFT:0px; 
   MARGIN-RIGHT: 2px; 
   MARGIN-top: 72px;
   LEFT:0; TOP:0;
/*width:960px;*/
/*   width:100%;  METTE IN CRISI IE !!!!!!! */
}

#contentTable {
   height:88%;
   width:99.4%;
  
}
#contentTable thead tr td, tfoot tr td{
    /*vertical-align:top;*/
    height:22px;
    padding: 0px;
}
#contentTable tbody tr td{
    /*vertical-align:top;    */
}
 
#disclaimer{
   margin-right: 80px;
   text-align:right;
}
 .login_size{width:180px;}
 
 ul.emptycircle li{
        list-style: circle;
}
p.note{
        font-size: smaller;
}

div.welcome p, p.centered{
        margin-bottom: 7px;
        margin-top: 7px;
}

p.centered{text-align: center;}
div.welcome div.note{
        margin-top:7px;
        margin-bottom:7px;
        font-size: 10px;
}
div.welcome ul{
        margin-left: 15px;
        margin-bottom: 7px;
        margin-top: 7px;
}

div.welcome #welcometitlec,#welcometitler,h1.headline{
        text-align: center;
        text-transform: none;
        margin-bottom: 8px;
}


a.katalog{
        margin: 0px;
        padding: 0px;
        text-align: center;
}