body {margin:0; padding:0; text-align:left; }

/* FAQ */
.FAQ {padding-bottom:15px; }
.FAQ .HeadlineBox {margin:0; padding:0 0 10px 0; }
.FAQ .Question {position:relative; padding:0 0 1px 20px; cursor:pointer; color:#342961; font-weight:bold;}
  .FAQ .Arrow {position:absolute; top:0px; left:0px; width:16px; height:25px; background:url('http://91.197.229.30/~stranden/umba/admin/fa-questions_files/NavRightBullet.gif') 0 3px no-repeat;cursor:pointer; }
  .FAQ .ArrowDown {display:none; position:absolute; top:0px; left:0px; width:16px; height:25px; background:url('http://91.197.229.30/~stranden/umba/admin/fa-questions_files/NavRightBulletDown.gif') 0 3px no-repeat; cursor:pointer; }
.FAQ .Answer {position:relative; display:none; padding:0 0 11px 20px; }

