/* File     : editor.css                                             */ 
/* Author   : Nils Chr. Hofgaard Dahl <nils@onsite.no>                                           */
/* Date     : 20060623 13:29:52                                             */
/* Copyright: OnSite Solutions AS http://www.onsite.no                                        */
/* Comment  :                                                   */
/* ------------------------------------------------------------ */
/* SVN properties                                               */
/* ------------------------------------------------------------ */
/* $LastChangedDate$                                            */
/* $Revision$                                                   */
/* $Author$                                                     */
/* $HeadURL$#                                                   */
/* $Id$                                                         */ 
/* ------------------------------------------------------------ */


.Stikktittel { 
 font-family: Verdana, Arial, Sans-Serif; 
 font-size: 13pt;
 color: #666666;
}

.Tittel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  color: #666;
}

.Mellomtittel {
  font-family: Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 10pt;
  color: #666;
}

.Ingress { 
 font-family: Verdana, Arial, Sans-Serif; 
 font-size: 11pt;
 color: #9A0000;
}

.Brodtekst { 
 font-family: Verdana, Arial, Sans-Serif; 
 font-size: 10pt;
 color: #666666;
}

.Bildetekst { 
 font-family: Verdana, Arial, Sans-Serif; 
 font-style: italic; 
 font-size: 8pt;
 color: #666666;
}

.Linktekst { 
 font-family: Verdana, Arial, Sans-Serif; 
 font-style: italic; 
 text-decoration:underline;
 font-size: 10pt;
 color: #9A0000;
}
