.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}
.fl { float:left; margin-right:10px; }
.fr { float:right; margin-left:10px; }
.cl { clear:left; }
.cr { clear:right; }
.cb {clear:both; }

.note  { font-size: 0.92em; line-height: 1.25em }
.extern  { background: url(/grfx/linkextern.gif) no-repeat right center; padding-right: 12px }
ul.liste li { list-style-type:square; margin-left:20px; }
.tab1 { float:left; width:50px; }
.tab2 { display:block; margin-left:50px;}
.tab3 { float:left; width:100px; }
.tab4 { display:block; margin-left:110px;}