/* bahai.no CSS-File for RTE-Config */
/* Gunnar Jonsson, 3.2.2007 */
.normal {
   text-align: left; 
   font-style: normal;
   font-weight: normal;
   text-indent: 0%;
}
.sitat_hellig {
   text-align: left; 
   font-style: normal;
   font-weight: bold;
   text-indent: 10%;
}
.sitat_diverse {
   text-align: left; 
   font-style: normal;
   font-weight: normal;
   text-indent: 10%;
}
.sitatkilde {
   text-align: right; 
   font-style: italic;
   font-weight: normal;
   text-indent: 0%;
}
.overskrift_nivå_2 {
   text-align: left; 
   font-style: italic;
   font-weight: bold;
   text-indent: 0%;
   padding-top: 20px;
}
.overskrift_nivå_3 {
   text-align: left; 
   font-style: normal;
   font-weight: bold;
   text-indent: 0%;
   padding-top: 10px;
}
.Midtstilt {
   text-align: center
}
.Venstrestilt {
   text-align: left
}
.høyrestilt {
   text-align: right
}
.rød_fet_skrift {
   font-style: normal;
   font-weight: bold;
   color: red;
}
.rød_normal_skrift {
   font-style: normal;
   font-weight: normal;
   color: red;
}

/* Spacer meny for Norsed */

.spacer-norsed {     
font-family: Verdana, sans-serif;   
font-size: 11px;   
font-variant: small-caps;   
font-weight: bolder;   
color: #003366;   /* dark blue */   
text-decoration: none;   
padding: 2px; 
margin-top: 8px;   
margin-left: 0px;    
background-color: #FFFFFF;  /* white */   
border-bottom: thin dotted #9B193D;   /* burgundy */
}
